/* XML blockout */ /***************************************************** basics ******************************************************/ body { margin-left: 15%; margin-right: 15% } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em; line-height: 1.5 } p.argument { font-size: 90%; line-height: 1.2; margin-left: 2em; text-indent: -2em } p.argumentcont { font-size: 90%; line-height: 1.2; margin-left: 2em } h1, h2, h3, h4 { text-align: center; clear: both } h1, h2 { margin-top: 5em } h4 { font-weight: normal; margin-top: 3em } hr { width: 33%; clear: both; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto } a { text-decoration: none } a:hover { text-decoration: underline } sup { font-size: 60% } .center { text-align: center } .toright { text-align: right } .smcap { font-variant: small-caps } .big { font-size: 120% } .bigger { font-size: 150% } .little { font-size: 80% } .littler { font-size: 75% } .gap { margin-top: 4em } .biggap { margin-top: 6em } /************************************************************ illos *************************************************************/ .figcenter { margin: auto; text-align: center } .figcenter p { text-align: center } /************************************************************** page numbers ***************************************************************/ .pagebreak { font-size: x-small; background-color: inherit; color: inherit; text-indent: 0; font-style: normal; font-variant: normal; font-weight: normal; text-align: right; letter-spacing: normal } span[title].pagebreak:after { content: "[Pg " attr(title) "] " } /************************************************************** footnotes etc ***************************************************************/ .footnotes { border-top: 1px solid black; border-bottom: 1px solid black; margin: 2em 5% 3em 5%; font-size: 85% } .footnote p { margin-left: 2em; margin-right: 1em; line-height: 1.2 } .footnote .label { margin: 0 0 0 -1.5em; text-align: right } .footnote .label a, .fnnum { font-size: 70%; vertical-align: super } .transnote { background-color: #EEE; color: inherit; margin: 2em 10% 1em 10%; font-size: 90%; padding: 0.5em 1em 0.5em 1em; border: 1px dotted black; font-family: sans-serif } .transnote p { text-align: left } .transnote p.center { text-align: center } .translit { text-decoration: none; border-bottom: thin dotted blue; color: inherit; background-color: inherit } a.correction { text-decoration: none; border-bottom: thin dotted red; color: inherit; background-color: inherit } a.correction:hover { text-decoration: none } /**************************************************************** poetry *****************************************************************/ .poem { margin-left: 10%; margin-right: 10%; text-align: left; line-height: 1.5 } .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.i1 { display: block; margin-left: 1em; padding-left: 3em; text-indent: -3em } .poem span.i3 { display: block; margin-left: 3em; padding-left: 3em; text-indent: -3em } .poem span.i5 { display: block; margin-left: 5em; padding-left: 3em; text-indent: -3em } .poem span.i9 { display: block; margin-left: 9em; padding-left: 3em; text-indent: -3em } .linenum { padding-left: 3em; text-align: right } /* poetry number. padding needed for IE */ .poem span.attrib { display: block; text-align: right; margin-right: 6em } /******************************************************** index **********************************************************/ div.index { font-size: 90% } ul.IX { list-style-type: none; font-size: inherit; padding-left: 2em } .IX li { margin-top: 0; text-indent: -2em } .index p { margin-left: 3em } .index .pagenum { font-size: 80% } .ixditto { padding-right: 2em }