/**/ /* Body Attributes */ body { margin-left: 20%; margin-right: 15%; max-width: 40em } /* Paragraphs */ p { text-align: justify; margin-top: 1em; margin-bottom: 1em; line-height: 1.2em } /* Headers */ h1 { text-align: center; margin-top: 1.5em; margin-bottom: 1em; clear: both } h2 { text-align: center; margin-top: 1.5em; margin-bottom: 1em; clear: both } h3 { text-align: center; margin-top: 1.5em; margin-bottom: 1em; clear: both } h4 { text-align: center; font-weight: normal; margin-top: 2em; margin-bottom: 1em; clear: both } /* Horizontal Lines and Thought Breaks */ hr.major { width: 65%; margin-top: 3em; margin-right: auto; margin-bottom: 3em; margin-left: auto; clear: both; color: silver } hr.minor { width: 35%; margin-top: 2em; margin-right: auto; margin-bottom: 2em; margin-left: auto; clear: both; color: silver } hr.bigspacer { width: 0%; visibility: hidden; margin-bottom: 3em; clear: both } /* Page Numbers */ .pagenum { font-size: 90%; font-weight: bold; font-style: normal; text-align: center; width: 1.5em; color: silver; padding-top: 0.1em; padding-bottom: 0.1em } /* Font Attributes */ .smcap { font-variant: small-caps } .g { letter-spacing: 0.2em } /* Layout Attributes */ .center { text-align: center } /* Block Quotes and Verse */ .blockquote { font-size: 95%; margin-left: 5%; margin-right: 5% } /* Tables */ table { margin-left: auto; margin-right: auto } table tr { vertical-align: top } td.left { text-align: left } td.right { text-align: right; padding-right: 0 } td.center { text-align: center } /* Footnotes */ .footnote { margin-left: 5%; margin-right: 5%; font-size: 95%; padding-left: 2em } .footnote .label { text-align: right; font-size: 100% } .fnanchor { vertical-align: super; font-size: 0.7em; text-decoration: none; font-style: normal } /* Transcriber's Note and Corrections */ .tnote { padding: 1em; margin-top: 3em; margin-right: 0%; margin-bottom: 3em; margin-left: 0%; page-break-after: always } .tnote p { text-indent: 0; margin-left: 2em; margin-right: 2em; margin-top: 0.5em; font-size: 90% } .tnote h3 { text-indent: 0; margin-left: 0; text-align: left; font-size: 100%; font-style: normal; font-weight: bold } /**/