/* ========== DEFAULTS: Easypress and Aptara ===========*/ /* version 1.0.0 */ /* --------------- paragraph and alignment classes --------------- */ .indent { text-indent: 1.5em; } .small { font-size: .9em; } .left { text-align: left; } .right { text-align: right; } .center { text-align: center; text-indent: 0; } /* ---------------- heading alignment --------------- */ h1, h2, h3, h4, h5, h6 { text-align: center; } /* --------------- default textbox styles --------------- */ aside.textbox, div.textbox { margin: 2em 4% 2em 4%; padding: 4%; } .textbox { border: 1px solid; } /* --------------- create space above paragraph --------------- */ p.spaceabove, div.spaceabove, li.spaceabove { margin-top: 1em; } p.morespaceabove, div.morespaceabove, li.morespaceabove { margin-top: 2.5em; } p.nospaceabove { margin-top: 0; } .page_top_padding { margin-top: 10%; } /* --------------- hanging indents --------------- */ p.hanging { margin-left: 10%; text-indent: -10%; text-align: left; } /* --------------- figure and figcaption -----------------*/ .figure { text-align: center; margin-top: 1em; margin-bottom: 1em; page-break-inside: avoid; } .figure_top { text-align: center; margin-top: 1em; margin-bottom: 0; page-break-inside: avoid; } .figure_bottom { text-align: center; margin-top: 0; margin-bottom: 1em; page-break-inside: avoid; } .figure_nomargin { text-align: center; page-break-inside: avoid; } div.figcaption, figcaption.figcaption { text-align: center; } .figcaption { margin-left: 5%; margin-right: 5%; margin-top: 1em; } p.figcaption { text-align: center; margin-left: 0; margin-right: 0; } .figcopyright { text-align: left; font-size: 0.7em; } span.figure_inline img { vertical-align: -.075em; } /* ---------------- image classes -------------------*/ .squeeze100 {margin: 0 0;} .squeeze40 {margin: 0 40%;} .squeeze30_l{margin: 0 55% 0 0;} .isqueeze5 {width:5.0em;} .isqueeze2 {width:1.2em;} img.inline {vertical-align: middle;} /* ---------------- character styles --------------- */ .underline { text-decoration: underline; } .bold { font-weight: bold; } .italic { font-style: italic; } .roman { font-style: normal; } /* ===================== END DEFAULTS ==================*/ p.crt { text-align: left; font-size: 0.9em; } .chopen { text-indent:0em; text-align:justify; margin-top:3em; margin-left:0em; margin-right:0em; margin-bottom:0.2em; padding:0em; outline:0em; line-height:inherit; } div.copyright { margin-top: 0.5em; margin-bottom: 0.5em; } div.dedication { margin-top: 9em; margin-bottom: 0.5em; } p.ded { margin-top: 0.2em; margin-bottom: 0.2em; text-align: center; font-size: 0.95em; } div.chapter { margin-top: 0.5em; margin-bottom: 0.5em; } h1.praise_titleb { margin-top: 2em; margin-bottom: 2em; text-align: center; font-size: 0.95em; font-family: sans-serif; } p.praise_auth { margin-top: 0.5em; margin-bottom: 1.2em; text-align: right; font-size: small; font-family: sans-serif; } div.otherbooks { margin-top: 3em; margin-bottom: 0.5em; } p.adch { margin-top: 2em; margin-bottom: 0.2em; text-align: center; font-size: 0.9em; font-family: sans-serif; } p.adcd { margin-top: 0.2em; margin-bottom: 0.2em; text-align: center; font-size: 0.9em; font-family: sans-serif; } p.adcb { margin-top: 0.2em; margin-bottom: 0.2em; text-align: center; font-size: 0.9em; } div.epigraph { margin-top: 7em; margin-bottom: 0.5em; margin-left: 3em; } p.epid { margin-top: 0em; margin-bottom: 0em; margin-left: 0em; text-align: left; text-indent: 0em; font-size: 0.9em; font-family: sans-serif; } p.epi_aut { margin-top: 0em; margin-bottom: 2em; margin-left: 0em; text-align: left; text-indent: 0em; font-size: 0.9em; font-family: sans-serif; } h1.toc_titleb { margin-top: 2em; margin-bottom: 2em; text-align: center; font-size: 1.7em; font-weight: bold; } h1.chapter_titler { margin-top: 2em; margin-bottom: 2em; text-align: right; font-size: 1.3em; font-weight: bold; font-family: sans-serif; } h1.chapter_titlel { margin-top: 2em; margin-bottom: 2em; margin-left: 0em; text-indent: 0em; text-align: left; font-size: 1.3em; font-weight: bold; font-family: sans-serif; } .drpspl::first-letter { font-family: sans-serif; } span.chspl { font-family: sans-serif; font-size: 0.95em; } span.secspl { font-family: sans-serif; font-size: 0.95em; } h1.btitle { margin-top: 2em; margin-bottom: 0.2em; text-align: center; font-size: 2.5em; font-family: sans-serif; } p.bstitle { margin-top: 0.5em; margin-bottom: 0.2em; text-align: center; font-size: 1.1em; font-family: sans-serif; } p.bauthor { margin-top: 0.5em; margin-bottom: 7em; text-align: center; font-size: 1.3em; font-family: sans-serif; }