/**/ /*General Document Styles*/ body { font-family: Georgia, serif; margin: 0 15% } p { line-height: 1.25em; margin: 0; text-align: justify; text-indent: 1.75em } h1, h2, h3 { text-align: center; margin: 1em 0; font-weight: normal; clear: both } /*Page Number Styling*/ .pagenum { text-align: left; color: gray; background-color: inherit; font-weight: normal; font-style: normal; font-variant: normal; text-indent: 0 } a[title].pagenum:after { content: attr(title) } /*Frontmatter Styling*/ #title_page { width: 90%; margin: 9em auto } #title { letter-spacing: 0.15em } #book_subtitle { font-size: 1.75em; margin: 1em 0 2em 0 } #title_page p { text-indent: 0; text-align: center; line-height: 1.25 } .author { font-size: 1.5em; margin: 2em 0 } #device { display: block; margin: 3em auto } .press, .dedication_emphasis { font-size: 1.25em; font-family: "Lucida Blackletter", sans-serif } #copyright_page p { text-align: center; text-indent: 0; font-size: 0.8em } #dedication p { line-height: 1.9; text-align: center; text-indent: 0; font-size: 0.9em } .dedicatee { font-size: 1.25em } #authors_note { width: 80%; margin: auto } #contents ul { list-style-type: none; margin-left: 2em } #contents ul li { margin-bottom: 0.75em; text-indent: -1em; padding-left: 1em } /*Sections and Essays Styling*/ .section, .essay { margin: 9em 0 } .first_word { font-variant: small-caps } .book_internal_title { font-size: 2em; text-indent: 0; text-align: center; margin: 5em 0 } .essay_subtitle { margin: 2em } .return_toc { font-size: 0.8em; text-align: right; margin: 1.5em -15%; font-family: sans-serif } .emphasis { font-variant: small-caps } .verse { text-indent: 0 } span.i10 { margin-left: 5em } sup.note_marker { line-height: 0.9 } .notes { width: 80%; text-indent: 0; font-size: 0.9em; margin: 2em auto; border: thin #bbb dashed; padding-right: 1.5em } .notes p { text-indent: 0 } .note_return { font-family: sans-serif } .notes li { margin-top: 1em } .post_thoughtbreak { margin-top: 2em } /*Backmatter Styling*/ #printers_page { font-size: 0.9em } #printers_page p { text-align: center; text-indent: 0; line-height: 1 } /*The Beginning and The End*/ #the_beginning { border-top: 2px gray solid } #the_end { padding: 3em 0; border-bottom: 2px gray solid } /*Link Styling*/ a:link { text-decoration: none } a:visited { text-decoration: none } /**/