/**/ body { margin-left: 7%; margin-right: 7%; font-size: 105% } p { margin-top: 0.5em; text-indent: 1em; text-align: justify; margin-bottom: 0.5em; line-height: 110% } h1 { text-align: center; clear: both; font-weight: normal; font-style: normal; font-size: 150%; line-height: 150%; margin-top: 1em; margin-bottom: 1em } h2 { text-align: center; clear: both; font-weight: normal; font-style: normal; font-size: 120%; line-height: 120%; margin-top: 2em; margin-bottom: 1em } /* styles for Transcriber's Note */ #tnote { background-color: #EEE; color: inherit; margin: 2em 20%; padding: 0.5em 1em; border: 1px solid gray; font-size: small } #tnote p { text-indent: 0; text-align: left; margin-bottom: 0.75em; margin-top: 0.25em } /* styles for front matter */ #front { margin-top: 2em; margin-bottom: 3em } #front p { margin-top: 2em; margin-bottom: 2em; text-indent: 0; text-align: center; line-height: 125% } #front p.enter { border-top: 1px solid black; margin-top: 2em; border-bottom: 1px solid black; margin-bottom: 2em; margin-left: 2em; margin-right: 2em; text-indent: 0; text-align: justify; line-height: 125% } /* styles for centered images */ .image-center { text-align: center; margin: 2em auto } .caption p { text-align: center; text-indent: 0; margin: 0.25em 0 } .caption p.cursive { font-family: cursive } /* styles for dropcaps */ img.drop-cap { margin: -1.2em 0.5em 0.2em 0 } p.drop-cap:first-letter { color: transparent; visibility: hidden; margin-left: -1.7em } /* style for page numbers */ .pagenum { font-size: small; font-style: normal; font-weight: normal; text-align: right } /* styles for table of contents */ #toc { width: 75%; max-width: 30em; border-spacing: 0.1em 0.25em; margin-left: auto; margin-right: auto; margin-bottom: 2em } #toc td { line-height: 100% } #toc td.chap { vertical-align: top; text-align: center; font-size: small } #toc td.text { vertical-align: top; text-align: justify; text-indent: -1.5em; padding-left: 1.5em; font-size: small } #toc td.pagno { width: 2.5em; vertical-align: bottom; text-align: right; font-size: small } #toc td.page { width: 2.5em; vertical-align: bottom; text-align: right; font-size: x-small } /* styles for letters */ .letter { margin-top: 1.5em; margin-bottom: 1.5em; line-height: 100%; font-size: small } .letter p { margin-top: 0; margin-bottom: 0; padding-bottom: 0.25em; text-indent: 1em; text-align: justify } .centerltr { padding-bottom: 0.25em; text-align: center } .left1 { padding-bottom: 0.25em; padding-left: 1em; text-align: left } .right0 { padding-bottom: 0.25em; padding-right: 0; text-align: right } .right1 { padding-bottom: 0.25em; padding-right: 1em; text-align: right } .right2 { padding-bottom: 0.25em; padding-right: 2em; text-align: right } /* styles for chapter headers */ .header { margin-top: 0.5em; margin-bottom: 2em; padding-left: 2em; text-indent: -2em; font-size: small } /* styles for poetry */ .poetry-container { text-align: center } .poetry { display: inline-block; text-align: left; font-size: small } .poetry .stanza { margin: 1em auto } .poetry .verse { text-indent: -3em; padding-left: 3em } .poetry .quote { text-indent: -3.4em } .poetry .indent1 { text-indent: -2em } .poetry .indent2 { text-indent: -1em } /* styles for footnotes; fnanchor styled to fit within line height */ .fnanchor { vertical-align: top; font-size: x-small } .footnote { margin-left: 2.5%; margin-right: 2.5%; margin-top: 1em; margin-bottom: 1em; font-size: small } /* misc styles */ .nodent { text-indent: 0 } .center { text-indent: 0; text-align: center } .smcap { font-variant: small-caps } .large { font-size: large } .small { font-size: small } .x-small { font-size: x-small } .gap-between { letter-spacing: 0.3em } .gap-above { margin-top: 1.5em } .uppercase { text-transform: uppercase } @media all { /* was @media handheld */ img.drop-cap { display: none } p.drop-cap:first-letter { color: inherit; visibility: visible; margin-left: 0 } } /**/