/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3 { 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 } .sig { margin-left: 4em } .p2 { margin-top: 2em } .p4 { margin-top: 4em } .lock { white-space: nowrap } .small { font-size: small } .smaller { font-size: smaller } .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.full { width: 95%; margin-left: 2.5%; margin-right: 2.5% } ul { list-style-type: none } .break { page-break-before: always } h1, h2 { page-break-before: always } .nobreak { 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 } .blockquot { margin-left: 5%; margin-right: 10% } .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 } .left { text-align: left } .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .lowercase { text-transform: lowercase } .caption { font-weight: bold; text-align: center } .attribution { font-size: small; text-align: center } .spaced { line-height: 200% } /* Images */ .figcenter { margin: auto; margin-top: 2em; text-align: center } img { border: thin solid black } .centered { text-align: left; display: inline-block } /* 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 } /* 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 } .mobile { margin-top: 1em; visibility: hidden; display: none } @media all { /* was @media handheld */ .nomobile { visibility: hidden; display: none } .mobile { visibility: visible; display: block } .sidenote { float: left; clear: none; font-weight: bold } } /**/