/* XML blockout */ p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } h1, h2, h3, h4, h5, h6 { text-align: center; /* all headings centered */ clear: both } hr { width: 65%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } hr.short { width: 40% } table { margin-left: auto; margin-right: auto } body { margin-left: 10%; margin-right: 10% } .pagenum { /* left-margin page numbers */ display: inline; /* set to "none" to make #s disappear */ font-size: 70%; /* tiny type.. */ text-align: right; /* ..right-justified.. */ /* ..in the right margin.. */ padding: 0 0 0 0; /* ..very compact */ margin: 0 0 0 0; font-weight: 400; /* normal weight */ font-style: normal; text-decoration: none; color: silver; text-indent: 0 } /* page numbers */ /* poetry number */ .blockquot { margin-left: 5%; margin-right: 10% } .center { text-align: center } .smcap { font-variant: small-caps } a { text-decoration: none } .totoc { font-size: 75%; text-align: right } /* Table of contents anchor */ div.trans-note { border-style: solid; margin: 3em 15%; padding: 1em } div.index { /* styles that apply to all text in an index */ font-size: 90%; /*small type for compactness */ } ul.IX { list-style-type: none; font-size: inherit; /* i.e. from the div class="index" container */ } .IX li { /* list items in an index: compressed vertically */ margin-top: 0 } .figcenter { margin: auto; text-align: center } .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 } .poem { margin-left: 10%; margin-right: 10%; text-align: left } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } .poem span.i2 { display: block; margin-left: 2em; padding-left: 3em; text-indent: -3em } .poem span.i4 { display: block; margin-left: 4em; padding-left: 3em; text-indent: -3em } .poem span.i5 { display: block; margin-left: 5em; padding-left: 3em; text-indent: -3em } .poem span.i13 { display: block; margin-left: 13em; padding-left: 3em; text-indent: -3em } .poem span.i3 { display: block; margin-left: 3em; padding-left: 3em; text-indent: -3em } hr.full { width: 100%; margin-top: 0; margin-bottom: 0; border: solid black } pre { font-size: 75% }