/**/ a { text-decoration: none } a:visited { color: gray } small { font-style: normal; font-size: small } body { margin: auto 10% } p { text-align: justify } .small { font-size: small } .medium { font-size: medium } .large { font-size: large } .x-large { font-size: x-large } .xx-large { font-size: xx-large } h1, h2 { page-break-before: always } h1, h2, h3 { text-align: center; /* all headings centered */ font-weight: normal; clear: both; margin: 2em auto 1em auto } .author { display: block; text-align: right; margin: auto 5% } .nowrap { white-space: nowrap } p.drop:first-letter { clear: left; font-family: "Times New Roman", Times, serif; font-size: 300%; line-height: 60%; padding: 5px 5px 5px 0 } .drop { text-indent: -0.3em } .uppercase { text-transform: uppercase } hr.chap { width: 65%; margin: 2em 17.5%; clear: both } .index { display: table; margin: 2em auto; list-style: none } .ifrst { text-align: center; font-weight: bold; margin: 2em auto auto auto } .indx { font-weight: bold; margin-left: 0; padding-left: 3em; text-indent: -3em } /* Tables */ .toc td:first-child { vertical-align: top; text-indent: -2em; padding-left: 2em } .toc .tdr { vertical-align: bottom; text-align: right } .table { display: table; margin: auto } table { margin: 2em auto } td { text-indent: -2em; padding-left: 2.5em; padding-right: 0.5em } /* End Tables */ .copy { font-size: small; text-align: center } .smcap { font-style: normal; font-variant: small-caps } .caption { text-align: center } /* Images */ img { border: none; max-width: 100% } .figcenter { clear: both; margin: 2em auto; display: table } /* Footnotes */ .footnotes { margin: 2em auto; border: 1px solid #004200 } .fnanchor { font-size: 60%; vertical-align: baseline; text-decoration: none; white-space: nowrap } /* keeps footnote on same line as referenced text */ .footnote p:first-child { text-indent: -2.5em } .footnote p { margin: 1em; padding-left: 2.5em } .label { width: 2em; display: inline-block; text-align: right; text-decoration: none } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ color: #004200; font-style: normal; font-weight: normal; font-size: small; text-align: right } /* page numbers */ /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; margin: 2em auto; padding: 1em } @media all { /* was @media handheld */ p.drop:first-letter { font-family: normal; float: none; padding: 0; margin: 0; font-size: 100% } } /* Poetry */ .poem { display: table; margin: auto } .poem .stanza { display: block; text-align: left; margin: 1em 0 1em 0 } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } /**/