/**/ body { margin-left: 10%; margin-right: 10% } h1, h2 { text-align: center; /* all headings centered */ clear: both; margin-top: 2em } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } .toc { text-align: left; max-width: 40em } .p2 { margin-top: 2em } .p4 { margin-top: 4em } .p6 { margin-top: 6em } .small { font-size: small } .smaller { font-size: smaller } .larger { font-size: larger } .large { font-size: large } .x-large { font-size: x-large } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } hr.tb { width: 50%; margin-left: 25%; margin-right: 25%; visibility: hidden } hr.full { width: 95%; margin-left: 2.5%; margin-right: 2.5% } img.drop-cap { margin: 0 0.5em 0 0; border: none } .upper-case { text-transform: uppercase } p.drop-cap:first-letter { color: transparent; visibility: hidden; margin-left: -0.9em } ul { list-style-type: none } .break, div.chapter { page-break-before: always } h1 { page-break-before: always } .nobreak { page-break-before: avoid } h2 { page-break-before: avoid } table { margin-left: auto; margin-right: auto } .pagenum { font-size: x-small; font-weight: normal; font-variant: normal; font-style: normal; letter-spacing: normal; text-indent: 0; text-align: right; color: #999; background-color: #fff } .sidenote { text-indent: 0; text-align: left; min-width: 9em; /*optional, but making all sidenotes the same width looks better*/ max-width: 9em; /*make this just big enough for the widest word in any sidenote */ padding-bottom: 0.3em; padding-top: 0.3em; padding-left: 0.3em; padding-right: 0.3em; margin-right: 1em; clear: left; margin-top: 1em; margin-bottom: 0.3em; font-size: smaller; color: black; background-color: #eee; border: thin dotted gray } .lock { white-space: nowrap } .left { text-align: left } .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .b { font-weight: bold } .caption p { text-align: center } /* Images */ .figcenter { margin: auto; text-align: center } img { border: thin solid blue } /* Footnotes */ .footnotes { page-break-before: always } .footnote { margin-left: 10%; margin-right: 10% } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } .blackletter { font-style: italic; font-weight: bold } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; page-break-before: always; margin-bottom: 5em; font-family: sans-serif, serif } @media all { /* was @media handheld */ .sidenote { float: left; clear: none; font-weight: bold } img.drop-cap { display: none } p.drop-cap:first-letter { color: inherit; visibility: visible; margin-left: 0 } .nomobile { visibility: hidden; display: none } } /**/