/**/ /* Reset styles to avoid cross-browser problems */ html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, cite, del, em, img, ins, strong, sub, sup, /*ol, ul, li,*/table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent } body { line-height: 1 } /*ol, ul { list-style: none; }*/ ins { text-decoration: none } del { text-decoration: line-through } abbr, img { text-decoration: none } table { border-collapse: collapse; border-spacing: 0 } /* Overall document styles start here */ html { margin: 1em; font-family: Palatino, "Palatino Linotype", "Times New Roman", Times, serif } body { margin-left: 10%; margin-right: 10% } p { text-align: justify; line-height: 1.3; text-indent: 1em } h1, h2, h3, h4 { text-align: center; font-weight: normal; clear: both } blockquote { margin: 1em 2em; font-size: 0.9em } /* Page number styling */ .pagenum { font-weight: normal; font-variant: normal; font-style: normal; letter-spacing: normal; text-indent: 0; text-align: right; color: gray } .pagenum:after { content: attr(title) } /* Comment/uncomment this instruction to hide/show page numbers*/ .disguise { visibility: hidden } /* Used to make some page numbers invisible but still anchors. Used on pages that do not have page numbers printed on them but are included in the numbering scheme, or full-page illustrations that have been moved out of order. */ /* Parts, Chapters and Sections */ .chapter { margin: 5em 0; clear: both } .chapter_title { font-size: 1.2em; display: block; margin-bottom: 2em; text-transform: uppercase } .chapter_number { display: block; font-size: 0.8em } .section_title { margin: 2em 0 1em; font-variant: small-caps; font-size: 1.1em } .subsection_title { font-style: italic } .subhead_title { font-weight: bold; text-align: left } /* Footnotes and footnote markers */ .fnmarker { font-size: 0.75em; vertical-align: top; padding-right: 0.3em } #footnotes ol { margin-left: 2em; width: 80%; padding: 3em; list-style-position: outside } #footnotes li { margin: 1.4em 1em; font-size: 0.9em } #footnotes p { text-indent: 0 } .returnFN { font-size: 0.9em; text-align: left; text-indent: 0 } /* Frontmatter */ #the_beginning { margin: 5em 0 2em; text-align: center; padding-bottom: 5em; border-top: 1px gray solid } #title_page h1 { font-size: 2em; margin: 4em 0 } #title_page p { text-align: center; text-indent: 0; margin: 3em 0; line-height: 1.5em } #title_page #author { line-height: 1em } #byline { line-height: 2em; display: block } #contents { margin: 5em 0 } #contents h2 { font-size: 1.5em } #contents ul { list-style: none } #contents .pageno { text-align: right } #contents .ch_no { display: block; text-align: center; margin: 2em 0 1em -3em } #contents li { line-height: 1.5em; font-variant: small-caps } #contents .subsec_title { font-variant: normal; font-style: italic } #internal_title { margin: 3em 2em; text-align: center; text-indent: 0 } /* Miscellaneous */ hr.thoughtbreak { visibility: hidden } p.post-thoughtbreak { margin-top: 1.5em } .bibtable { margin: 5% } .bibtable td + td { width: 60% } .see_also { text-indent: 0; text-align: center } ins { border-bottom: 1px black dotted } /* Transcriber's Note */ #transcribernote { padding: 1em; border: 1px gray solid; font-size: 0.8em; font-family: Helvetica, Arial, sans-serif; color: #333; background-color: #ddd } #transcribernote p, #transcribernote h2 { text-indent: 0 } #transcribernote h2 { text-align: left; font-weight: bold } /* Endmatter */ #the_end { margin: 5em 0 2em; text-align: center; padding-bottom: 5em; border-bottom: 1px gray solid } /* Anchors */ a:link { color: #3A3E9D; background-color: inherit; text-decoration: none } a:visited { color: #006; background-color: inherit; text-decoration: none } a:hover { color: #A8480E; background-color: #CC9 } /**/