/* XML blockout */ body { margin-left: 10%; margin-right: 10% } p { margin-top: 1em; margin-bottom: 0; text-align: justify } /* Author ---------------------------------------------- */ p.author { text-align: right; font-variant: small-caps; margin-right: 10% } /* Letter ----------------------------------------------- */ p.ltr-date { text-align: right; margin-right: 5%; margin-bottom: -0.5em } /* Text Blocks ------------------------------------------ */ blockquote { text-align: justify; font-size: 0.9em } pre { font-size: 0.9em } div.trans-note { margin: 10%; padding: 0.25em; font-size: 0.9em; background-color: #E6F0F0; color: inherit } /* Headers ---------------------------------------------- */ h1, h2, h3, h4, h5, h6 { text-align: center; clear: both } h4 { margin-top: 3em } /* Horizontal Rules ------------------------------------- */ hr { width: 65%; margin-left: auto; margin-right: auto; margin-top: 2em; margin-bottom: 2em; clear: both } hr.full { width: 100% } hr.short { width: 20% } hr.tiny { width: 10% } hr.tight { margin-top: 1em; margin-bottom: 1em } /* General Formatting ----------------------------------- */ .sc { font-variant: small-caps } .smcap { font-variant: small-caps } span.pagenum { color: gray; background-color: inherit; letter-spacing: normal; text-indent: 0; text-align: right; font-style: normal; font-variant: normal; font-weight: normal; font-size: 8pt } p.right { text-align: right; margin-right: 5% } p.center { text-align: center } p.heading { text-align: center; font-weight: bold } .center { text-align: center } /* Footnotes -------------------------------------------- */ .footnotes { border: none } .footnote .label { text-align: left } .fnanchor { font-size: smaller; text-decoration: none; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: 0.25em } .footnote { font-size: 0.9em; margin-left: 10%; margin-right: 10% } /* Poems ------------------------------------------------ */ .poem { margin-left: 20%; margin-right: 10%; margin-bottom: 1em; text-align: left } .poem .stanza { margin: 1em 0 1em 0 } .poem br { display: none } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } .poem span.i1 { display: block; margin-left: 1em; padding-left: 3em; text-indent: -3em } /* Figures ----------------------------------------------- */ .figcenter { padding: 1em; margin: 0; text-align: center; font-size: 0.8em } .figcenter img { border: none } .figcenter p { margin: 0; text-indent: 1em } .figcenter { margin: auto; clear: both } /* Links ------------------------------------------------ */ a:link { color: blue; background-color: inherit; text-decoration: none } link { color: blue; background-color: inherit; text-decoration: none } a:visited { color: blue; background-color: inherit; text-decoration: none } a:hover { color: red; background-color: inherit } /* XML end */