/**/ #coverpage { border: 1px solid black } /*------------------------------------------------------------------------- */ /* Body */ /*------------------------------------------------------------------------- */ body { margin-left: 10%; margin-right: 10% } p { margin-top: 0.51em; margin-bottom: 0.49em } /*------------------------------------------------------------------------- */ /* Headers */ /*------------------------------------------------------------------------- */ h1, h2, h3, h4, h5, h6 { text-align: center; clear: both; font-weight: normal } h1 { letter-spacing: 0.2em; line-height: 2em; font-size: xx-large } h2 { letter-spacing: 0.1em; line-height: 1.5em; font-size: large; margin-top: 2em } #title-page { text-align: center; page-break-after: always; line-height: 1.5em; max-width: 35em; margin: 2.5em auto } #title-page p { font-size: large; line-height: 1.5em; margin-top: 2em } #copyright p { font-size: small; margin-top: 2em } #half-title { text-align: center; letter-spacing: 0.2em; line-height: 1em; font-size: x-large } #dedication { line-height: 1.5em; font-size: large; margin-top: 6em; text-align: center } div.covernote { visibility: hidden; display: none } /* hide TN about the cover image */ /*------------------------------------------------------------------------- */ /* Transcriber's notes */ /*------------------------------------------------------------------------- */ div.trans-note { border-style: solid; margin: 3em 5%; padding: 1em; background-color: #E6F0F0; color: inherit; font-size: 0.9em } ul#tn { list-style-type: decimal } /*------------------------------------------------------------------------- */ /* Horizontal Rules */ /*------------------------------------------------------------------------- */ hr { width: 65%; margin-left: auto; margin-right: auto; margin-top: 2em; margin-bottom: 2em; clear: both } hr.full { width: 100% } hr.short { width: 20% } hr.tiny { width: 10% } hr.tight { margin-top: 0; margin-bottom: -1em } hr.tb { width: 45% } hr.chap { width: 65% } hr.r5 { width: 5%; margin-top: 1em; margin-bottom: 1em } hr.r65 { width: 65%; margin-top: 3em; margin-bottom: 3em } /*------------------------------------------------------------------------- */ /* Large Sections/DIVs */ /*------------------------------------------------------------------------- */ blockquote { text-align: justify; font-size: 0.9em } pre { font-size: 0.9em } div.small { font-size: 80% } /*------------------------------------------------------------------------- */ /* Author */ /*------------------------------------------------------------------------- */ p.author { text-align: right; font-variant: small-caps; margin-right: 10% } p.author2 { text-align: right; font-variant: small-caps; margin-right: 60% } /*------------------------------------------------------------------------- */ /* Inline Formatting */ /*------------------------------------------------------------------------- */ .sc { font-variant: small-caps } .smcap { font-variant: small-caps } .small-caps { font-variant: small-caps } .allsc { font-variant: small-caps; text-transform: lowercase } .spacious { letter-spacing: 0.25em } .nospacious { letter-spacing: normal } .space { padding-left: 1em; padding-right: 1em } .spaced-line { line-height: 1.5 } .space-above { margin-top: 2em } .nospace-above { margin-top: 0 } .break-before { page-break-before: always } em { font-style: normal; letter-spacing: 0.2em; margin-right: -0.2em } em.italic { font-style: italic; letter-spacing: 0; margin-right: 0 } span.pagenum { color: gray; background-color: inherit; letter-spacing: normal; text-indent: 0; text-align: right; font-style: normal; font-variant: normal; font-weight: normal; font-size: 8pt } .right { text-align: right; margin-right: 5% } .center { text-align: center } p.hang { text-indent: -0.6em; padding-left: 0.6em } p.heading { text-align: center; font-weight: bold } p.tb { text-align: center; font-weight: bold; letter-spacing: 1em } /*------------------------------------------------------------------------- */ /* Poems */ /*------------------------------------------------------------------------- */ .poetry-container { text-align: center; margin: -1em 0 } .poetry { display: inline-block; text-align: left } .poetry .stanza { margin: 1em auto } .poetry .verse { text-indent: -3em; padding-left: 3em } .poetry .i0 { text-indent: -3em } /*------------------------------------------------------------------------- */ /* Figures */ /*------------------------------------------------------------------------- */ .figure, .figcenter { padding: 1em; margin: 1.5em auto; text-align: center; font-size: 0.8em } .figure img, .figcenter img { border: none } .figure p, .figcenter p { margin: 0; text-indent: 1em } .figcenter { margin: auto; clear: both } .caption p { text-align: center; font-weight: bold; text-indent: 0; margin: 0.25em 0 } .caption p.right { margin-right: 1em; text-align: right } /*------------------------------------------------------------------------- */ /* Tables */ /*------------------------------------------------------------------------- */ .center table { margin-right: auto; margin-left: auto; text-align: left } table { margin-top: 1em; /* space above the table */ caption-side: top; /* or bottom! */ empty-cells: show; /* usual default is hide */ border-spacing: 0 0; font-size: 90% } td { padding-left: 0.5em; padding-right: 0.5em } td.indent { padding-left: 2em } td.bottom { vertical-align: bottom } td.hang { text-indent: -1em; padding-left: 1em } thead td, tfoot td { text-align: center; font-weight: bold } /*------------------------------------------------------------------------- */ /* Table of Contents / Illustrations */ /*------------------------------------------------------------------------- */ table.toc { line-height: 1.3em; font-size: 100%; width: 80% } table.illus { line-height: 1.3em; font-size: 100%; width: 90% } table.illus td { padding-bottom: 0.5em } /*------------------------------------------------------------------------- */ /* Links */ /*------------------------------------------------------------------------- */ a:link { color: blue; background-color: inherit; text-decoration: none } link { color: blue; background-color: inherit; text-decoration: none } a:visited { color: blue; background-color: inherit; text-decoration: none } a:hover { color: red; background-color: inherit } /*------------------------------------------------------------------------- */ /* @media */ /*------------------------------------------------------------------------- */ @media screen { #half-title { margin: 6em 0 } } @media screen, print { body { width: 80%; max-width: 35em; margin: auto } img.drop-cap { float: left; margin: 0 0.5em 0 0; border: none } p.drop-cap:first-letter { color: transparent; visibility: hidden; margin-left: -0.9em } p.newchap:first-letter { font-size: 275%; line-height: 90%; float: left; margin-right: 6px } } @media all { /* was @media handheld */ body { margin: 0; padding: 0; width: 95% } #half-title { page-break-before: always; page-break-after: always; margin: 0; padding-top: 6em } .full-poem { page-break-before: always; page-break-after: always; margin: 0; padding-top: 6em } .larger-version { display: none } h2 { page-break-before: always; padding-top: 1em } } @media all { /* was @media handheld */ em { font-weight: bold; letter-spacing: 0; margin-right: 0 } .chapter-beginning { page-break-before: always } h2.no-break { page-break-before: avoid; padding-top: 0 } .figleft { float: none; text-align: center; margin-right: 0 } .figright { float: none; text-align: center; margin-left: 0 } .poetry { display: block; margin-left: 1.5em } img.drop-cap { display: none } p.drop-cap:first-letter { color: inherit; visibility: visible; margin-left: 0 } p.newchap:first-letter { font-size: 100%; line-height: normal; float: none; margin-right: 0 } div.covernote { /* Make cover TN visible for epub */ visibility: visible; display: block } } /**/