/**/ abbr { font-variant: normal } /* style info for abbr tags (abbreviations, etc.) */ abbr.nb { border: none; text-decoration: none } /* abbr without underlining */ body { margin-left: 10%; margin-right: 10% } h1, h2, h3, h4 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } .textnote { margin-top: 2.5em; /* first "paragraph" of a note in the textual notes */ text-align: center; margin-bottom: 0.75em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } table { margin-left: auto; margin-right: auto } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right; text-indent: 0 } /* page numbers */ .linenum { padding-left: 1em } /* poetry number */ .blockquot { margin-left: 4em; margin-right: 10%; text-indent: -2em } .sml90font { font-size: 90% } /* different size fonts */ .sml80font { font-size: 80% } .sml70font { font-size: 70% } .sml60font { font-size: 60% } .lrg1font { font-size: 110% } .toc { padding-left: 2em; /* normal ToC entries */ text-indent: -1em; margin-top: 0; text-align: left; margin-bottom: 0 } .toc2 { padding-left: 3em; /* indented ToC sub-entries */ text-indent: -1em; margin-top: 0; text-align: left; margin-bottom: 0 } .center { text-align: center } .smcap { font-variant: small-caps } .caption { font-weight: bold } /* Images */ .figcenter { margin: auto; text-align: center } /* Footnotes */ .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: 30%; /* super; */ font-size: 0.7em; text-decoration: none } .fnanchor2 { /* used with smaller (80%) text */ vertical-align: 30%; /* super; */ font-size: 0.875em; text-decoration: none } .fnanchorm { /* used with giant moustaches */ vertical-align: middle; font-size: 0.7em; text-decoration: none; text-align: left; margin-left: 0 } /* footnote anchor for giant moustache /* Poetry */ .poem { margin-left: 30%; text-align: left } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } .poem .stanza2 { margin: 1em 0 0 0 } /* stanza with no bottom padding (used before giant moustache table) .poem .stanzacont {margin: 0em 0em 0em 0em;} /* stanza with no bottom padding (used after giant moustache table) .blockquot .stanza { text-indent: 0em;} .poem .speaker {margin: 1em 0em 1em 0em;} /* speaker lines in some poems */ .ptitlex { font-variant: small-caps; /* poem title line */ margin-top: 0 } .ptitley { font-variant: small-caps; /* poem sub-title line */ margin-top: 0 } .ptitle8x { font-variant: small-caps; /* 80% height poem title line */ font-size: 80%; margin-top: 0 } .ptitle9x { font-variant: small-caps; /* 90% height poem title line */ font-size: 90%; margin-top: 0 } .poem .ptitlex { font-variant: small-caps; /* extra top margin before ptitlex lines */ margin-top: 3em } .poem span.pt0 { /* indents for poem title lines to roughly center them over stanzas */ display: block; text-align: left } .poem span.pt1 { display: block; margin-left: 1em; text-align: left } .poem span.pt2 { display: block; margin-left: 2em; text-align: left } .poem span.pt3 { display: block; margin-left: 3em; text-align: left } .poem span.pt4 { display: block; margin-left: 4em; text-align: left } .poem span.pt5 { display: block; margin-left: 5em; text-align: left } .poem span.pt6 { display: block; margin-left: 6em; text-align: left } .poem span.pt8 { display: block; margin-left: 8em; text-align: left } .poem span.pt9 { display: block; margin-left: 9em; text-align: left } .poem span.ptm1 { /* negative indents for poem title lines to roughly center stanzas under them */ display: block; margin-left: 0; text-indent: -1em; text-align: left } .poem span.ptm5 { display: block; margin-left: 0; text-indent: -5em; text-align: left } .poem span.ptm10 { display: block; margin-left: 0; text-indent: -10em; text-align: left } .poem span.i0 { /* indents for lines of poems */ 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 } .poem span.i10 { display: block; margin-left: 5em; padding-left: 3em; text-indent: -3em } .poem span.i12 { display: block; margin-left: 6em; padding-left: 3em; text-indent: -3em } .poem span.i14 { display: block; margin-left: 7em; padding-left: 3em; text-indent: -3em } .poem span.i16 { display: block; margin-left: 8em; padding-left: 3em; text-indent: -3em } .poem span.i6 { display: block; margin-left: 3em; padding-left: 3em; text-indent: -3em } .poem span.i8 { display: block; margin-left: 4em; padding-left: 3em; text-indent: -3em } .stanza span.i0mq { /* slight outdent for poem line that begins with single quote */ display: block; margin-left: -0.3em; padding-left: 3em; text-indent: -3em } /* correction marker */ ins { text-decoration: none; border-bottom: thin dotted gray } .tnote { /* transcriber's notes */ margin-left: 10%; margin-right: 10%; padding-bottom: 0.5em; padding-top: 0.5em; padding-left: 0.5em; padding-right: 0.5em } /**/