/* 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: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } table { margin-left: auto; margin-right: auto } body { margin-left: 10%; margin-right: 10% } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .center { text-align: center } .smcap { font-variant: small-caps } .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: baseline; 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.i6 { display: block; margin-left: 6em; padding-left: 3em; text-indent: -3em } ul.TOC { /* styling the Table of Contents */ list-style-type: none; /* a list with no symbol */ /* makes a "container" for span.tocright */ margin-right: 5%; /* pulls the page#s in a skosh */ padding-right: 3em; /* MP stops text hitting numbers */ margin-left: 1em; /* MP for long titles,indent all lines */ text-indent: -1em; /* MP for long titles, unindent 1st line */ } ul.TOCSub { /* sub-entries in the TOC */ list-style-type: none; /* makes a "container" for span.tocright */ margin-right: 10%; /* pulls these page#s in even more */ padding-right: 3em; /* MP stops text hitting numbers */ margin-left: 1em; /* MP for long titles,indent all lines */ text-indent: -1em; /* MP for long titles, unindent 1st line */ } span.tocright { /* use absolute positioning to move page# right */ text-indent: 0; /* valign: bottom; */ } ul.IX { list-style-type: none; font-size: inherit; /* i.e. from the div class="index" container */ }