/* XML blockout */ body { margin-left: 10%; margin-right: 10% } p { margin-top: 0.75em; margin-bottom: 0.75em; text-align: justify } /* Title ----------------------------------------------- */ p.title1, p.title2, p.title3, p.title4 { text-align: center; font-weight: bold } p.title1 { font-size: 180% } p.title2 { font-size: 150% } p.title3 { font-size: 120% } p.title4 { font-size: 90% } /* Front Matter ----------------------------------------- */ p.fm0, p.fm1, p.fm2, p.fm3, p.fm5 { text-align: center; font-weight: bold } p.fm0 { font-size: 70% } p.fm1 { font-size: 80% } p.fm2 { font-size: 90% } p.fm3 { font-size: 100% } p.fm4 { text-align: center; white-space: pre } p.fm5 { font-size: 130% } /* Author ----------------------------------------------- */ p.author, p.author-up { text-align: right; font-variant: small-caps; margin-right: 10% } p.author-up { margin-top: -1em } /* Letter ----------------------------------------------- */ p.letterClose1 { text-indent: 6em; margin-top: -0.5em } /* Text Blocks ------------------------------------------ */ blockquote { text-align: justify; font-size: 0.9em } .blockquot { margin-left: 5%; margin-right: 10% } pre { font-size: 0.8em } pre.note { font-size: 1em } div.trans-note { border-style: solid; margin: 2em 10%; padding: 1em; text-align: center; font-size: 0.9em } /* Headers ---------------------------------------------- */ h1, h2, h3, h4, h5, h6 { text-align: center; clear: both } /* Horizontal Rules ------------------------------------- */ hr { width: 50%; 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% } /* General Formatting ---------------------------------- */ .sc { font-variant: small-caps } .smcap { font-variant: small-caps } span.pagenum { color: gray; font-variant: normal; font-style: normal; font-size: 8pt } .returnTOC { text-align: right; font-size: 70% } p.center { text-align: center } p.heading { text-align: center; font-weight: bold } .bold { font-weight: bold } .spaced { letter-spacing: 0.4em } .center { text-align: center } .u { text-decoration: underline } /* Table of Contents ------------------------------------ */ ul.TOC { /* styling the Table of Contents */ list-style-type: none; /* a list with no symbol */ /* makes a "container" for span.tocright */ width: 85%; /* pulls the page#s in a skosh */ } .TOC p { /* paragraph of chapter abstract inside TOC list item */ font-size: 90%; margin-top: 0; margin-right: 4% } span.tocright { /* use absolute positioning to move page# right */ } /* Footnotes -------------------------------------------- */ .footnotes { border: none } .footnote .label { text-align: right } .fnanchor { font-size: smaller; text-decoration: none } .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 p { margin: 0; padding-left: 3em; text-indent: -3em } .poem p.start { margin-left: -0.4em } .poem p.i2 { margin-left: 1em } .poem p.i4 { margin-left: 2em } .poem p.i6 { margin-left: 3em } .poem p.i8 { margin-left: 4em } .poem p.i20 { margin-left: 10em } .poem span.i0 { display: block; margin-left: 0 } .poem span.i2 { display: block; margin-left: 2em } .poem span.i4 { display: block; margin-left: 4em } .poem span.i14 { display: block; margin-left: 14em } .poem span.i3 { display: block; margin-left: 3em } .poem span.i6 { display: block; margin-left: 6em } /* Links ------------------------------------------------ */ a:link { color: blue; text-decoration: none } link { color: blue; text-decoration: none } a:visited { color: blue; text-decoration: none } a:hover { color: red } /* XML end */