/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3, h4 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } .p2 { margin-top: 2em } .p4 { margin-top: 4em } /* Easy Epub/HRs */ hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: 33.5%; margin-right: 33.5%; clear: both } hr.tb { width: 45%; margin-left: 22.5%; margin-right: 22.5% } hr.chap { width: 65%; margin-left: 17.5%; margin-right: 17.5% } ul, ul#index { list-style-type: none; display: inline-block } li.ifrst { margin-top: 1em } li.indx { margin-top: 0.5em } li.isub1 { text-indent: 1em } li.isub2 { text-indent: 2em } li { text-align: left } /* Case Study: Tables */ table { margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em; text-align: left } .tdl { text-align: left } .tdr { text-align: right } .tdc { text-align: center } .tdn { text-align: right; width: 2em } .tdp { text-align: left; padding-left: 2em } .tdt { vertical-align: top } th { text-align: center } caption { font-weight: bold; font-size: medium } /** Table Borders **/ .border, .border th, .border thead, .border tfoot, .border tbody { border-top: thin solid black; border-bottom: thin solid black; border-collapse: collapse } .border tfoot { font-size: medium } .border td + td, .border th + th { border-left: thin solid black; border-collapse: collapse } .pagenum { /* uncomment the next line for invisible page numbers */ font-size: xx-small; font-weight: normal; font-style: normal; font-variant: normal; text-align: right } /* page numbers */ .hangindent { text-indent: -2em; margin-left: 10%; margin-right: 10% } .bb { border-bottom: solid } .bl { border-left: solid thin } .bt { border-top: solid } .br { border-right: solid thin } .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .caption { font-weight: bold; text-align: center } /* Footnotes */ .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 } /* Poetry */ .poem { margin-left: 10%; margin-right: 10%; text-align: left } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } /* Transcriber's notes */ #transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: Georgia, Times, Times New Roman, serif } /* Easy Epub/Headings */ .ph1, .ph2, .ph3 { text-align: center; text-indent: 0; font-weight: bold } .ph1 { font-size: xx-large; margin: 0.67em auto } .ph2 { font-size: x-large; margin: 0.75em auto } .ph3 { font-size: large; margin: 0.83em auto } .xxsmall { font-size: xx-small } .small { font-size: small } .medium { font-size: medium } .large { font-size: large } .xlarge { font-size: x-large } div#titlepage { text-align: center; page-break-before: always; page-break-after: always } div#titlepage p { text-align: center; text-indent: 0; font-weight: bold; line-height: 1.5; margin-top: 3em } div.chapter { page-break-before: always } /* Case Study: Title Pages */ div#halftitle { text-align: center; page-break-before: always; page-break-after: always } @media screen { #halftitle { margin: 6em 0 } } @media all { /* was @media handheld */ #halftitle { page-break-before: always; page-break-after: always; margin: 0; padding-top: 6em } } /* Easy Epub/Cover */ .covercaption { font-weight: bold; font-size: small } @media all { /* was @media handheld */ .covercaption { display: none } } div.tnotes { background-color: #eee; border: 1px solid black; padding: 1em } .covernote { visibility: hidden; display: none } @media all { /* was @media handheld */ .covernote { visibility: visible; display: block } } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } .poem span.i2 { display: block; margin-left: 1em; padding-left: 3em; text-indent: -3em } /**/