/* 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 */ } h1.pg { text-align: center; font-family: Times_roman, 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 */ } h3.pg { text-align: center; font-family: Times_roman, serif; /* all headings centered */ } 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.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 */ ul.nest { margin-top: 0.15em; margin-bottom: 0.15em; text-indent: -1.5em } /* spacing for nested list */ li { margin-top: 0.15em; margin-bottom: 0.15em } /* spacing for list */ .cen { text-align: center; text-indent: 0 } /* centering paragraphs */ .sc { font-variant: small-caps } /* small caps */ .cen2 { font-variant: small-caps; text-align: center; text-indent: 0; margin-left: 18%; margin-right: 18% } /* Table header class, small caps, centered, smaller margins for wrapping */ .noin { text-indent: 0 } /* no indenting */ .hang { text-indent: -2em } /* hanging indents */ .hang2 { margin-left: 2em; text-indent: -2em } /* hanging indents */ /* poetry number */ .note { margin-left: 2em; margin-right: 2em; margin-bottom: 1em } /* footnote */ .block { margin-left: 5%; margin-right: 5% } /* block indent */ .block2 { margin-left: 15%; margin-right: 15% } /* 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 */ .tdr { text-align: right } /* right align cell */ .tdc { text-align: center } /* center align cell */ .tdl { text-align: left } /* left align cell */ .tdlsc { text-align: left; font-variant: small-caps } /* 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: 15%; margin-right: 15%; margin-top: 5%; margin-bottom: 5%; padding: 1em; background-color: #f6f2f2; color: black } /* transcriber's notes */ /* table border classes */ .pl { padding-left: 0.5em } /* padding left .5em */ .pl1 { padding-left: 1em } /* padding left 1em */ .pl2 { padding-left: 2em } /* padding left 1em */ .pr { padding-right: 0.5em } /* padding right .5em */ .pr1 { padding-right: 1em } /* padding right 1em */ .ptb { padding-top: 0.5em; padding-bottom: 0.5em } /* padding top and bottom .5em */ .plr { padding-left: 0.5em; padding-right: 0.25em } /* padding left .5 em and right .25em */ .pt { padding-top: 0.5em } /* padding top .5em */ .tdlall { text-align: left; border: 1px solid black } /* all borders, left aligned */ .tdcall { text-align: center; border: 1px solid black } /* all borders, center aligned */ .tdrall { text-align: right; border: 1px solid black; vertical-align: bottom } /* all borders, center aligned */ .tdltlr { text-align: left; padding-top: 0.5em; border-left: 1px solid black; border-right: 1px solid black; border-top: 1px solid black } /* top, left and right borders, left aligned, top padding */ .tdctlr { text-align: center; padding-top: 0.5em; border-left: 1px solid black; border-right: 1px solid black; border-top: 1px solid black } /* top, left and right borders, center aligned, top padding */ .tdrtlr { text-align: right; padding-top: 0.5em; vertical-align: bottom; border-left: 1px solid black; border-right: 1px solid black; border-top: 1px solid black } /* top, left and right borders, right aligned, top padding */ .tdrtr { text-align: right; padding-top: 0.5em; vertical-align: bottom; border-right: 1px solid black; border-top: 1px solid black } /* top, and right borders, right aligned, top padding */ .tdltl { text-align: left; padding-top: 0.5em; vertical-align: bottom; border-left: 1px solid black; border-top: 1px solid black } /* top, and left borders, left aligned, top padding */ .tdllr { text-align: left; border-left: 1px solid black; border-right: 1px solid black } /* left and right borders, left aligned */ .tdclr { text-align: center; border-left: 1px solid black; border-right: 1px solid black } /* left and right borders, center aligned */ .tdrlr { text-align: right; vertical-align: bottom; border-left: 1px solid black; border-right: 1px solid black } /* left and right borders, right aligned */ .tdrlrp { text-align: right; padding-right: 1em; border-left: 1px solid black; border-right: 1px solid black } /* left and right borders, right aligned, right padding */ .tdll { text-align: left; vertical-align: bottom; border-left: 1px solid black } /* left borders, left aligned */ .tdrr { text-align: right; vertical-align: bottom; border-right: 1px solid black } /* right borders, right aligned */ .tdrt { text-align: right; vertical-align: bottom; border-top: 1px solid black } /* top borders, left aligned */ .tdrb { text-align: right; vertical-align: bottom; border-bottom: 1px solid black } /* bottom borders, left aligned */ .tdlltb { text-align: left; vertical-align: bottom; padding-top: 0.5em; padding-bottom: 0.5em; border-top: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black } /* left borders, left aligned */ .tdrrtb { text-align: right; vertical-align: bottom; padding-top: 0.5em; padding-bottom: 0.5em; border-top: 1px solid black; border-bottom: 1px solid black; border-right: 1px solid black } /* right borders, right aligned */ .tdlblr { text-align: left; padding-bottom: 0.5em; vertical-align: bottom; border-left: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black } /* bottom, left and right borders, left aligned */ .tdcblr { text-align: center; padding-bottom: 0.5em; border-left: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black } /* bottom, left and right borders, center aligned */ .tdrblr { text-align: right; padding-bottom: 0.5em; border-left: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black } /* bottom, left and right borders, right aligned */ .tdlbl { text-align: left; padding-bottom: 0.5em; vertical-align: bottom; border-left: 1px solid black; border-bottom: 1px solid black } /* bottom and left borders, left aligned */ .tdrbr { text-align: right; padding-bottom: 0.5em; vertical-align: bottom; border-right: 1px solid black; border-bottom: 1px solid black } /* bottom, left and right borders, right aligned */ /* table border classes */ .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: 75%; color: silver; background-color: inherit; text-align: right; text-indent: 0; font-style: normal; font-weight: normal; font-variant: normal } /* page numbers */ .footnote { margin-left: 10%; margin-right: 10%; font-size: 90% } .footnote .label { text-align: right; font-size: 90% } .fnanchor { vertical-align: text-top; font-size: 0.8em; font-weight: normal; text-decoration: none } .poem { margin-left: 15%; margin-right: 15%; 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 } .poem span.pn { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: 75%; text-align: right; text-indent: 0; font-style: normal; font-weight: normal; color: silver; background-color: inherit; font-variant: normal } /* page numbers in poems */ hr.full { width: 100%; margin-top: 0; margin-bottom: 0; border: solid black } pre { font-size: 85% }