/**/ body { margin-left: 10%; margin-right: 10% } @media all { /* was @media handheld */ body { margin-left: 2%; margin-right: 2%; margin-top: 1%; margin-bottom: 1% } } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em; text-indent: 1.25em } @media all { /* was @media handheld */ p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em; text-indent: 1.25em } } h1 { text-align: center; font-weight: bold; font-size: x-large; clear: both; padding-top: 2em; line-height: 1.5em; page-break-before: always } h2 { text-align: center; font-weight: bold; font-size: x-large; line-height: 1.5; clear: both; page-break-before: always } h2 small { font-size: medium; font-weight: bold } h2.nobreak { page-break-before: avoid } /* used with chapter div to prevent double page breaks in epub */ hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: 33.5%; margin-right: 33.5%; clear: both } table { margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em } div.chapter { page-break-before: always } /* forces a chunk break for epub */ em { font-variant: normal; font-weight: normal; font-style: italic } cite { font-variant: normal; font-weight: normal; font-style: italic } cite.upright { font-variant: normal; font-weight: normal; font-style: normal } p.tpauthor { text-align: center; padding-bottom: 1.25em; font-weight: bold; font-size: 130%; text-indent: 0 } /* on title page, author is centered, big and bold and in small caps */ p.tpother { text-align: center; padding-top: 1.25em; font-weight: bold; font-size: 105%; text-indent: 0 } /* words on title page centered and bold */ p.tppublisher { text-align: center; font-weight: bold; font-size: 100%; text-indent: 0 } /* publisher info on title page */ p.firsttitle { text-align: center; font-weight: bold; font-size: large; text-indent: 0; line-height: 1.5em; padding-bottom: 1.5em } p.noindent { text-indent: 0 } hr.newchapter { width: 65%; margin-top: 2em; margin-bottom: 2em; margin-left: 17.5%; margin-right: 17.5%; clear: both } @media all { /* was @media handheld */ hr.newchapter { margin-top: 0.1em; margin-bottom: 0.1em; visibility: hidden; color: white; display: none } } div.title { margin-top: 2em; margin-bottom: 2em } /* block around title */ /* table headers */ th { text-align: center; font-weight: normal; font-style: normal; padding: 0.25em 0.25em; font-size: 55% } /* table data */ td.header { text-align: center; font-weight: normal; font-style: normal; padding: 0.25em 0.25em; font-size: 100% } .tdleft { text-align: left; padding: 0.25em 0.25em; vertical-align: top } .tdright { vertical-align: top; text-align: right; padding: 0.25em 0.25em } .tdpage { text-align: right; vertical-align: bottom; padding: 0.25em 0.25em } /* page number in index right-aligned */ .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; font-weight: normal; font-variant: normal; font-style: normal; text-align: right } /* page numbers */ .figcenter { margin: auto; border: 0; padding-top: 1em; padding-bottom: 1em; text-align: center } /* header for TN big and bold */ .tnhead { text-align: center; font-weight: bold; font-size: x-large; line-height: 1.5 } /* block for corrections in transcriber note */ .tnblock { margin-left: 5%; margin-right: 10% } @media all { /* was @media handheld */ .tnblock { margin-left: 4%; margin-right: 4% } } /* footnotes */ .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right; vertical-align: super; font-size: 0.8em } .fnanchor { vertical-align: super; font-size: 0.8em } .notebox /* makes box around transcriber's notes */ { margin-left: 10%; margin-right: 10%; margin-top: 5%; margin-bottom: 5%; padding: 1em } h1.pg { font-size: 190%; padding-top: 0; line-height: 1em } h4 { text-align: center; clear: both } hr.full { 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 } /**/