/* XML blockout */ p { margin-top: 0.5em; text-align: justify; margin-bottom: 0.5em; text-indent: 1em } h1 { text-align: center; font-family: garamond, serif; /* all headings centered */ } h5, h6 { text-align: center; font-family: garamond, serif; /* all headings centered */ } h2 { text-align: center; font-family: garamond, serif; /* centered and coloured */ } h3 { text-align: center; font-family: garamond, serif; /* centered and coloured */ } h4 { text-align: center; font-family: garamond, serif; /* all headings centered */ } hr { width: 33%; margin-top: 1em; margin-bottom: 1em } body { margin-left: 10%; margin-right: 10% } a { text-decoration: none } /* no lines under links */ div.center { text-align: center } div.content { width: 69%; margin-left: auto; text-align: left } div.centered { text-align: center } /* work around for IE centering with CSS problem part 1 */ div.centered table { margin-left: auto; margin-right: auto; text-align: left } /* work around for IE centering with CSS problem part 2 */ ul { list-style-type: none } /* no bullets on lists */ b { font-weight: bolder } /* making the bold a little bigger */ .cen { text-align: center; text-indent: 0 } /* centering paragraphs */ .sc { font-variant: small-caps; font-size: 95% } /* small caps, normal size */ .scfake { font-size: 90% } /* fake small caps, smaller font size */ .noin { text-indent: 0 } /* no indenting */ /* poetry number */ .note { margin-left: 2em; margin-right: 2em; margin-bottom: 1em } /* footnote */ .block { margin-left: 5%; margin-right: 5% } /* block indent */ .right { text-align: right; padding-right: 2em } /* right aligning paragraphs */ .totoc { font-size: 75%; text-align: right } /* Table of contents anchor */ .totoi { font-size: 75%; text-align: right } /* to Table of Illustrations link */ .img { text-align: center; padding: 1em; margin-left: auto; margin-right: auto } /* centering images */ .sidenote { margin-bottom: 1em; margin-top: 1em; padding-left: 1em; font-size: smaller; clear: right } .tdr { text-align: right } /* aligning cell content to the right */ .tdrp { text-align: right; vertical-align: top; padding-right: 0.25em } /* aligning cell content to the right */ .tdc { text-align: center } /* aligning cell content to the center */ .tdl { text-align: left } /* aligning cell content to the left */ .tdlsc { text-align: left; font-variant: small-caps; font-size: 90% } /* aligning cell content and small caps */ .tdrsc { text-align: right; font-variant: small-caps } /* aligning cell content and small caps */ .tdcsc { text-align: center; font-variant: small-caps } /* aligning cell content and small caps */ .tr { margin-left: 10%; margin-right: 10%; margin-top: 5%; margin-bottom: 5%; padding: 1em; background-color: #f6f2f2; color: black } /* transcriber's notes */ .pagenum { /* uncomment the next line for invisible page numbers */ visibility: hidden; font-size: 75%; text-align: right } /* page numbers */ .footnote { margin-left: 10%; margin-right: 10%; font-size: 90% } .footnote .label { text-align: right } .fnanchor { vertical-align: text-top; font-size: 0.8em; text-decoration: none } .poem { margin-left: 10%; margin-right: 10%; text-align: left } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } .poem span { display: block; margin: 0; padding-left: 3em; text-indent: -3em } .poem span.i2 { display: block; margin-left: 2em } .poem span.i4 { display: block; margin-left: 4em }