/* BODY STYLES */ body { font-family: serif; /* values: serif, sans-serif, cursive, fantasy, monospace; start specific (Gentium), move to generic */ 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 */ 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 */ } h1.toc-marker { font-size: small; font-weight: normal; color: green; text-decoration: underline; } /* COPYRIGHT PAGE */ p.copyright { font-size: x-small; text-align: left; margin: 0pt 0pt 0pt 0pt; } p.copyright-space { font-size: x-small; text-align: left; margin: 12pt 0pt 0pt 0pt; /* (top, right, bottom, left) */ } /* TABLE OF CONTENTS */ p.contents1 { font-size: small; font-weight: normal; text-align: left; margin: 0pt 0pt 4pt 0pt; } p.contents1-space { font-size: small; font-weight: normal; text-align: left; margin: 12pt 0pt 4pt 0pt; } p.contents2 { font-weight: normal; font-size: small; text-align: left; margin: 0pt 0pt 3pt 12pt; } p.contents2-space { font-weight: normal; font-size: small; text-align: left; margin: 12pt 0pt 3pt 12pt; } p.contents3 { /* use when dividing part lines from chap lines */ font-weight: bold; font-size: small; text-align: left; margin: 12pt 0pt 3pt 0pt; } /* CHAPTER number/title */ h1.ebook-new-page-break { font-weight: normal; font-style: normal; font-size: xx-large; color: #339933; text-indent: 0pt; text-align: center; margin: 25pt 0pt 18pt 0pt; /* (top [brings num down from top], right, bottom, left) */ } p.chapter-title { font-size: x-large; font-weight: normal; font-style: normal; text-indent: 0pt; text-align: center; color: #339933; margin: 0pt 0pt 50pt 0pt; /* (top, right, bottom, left) */ } /* Various TEXT STYLES */ p.text { font-size: small; text-indent: 12pt; text-align: left !important; margin: 0pt; orphans: 2; widows: 2; } p.text-space { font-size: small; text-indent: 12pt; text-align: left !important; margin: 12pt 0pt 0pt 0pt; orphans: 2; widows: 2; } p.text-left { font-size: small; text-indent: 0pt; text-align: left !important; margin: 0pt; orphans: 2; widows: 2; } p.text-first { font-size: small; text-indent: 0pt; text-align: left !important; margin: 0pt; orphans: 2; widows: 2; } p.text-first-space { font-size: small; font-variant: normal; text-indent: 0pt; text-align: left !important; margin: 12pt 0pt 0pt 0pt; orphans: 2; widows: 2; } p.text-left-space { font-size: small; font-variant: normal; text-indent: 0pt; text-align: left !important; margin: 12pt 0pt 0pt 0pt; orphans: 2; widows: 2; } p.text-center { font-size: small; text-align: center; margin: 0pt; } p.text-center-space { font-size: small; text-align: center; margin: 14pt 0pt 0pt 0pt; } /* BOOKS BY . . . list (i.e., other books by author) */ p.books-by { /* style for title line of book list by author */ font-size: large; text-align: center; margin: 24pt 0pt 0pt 0pt; /* (top, right, bottom, left) */ } div.books-by-divider-rule { /* use in conjunction with the