/**/ body { margin-left: 10%; margin-right: 10% } /* Headings*/ h1 { margin-top: 2em; margin-bottom: 2em; text-align: center; font-size: x-large; font-weight: normal; line-height: 1.6 } h2, h3 { text-align: center; clear: both } div.chapter { page-break-before: always } .half-title { margin-top: 2em; margin-bottom: 2em; text-align: center; font-size: x-large; font-weight: normal; line-height: 1.6 } /* Paragraphs */ p { text-indent: 1em; margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } .noindent { text-indent: 0 } .psig { text-align: right; margin-right: 2em } .pdate { margin-left: 2em } .spaced { margin-top: 3em; margin-bottom: 3em } .hang { text-align: justify; padding-left: 1.75em; text-indent: -1.75em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: 33.5%; margin-right: 33.5%; clear: both } hr.tb { width: 45%; margin-left: 27.5%; margin-right: 27.5% } hr.chap { width: 65%; margin-left: 17.5%; margin-right: 17.5% } hr.small { width: 25%; margin-left: 37.5%; margin-right: 37.5% } /* Lists */ ul.index { list-style-type: none } /* Tables */ table { margin-left: auto; margin-right: auto } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .blockquote { margin-left: 5%; margin-right: 10% } .sidenote { text-indent: -0.2em; text-align: left; max-width: 20%; padding-bottom: 0.2em; padding-top: 0.2em; padding-left: 0.5em; padding-right: 0.5em; margin-right: 1em; clear: left; margin-top: 0.2em; font-size: 70%; color: black; background: #eee } @media all { /* was @media handheld */ .sidenote { float: left; clear: none; font-weight: bold } } .center { text-align: center } .smcap { font-variant: small-caps } .xs { font-size: x-small } .small { font-size: small } /* Images */ img { border: none; max-width: 100% } .caption { font-size: smaller; font-weight: bold } .figcenter { margin: 1em auto; text-align: center } /* Footnotes */ .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none; white-space: nowrap } /* Poetry */ .poetry-container { text-align: center } .poetry { display: inline-block; text-align: left } .poetry .stanza { margin: 1em 0 1em 0 } .poetry .verse { text-indent: -3em; padding-left: 3em } .poetry .indent2 { text-indent: -2em } .poetry .indent4 { text-indent: -1em } .poetry .indent6 { text-indent: 0 } .poetry .indent8 { text-indent: 1em } .poetry .indent10 { text-indent: 2em } .poetry .indent12 { text-indent: 3em } .poetry .indent18 { text-indent: 6em } @media all { /* was @media handheld */ .poetry { display: block; margin-left: 1em } } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } /**/