/**/ body { margin-left: 10%; margin-right: 10% } h1, h2 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em; text-indent: 1em } p.noindent { text-indent: 0 } p.indent3 { text-align: justify; text-indent: 3em } .space-above2 { margin-top: 2em } .space-above4 { margin-top: 4em } .nopagebreak { page-break-before: avoid } div.chapter { page-break-before: always } p.name-r { text-align: right; text-indent: 0; width: 80% } /* Fonts */ .p60 { font-size: 0.6em; font-weight: bold; text-align: center } .p80 { font-size: 0.8em; font-weight: bold; text-align: center } .p90 { font-size: 0.9em; text-align: center } .p200 { font-size: 2em; text-align: center; font-weight: bold } .gothic { font-family: "Old English Text MT", Gothic, "Cloister Black", "Palatino Linotype", serif } /* Horizontal rule */ hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; 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% } /* tables */ table { margin-left: auto; margin-right: auto } table.toc { margin: auto; width: auto; max-width: 40em } .chapnum { text-align: right; padding-right: 1em } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .blockquot { margin-left: 5%; margin-right: 10% } .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .caption { font-weight: bold } /* Images */ .figcenter { margin: auto; text-align: center; margin-top: 2em; margin-bottom: 2em } @media all { /* was @media handheld */ .cover { display: none } } img { max-width: 100%; height: auto } /* Footnotes */ div.footnote { border: dashed 1px; margin-top: 1em; margin-bottom: 1em } .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; font-family: sans-serif, serif } /**/