/**/ body { margin-left: 10%; margin-right: 20% } div.titlematter { page-break-before: always } h1 { text-align: center } .aut { font-size: 2em; line-height: 1em; font-weight: bold; letter-spacing: 0.1em; text-indent: 0; text-align: center; margin-top: 0.3em; margin-bottom: 0.3em } .tit { font-size: 2em; line-height: 1em; font-weight: bold; letter-spacing: 0.1em; text-indent: 0; text-align: center; margin-top: 0; margin-bottom: 1em } p.subtit { text-indent: 0; text-align: center; font-style: italic; margin-bottom: 3em } p.run { text-indent: 0; text-align: center; font-size: 0.8em; margin-bottom: 3em } p.pub { text-indent: 0; text-align: center; letter-spacing: 0.2em } p.pub .line1 { border-top: 2px solid black; padding-top: 0.3em } p.imp { text-indent: 0; text-align: center; margin-top: 4em; margin-bottom: 4em; font-style: italic } p.cop { text-indent: 0; text-align: center; font-size: 0.8em; margin-bottom: 2em } h2 { text-align: right; margin-top: 6em; margin-bottom: 0; font-style: italic; font-weight: normal; page-break-before: always } h2.reg { text-align: center; margin-top: 1em; margin-bottom: 1em; font-style: normal } p.toc { text-indent: 0; text-align: center; margin-top: 0.5em; line-height: 1em; page-break-inside: avoid } p.toc .line1 { font-size: 0.8em; font-family: italic } p.toc .line3 { font-size: 0.8em } p { margin: 0; text-align: justify; text-indent: 1em } p.first { text-indent: 0; margin-top: 3em; page-break-before: always } span.firstchar { display: inline-block; font-size: 3em; line-height: 0.85em } p.noindent { text-indent: 0 } p.ind2 { text-indent: 25% } p.ind3 { text-indent: 50% } p.register { text-indent: 0; margin-top: 1em; font-size: 0.8em; line-height: 1.2em } /* poetry */ div.poem-container { text-align: center } div.poem-container div.poem { display: inline-block } div.stanza { text-align: left; text-indent: 0; margin-top: 1em; margin-bottom: 1em; page-break-inside: avoid } .stanza .verse { text-align: left; text-indent: -2em; margin-left: 2em } /* "emphasis"--used for spaced out text */ em { letter-spacing: 0.2em; margin-right: -0.2em; font-style: normal } span.underline { text-decoration: underline } span.hidden { display: none } a:link { text-decoration: none; color: rgb(10%, 30%, 60%) } a:visited { text-decoration: none; color: rgb(10%, 30%, 60%) } a:hover { text-decoration: underline } a:active { text-decoration: underline } /* Transcriber's note */ .trnote { font-family: sans-serif; font-size: 0.8em; background-color: #ccc; color: #000; border: black 1px dotted; margin: 2em; padding: 1em; page-break-before: always; margin-top: 3em } .trnote p { text-indent: 0; margin-bottom: 1em } .trnote ul { margin-left: 0; padding-left: 0 } .trnote li { text-align: left; margin-bottom: 0.5em; margin-left: 1em } .trnote ul li { list-style-type: square } /* page numbers */ a.pagenum { margin-top: 0; color: gray; background-color: inherit; line-height: 1em; letter-spacing: 0; text-indent: 0; text-align: right; font-style: normal; font-variant: normal; font-weight: normal; font-size: x-small; border: 1px solid silver; display: inline } a.pagenum:after { content: attr(title) } a.pagehdr { display: inline; width: 18%; margin-top: 0; padding: 0.2em; border-top: 1px solid black; border-bottom: 1px solid black; text-indent: 0; text-align: center; letter-spacing: 0; font-style: normal; font-size: 0.8em; font-variant: normal; font-weight: normal; line-height: 1em } a.pagehdr:after { content: attr(title) } @media all { /* was @media handheld */ div.poem-container div.poem { display: block; margin-left: 2em } em { letter-spacing: 0; margin-right: 0; font-style: italic } a.pagenum { display: none } a.pagenum:after { display: none } a.pagehdr { display: none } a.pagehdr:after { display: none } } /**/