/* 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; font-weight: normal } 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% } td.cell_lt { vertical-align: top; width: 70%; text-align: left } td.cell_mid { vertical-align: top; width: 30%; text-align: left } td.cell_rg { vertical-align: top; width: 20%; text-align: right } /* poetry number */ .blockquotwide { margin-left: 0%; margin-right: 0%; font-size: 0.95em } .blockquot { margin-left: 5%; margin-right: 10% } .pagenum { font-size: smaller; text-align: right } /* page numbers */ .sidenote { padding-bottom: 0.5em; padding-top: 0.5em; padding-left: 0.5em; padding-right: 0.5em; margin-left: 1em; clear: right; margin-top: 1em; font-size: smaller; background: #eee } .center { text-align: center } .smcap { font-variant: small-caps } .figcenter { margin: auto; text-align: center } .figleft { clear: left; margin-left: 0; margin-bottom: 1em; margin-top: 1em; margin-right: 1em; padding: 0; text-align: center } .figright { clear: right; margin-left: 1em; margin-bottom: 1em; margin-top: 1em; margin-right: 0; padding: 0; 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 } ul.TOC { /* styling the Table of Contents */ list-style-type: none; /* a list with no symbol */ /* makes a "container" for span.tocright */ margin-left: 0%; margin-right: 10%; /* pulls the page#s in a skosh */ } ul.TOCSub { /* sub-entries in the TOC */ list-style-type: none; /* makes a "container" for span.tocright */ margin-right: 15%; margin-left: 5%; /* pulls these page#s in even more*/ } span.tocright { /* use absolute positioning to move page# right */ } ul.LOI { /* styling the List of Illustrations */ list-style-type: none; /* makes a "container" for span.tocright */ margin-right: 5%; /* pulls the page#s in a skosh */ } ul { list-style-type: none } ul.IX { /* styling the IndeX */ list-style-type: none; font-size: 90% } ul.IX li { /* list items in an index list: compressed */ margin-top: 0 } .sc { font-variant: small-caps } ins.corr { text-decoration: none; border-bottom: thin dotted gray } /* XML end */