/* AS template */ /* Page Attributes & Body Styling */ body, p { margin: 0; padding: 0; border-width: 0; } body { -epub-hyphens: auto; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; padding: 8%; } p { font-family: Georgia, Garamond, "Times New Roman", Times, serif; line-height: 1.4em; font-size: 1em; text-align: justify; text-indent: 2em; page-break-after: auto; page-break-before: auto; } h1 { font-family: Georgia, Garamond, "Times New Roman", Times, serif; line-height: 1.4em; text-align: center; } .hide { display: none; } a:hover { text-decoration: none; background-color: blue; color: white; } a:link { text-decoration: underline; } ol { text-align: left; list-style-type: lower-alpha; } .numbers { list-style-type: decimal; } li { font-family: Georgia, Garamond, "Times New Roman", Times, serif; font-style: italic; hyphens: none; margin-left: 1em; text-indent: 0; } .ding { margin: 2em auto; height: 8px; background: url(../image/ding.jpg) no-repeat center; background-size: auto; overflow: hidden; page-break-inside: avoid; break-inside: avoid; border: none; } .CiP { font-size: 85%; margin-bottom: 1em; text-align: left; hyphens: none; } @page { margin-top: 0; margin-bottom: 0; } #TopSpace { margin-top: 35%; } #letter { margin-top: 25%; margin-left: 4em; } p.CiP { font-size: 85%; margin-bottom: 1em; text-align: left; hyphens: none; text-indent: 0; } .bq-body { text-align: left; margin-left: 2em; margin-bottom: 1em; font-style: italic; text-indent: 0; hyphens: none; } .bq { margin: 2em 2em 2em 0; } /* Heading a */ h1 { font-size: 2em; margin-bottom: 3em; } /* Original Paragraph Styles - Prelims & End Matter */ /* Original Paragraph Styles - Body Text */ p.body { text-indent: 2em; } .body-1st { text-indent: 0; margin-top: 40%; } .NI { text-indent: 0; } .IN { margin-left: 2em; text-indent: 0; } .i { font-style: italic; } li, p.letter { font-style: italic; font-variant: normal; font-weight: normal; margin-bottom: 1em; text-align: left; text-indent: 0; hyphens: none; } /*INDENT QUOTES*/ /* Original Character Styles */ /* Applied Styles character styles and spans */ /* containers to hold text*/ /* picture containers*/ /* tables*/ /* table header*/ /*misc*/ img { text-indent: 0; width: 95%; page-break-inside: avoid; page-break-before: avoid; page-break-after: avoid; } .JC { text-align: center; text-indent: 0; } .sc { font-variant: small-caps; font-size: 130%; } .verse { text-indent: 0; text-align: center; font-style: italic; } .verse-ni { margin-left: 2em; } .m-top { margin-top: 1em; }