@font-face { font-family: "Roboto-Bold"; src:url("../Fonts/Roboto-Bold.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; } /* COPYRIGHT PAGE */ p.copyright { font-size: 85%; text-indent: 0em; text-align: left; margin: 0em 0em 0em 0em; } p.copyright-first { font-size: 85%; text-indent: 0em; text-align: left; margin: 2em 0em 0em 0em; } p.copyright-space { font-size: 85%; text-indent: 0em; text-align: left; margin: 1em 0em 0em 0em; } /* ENDORSEMENTS */ p.endorsement-text-first { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; margin: 3em 0em 0em 0em; } p.endorsement-text { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; margin: 1em 0em 0em 0em; } p.endorsement-source { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: right; page-break-before: avoid; margin: .4em 0em 0em 15%; } /* DEDICATION PAGE */ p.dedication-first { font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: justify; margin: 3em 7% 0em 7%; } /* TABLE OF CONTENTS */ p.contents2 { font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; margin: 0em 0em .5em 1em; } p.contents2-space { font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; margin: 1.25em 0em .5em 1em; } p.contents3 { /* use when dividing part lines from chap lines */ font-weight: bold; font-style: normal; text-indent: -2em; padding-left: 2em; text-align: left; page-break-after: avoid; margin: 1.25em 0em .5em 0em; } /* CHAPTER number/title */ h1.chapter-title { font-family: "Roboto-Bold", "Helvetica-Bold", "HelveticaNeue-Bold", "Arial-BoldMT," sans-serif; font-size: 170%; font-style: normal; font-weight: bold; letter-spacing: 2px; text-indent: 0em; text-align: center; margin: 1em 4% 3em 4%; } h1.chapter-title-w-sub { font-family: "Roboto-Bold", "Helvetica-Bold", "HelveticaNeue-Bold", "Arial-BoldMT," sans-serif; font-size: 170%; font-style: normal; font-weight: bold; letter-spacing: 2px; text-indent: 0em; text-align: center; margin: 1em 4% .33em 4%; } p.chapter-names { font-family: "Roboto-Bold", "Helvetica-Bold", "HelveticaNeue-Bold", "Arial-BoldMT," sans-serif; font-size: 170%; font-style: normal; font-weight: bold; letter-spacing: 2px; text-indent: 0em; text-align: center; margin: 0em 4% .5em 4%; page-break-after: avoid; } p.chapter-subtitle1 { /* follows chapter-title-w-sub (no rule) */ font-size: 140%; font-style: italic; font-weight: normal; text-indent: 0em; text-align: center; margin: 0em 7% 1.5em 7%; } p.chapter-subtitle { /* follows chapter-names (rule) */ border-top: 2px solid #ccc; padding-top: 20px; font-size: 140%; font-style: italic; font-weight: normal; text-indent: 0em; text-align: center; margin: 0em 7% 1.5em 7%; page-break-after: avoid; } /* 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-first { text-indent: 0em; margin: 0em 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; } /* LETTERS */ p.letter-opening-space { font-style: italic; font-weight: normal; text-indent: 0em; text-align: left; margin: 1em 1em .33em 1em; } p.letter { font-style: italic; font-weight: normal; text-indent: 1em; text-align: left; margin: 0em 1em 0em 1em; } p.letter-closing { font-style: italic; font-weight: normal; text-align: right; text-indent: 0em; margin: 1em 3em 0em 1em; } /* EXTRACTS */ p.extract-space { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0em; margin: 1em 1em 0em 1em; orphans: 2; widows: 2; } /* END NOTES and FOOTNOTES (CS7) */ a._idFootnoteLink { font-size: 80%; font-style: normal; font-weight: normal; vertical-align: top; } a._idFootnoteAnchor { font-style: normal; font-weight: normal; font-size: 85%; vertical-align: top; } p.notes-heading { font-size: 85%; font-style: normal; font-weight: bold; text-indent: 0em; page-break-after: avoid; margin: 1em 0em .33em 0em; } p.notes { font-size: 85%; font-style: normal; font-weight: normal; text-indent: 1em; margin: 0em; } /* BOOKS BY . . . list (i.e., other books by author) */ h1.books-by { /* style for title line of book list by author */ font-size: 130%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: center; margin: 2em 0em 0em 0em; } div.books-by-divider-rule { /* use in conjunction with the