/**/ body { margin-left: 15%; margin-right: 15% } div.frontmatter { page-break-before: always } h1.title { margin-top: 1em; margin-bottom: 2em; text-align: center; letter-spacing: 0.1em } p.aut { text-indent: 0; text-align: center; line-height: 2em; margin-bottom: 4em } p.aut .line1 { font-weight: bold } p.aut .line2 { font-size: 0.8em } p.pub { text-indent: 0; text-align: center; letter-spacing: 0.2em; line-height: 1.5em } p.pub .line1 { font-weight: bold } p.approver { text-indent: 0; text-align: center; font-size: 0.8em; margin-top: 4em; margin-bottom: 4em } p.printer { text-indent: 0; text-align: center; font-size: 0.8em } p.tit { text-indent: 0; text-align: center; margin-top: 4em; margin-bottom: 6em; font-size: 1.2em; font-weight: bold; page-break-before: always } h2.chapter { text-align: center; margin-top: 2em; margin-bottom: 1em; page-break-before: always } p { margin: 0; text-align: justify; text-indent: 1em } p.first { text-indent: 0 } span.firstchar { font-size: 2em } p.noindent { text-indent: 0 } div.sign { text-align: right } div.sign p { display: inline-block } p.sign { text-indent: 0; max-width: 20em; margin-top: 0.5em; margin-bottom: 1em } p.sign .firstline { display: block; text-align: center; margin-bottom: 0 } p.sign2 { text-indent: 0; text-align: center; margin-top: 0.5em; margin-bottom: 1em } /* 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 } .stanza .verse { text-align: left; text-indent: -2em; margin-left: 2em } /* "emphasis" */ em { font-style: italic } /* introduction */ div.intro { page-break-before: always; margin-top: 4em } div.intro p { font-style: italic } div.intro p.verse { font-style: normal } div.intro em { font-style: normal } div.intro p.adr { text-indent: 4em; font-style: normal; font-weight: bold; margin-bottom: 1em } .underline { text-decoration: underline } 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[title].pagenum:after { content: attr(title); color: gray; background-color: inherit; 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 } @media all { /* was @media handheld */ body { margin-left: 0; margin-right: 0 } div.poem-container div.poem { display: block; margin-left: 2em } a.pagenum { display: none } a.pagenum:after { display: none } div.sign p { display: block; margin-left: 30% } p.sign { max-width: inherit } } /**/