/**/ 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; page-break-before: always } h2 { text-align: center; font-weight: bold; font-size: x-large; line-height: 1.5; clear: both } h2.nobreak { page-break-before: avoid } /* used with chapter div to prevent double page breaks in epub */ h3 { text-align: center; font-weight: bold; font-size: x-large; line-height: 1.5; clear: both } 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 } p.tpauthor { text-align: center; font-weight: bold; font-size: 120%; text-indent: 0; padding-top: 1.25em; padding-bottom: 1.25em } /* on title page, author is centered, big and bold and in small caps */ p.tpother { text-align: center; font-weight: bold; font-size: 105%; text-indent: 0; padding-top: 1em } /* words on title page centered and bold */ p.tpvolume { text-align: center; font-weight: bold; font-size: 105%; text-indent: 0; line-height: 1.5em } /* words on title page centered and bold */ p.tppublisher { text-align: center; font-weight: bold; font-size: 100%; text-indent: 0; margin-top: 1.5em } /* publisher info on title page */ 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 data */ th.right { text-align: right; font-weight: normal } th.ctr { text-align: center; font-weight: normal } .tdleft { text-align: left; padding: 0.25em 0.25em } .tdright { text-align: right; padding: 0.25em 0.25em } .tdcenter { vertical-align: top; text-align: center; 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-break-before: avoid } /* page numbers */ @media all { /* was @media handheld */ .pagenum { page-break-before: avoid } } /* 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% } /* sections */ .sectctr { margin-top: 1.5em; text-align: center; text-indent: 0 } /* adds extra space at top of section and centers text */ .notebox /* makes box around transcriber's notes */ { margin-left: 10%; margin-right: 10%; margin-top: 5%; margin-bottom: 5%; padding: 1em; border: solid black 0.1em } /**/