/**/ p { margin-top: 0.5em; text-indent: 1em; text-align: justify; margin-bottom: 0.5em; line-height: 120% } /* allow room for fn anchors */ h1 { text-align: center; font-weight: normal; clear: both; line-height: 125%; font-size: 200% } h2 { text-align: center; font-weight: normal; clear: both; line-height: 100%; font-size: 125% } h3, h4, h5 { text-align: center; font-weight: normal; clear: both; line-height: 100%; font-size: 100% } hr { width: 30%; margin-left: 35%; margin-right: 35%; margin-top: 1.5em; margin-bottom: 2em } body { margin-left: 10%; margin-right: 10%; font-size: 100% } /* styles for ToC */ table.toc { margin-left: auto; margin-right: auto } table.toc td.chap { vertical-align: top; text-align: right } table.toc td.titl { vertical-align: top; padding-left: 2em; padding-right: 2em; margin-left: 1em; text-indent: -1em } table.toc td.sect { vertical-align: top; padding-left: 3.5em; padding-right: 2em; margin-left: 1em; text-indent: -1em } table.toc td.page { vertical-align: bottom; text-align: right } /* 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 } /* style for page numbers */ .pagenum { font-size: small; text-align: right } /* style for sidenotes */ .sidenote, .sni { text-indent: 0; text-align: left; padding: 0.3em; clear: left; margin-top: 1em; margin-bottom: 0.3em; margin-right: 1em; font-size: smaller; color: black; border: thin dotted gray } .sni { text-indent: -0.2em } .hidev { visibility: hidden } /* styles for liturgy */ .liturgy { margin-left: 3em; margin-right: 3em; font-style: italic; font-size: 100%; margin-top: 1em; margin-bottom: 0.5em; line-height: 100% } .liturgy p { text-indent: 0 } .liturgy h4 { margin-top: 0.5em } .liturgy h5 { margin-top: 0.5em } /* styles for footnotes; fnanchor styled to fit within line height */ .footnote { margin-left: 2.5%; margin-right: 2.5%; margin-top: 2em; font-size: 95% } .fnanchor { vertical-align: 0.3em; font-size: small; font-style: normal; text-decoration: none } /* misc styles */ .nodent { text-indent: 0 } .indent { margin-left: 3em; text-indent: 0 } .smcap { font-variant: small-caps } .subtitl { text-indent: 0; text-align: center } .small { font-size: 75% } .large { font-size: 125% } .thtbrk { margin-top: 3em } .reader { text-align: left; font-variant: small-caps; font-size: 100%; text-indent: 1em; margin-top: 2em } .break-before { page-break-before: always } /* style for sidenotes on handheld devices */ @media all { /* was @media handheld */ .sidenote, .sni { float: left; clear: none; font-weight: bold } } /**/