/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3 { text-align: center; clear: both } h1 { margin-top: 10%; margin-bottom: 5%; font-weight: normal; page-break-before: always } h2 { margin-top: 7%; margin-bottom: 3%; font-weight: normal; page-break-before: avoid } h2.no-break { page-break-before: avoid; padding-top: 0 } h3 { font-size: medium; font-weight: normal; margin-top: 5% } /* === h2 Subheading === */ .subhead { line-height: 1.2em; font-size: small; margin-top: 5%; display: inline-block; text-align: justify } p { margin-top: 0.5em; text-align: justify; margin-bottom: 0.5em; text-indent: 1em } p.hang { text-indent: -0.6em; padding-left: 0.6em } /* === Continuation after illo or poetry === */ p.noindent { text-indent: 0; margin-left: 0% } /* === look like h2 === */ .ph2 { margin-top: 1%; font-size: x-large; font-weight: normal; font-family: "Times New Roman", Times, serif; text-align: center; text-indent: 0; line-height: 1.5em } /* === Required for epub breaks === */ div.chapter { clear: both; margin-top: 10%; margin-bottom: 4%; page-break-before: always } hr { width: 35%; margin: 1% 32.5%; clear: both } hr.tb { width: 45%; margin: 3% 27.5% } hr.short { width: 10%; margin: 3% 45% } hr.page { width: 65%; margin: 5% 17.5% } hr.full { width: 95%; margin: 5% 2.5% 0 2.5% } /* === Fonts === */ .xsmall { font-size: x-small } .small { font-size: small } .large { font-size: large } .xlarge { font-size: x-large } .xxxlarge { font-size: 140% } .smcap { font-variant: small-caps } .gothic { font-family: "Old English Text MT", "Old English", serif } /* === Alignment === */ .mt5 { margin-top: 5% } .mt10 { margin-top: 10% } .mb5 { margin-bottom: 5% } .lh1 { line-height: 1em } .lh2 { line-height: 2em } .lh3 { line-height: 2.2em } .clear { clear: both } .center { text-align: center } .right { text-align: right; margin-right: 2% } /* === Page #s === */ .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: x-small; background-color: inherit; color: silver; text-indent: 0; text-align: right; border: thin solid silver; padding: 0.1em 0.2em; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none } /* === Lists === */ ul { list-style-type: none; text-align: left; padding-left: 1.1em; text-indent: -1.1em } ol { list-style-type: none; padding-left: 2.3em; text-indent: -1em; text-align: justify } ol li:before { content: "(" counter(list, decimal) ").—" } ol li { counter-increment: list } /* === Tables === */ table { margin-left: auto; margin-right: auto; min-width: 75% } .tdl { text-align: justify; padding-left: 1.6em; text-indent: -1.6em } .tdc { font-size: 130%; text-align: center; padding-top: 5%; height: 1.6em } .tdc0 { font-size: 130%; padding-top: 1%; text-align: center; height: 1.6em } .tdr { padding-left: 1em; vertical-align: bottom } .tdr div { text-align: right } /* === Footnotes === */ .footheader { font-size: 150%; text-align: center; font-weight: bold; margin-top: 2%; margin-bottom: 2% } .footnotes { margin-top: 10%; border: dashed 1px } .footnote { margin-left: 6.5%; margin-right: 4%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } /* === Poetry === */ .center-container { text-align: center; margin: 1% auto } .poetry { display: inline-block; text-align: left; font-size: 90%; padding-left: 4.5em } .stanza { margin: 3% auto 0% auto } .stanza div.i0 { text-indent: -4.5em } /* === Images === */ .figcenter { margin: 4% auto 3% auto; text-align: center; page-break-inside: avoid } .caption { margin-top: 1%; font-size: small; font-weight: bold } img { max-width: 100%; height: auto } .attribr { font-size: xx-small; font-style: italic; line-height: 0; margin-bottom: 2% } /* === Transcriber's notes === */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } /* === Display format overrides === */ @media all { /* was @media handheld */ body { margin: 0 } .poetry { display: block; margin-left: 2.5em } /* Hide chapter dividers */ hr.page { display: none } h2 { page-break-before: avoid } .attribr { float: right; font-size: xx-small; font-style: italic; line-height: 0; margin-bottom: 2% } .w700 { width: 700px } } /**/