/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3, h4 { text-align: center; /* all headings centered */ clear: both } .chapter { page-break-before: always; text-align: center } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } .mt2 { margin-top: 2em } .mt4 { margin-top: 4em } .mb2 { margin-bottom: 2em } .mb4 { margin-bottom: 4em } 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.full { width: 95%; margin-left: 2.5%; margin-right: 2.5% } table { margin-left: auto; margin-right: auto } .tdl { text-align: left } .tdr { text-align: right } .tdc { text-align: center } .vt { vertical-align: top } .vb { vertical-align: bottom } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right; font-weight: normal; /* to avoid bold */ font-style: normal; /* to avoid italics */ font-variant: normal; /*to avoid small caps */ } /* page numbers */ .blockquot { margin-left: 5%; margin-right: 10% } .sidenote, .sni { min-width: 3em; max-width: 3em; padding-bottom: 0.2em; padding-top: 0.2em; padding-left: 0.2em; padding-right: 0.2em; margin-left: 1em; text-indent: 0; text-align: right; clear: right; margin-top: 0.2em; margin-bottom: 0.2em; font-size: smaller; color: black; background: #eee; border: thin dotted gray } .sidenote2 { padding-bottom: 0.2em; padding-top: 0.2em; padding-left: 0.2em; padding-right: 0.2em; margin-left: 0.5em; text-align: right; clear: right; margin-top: 0.2em; font-size: smaller; color: black; background: #eee; border: thin dotted gray } .sni { text-indent: -0.2em } .hidev { visibility: hidden } .center { text-align: center } .right { text-align: right } .hang { text-indent: -2em; padding-left: 1em; margin-left: 0 } .smcap { font-variant: small-caps } em.smcap { font-style: normal; font-weight: normal; font-variant: small-caps } .lowercase { text-transform: lowercase } abbr { border: none; text-decoration: none; font-variant: normal } .caption { font-weight: bold } .smaller { font-size: 0.8em } .big { font-size: 1.2em; font-weight: bold } .bigger { font-size: 1.6em; font-weight: bold } .huge { font-size: 2.5em } /* Images */ img { max-width: 100%; /* no image to be wider than screen or containing div */ height: auto; /* keep height in proportion to width */ } div.figcenter { clear: both; margin: 2em auto; text-align: center; max-width: 100%; /* div no wider than screen, even when screen is narrow */ } /* 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 } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em } .screenonly { display: block } .handonly { display: none } @media all { /* was @media handheld */ body { margin: 0; padding: 0; width: 95% } .sidenote, .sidenote2, .sni { float: right; clear: none; font-weight: bold } .chapter { page-break-before: always } .screenonly { display: none } .handonly { display: block } } hr.pg { width: 100%; margin-top: 3em; margin-bottom: 0; margin-left: auto; margin-right: auto; border-width: 4px 0 0 0; /* remove all borders except the top one */ border-style: solid; border-color: #000; clear: both } /**/