/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3, h4, h5, h6 { text-align: center; /* all headings centered */ clear: both } .break { page-break-before: always } h1, h2 { page-break-before: always } .nobreak { page-break-before: avoid } .frontmatter { max-width: 32em; clear: both; margin: auto } .subhead { max-width: 24em; text-align: center } .header { font-weight: bold } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } .p2 { margin-top: 2em } .p4 { margin-top: 4em } .small { font-size: small } .smaller { font-size: smaller } .large { font-size: large } .x-large { font-size: x-large } .i2 { padding-left: 2em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } hr.tb { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: 33.5%; margin-right: 33.5%; clear: both } ul.index { list-style-type: none } li.ifrst { margin-top: 0.75em } li.isub1 { text-indent: 1em } table { margin-left: auto; margin-right: auto } .tdl { text-align: left } .pagenum { font-size: x-small; font-weight: normal; font-variant: normal; font-style: normal; letter-spacing: normal; text-indent: 0; text-align: right; color: #999; background-color: #fff } .linenum { text-align: right; font-size: smaller; font-style: normal; color: #999 } /* poetry number */ .blockquot { margin-left: 5%; margin-right: 10% } .sidenote { padding-bottom: 0.5em; padding-top: 0.5em; padding-left: 0.5em; padding-right: 0.5em; margin-right: 10%; clear: right; margin-top: 1em; font-size: smaller; color: black; background: #eee } .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .lowercase { text-transform: lowercase } .plain { font-style: normal } /* Footnotes */ .footnote { font-size: 0.9em } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } .poem2 .linenum { right: 50% } /* Poetry */ .poem { margin-left: 10%; margin-right: 10%; text-align: left; display: inline-block } .poem2 { text-align: left; display: block } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } .poem .i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } .poem .i2 { display: block; margin-left: 1em; padding-left: 3em; text-indent: -3em } .poem .i4 { display: block; margin-left: 2em; padding-left: 3em; text-indent: -3em } .poem .i24 { display: block; margin-left: 12em; padding-left: 3em; text-indent: -3em } .container { text-align: center } .stanza a, .stanza a:hover { color: inherit; text-decoration: none; border-bottom: thin dotted gray } .covernote { visibility: hidden; display: none } @media all { /* was @media handheld */ .subhead { max-width: 100%; text-align: center } .frontmatter { max-width: 100% } body { margin-left: 0; margin-right: 0 } .covernote { visibility: visible; display: block } .poem { margin-left: 0%; margin-right: 0% } .container { text-align: left } } /**/