/**/ body { margin-left: 10%; margin-right: 10% } h1, h2 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em; text-indent: 1em; line-height: 1.2 } p.hang { margin-left: 2em; text-indent: -2em; margin-top: 1.5em } p.drop-cap { text-indent: 0 } p.drop-cap:first-letter { margin: 0.1em 0.1em 0 0; font-size: 300% } @media all { /* was @media handheld */ p.drop-cap:first-letter { float: none; margin: 0; font-size: 100% } } hr { clear: both } hr.chap { width: 30%; margin: 2em 35% } hr.short { width: 10%; margin: 1em 45% } .cen { text-align: center; text-indent: 0 } /* centering paragraphs */ .tr { margin-left: 10%; margin-right: 10%; margin-top: 5%; margin-bottom: 5%; padding: 1em; background-color: #f6f2f2; color: black } /* transcriber's notes */ .tr p { text-indent: 0 } .ralign { padding-left: 2em } /* TABLES */ table { margin-left: 5%; margin-right: 5%; border-collapse: collapse } table.toc { margin: auto; width: auto; max-width: 40em } td.par { text-align: center; padding-top: 1em; padding-bottom: 0.5em } td.chn { text-align: right; vertical-align: top } td.cht { text-align: left; vertical-align: top; padding-left: 1em; text-indent: -1em; font-variant: small-caps } td.pag { text-align: right; vertical-align: bottom; padding-left: 2em } /* LISTS */ ul { list-style-type: none; padding-right: 0; padding-left: 0; padding-bottom: 1em; padding-top: 0 } li { margin-left: 2em; text-indent: -2em } .pagenum { font-size: small; text-align: right; font-style: normal; text-indent: 0 } blockquote { font-size: 0.9em; padding: 0.5em; margin: 0.5em } a { text-decoration: none } .smcap { font-variant: small-caps } em.gesperrt { font-style: normal; letter-spacing: 0.2em; margin-right: -0.2em } .caption { font-size: smaller; font-variant: small-caps; text-align: center } .caption i { font-variant: normal; font-style: normal } .break-before { page-break-before: always } h2.nobreak { page-break-before: avoid } div.titlepage { page-break-before: always; page-break-after: always } div.titlepage p { margin-top: 2em } div.titlepage p.quotsig { margin-top: 0 } p.ph2 { font-weight: bold; margin: auto 2em; text-align: center; line-height: 1.5; font-size: 150% } /* for fractions */ sup, sub { vertical-align: 0; font-size: 0.55em } sup { bottom: 0.5em; left: 0.1em } sub { top: 0; right: 0.1em } /* for octavo */ sup.octavo { font-size: 0.7em; bottom: 0.6em; left: 0 } /* 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 */ } /* floats get no more than 40% of width, so even a left and a right simultaneously leave room for some text between them */ div.figleft { clear: left; margin: 1em 1em 1em 0; text-align: center; max-width: 40% } div.figright { clear: right; margin: 1em 0 1em 1em; text-align: center; max-width: 40% } @media all { /* was @media handheld */ /* on narrow handheld device, don't wrap text round images */ div.figleft, div.figright { float: none; clear: both; margin: 2em auto; text-align: center; max-width: 100% } } /* Use to display several figures side by side if there is room */ div.figsub { display: inline-block; margin: 0 1em; vertical-align: top; /* same height images will align well */ max-width: 100%; text-align: center } /* captions */ p.caption { text-align: center; text-indent: 0; margin: 0.25em 0; line-height: 1 } /* Footnotes */ .footnote { margin-left: 4em; margin-right: 4em; font-size: 0.9em } .footnote .label { font-size: 75%; vertical-align: top; padding-right: 0.5em } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } /* Poetry */ div.poetry-container { text-align: center } div.poetry { display: inline-block; text-align: left } .poetry .stanza { margin: 1em auto } .poetry .verse { text-indent: -3em; padding-left: 3em } p.quote { margin-bottom: 0 } p.quotsig { text-align: right; margin-top: 0 } .covernote { visibility: hidden; display: none } @media all { /* was @media handheld */ .covernote { visibility: visible; display: block } } /**/