/**/ p { margin-top: 0.5em; text-indent: 1em; text-align: justify; margin-bottom: 0.5em; line-height: 135%; /* allow room for fn anchors and superscripts */ } h1 { text-align: center; clear: both; font-weight: normal; font-style: italic; font-size: 150%; line-height: 150%; margin-top: 1.5em; margin-bottom: 1.5em } h2 { text-align: center; clear: both; font-weight: normal; font-size: 100%; line-height: 250%; margin-top: 1em; margin-bottom: 1em } h3 { text-indent: -2em; text-align: justify; font-weight: normal; font-style: italic; font-size: 120%; line-height: 120%; margin-top: 2em; margin-left: 2em } h4 { text-align: center; clear: both; font-weight: normal; font-size: 120%; line-height: 120%; margin-top: 0.5em; margin-bottom: 0.5em } body { margin-left: 10%; margin-right: 10%; font-size: 100% } /* styles for strong and normal */ strong { font-style: normal; font-weight: normal } small { font-size: 75% } /* styles for Transcriber's Note */ #tnote { background-color: #EEE; color: inherit; margin: 5% 15%; padding: 0.5em 1em; border: 1px solid gray; font-size: small } #tnote p { text-indent: 0; text-align: left; margin-bottom: 0.25em; margin-top: 0.25em } /* styles for illustrations */ .figcenter { margin: 3em auto 3em auto; text-align: center } .caption p.title { text-align: center; text-indent: 0; margin-top: 0.5em; font-size: 95% } /* styles for front matter */ #frontm { margin-top: 3em; margin-bottom: 3em } #frontm p { text-indent: 0; text-align: center; line-height: 150% } #frontm p.txt { text-indent: -2em; text-align: justify; line-height: 120%; margin-left: 2em } /* 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 ToC */ #toc { margin-left: auto; margin-right: auto; margin-bottom: 4em } #toc td.name { vertical-align: top; font-size: small; font-style: italic; padding-left: 2em; text-indent: -2em } #toc td.loc { vertical-align: bottom; padding-left: 0.5em; font-size: small; text-align: right } #toc td.app { text-indent: 0; text-align: center; line-height: 250%; font-variant: small-caps; font-size: large } /* styles for Table of Variations */ #var { margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em; border-collapse: collapse } #var tr.bar { border-bottom: 1px solid black } #var th { font-size: small; font-weight: normal; font-style: italic } #var td { border-left: 1px solid black; font-size: small; padding: 0 0.5em 0 1em; vertical-align: bottom } #var td.place { border-left: none; text-indent: -1em } /* styles for mercury table */ #mercury { margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em } #mercury td.title { text-indent: 0; text-align: center; line-height: 125%; font-style: italic; font-size: large } #mercury td.left { padding: 0 0.5em 0 0.5em; text-align: left } #mercury td.right { padding: 0 0.5em 0 0.5em; text-align: right } /* styles for sol tables */ .sol12 { margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em } .sol12 td.num { font-size: small; text-align: right } .sol12 td.txt { font-size: small; font-style: italic; padding-left: 0.5em } .sol12 td.bar { border-bottom: 1px solid black } .sol3 { margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em; border-collapse: collapse } .sol3 tr.bar { border-bottom: 1px solid black } .sol3 th { font-size: small; font-weight: normal; font-style: normal; text-align: center } .sol3 td { text-align: right; padding-top: 0.3em; padding-left: 1em; padding-right: 1em } /* styles for actuarial tables */ .actuary { margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em; border-collapse: collapse } .actuary th { font-size: small; font-weight: normal; font-style: normal; text-align: center; padding-left: 0.25em; padding-right: 0.25em } .actuary td { text-align: right; padding-left: 0.25em; padding-right: 0.25em } .actuary tr.bar-top { border-top: 1px solid black } .actuary tr.bar-top td { padding-top: 0.25em } .actuary th.bar-rt { border-right: 1px solid black } .actuary td.bar-rt { border-right: 1px solid black } /* style for page numbers */ .pagenum { font-size: small; font-style: normal; font-weight: normal; text-align: right } /* styles for poetry */ .poetry-center { text-align: center } .poetry { text-align: left; display: inline-block; margin-left: 2em; margin-right: 2em; font-style: italic } .poetry .line { text-indent: -2em; padding-left: 2em } /* styles for sidenotes */ .sidenote, .sni { text-indent: 0; text-align: left; line-height: 140%; min-width: 4em; max-width: 4.5em; padding: 0.3em; margin-right: 1em; clear: left; margin-top: 0.5em; margin-bottom: 0.25em; font-size: small; font-weight: normal; color: black; background-color: #eee; border: thin dotted gray } .sni { text-indent: -0.3em; max-width: 8em } .hidev { visibility: hidden } /* styles for footnotes; fnanchor styled to fit within line height */ .fnanchor { vertical-align: 0.3em; font-size: x-small; font-weight: normal; font-style: normal; text-decoration: none } .footnote { margin-left: 2.5%; margin-right: 2.5%; margin-top: 1em; margin-bottom: 1em; font-size: small } .table-mono { margin-left: 0.5em; margin-top: 0; font-family: "monospace"; border-collapse: collapse } .table-mono td { text-align: left } .table-mono td.bar { border-bottom: 1px solid black } /* fractions*/ .fraction { display: inline-block; vertical-align: middle; margin: auto; line-height: 1.3em; font-size: 85%; text-align: center } .fraction > span { display: block; text-indent: 0 } .fraction span.bar { display: none } .fraction span.fdn { border-top: thin solid black } .fraction span.asc-des { font-size: 115% } .fraction-r { display: inline-block; vertical-align: middle; margin: auto; line-height: 2em; font-size: 90%; text-align: center } .fraction-r > span { display: block; text-indent: 0 } .fraction-r span.bar { display: none } .fraction-r span.fdn { border-top: thin solid black } /* styles for radicals */ .radical-1 { font-size: 1em; vertical-align: middle } .radicand-1 { padding: 0.15em 0; border-top: thin black solid } .radical-2 { font-size: 1.6em; vertical-align: middle } .radicand-2 { padding: 0.5em 0; border-top: thin black solid } .radical-3 { font-size: 1.2em; vertical-align: middle } .radicand-3 { padding: 0.3em 0; border-top: thin black solid } .n-root { font-size: 50% } /* style for biol records */ .record { margin-left: 5%; margin-right: 5% } /* misc styles */ .indent { text-indent: -2em; font-style: italic; margin-left: 2em } .subpara { margin-left: 2em; text-indent: -1em; margin-top: 0; margin-bottom: 0 } .center { text-align: center; text-indent: 0 } .sup-perc { font-size: 70%; vertical-align: super } .sub-perc { font-size: 70%; vertical-align: sub } .nodent { text-indent: 0 } .small { font-size: small } .x-small { font-size: x-small } .large { font-size: large } .x-large { font-size: x-large } .xx-large { font-size: xx-large } .smcap { font-variant: small-caps } .gap-above { margin-top: 2em } /* alternative styles for handheld devices */ @media all { /* was @media handheld */ p.drop-cap:first-letter { float: none; margin: 0; font-size: 100% } .sidenote, .sni { float: left; clear: none; font-weight: bold } .poetry { display: block; margin-left: 1.5em } } /**/