/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3, h4, h5, h6 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } .p2 { margin-top: 2em } .p6 { margin-top: 6em } /* Easy Epub/HRs */ hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: 33.5%; margin-right: 33.5%; clear: both } hr.tb { width: 45%; margin-left: 22.5%; margin-right: 22.5% } hr.chap { width: 65%; margin-left: 17.5%; margin-right: 17.5% } ul, dl, ul#index { list-style-type: none; display: inline-block } li.ifrst { margin-top: 1em } li.indx { margin-top: 0.5em } li { text-align: left } ol.AU { list-style-type: upper-alpha } /* Case Study: Tables */ table { margin-left: auto; margin-right: auto; text-align: left; display: inline-block } .tdr { text-align: right } .tdc { text-align: center } .tdp { text-indent: 1em } th { text-align: center } caption { font-weight: bold } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .blockquot { margin-left: 5%; margin-right: 10% } .bb { border-bottom: solid thin } .center, .center p { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .u { text-decoration: underline; font-style: normal } .invisible { font-size: 0.001em; color: white } span.bbox { border: solid thin } div.bbox { border: solid thick; padding: 1em; margin: 1em } .gesperrt { letter-spacing: 0.2em; margin-right: -0.2em } em.gesperrt { font-style: normal } /* Images */ .figcenter { margin: auto; text-align: center } .caption, .caption p { font-weight: bold; text-align: center } .figleft { clear: left; margin-left: 0; margin-bottom: 1em; margin-top: 1em; margin-right: 1em; padding: 0; text-align: center } @media all { /* was @media handheld */ .figleft { float: none; text-align: center; margin-right: 0 } } .figright { clear: right; margin-left: 1em; margin-bottom: 1em; margin-top: 1em; margin-right: 0; padding: 0; text-align: center } @media all { /* was @media handheld */ .figright { float: none; text-align: center; margin-left: 0 } } /* Poetry and Case Study: Poetry */ .poem { margin-left: 10%; margin-right: 10%; text-align: left; display: inline-block } @media all { /* was @media handheld */ .poetry { display: block; margin-left: 1.5em } } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } .poetry-center { text-align: center } /* Transcriber's notes */ #transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: Georgia, Times, "Times New Roman", serif } /* Easy Epub/Headings */ .ph1, .ph2, .ph3, .ph4 { text-align: center; text-indent: 0; font-weight: bold } .ph1 { font-size: xx-large; margin: 0.67em auto } .ph2 { font-size: x-large; margin: 0.75em auto } .ph3 { font-size: large; margin: 0.83em auto } .ph4 { font-size: medium; margin: 1.12em auto } .small { font-size: small } .medium { font-size: medium } .large { font-size: large } .xlarge { font-size: x-large } /* Case Study: Title Pages */ div#titlepage { text-align: center; page-break-before: always; page-break-after: always } div#titlepage p { text-align: center; text-indent: 0; font-weight: bold; line-height: 1.5; margin-top: 3em } div.chapter { page-break-before: always } div#halftitle { text-align: center; page-break-before: always; page-break-after: always } @media screen { #halftitle { margin: 6em 0 } } @media all { /* was @media handheld */ #halftitle { page-break-before: always; page-break-after: always; margin: 0; padding-top: 6em } } /* Easy Epub/Cover */ .covercaption { font-weight: bold; font-size: small } @media all { /* was @media handheld */ .covercaption { display: none } } div.tnotes { background-color: #eee; border: 1px solid black; padding: 1em } .covernote { visibility: hidden; display: none } @media all { /* was @media handheld */ .covernote { visibility: visible; display: block } } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } /**/