/**/ body { margin-left: 10%; margin-right: 10% } h1, h2 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } 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: 27.5%; margin-right: 27.5% } hr.chap { width: 65%; margin-left: 17.5%; margin-right: 17.5% } .pagenum { /* uncomment the next line for invisible page numbers */ visibility: hidden; font-size: smaller; text-align: right } /* page numbers */ .blockquot { margin-left: 10%; margin-right: 10% } .sidenote { padding-bottom: 0.5em; padding-top: 0.5em; padding-left: 0.5em; padding-right: 0.5em; margin-left: 1em; clear: right; margin-top: 1em; font-size: smaller; color: black; background: #eee } .center { text-align: center } .smcap { font-variant: small-caps } /* Footnotes */ .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } /* Poetry */ .poem { margin-left: 10%; margin-right: 10%; text-align: left } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: antiqua } /* Easy Epub/Headings */ 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 } h1, h2 { page-break-before: always } /* Easy Epub/Cover */ .covercaption { font-weight: bold; font-size: small } @media all { /* was @media handheld */ .covercaption { display: none } } .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 } /**/