/**/ body { margin-left: 7%; margin-right: 7%; font-size: 105% } p { margin-top: 0.5em; text-indent: 1em; text-align: justify; margin-bottom: 0.5em; line-height: 110% } h1 { text-align: center; clear: both; font-weight: normal; font-style: normal; font-size: 150%; line-height: 150%; margin-top: 1em; margin-bottom: 1em } h2 { text-align: center; clear: both; font-weight: normal; font-style: normal; font-size: 120%; line-height: 120%; margin-top: 2em; margin-bottom: 1em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: 33.5%; margin-right: 33.5%; clear: both } /* styles for Transcriber's Note */ #tnote { background-color: #EEE; color: inherit; margin: 2em 20%; padding: 0.5em 1em; border: 1px solid gray; font-size: small } #tnote p { text-indent: 0; text-align: left; margin-bottom: 0.75em; margin-top: 0.25em } /* styles for front matter */ .front { margin-top: 2em; margin-bottom: 2em } .front p { margin-top: 1.5em; margin-bottom: 1em; text-indent: 0; text-align: center; line-height: 125% } /* style for image on title page */ .image-center { text-align: center; margin: 3em auto } /* styles for foot of Note */ .right1 { padding-right: 1em; text-align: right } .left1 { padding-left: 1em; text-align: left } /* style for Rev quote */ #revquote { text-align: right } /* styles for font dropcap */ p.drop-cap { text-indent: 0 } p.drop-cap:first-letter { margin: 0.05em 0.1em 0 0; font-size: 250%; line-height: 0.85em } /* style for page numbers */ .pagenum { font-size: small; font-style: normal; font-weight: normal; text-align: right } /* styles for footnotes; fnanchor styled to fit within line height */ .fnanchor { vertical-align: 20%; font-size: x-small } #footnote { margin: 1em 2.5em; font-size: small } /* styles for booklist */ #booklist { margin: 1em 2.5em } #booklist p.book { margin-left: 2em; text-indent: -2em; margin-top: 1.5em } #booklist p.book:first-line { font-size: large; font-style: italic; line-height: 115% } #booklist p.review { font-size: small } /* misc styles */ .center { text-indent: 0; text-align: center } .smcap { font-variant: small-caps } .uppercase { text-transform: uppercase } .larger { font-size: larger } .small { font-size: small } .smaller { font-size: smaller } .x-small { font-size: x-small } .gap-between { letter-spacing: 0.25em } @media all { /* was @media handheld */ p.drop-cap:first-letter { float: none; margin: 0; font-size: 100% } } /**/