/* ========== DEFAULTS: Easypress and Aptara ===========*/ /* version 1.0.1 */ /* --------------- 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: middle; } /* ---------------- image classes -------------------*/ .width_100 {width: 100%; text-align: center; max-height: 100%; clear: both;} .width_90 {margin: 0 5%; text-align: center; max-height: 100%; clear: both;} .width_80 {margin: 0 10%; text-align: center; max-height: 100%; clear: both;} .width_70 {margin: 0 15%; text-align: center; max-height: 100%; clear: both;} .width_60 {margin: 0 20%; text-align: center; max-height: 100%; clear: both;} .width_50 {margin: 0 25%; text-align: center; max-height: 100%; clear: both;} .width_40 {margin: 0 30%; text-align: center; max-height: 100%; clear: both;} .width_30 {margin: 0 35%; text-align: center; max-height: 100%; clear: both;} .width_20 {margin: 0 40%; text-align: center; max-height: 100%; clear: both;} .width_10 {margin: 0 45%; text-align: center; max-height: 100%; clear: both;} .height_100 { text-align: center; height: 100%; height: 98vh; max-height: 100%; max-width: 100%; clear: both; } 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 { text-indent: 0; text-align: justify; margin: 0; padding: 0; line-height: inherit; } p.crt { text-align: center; font-size: 0.9em; } @font-face { font-family: "Berranger Hand ITC Std"; font-style: normal; font-weight: normal; src : url("../fonts/BerrangerHandITCStd.otf"); } .Berr{ font-family: "Berranger Hand ITC Std"; } @font-face { font-family: "Courier New"; font-style: normal; font-weight: normal; src : url("../fonts/cour.otf"); } @font-face { font-family: "Courier New"; font-style: italic; font-weight: normal; src : url("../fonts/couri.otf"); } @font-face { font-family: "Courier New"; font-style: normal; font-weight: bold; src : url("../fonts/courbd.otf"); } @font-face { font-family: "Courier New"; font-style: italic; font-weight: bold; src : url("../fonts/courbi.otf"); } .cour{ font-family: "Courier New"; } h1.toc_head { text-align: center; font-size: 1.2em; margin-top: 0em; margin-bottom: 1.2em; letter-spacing:2px; } p.part_toc { text-align: left; font-size:1.2em; } p.chap_toc { text-align: left; } h1.part_title { text-align: center; font-size: 2em; margin-top: 0em; margin-bottom: 2.5em; } h2.chap_head { text-align: center; font-size: 1.6em; margin-top: 0em; margin-bottom: 0.7em; } p.sect0 { text-align: center; margin-top:0em; margin-bottom:1em; } p.sect1t { text-align: center; margin-top:3em; margin-bottom:1.5em; } p.sect1 { text-align: center; margin-top:1.5em; margin-bottom:1em; } p.sp3 { margin-top:0.3em; } p.sp5 { margin-top:0.5em; } p.top1 { margin-top:4em; } p.top3 { margin-top:5em; } p.top2 { margin-top:6em; } p.bot_line { margin:auto; width:8%; border-top:1px solid; } .height_0-2em { height:0.15em; } .height_0-25em { height:0.25em; } div.block { margin:1.2em 1.6em 1.2em 1.6em; } div.block2 { margin:1.2em 0em 1.2em 0em; font-family: "Courier New"; font-size:0.9em; } p.bl_hang { text-align: left; margin-left: 1.2em; text-indent: -1.2em; } div.block3 { margin:1.2em 0em 1.2em 0em; } div.block4 { margin:0em 1.5em 0em 1.5em; } p.bl_hang2 { text-align: left; margin-left: 0.6em; text-indent: -0.6em; } p.bl_hang3 { text-align: left; margin-left: 1.2em; text-indent: -0.6em; } h1.bm_head { text-align: center; font-size: 1.2em; margin-top: 0em; margin-bottom: 5.5em; } div.toc_indent { margin-left:3em; }