/**/ 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 } .p4 { margin-top: 4em } .p6 { margin-top: 6em } /* 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 { text-align: left } /* Case Study: Tables */ table { margin-left: auto; margin-right: auto; text-align: left; display: inline-block } .tdr { text-align: right } .tdc { text-align: center } .tdp { text-indent: 1em } .tdh { text-indent: -1em; padding-left: 1em } th { text-align: center } caption { font-weight: bold } /** Table Borders **/ border, .border th { border-top: thin solid black; border-bottom: thin solid black; border-collapse: collapse } .border td + td, .border th + td, .border th + th { border-left: thin solid black } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .blockquot { margin-left: 5%; margin-right: 10% } .bb { border-bottom: solid thin } .bl { border-left: solid thin } .bt { border-top: solid thin } .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .sans-serif { font-weight: bold; font-family: Impact, Charcoal, sans-serif } .old-english { font-weight: bold; font-family: "Old English Text MT", Parchment, Garamond, serif } /* 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 and Case Study: Poetry */ .poem { margin-left: 10%; margin-right: 10%; text-align: left; display: inline-block } @media all { /* was @media handheld */ .poetry { display: block; margin-left: 1.5em } } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } .poetry-center { text-align: center } /* 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 { text-align: center; text-indent: 0; font-weight: bold } .ph1 { font-size: xx-large; margin: 0.67em auto } .small { font-size: small } .large { font-size: large } .xlarge { font-size: x-large } /* Case Study: Title Pages */ 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 } 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 } .poem span.i30 { display: block; margin-left: 15em; padding-left: 3em; text-indent: -3em } .poem span.i4 { display: block; margin-left: 2em; padding-left: 3em; text-indent: -3em } /**/