/**/ a { text-decoration: none } #coverpage { margin: 2em auto } body { margin: auto 10% } p { text-align: justify } sup, sub { font-size: 0.7em; line-height: 0.1em } h1 { text-align: center; /* all headings centered */ clear: both; line-height: 2em; font-weight: normal } h2, h3 { text-align: center; /* all headings centered */ clear: both; font-weight: normal } hr { margin: 2em auto; clear: both } hr.short { width: 20%; background-color: black } hr.tb { width: 45% } hr.chap { width: 65% } hr.full { width: 100% } table { margin: 2em auto } table.list { margin: 1em auto; min-width: 50% } table.list td { margin: 1em auto; vertical-align: top; text-indent: -2em; padding-left: 2em } table.chiefs { margin: 2em auto; vertical-align: top; border: 1px solid gray; border-collapse: collapse } table.chiefs th { vertical-align: top; border: 1px solid gray; border-collapse: collapse } table.chiefs td { vertical-align: top; border: 1px solid gray; border-collapse: collapse } tbody { border-top: 2px gray solid } .tdi { text-indent: -3em; padding-left: 3em } .tdr { text-align: right; vertical-align: bottom } .tdc { text-align: center } .author { text-align: right; padding-right: 2em } .caption { font-size: 0.9em; text-align: center } .center { text-align: center } .smcap { font-variant: small-caps } /* Images */ img { max-width: 100%; border: none } .w10 { width: 10% } .w50 { width: 50% } .w100 { width: 100% } .figcenter { margin: auto; text-align: center } /* Footnotes */ .fnanchor { vertical-align: super; line-height: 0.1em; font-size: 0.9em; text-decoration: none; font-weight: normal; white-space: nowrap } .footnote { padding: 0 4em; font-size: 0.9em } .label { display: inline-block; text-indent: -3em; text-align: right } /* Poetry */ .poetry { margin: auto; text-align: center } .poem { display: inline-block; text-align: left } .poem .stanza { margin: 1em 0 } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: 0.9em; padding: 1em; margin-bottom: 5em; font-family: sans-serif, serif } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ color: gray; font-size: smaller; text-align: right } /* page numbers */ @media all { /* was @media handheld */ .pagenum { display: none } } /**/