/**/ body { margin-left: 12%; margin-right: 12% } /* Heading Styles */ .h1head, .h2head, .h3head, .h4head { clear: both; display: block; text-indent: 0; text-align: center; text-indent: 0; font-weight: bold; page-break-before: avoid } .h1head { margin: 4em 5% 1em; font-size: 200% } .h2head { margin: 2em 5% 1em; font-size: 160% } .h3head { margin: 3em 5% 1em; font-size: 140% } .h4head { margin: 2em 5% 1em; font-size: 120% } .no-break { page-break-before: avoid } /* for epubs */ div.chapter { page-break-before: always; margin-top: 4em } span.lock { white-space: nowrap } /* paragraph formatting */ p { text-indent: 1.25em; margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } .pneg { margin-top: -0.75em } .p2 { margin-top: 2em } .p4 { margin-top: 4em } .r1 { text-align: right; margin-right: 1em } /* signature blocks aligned right */ .r2 { text-align: right; margin-right: 2em } .r3 { text-align: right; margin-right: 3em } .r5 { text-align: right; margin-right: 5em } .unindent { text-indent: 0; margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } .center { text-align: center; text-indent: 0 } /* Font styling */ .sc { font-style: normal; font-variant: small-caps } .small { font-size: 90% } .smaller { font-size: 83% } .muchsmaller { font-size: 75% } .title { font-style: italic } .caption { page-break-before: avoid; text-align: center; font-size: 83%; font-weight: bold; margin-top: 0 } a:link { text-decoration: none } /* no UL of any links - useful for html accessibility */ hr.short { margin-right: 45%; margin-left: 45%; text-align: center; width: 10% } abbr { border: none; text-decoration: none; font-variant: normal } /* Poetry */ div.poem-container { margin-top: 1em; margin-bottom: 1em; text-align: center } div.poem { display: inline-block; text-align: left; font-size: 92% } .i0 { text-indent: -3em; padding-left: 3em } .i0a { /* to align lines starting with quote mark */ text-indent: -3.25em; padding-left: 3em } /* Images */ .figcenter { clear: both; margin-left: auto; margin-right: auto; text-align: center } /* tables */ table { margin-left: auto; margin-right: auto; border-collapse: collapse; margin-top: 0.75em; margin-bottom: 0.75em } td.left { vertical-align: bottom; text-align: left; padding: 0 0 0 1em } td.right { vertical-align: bottom; text-align: right; padding: 0 1em 0 0 } td.center { vertical-align: bottom; /* for ToC chapter numbers */ text-align: center; padding: 1.25em 0 0 0 } /* Footnotes and anchors */ .fnanchor { font-size: 70%; text-decoration: none; vertical-align: 0.5em; font-weight: normal; white-space: nowrap } .footnote { font-size: 90%; text-decoration: none; text-indent: 0; margin-left: 5%; margin-right: 5% } /**/