/**/ body { margin-left: 10%; margin-right: 10% } h2 { margin-top: 4%; text-indent: 0%; text-align: center; clear: both } /* paragraphs */ p { margin-top: 3%; margin-bottom: 3%; text-align: justify } /* general paragraph */ p.h2 { margin-top: 7%; text-indent: 0%; text-align: center; font-size: 150%; font-weight: bold } p.author { margin-right: 10%; text-align: right; margin-top: 0% } p.indent { text-indent: 4% } /* indented paragraph */ .center { text-align: center } .spaced { line-height: 1.5 } .space-above { margin-top: 3em } /* horizontal rules */ hr { width: 33%; margin-top: 8%; margin-bottom: 8%; margin-left: auto; margin-right: auto; clear: both } .hr2 { width: 90%; max-width: 90%; color: #CCC; background-color: #FFF; border: none; border-bottom: 6px double black; margin: 8% auto } /* horizontal rule for chapter divisions */ .pagenum { font-size: smaller; text-align: right } /* page numbers */ /* block quotes and notes */ .blockquote { margin-left: 10%; margin-right: 10% } .sidenote { padding-bottom: 0.5em; padding-top: 0.5em; padding-left: 0.5em; padding-right: 0.5em; margin-left: 4%; clear: right; margin-top: 4%; font-size: smaller; color: black; background: #eee } /* Formatting */ .bbox { margin-left: 20%; margin-right: 20% } .center { text-indent: 0%; text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } /* Links attributes */ a:link { color: #000; text-decoration: none; border-bottom: 1px dashed #808080 } a:visited { color: #25383C; text-decoration: none; border-bottom: 1px dashed #808080 } a:hover { color: #008000; text-decoration: none; border-bottom: 1px dashed #808080 } a:active { color: #000; text-decoration: none; border-bottom: 1px dashed #808080 } ins { text-decoration: none; border-bottom: 1px dashed #dcdcdc } /* Images */ /* without border */ .image-center { text-align: center; margin: 1em auto } /* Footnotes */ .footnotes { background-color: #CCC } .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } /* Poetry */ .poem { margin-left: 10%; margin-right: 10%; text-align: left } .poem br { display: none } .poem .stanza { margin: 4% 0% 4% 0% } .poem span.i0 { display: block; margin-left: 0%; padding-left: 12%; text-indent: -12% } .poem span.i2 { display: block; margin-left: 8%; padding-left: 12%; text-indent: -12% } /* Other */ div.tnote { background-color: #CCC; border-style: dotted; margin-left: 10%; margin-right: 10%; padding: 1%; font-style: normal; font-size: 90%; text-align: justify } /**/