/**/ p { margin-top: 0.5em; text-indent: 1em; text-align: justify; margin-bottom: 0.5em; line-height: 125% } /* allow room for fn anchors */ h1 { text-align: center; font-weight: normal; clear: both; line-height: 200%; font-size: 200% } h1 span.small { font-size: 90% } h1 span.x-small { font-size: 50% } h2 { text-align: center; font-weight: normal; clear: both; line-height: 175%; font-size: 175% } h2 span.small { font-size: 75% } h2 span.x-small { font-size: 50% } h3 { text-align: center; font-weight: normal; clear: both; line-height: 150%; font-size: 150% } h3 span.small { font-size: 75% } h3 span.x-small { font-size: 50% } h4 { text-align: center; font-weight: normal; clear: both; line-height: 125%; font-size: 125%; margin-bottom: 0.5em } h5 { text-align: center; font-weight: normal; clear: both; line-height: 100%; font-size: 100%; margin-bottom: 0.25em } hr { width: 60%; margin-top: 2em; margin-bottom: 2em; margin-left: 20%; margin-right: 20%; clear: both } body { margin-left: 10%; margin-right: 10%; font-size: 100% } /* styles for Transcriber's Note */ .tnote { background-color: #EEE; color: inherit; margin: 5% 15%; padding: 0.5em 1em; border: dotted 1px gray; font-size: small } .tnote p { text-indent: 0; text-align: left; margin-bottom: 0.25em; margin-top: 0.25em } /* styles for front matter */ .frontm { margin-bottom: 2em; margin-top: 2em } .frontm p { text-indent: 0; text-align: center; margin-bottom: 2em; margin-top: 2em; font-size: 125%; line-height: 200% } .frontm p.large { font-size: 150% } .frontm p.small { font-size: 100% } .frontm span.small { font-size: 80% } .frontm span.x-small { font-size: 60% } /* styles for ToC */ #toc { margin-left: auto; margin-right: auto } #toc th { text-align: right; font-weight: normal; font-size: small } #toc td.name { vertical-align: top; padding-left: 0.5em; padding-right: 2em; text-indent: -0.5em } #toc td.page { vertical-align: bottom; text-align: right } /* styles for centered table */ .tblc { margin-left: auto; margin-right: auto } .tblc tr.gap { height: 2em } .tblc td { padding-left: 0.5em; padding-right: 0.5em; vertical-align: top; text-align: center } /* styles for misc tables*/ .tbl { margin-left: auto; margin-right: auto } .tbl th { text-align: center; font-weight: normal; font-size: small } .tbl tr.gap { height: 2em } .tbl td { vertical-align: top; padding-left: 0.5em; padding-right: 0.5em } /* style for page numbers */ .pagenum { font-size: small; text-align: right } .pagenum-hide { visibility: hidden; font-size: small; text-align: right } /* styles for font dropcaps */ p.dropcap { text-indent: 0 } p.dropcap:first-letter { margin: 0.1em 0.1em 0 0; font-size: 250%; line-height: 1em } /* styles for poems */ .poem { margin-left: 5%; margin-right: 10%; text-align: left; margin-top: 0.5em; margin-bottom: 0.5em } .poem span.i2 { display: block; margin-left: 2em; padding-left: 2em; text-indent: -2em } .poem span.i4 { display: block; margin-left: 4em; padding-left: 2em; text-indent: -2em } .poem span.i10 { display: block; margin-left: 10em; padding-left: 2em; text-indent: -2em } /* styles for index */ div.index { font-size: 90%; margin-left: -2em } ul { list-style-type: none; font-size: inherit } li { margin-top: 0; margin-left: 1em; text-indent: -1em } /* styles for footnotes; fnanchor styled to fit within line height */ .fnanchor { vertical-align: 0.3em; font-size: small; font-style: normal } .footnote { margin-left: 2.5%; margin-right: 2.5%; margin-top: 2em; font-size: 95% } /* misc styles */ .topgap { margin-top: 2em } .low { vertical-align: -0.4em } .nodent { text-indent: 0 } .smcap { font-variant: small-caps } .right { text-align: right } .center { text-align: center; margin-bottom: 1em } .center-small { text-align: center; font-size: 90%; margin-bottom: 0.5em } .smallcond { font-size: 90%; line-height: 110% } .break-before { page-break-before: always } /* alternative styles for handheld devices */ @media all { /* was @media handheld */ p.dropcap:first-letter { float: none; margin: 0; font-size: 100% } } /**/