/* 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; } h2.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; } /* 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: 0em 0em .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 0em .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: 0em 0em .5em .5em; } p.contents-space { font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; margin: 1.25em 0em .5em .5em; } p.contents-part-titles { 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; } /* Epigraph */ p.epigraph { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: left; margin: 3em 2em 0em 2em; orphans: 2; widows: 2; } p.epigraph-source { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: right; page-break-before: avoid; margin: .5em 2em 0em 15%; } p.epigraph-poetry-first { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: -1.5em; padding-left: 1.5em; text-align: left; margin: 3em 2em 0em 3em; orphans: 2; widows: 2; } p.epigraph-poetry { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: -1.5em; padding-left: 1.5em; text-align: left; margin: 0em 2em 0em 3em; orphans: 2; widows: 2; } p.epigraph-poetry-source { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: -1.5em; padding-left: 1.5em; text-align: left; page-break-before: avoid; margin: .5em 3em 0em 5em; } p.epigraph-poetry-indent1 { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: -1.5em; padding-left: 1.5em; text-align: left; margin: 0em 2em 0em 4em; orphans: 2; widows: 2; } /* CHAPTER number/title */ h2.chapter-title1 { /* table of contents of each book section; goes to text-centered1 */ font-size: 170%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: center; letter-spacing: 2px; line-height: 130%; margin: 1em 4% .25em 4%; } p.text-centered1 { /* for hyperlink back to main TOC */ font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: center; margin: 0em 0em 3em 0em; orphans: 2; widows: 2; } h2.chapter-number { font-size: 300%; letter-spacing: 0px; font-style: normal; font-weight: normal; text-indent: 0em; text-align: center; color: #815c3f; margin: 1em 0em 1.5em 0em; } h1.chapter-title { font-size: 190%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: center; letter-spacing: 2px; margin: 1em 4% 3em 4%; } h2.chapter-title { font-size: 190%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: center; letter-spacing: 2px; margin: 1em 4% 3em 4%; } p.time-stamp { font-style: normal; font-weight: bold; font-variant: normal; /* pseudo small-caps */ text-indent: 0em; color: #815c3f; margin: 0em 0em 1em 0em; } /* Various TEXT STYLES */ p.text { text-indent: 1em; margin: 0em 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; } /* ABOUT THE AUTHOR */ p.about-author-first { text-indent: 0em; margin: 3em 0em 0em 0em; orphans: 2; widows: 2; } /* FIGURES */ body.cover { margin:0; padding:0; font-size:0 } img { max-width: 100%; max-height: 100%; } p.figure-marker { display: block; text-align: center; text-weight: bold; text-indent: 0em; margin-top: .75em; margin-bottom: .5em; } /* 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; } /* HYPERLINK STYLE DATA */ a:active { /* mouse button held down */ color: red; } a:hover { background: #e2d9ba; } 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%; }