/* BODY STYLES */ body { font-family: "serif"; font-size: 100%; text-align: left !important; 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: .15em; 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-family: ; font-size: 85%; text-indent: 0em; text-align: ; color: ; margin: 0em 0em 0em 0em; } p.copyright-first { font-family: ; font-size: 85%; text-indent: 0em; text-align: ; color: ; margin: 2em 0em 0em 0em; } p.copyright-space { font-family: ; font-size: 85%; text-indent: 0em; text-align: ; color: ; margin: 1em 0em 0em 0em; } /* DEDICATION PAGE */ p.dedication-first { font-family: ; font-size: ; font-style: italic; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: center; color: ; margin: 3em 12% 0em 12%; } p.dedication-space { font-family: ; font-size: ; font-style: italic; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: center; color: ; margin: 1em 12% 0em 12%; } /* TABLE OF CONTENTS */ p.contents1 { font-family: ; font-size: ; font-weight: normal; font-style: normal; text-align: ; text-indent: -2em; padding-left: 2em; color: ; margin: 0em 0em .5em 0em; } p.contents1-space { font-family: ; font-size: ; font-weight: normal; font-style: normal; text-align: ; text-indent: -2em; padding-left: 2em; color: ; margin: 1em 0em .5em 0em; } p.contents2 { font-family: ; font-size: ; font-weight: normal; font-style: normal; text-align: ; text-indent: -2em; padding-left: 2em; color: ; margin: 0em 0em .5em 1em; } p.contents2-space { font-family: ; font-size: ; font-weight: normal; font-style: normal; text-align: ; text-indent: -2em; padding-left: 2em; color: ; margin: 1em 0em .5em 1em; } /* CHAPTER number/title */ h1.chapter-number { font-family: ; font-size: 175%; font-weight: normal; font-style: italic; letter-spacing: 2px; text-transform: none; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0em; text-decoration: none; /* none, line-through, underline, etc. */ text-align: center; color: ; margin: 0em 0em 0em 0em; /* (top [brings num down from top], right, bottom, left) */ } h1.chapter-title { font-family: ; font-size: 150%; font-weight: normal; font-style: normal; font-variant: normal; letter-spacing: 2px; text-transform: none; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0em; text-align: center; color: ; margin: 1.5em 7% 3em 7%; /* (top, right, bottom, left) */ } /* Epigraph */ p.epigraph { font-family: ; font-size: 90%; font-weight: normal; font-style: italic; font-variant: normal; text-indent: 0em; text-align: center; color: ; margin: 1.5em 10% 0em 10%; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } p.epigraph-source { font-family: ; font-size: 90%; font-weight: normal; font-style: normal; font-variant: normal; text-indent: 0em; text-align: center; color: ; page-break-before: avoid; margin: 1.5em 10% 5em 10%; /* (top, right, bottom, left) */ } /* Various TEXT STYLES */ .drop-cap { /* single line drop cap */ font-family: ; font-size: 2.75em; font-weight: normal; font-style: normal; float: left; display: inline; margin-top: -.5225em; margin-bottom: -.32245em; color: ; } p.text { font-family: ; font-size: ; text-indent: 1em; text-align: ; color: ; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } p.text-space { font-family: ; font-size: ; text-indent: 1em; text-align: ; margin: 1em 0em 0em 0em; color: ; orphans: 2; widows: 2; } p.text-left { font-family: ; font-size: ; text-indent: 0em; text-align: ; color: ; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } p.text-first { font-family: ; font-size: ; text-indent: 0em; text-align: ; color: ; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } p.text-first-space { font-family: ; font-size: ; font-variant: normal; text-indent: 0em; text-align: ; color: ; margin: 3em 0em 0em 0em; /* follows something like epigraph source */ orphans: 2; widows: 2; } p.text-left-space { font-family: ; font-size: ; font-variant: normal; text-indent: 0em; text-align: ; color: ; margin: 1em 0em 0em 0em; orphans: 2; widows: 2; } p.text-centered { font-family: ; font-size: ; text-indent: 0em; text-align: center; color: ; margin: 0em 0em 0em 0em; } p.text-centered-space { font-family: ; font-size: ; text-indent: 0em; text-align: center; color: ; margin: 1.16em 0em 0em 0em; } /* EXTRACTS */ p.extract-space { font-family: ; font-size: 90%; font-style: italic; font-weight: normal; text-indent: 0em; text-align: ; color: ; margin: 1em 1em 0em 1em; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } /* NUMBERED LIST (OL code) */ li.list-numbered-space { font-family: ; font-size: ; font-style: normal; font-variant: normal; text-indent: 0em; text-align: ; margin: 0em 0em 1em .5em; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } /* ABOUT THE AUTHOR */ p.about-author-first { font-family: ; font-size: ; font-variant: normal; text-indent: 0em; text-align: ; color: ; margin: 3em 0em 0em 0em; orphans: 2; widows: 2; } /* BOOKS BY . . . list (i.e., other books by author) */ h1.books-by { /* style for title line of book list by author */ font-family: ; font-size: 130%; font-weight: normal; font-style: normal; text-indent: 0em; text-align: center; margin: 2em 0em 0em 0em; /* (top, right, bottom, left) */ } div.books-by-divider-rule { /* use in conjunction with the