/* BODY STYLES */ body { font-family: serif; font-size: 100%; text-align: left; word-wrap: break-word; /* allows long words to break and wrap onto the next line; values: normal (no break) or break-word */ -webkit-nbsp-mode: normal; /* specifies behavior of non-breaking spaces: normal (no break); space (works like normal spaces) */ -webkit-line-break: after-white-space; /* specifies line-breaking rules for CJK (Chinese, Japanese, and Korean) text */ -epub-hyphens:auto; -webkit-hyphens:auto; margin: .25em; orphans: 2; /* specifies minimum num of lines to be left at bottom of page; default = 2 */ widows: 2; /* specifies minimum num of lines that must be left at top of page; default = 2 */ } h { page-break-after: avoid; -webkit-hyphens: none !important; hyphens: none !important; } h1.toc-marker { font-size: x-small; font-weight: normal; color: green; text-decoration: underline; } /* COPYRIGHT PAGE */ p.copyright { font-size: 85%; text-indent: 0em; margin: 0em 0em 0em 0em; } p.copyright-first { font-size: 85%; text-indent: 0em; margin: 2em 0em 0em 0em; } p.copyright-space { font-size: 85%; text-indent: 0em; margin: 1em 0em 0em 0em; } /* TABLE OF CONTENTS */ p.contents-part-titles { text-indent: 0em; text-align: center; margin: 3em 0em 2em 0em; orphans: 2; widows: 2; } p.contents1 { font-style: normal; font-weight: normal; text-indent: -2em; text-align: left; padding-left: 2em; margin: 0em 0em .5em 0em; } p.contents1-space { font-style: normal; font-weight: normal; text-indent: -2em; text-align: left; padding-left: 2em; margin: 1.25em 0em .5em 0em; } p.contents2 { font-style: normal; font-weight: normal; text-indent: -2em; text-align: left; padding-left: 2em; margin: 0em 0em .5em 1em; } p.contents2-space { font-style: normal; font-weight: normal; text-indent: -2em; text-align: left; padding-left: 2em; margin: 1.25em 0em .5em 1em; } /* CHAPTER NAVIGATION */ p.chapter-navigation { font-size: 110%; font-style: normal; font-weight: normal; letter-spacing: 1px; text-indent: 0em; text-align: center; color: #d0cbcb; margin: 1em 5% 3em 5%; } /* CHAPTER number/title */ div.rules { border-top: 2px solid #d0cbcb; margin-top: 10px; } h1.chapter-title-fm { font-size: 170%; font-style: normal; font-weight: normal; letter-spacing: 2px; text-indent: 0em; text-align: center; margin: 1em 4% 3em 4%; } p.chapter-intro { font-style: normal; font-weight: normal; letter-spacing: 4px; text-indent: 0em; text-align: center; color: #a09d9d; margin: 1em 3% 0em 3%; } p.chapter-end { /* comes at end of entire Apocrypha */ font-size: 85%; font-style: normal; font-weight: normal; letter-spacing: 2px; text-indent: 0em; text-align: center; margin: 2em 3% 0em 3%; } p.chapter-intro-below { font-style: normal; font-weight: normal; letter-spacing: 4px; text-indent: 0em; text-align: center; color: #a09d9d; margin: 0em 3% 1.5em 3%; } h1.chapter-title { font-size: 170%; font-style: normal; font-weight: normal; letter-spacing: 2px; text-indent: 0em; text-align: center; margin: 1em 4% 1em 4%; } p.entry-sub { font-size: 90%; font-style: normal; font-weight: normal; letter-spacing: 2px; text-indent: 0em; text-align: center; margin: 0em 6% 1.25em 6%; } h1.chapter-title-w-sub { font-size: 170%; font-style: normal; font-weight: normal; letter-spacing: 2px; text-indent: 0em; text-align: center; margin: 1em 4% .25em 4%; } p.chapter-subtitle { font-size: 110%; font-style: italic; font-weight: normal; letter-spacing: 2px; text-indent: 0em; text-align: center; margin: 1em 4% 1em 4%; } p.intro-text-1-col { font-size: 90%; font-style: normal; font-weight: normal; letter-spacing: 0px; text-indent: 0em; text-align: center; margin: 1em 3% 1.25em 3%; } p.intro-text-below { font-size: 90%; font-style: normal; font-weight: normal; letter-spacing: 0px; text-indent: 0em; text-align: center; margin: 1em 3% 1.25em 3%; } p.intro-text-below-space { font-size: 90%; font-style: normal; font-weight: normal; letter-spacing: 0px; text-indent: 0em; text-align: center; margin: 3em 3% 1.25em 3%; } /* VERSE NUMBER */ span.verse-number { font-size: 80%; font-style: normal; font-weight: normal; } /* Various TEXT STYLES */ .drop-cap { font-size: 140%; font-weight: bold; } p.text { text-indent: 1em; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } p.text-space { text-indent: 1em; margin: 1em 0em 0em 0em; orphans: 2; widows: 2; } p.text-left { text-indent: 0em; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } p.text-first { text-indent: 0em; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } p.text-first-space { font-variant: normal; text-indent: 0em; margin: 3em 0em 0em 0em; /* follows something like epigraph source */ orphans: 2; widows: 2; } p.text-first-space1 { font-variant: normal; text-indent: 0em; margin: 0em 0em 0em 0em; /* follows intro-text-1-col */ orphans: 2; widows: 2; } p.text-left-space { font-variant: normal; text-indent: 0em; margin: 1em 0em 0em 0em; orphans: 2; widows: 2; } p.text-centered { text-indent: 0em; text-align: center; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } p.text-centered-space { text-indent: 0em; text-align: center; margin: 1.16em 0em 0em 0em; orphans: 2; widows: 2; } /* SUBHEADS */ p.entry-chapter-numbers { font-size: 110%; font-style: normal; font-weight: bold; font-variant: normal; /* options: normal, small-caps */ text-decoration: none; /* none, line-through, underline, etc. */ text-transform: none; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0em; text-align: center; color: #d0cbcb; page-break-after: avoid; margin: 1.83em 2em .83em 0em; /* (top, right, bottom, left) */ } /* FIGURES */ img { max-width: 100%; max-height: 100%; } img.sidebar { width: 100%; } body.cover { margin:0; padding:0; font-size:0 } p.figure-marker { display: block; text-align: center; text-weight: bold; text-indent: 0em; margin-top: 1.16em; margin-bottom: 1.16em; } /* DIVIDER */ p.divider { font-size: medium; font-style: normal; font-weight: normal; text-align: center; text-indent: 0em; margin: 1.16em 0em 1.16em 0em; } p.divider-sub { text-align: center; text-indent: 0em; font-size: small; letter-spacing: -1px; color: #ccc; margin: 1.16em 0em 1.16em 0em; } p.extra-space { margins:0em; margin-top: .75em; margin-bottom: 1em; } /* HYPERLINK STYLE DATA */ a:active { /* mouse button held down */ color: red; } a:hover { background: #8eaad3; } a:link { /* not visited */ color: blue; text-decoration: underline; } a:visited { color: #cc66ff; } p.ad-hyperlink { font-size: small; text-align: center; /* used for hyperlinks under any ad mentioning a website */ margin: .42em 0em 0em 0em; /* (top, right, bottom, left) */ } span.hyperlink { font-style: normal; font-weight: normal; } /* CHARACTER STYLES */ span.regular { font-style: normal; font-weight: normal; letter-spacing: 0px; } span.italic { font-style: italic; font-weight: normal; } span.bold { font-style: normal; font-weight: bold; } span.bold-italic { font-style: italic; font-weight: bold; } span.small-caps { font-size: 80%; }