/* ==================== RH Styles ===================== */ div.otherbooks { margin-top: 4em; font-size: small; margin-left: 2em; margin-right: 2em; } div.copyright { font-size: small; text-align: center; margin-top: 4em; } h1.chapter { font-size: large; text-align: center; font-weight: bold; line-height: 1.3em; margin-top: 2em; margin-bottom: 3em; } /* ===================== Added Styles ===================== */ p.indent { text-indent: 1em; margin-top: 0.5em; margin-bottom: 0; text-align: justify; } p.right { text-align: right; } p.center { margin-top: 1em; text-align: center; margin-bottom: 1em; margin-left: 1px; } a.hlink { text-decoration: none; } p { margin-top: 0.3em; margin-bottom: 0.3em; } div.titlepage { text-align: center; } p.extract { text-indent: 0; text-align: justify; margin-top: 2em; margin-bottom: 0; } div.textbox { margin-top: 2em; margin-bottom: 2em; border-bottom: 2px solid; border-top: 2px solid; line-height: 1.3em; text-align: center; padding-left: 1em; padding-right: 1em; padding-top: 0.5em; padding-bottom: 0.5em; } div.preface { font-size: small; text-align: justify; margin-left: 2em; margin-right: 2em; } p.nonindent { margin-top: 0; margin-bottom: 0; text-align: justify; text-indent: 0; } span.small { font-size: x-small; } body { font-size: medium; line-height: 1.2em; margin-top: 1em; margin-left: 1em; margin-right: 2em; font-family: "Charis SIL"; } @font-face { font-family: "Charis SIL"; font-style: normal; font-weight: normal; src: url(../fonts/CharisSILR.ttf); } @font-face { font-family: "Charis SIL"; font-style: normal; font-weight: bold; src: url(../fonts/CharisSILB.ttf); } @font-face { font-family: "Charis SIL"; font-style: italic; font-weight: normal; src: url(../fonts/CharisSILI.ttf); } @font-face { font-family: "Charis SIL"; font-style: italic; font-weight: bold; src: url(../fonts/CharisSILBI.ttf); } span.dropcaps { float: left; font-size: 50px; line-height: 40px; padding-top: 1px; margin-top: -0.01em; margin-right: 0.02em; } h2.section { text-align: center; font-size: medium; margin-bottom: 1em; margin-top: 2em; } p.crt { margin-top: 1em; text-align: center; margin-bottom: 1em; } img { max-height: 100%; max-width: 100%; } /* =============== New Style added =============== */ /* == For TOC == */ div.toc_fm { margin-top: 1em; margin-bottom: 1em; margin-left: 0; font-size: 0.9em; line-height: 1.4em; } div.toc_bm { margin-top: 1em; margin-bottom: 1em; margin-left: 0; font-size: 0.9em; line-height: 1.4em; } div.toc_chap { text-indent: 0; margin-left: 1.5em; font-size: 1em; line-height: 1.4em; } /* == For Block Quotes == */ div.block { margin-left: 0; margin-right: 0; text-align: justify; margin-top: 1em; margin-bottom: 1em; } p.bl_nonindent { margin-top: 0; margin-bottom: 0; margin-left: 2.5em; margin-right: 2.5em; text-align: justify; text-indent: 0; } p.bl_nonindent02 { font-size: 0.6667em; margin-top: 0; margin-bottom: 0; margin-left: 2.5em; margin-right: 1.5em; text-align: justify; text-indent: 0; } p.bl_indent { text-indent: 1em; margin-left: 2.5em; margin-right: 2.5em; text-align: justify; margin-top: 0; margin-bottom: 0; } p.bl_extract { text-indent: 0; text-align: justify; margin-top: 1em; margin-left: 2.5em; margin-right: 2.5em; margin-bottom: 0; } p.bl_center { margin-top: 0; text-align: center; margin-bottom: 0; } /* For Hanging Paragraphs */ div.hanging { margin-left: 1em; } p.hanging { text-indent: -1em; } /* For Dialogue Text */ /* For bullet list */ /* For Fractions */ p.crt01 { margin-top: 2em; text-align: center; margin-bottom: 1em; } p.crt02 { margin-top: 0.5em; text-align: left; margin-bottom: 0.5em; } p.bl_nonindent01 { margin-top: 0; margin-bottom: 0; margin-left: 2.5em; margin-right: 2.5em; text-align: justify; } p.center01 { margin-top: 1em; text-align: center; margin-bottom: 1em; margin-left: 10em; } div.block01 { margin-left: 3em; margin-right: 0; text-align: justify; margin-top: 0; margin-bottom: 1em; } div.block02 { margin-left: 0; margin-right: 0; text-align: justify; margin-top: 1em; margin-bottom: 0; } div.block03 { margin-left: -1.3em; margin-right: -1.3em; text-align: justify; margin-top: 1em; margin-bottom: 1em; }