/**/ a { text-decoration: none } .antiqua { font-family: Blackletter, Fraktur, Textur, "Olde English Mt", "Olde English", Gothic, sans-serif } body { margin: auto 10% } p { text-align: justify } .x-small { font-size: x-small } .small { font-size: small } .medium { font-size: medium } .large { font-size: large } .xx-large { font-size: 200% } 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 } hr { border-top: 4px double #004200 } hr.tb { width: 45%; margin: 2em 27.5%; clear: both } /* Tables */ .table { display: table; margin: auto } .trow { display: table-row } table { margin: 2em auto } td { vertical-align: top; text-indent: -1em; padding-left: 1em } .toc td:first-child { text-align: right } .tdc { text-align: center } .tdr { vertical-align: bottom; text-align: right } /* 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; display: table; margin: 2em auto; text-align: center } .figright { clear: right; margin: auto } /* Footnotes */ .footnotes { margin: 2em auto; border: 4px double #004200 } .fnanchor { vertical-align: super; font-style: normal; font-weight: normal; font-size: x-small; line-height: 0.1em; 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 } /* Poetry */ .poetry { margin: auto; text-align: center } .poem { margin: auto; display: inline-block; text-align: left } .poem .stanza { margin: 1em 0 1em 0 } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } .poem span.i14 { display: block; margin-left: 7em; padding-left: 3em; text-indent: -3em } .poem span.i2 { display: block; margin-left: 1em; padding-left: 3em; text-indent: -3em } .poem span.i22 { display: block; margin-left: 11em; padding-left: 3em; text-indent: -3em } .poem span.i28 { display: block; margin-left: 14em; padding-left: 3em; text-indent: -3em } .poem span.i4 { display: block; margin-left: 2em; padding-left: 3em; text-indent: -3em } .poem span.i8 { display: block; margin-left: 4em; padding-left: 3em; text-indent: -3em } @media all { /* was @media handheld */ .figright { float: right } } /**/