/**/ /* 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 { text-align: center; font-weight: normal; clear: both; text-indent: 0 } 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 { color: window } /* 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. */ /* Front and end matter */ #title-page { margin: 3em 0; padding-top: 3em; border-top: 2px gray solid; line-height: 4em } #title-page p { text-align: center; text-indent: 0 } #title-page h1 { font-size: 3em; letter-spacing: 0.15em } #title-page .second-title { margin: 3em 0; font-size: 1.2em } #title-page .author { font-size: 1.25em; letter-spacing: 0.15em; line-height: 3em } #title-page .number { font-style: italic; margin: 3em 0 } #title-page .pub-name, #title-page .pub-date { letter-spacing: 0.15em } #title-page .pub-city { font-style: italic } #copyright-page { margin: 3em 0 } #copyright-page p { text-align: center; text-indent: 0 } #copyright-page .pub-name { font-variant: small-caps } #contents { width: 80%; margin: 6em auto; font-family: sans-serif } #contents h2 { margin: 2em 0; font-size: 1.5em } #contents ol { margin-left: 30% } #contents li { padding-bottom: 0.8em } #intro { margin: 6em 0; font-style: italic } #intro .internal-title { font-style: normal; font-size: 2em; text-align: center; text-indent: 0 } #intro .intro-title { text-align: center; font-size: 1.5em; margin: 2em auto; text-indent: 0 } #intro p { text-indent: 0; width: 80%; margin: 2em auto } #transcriber-note { width: 50%; margin: 2em auto; font-family: sans-serif; border: 1px gray solid; padding: 0.8em; color: black; background-color: #ECEAB0 } #transcriber-note h2 { margin: 0.7em 0; font-size: 1em } #transcriber-note p { font-size: 0.8em; text-indent: 0; text-align: left } #outro { margin: 3em 0; padding-bottom: 3em; border-bottom: 2px gray solid } /* Articles */ .essay { margin: 6em 0 } .essay h2 { margin: 2em 0; font-size: 1.5em } .essay h2 abbr { line-height: 3em } .essay h3 { margin: 2em 0 } .first_paragraph { text-indent: 0 } span.first_word { font-variant: small-caps; font-size: 1.75em; line-height: 1em } .first_paragraph:first-letter { font-size: 1.5em } .dateline { margin-top: 2em } .essay-number { font-size: 70% } /* Footnotes */ .fnmarker { font-size: 0.8em; vertical-align: top } #footnotes { margin: 6em; border-top: 1px gray solid } #footnotes h2 { margin: 2em 0; font-size: 1.5em } #footnotes ol { list-style-type: decimal } #footnotes ol li { line-height: 1.2em; margin-bottom: 1em } #footnotes .returnFN { text-align: right; font-family: sans-serif; font-size: 0.75em } /* Span and word-level styles */ .smaller { font-size: 80% } .first_word { font-variant: small-caps; font-size: 1.5em; font-style: normal } /* 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 } /**/