/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3, h4, h5, h6 { text-align: center; font-style: normal; font-weight: normal; margin-top: 1em; margin-bottom: 0; line-height: normal } h1 { font-size: 200% } /*main title*/ h2 { font-size: 150% } /*chapter titles*/ h3 { font-size: 110%; margin-top: 1.5em } /*section titles*/ h4 { font-size: 110% } /*poem titles*/ h5 { font-size: 100% } /*poem sections*/ p { margin-top: 1em; text-align: justify; margin-bottom: 0; line-height: 1.4em } hr { width: 45%; margin-top: 1em; margin-bottom: 1em; margin-left: auto; margin-right: auto; clear: both } hr.major { width: 65%; margin-top: 2em; margin-bottom: 2em } hr.minor { width: 30%; margin-top: 2em; margin-bottom: 2em } hr.full { width: 95%; margin-top: 2em; margin-bottom: 2em } table { margin-left: auto; margin-right: auto; empty-cells: show } /*table of contents*/ .toc { text-align: center; margin-top: 2em } .toc a { text-decoration: none } .toc a:hover { text-decoration: underline } .tdl { text-align: left; padding-right: 4em } .tdr { text-align: right; vertical-align: top } .pagenum { /* uncomment the next line for invisible page numbers */ /*visibility: hidden;*/ font-size: smaller; text-align: right; color: silver } /* page numbers */ .blockquot { margin-left: 5%; margin-right: 10% } .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .hidden { display: none } .top0 { margin-top: 0 } .top2 { margin-top: 2em } .top4 { margin-top: 4em } .top6 { margin-top: 6em } .smallest { font-size: 50% } .smaller { font-size: 75% } .larger { font-size: 125% } .largest { font-size: 150% } .huge { font-size: 200% } .caption { text-align: center; font-weight: bold } .sig { display: block; text-align: right; margin-top: 0; margin-right: 3% } /* Images */ .dropcap { clear: left; margin: 0 0.5em 0 0 } .dropcapb { clear: left; margin: 0 0.5em 0 -2em } .figcenter { margin: auto; text-align: center; padding-top: 1em } .figleft { clear: left; margin-left: 0; margin-bottom: 0.5em; margin-top: 1em; margin-right: 1em; padding: 0; text-align: center } /* Poetry */ .poem { display: inline-block; text-align: left } .epigraph { font-size: smaller } .citation { display: block; margin-top: -0.75em; text-align: right; margin-right: -1.5em } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } .poem span.i2 { display: block; margin-left: 1em; padding-left: 3em; text-indent: -3em } .poem span.i4 { display: block; margin-left: 2em; padding-left: 3em; text-indent: -3em } .poem span.i10 { display: block; margin-left: 5em; padding-left: 3em; text-indent: -3em } .poem span.i18 { display: block; margin-left: 9em; padding-left: 3em; text-indent: -3em } .poem span.i24 { display: block; margin-left: 12em; padding-left: 3em; text-indent: -3em } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } /**/