@font-face { font-family: "Roboto-Regular"; src:url("../Fonts/Roboto-Regular.ttf"); } @font-face { font-family: "Roboto-Italic"; src:url("../Fonts/Roboto-Italic.ttf"); } /* BODY STYLES */ body { -epub-line-break:normal; 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; hyphens:normal; 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 { word-wrap: normal; -epub-line-break:keep-all; -epub-hyphens:none; -webkit-hyphens:none; -moz-hyphens: none !important; -ms-hyphens: none !important; -o-hyphens: none !important; hyphens: none !important; page-break-after: avoid; } h1.toc-marker { font-size: x-small; font-weight: normal; color: green; text-decoration: underline; display: none; } /* COPYRIGHT PAGE */ p.copyright { font-size: 85%; text-indent: 0; text-align: left; margin: 0; } p.copyright-first { font-size: 85%; text-indent: 0; text-align: left; margin: 3em 0 0 0; } p.copyright-space { font-size: 85%; text-indent: 0; text-align: left; margin: 1em 0 0 0; } /* DEDICATION PAGE */ p.dedication-first { font-size: 110%; line-height: 145%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; text-align: center; margin: 3em 12% 0 12%; } /* TABLE OF CONTENTS */ p.contents-indent { /* front and back matter lines */ font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; margin: 0 0 .5em 1.5em; } p.contents-indent-space { font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; margin: 1.25em 0 .5em 1.5em; } p.contents { /* main body of content page */ font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; margin: 0 0 .25em .5em; } p.contents-space { font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; margin: 1.25em 0 .25em .5em; } p.contents-sub { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; page-break-before: avoid; margin: 0 0 .5em 3em; /* when using contents-sub: reduce contents & contents space margin-bottom to .25em */ } /* ABBREVIATIONS */ table.abbreviations { width: 100%; margin-top: 0; border-top: none; border-bottom: none; display: table; } td.abbreviation { font-size: 85%; font-style: normal; font-variant: normal; text-align: left; text-indent: 0; vertical-align: top; padding-bottom: .2em; padding-top: 0; padding-left: 0; padding-right: 1em; } /* CHAPTER NUMBER AND TITLE */ span.chapter-number { font-size: 170%; line-height: 200%; letter-spacing: 0px; font-style: normal; font-weight: normal; } h1.chapter-title-fm { font-family: "Roboto-Regular", sans-serif; font-size: 170%; line-height: 125%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; letter-spacing: 2px; margin: 15px 4% 3em 4%; } h1.chapter-title { font-family: "Roboto-Regular", sans-serif; font-size: 170%; line-height: 125%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; letter-spacing: 2px; margin: 15px 4% 3em 4%; } /* TEXT STYLES */ .drop-cap { font-size: 140%; font-weight: bold; letter-spacing: 1px; color: #939498; /* color: 147 148 152 (medium gray screen) */ } p.text { text-indent: 1em; margin: 0; orphans: 2; widows: 2; } p.text-space { text-indent: 1em; margin: 1em 0 0 0; orphans: 2; widows: 2; } p.text-left { text-indent: 0; margin: 0; orphans: 2; widows: 2; } p.text-first { text-indent: 0; margin: 0; orphans: 2; widows: 2; } p.text-first-space { font-variant: normal; text-indent: 0; margin: 3em 0 0 0; /* follows something like epigraph source */ orphans: 2; widows: 2; } p.text-left-space { font-variant: normal; text-indent: 0; margin: 1em 0 0 0; orphans: 2; widows: 2; } p.text-centered { font-size: 100%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; margin: 0; orphans: 2; widows: 2; } p.text-centered-space { font-size: 100%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; margin: 1.16em 0 0 0; orphans: 2; widows: 2; } /* SUBHEADS */ p.Heading-1 { font-size: 110%; line-height: 125%; font-style: normal; font-weight: bold; text-indent: 0; text-align: left; page-break-after: avoid; margin: 1.83em 2em .83em 0; } p.Heading-1-2 { font-size: 110%; line-height: 125%; font-style: normal; font-weight: bold; text-indent: 0; text-align: left; page-break-after: avoid; margin: 0 2em .83em 0; } /* POETRY */ p.poetry-space { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.5em; /* hanging indent */ padding-left: 1.5em; text-align: left; margin: 1em 3em 0 2em; orphans: 2; widows: 2; } p.poetry { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.5em; /* hanging indent */ padding-left: 1.5em; text-align: left; margin: 0 3em 0 2em; orphans: 2; widows: 2; } p.poetry-indent1 { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.5em; /* hanging indent */ padding-left: 1.5em; text-align: left; margin: 0 3em 0 3em; } p.poetry-indent2 { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.5em; padding-left: 1.5em; text-align: left; margin: 0 3em 0 4em; orphans: 2; widows: 2; } p.poetry-indent3 { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.5em; padding-left: 1.5em; text-align: left; margin: 0 3em 0 5em; orphans: 2; widows: 2; } p.poetry-indent4 { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.5em; padding-left: 1.5em; text-align: left; margin: 0 3em 0 6em; orphans: 2; widows: 2; } /* EXTRACTS */ p.extract-space { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0; margin: 1em 1em 0 1em; orphans: 2; widows: 2; } p.extract { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 1em; margin: 0 1em 0 1em; orphans: 2; widows: 2; } p.extract-centered-space { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; margin: 1em 1em 0 1em; orphans: 2; widows: 2; } p.extract-centered { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 1em; text-align: center; margin: 0 1em 0 1em; orphans: 2; widows: 2; } p.extract-left { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0; margin: 0 1em 0 1em; orphans: 2; widows: 2; } /* NUMBERED LIST (OL code) */ li.list-numbered { /* numbers following the first */ font-style: normal; font-weight: normal; text-indent: 0; text-align: left; margin: .16em 0 0 .5em; orphans: 2; widows: 2; } li.list-numbered-space { /* numbered list with extra space between each */ font-style: normal; font-weight: normal; text-indent: 0; text-align: left; margin: 1em 0 0 .5em; orphans: 2; widows: 2; } /* NUMBERED LIST as paragraph style (non OL code) */ p.list-numbered-no-num { font-style: normal; font-weight: normal; text-indent: -1em; padding-left: 1em; /* Hanging Indent */ text-align: left; margin: .16em 0 0 1em; orphans: 2; widows: 2; } p.list-numbered-no-num-space { font-style: normal; font-weight: normal; text-indent: -1em; padding-left: 1em; text-align: left; margin: 1em 0 0 1em; orphans: 2; widows: 2; } /* BULLET LIST */ li.list-bulleted-space { font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; margin: 1em 0 .25em 0; orphans: 2; widows: 2; } li.list-bulleted { font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; margin: 0 0 .25em 0; orphans: 2; widows: 2; } /* BIBLIOGRAPHY */ p.bibliog { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1em; /* hanging indent */ padding-left: 1em; margin: .16em 0 .33em 0; } /* AUTHOR INDEX */ p.index-author-main { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.25em; padding-left: 1.25em; text-align: left; margin: 0; } p.index-author-main-space { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.25em; padding-left: 1.25em; text-align: left; margin: 1.25em 0 0 0; } /* SCRIPTURE or ANCIENT SOURCES INDEX */ p.index-scrip-head { /* as Old Testament or New Testament */ border-bottom: thin solid gray; padding-bottom: .16em; font-style: normal; font-weight: bold; text-indent: -1.25em; padding-left: 1.25em; page-break-after: avoid; text-align: left; margin: 1em 0 .33em 0; } p.index-scrip-main { /* each entry itself */ font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.25em; padding-left: 1.25em; text-align: left; margin: 0; } p.index-scrip-head1 { /* Bible books that do not follow main head */ border-bottom: thin solid gray; padding-bottom: .16em; font-size: 90%; font-style: normal; font-weight: bold; text-indent: 0; page-break-after: avoid; text-align: left; margin: 1em 0 .33em 0; } p.index-scrip-head1-2 { /* as Genesis or Matthew when following scrip head */ border-bottom: thin solid gray; padding-bottom: .16em; font-size: 90%; font-style: normal; font-weight: bold; text-indent: 0; page-break-after: avoid; text-align: left; margin: 0 0 .33em 0; } p.index-scrip-head2 { font-size: 90%; font-style: italic; font-weight: normal; text-indent: 0; page-break-after: avoid; text-align: left; margin: 1em 0 .33em 1em; } p.index-scrip-head2-2 { /* follows head1 */ font-size: 90%; font-style: italic; font-weight: normal; text-indent: 0; page-break-after: avoid; text-align: left; margin: 0 0 .33em 1em; } /* SUBJECT or NAMES INDEX */ p.index-subj-main { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.25em; padding-left: 1.25em; text-align: left; margin: 0; } p.index-space { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.25em; padding-left: 1.25em; text-align: left; margin: 1.25em 0 0 0; } p.index-subj-subentry { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.25em; padding-left: 1.25em; text-align: left; margin: 0 0 0 1em; } /* FOOTNOTES */ a._idFootnoteLink { font-size: 80%; font-style: normal; font-weight: normal; vertical-align: top; } a._idFootnoteAnchor { font-style: normal; font-weight: normal; font-size: 80%; vertical-align: top; } span.Footnote-Reference { font-size: 80%; line-height: 110%; /* especially affects text using line-height code such as sidebars */ vertical-align: top; } p.footnote-divider { /* divider rule between text and endnotes at end of each chapter */ border-bottom: 2px solid #ccc; font-size: 85%; font-style: normal; font-weight: normal; text-indent: 0; margin: 3em 60% .5em 0; } p.footnote-text { font-size: 85%; font-style: normal; font-weight: normal; text-indent: 1em; margin: 0; } p.footnote-extract { font-size: 85%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; margin: 0 1em 0 1em; } p.footnote-text-left { font-size: 85%; font-style: normal; font-weight: normal; text-indent: 0; margin: 0; } /* FIGURES */ body.cover { margin: 0; padding: 0; font-size: 0; } img { max-width: 100%; /*max-height: 100%;*/ } p.figure-marker { font-weight: normal; text-align: center; margin: .75em 0 .5em 0; } p.ch-figure1 { /* top of chapter number */ text-align: center; text-indent: 0; margin: 1em 0 .25em 0; } p.ch-figure { /* follows chapter number */ text-align: center; text-indent: 0; margin: 0 0 3em 0; } /* DIVIDER */ div.image { width: 5%; margin-top: 1.16em; margin-bottom: 1.16em; margin-left: 50%; margin-right: 50%; } p.divider { font-style: normal; font-weight: normal; text-align: center; text-indent: 0; margin: 1.16em 0 1.16em 0; } p.divider-sub { text-align: center; text-indent: 0; font-size: 80%; letter-spacing: -1px; color: #ccc; margin: 1.16em 0 1.16em 0; } p.extra-space { margin: 0; margin-top: .75em; margin-bottom: 1em; text-align: center; } /* HYPERLINK STYLE DATA */ a:active { /* mouse button held down */ color: red; } a:hover { background: #ddb35e; } a:link { /* not visited */ color: blue; text-decoration: underline; } a:visited { color: #cc66ff; } p.ad-hyperlink { /* used for hyperlinks under any ad mentioning a website */ font-size: 120%; text-align: center; page-break-before: avoid; margin: .25em 0 0 0; } p.ad-hyperlink-author { /* generally for NLPP "Sign Up Now!" ads */ font-size: 160%; text-align: center; page-break-before: avoid; margin: .25em 0 0 0; } span.hyperlink { font-style: normal; font-weight: normal; } /* CHARACTER STYLES */ span.sans-italic { font-family: "Roboto-Italic", sans-serif; font-weight: normal; font-style: italic; } span.strike { text-decoration: line-through; } span.underline { text-decoration: underline; } span.dashed-underline { border-bottom: 1.25px dashed black; padding-bottom: 2px; } span.skew { font-style: italic; font-weight: normal; } span.superscript { font-size: 75%; vertical-align: text-top; } span.subscript { font-size: 75%; vertical-align: text-bottom; } span.superscript-italic { font-size: 75%; font-style: italic; font-weight: normal; vertical-align: text-top; } span.subscript-italic { font-size: 75%; font-style: italic; font-weight: normal; vertical-align: text-bottom; } 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%; } span.small-caps-italic { font-size: 80%; font-style: italic; font-weight: normal; } span.small-caps-bold { font-size: 80%; font-style: normal; font-weight: bold; } span.small-caps-bold-italic { font-size: 80%; font-style: italic; font-weight: bold; }