/**/ a { text-decoration: none } #coverpage { border: 1px solid black; margin: 2em auto } body { margin: auto 10% } p { text-align: justify } h1, h2, h3 { text-align: center; /* all headings centered */ clear: both; font-weight: normal; margin: 2em auto } p.author { text-align: right; margin: auto 5% } span.author { display: block; text-align: right; margin: auto 5% } .i4 { padding-left: 2em } .small { font-size: small } .medium { font-size: medium } .large { font-size: large } .xlarge { font-size: x-large } hr { border-top: 4px double #8c8b8b } hr.tb { width: 45%; margin: 2em 27.5%; clear: both } hr.chap { width: 65%; margin: 2em 17.5%; clear: both } .index { list-style: none } .ifrst { font-weight: bold; margin: 2em auto } .indx { font-weight: bold; margin-left: 0; padding-left: 3em; text-indent: -3em } .isub1 { margin-left: 1em; padding-left: 3em; text-indent: -3em } .table { display: table; margin: 1em auto } .trow { display: table-row } table { border-collapse: collapse; margin: auto } .tdr { text-align: right } .center { text-align: center } .smcap { font-variant: small-caps } .caption { font-weight: bold; text-align: center } /* Images */ img { border: none; max-width: 100% } .figcenter { clear: both; margin: auto; text-align: center } .figcenter p { margin: 0.5em 2em } /* Footnotes */ .fnanchor { vertical-align: super; font-size: small; line-height: 0.1em; text-decoration: none; white-space: nowrap /* keeps footnote on same line as referenced text */ } .footnote { margin: 1em 2em } .footnote p { text-indent: -0.5em } .label { display: inline-block; text-indent: -2em; text-align: right; text-decoration: none } /* Poetry */ .poetry { margin: auto; text-align: center } .poem { margin: auto; display: inline-block; text-align: left } .poem .stanza { margin: 1em 0 1em 0 } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; margin: 2em auto 5em auto; padding: 1em } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ color: silver; font-size: small; text-align: right } /* page numbers */ .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } .poem span.i2 { display: block; margin-left: 1em; padding-left: 3em; text-indent: -3em } .poem span.i4 { display: block; margin-left: 2em; padding-left: 3em; text-indent: -3em } /**/