@font-face { font-family: "SourceSansPro-Light"; src:url("../Fonts/SourceSansPro-Light.otf"); } /* BODY STYLES */ body { 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; margin: .25em .5em .25em .5em; 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-size: 85%; text-indent: 0em; margin: 0em 0em 0em 0em; } p.copyright-first { font-size: 85%; text-indent: 0em; margin: 2em 0em 0em 0em; } p.copyright-space { font-size: 85%; text-indent: 0em; margin: 1em 0em 0em 0em; } /* DEDICATION PAGE */ p.dedication { font-style: italic; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: center; margin: 0em 12% 0em 12%; } p.dedication-space { font-style: italic; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: center; margin: 1em 12% 0em 12%; } /* Epigraph (backmatter)*/ p.epigraph { font-size: 90%; font-style: italic; font-weight: normal; font-variant: normal; text-indent: 0em; margin: 3em 8% 0em 8%; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } p.epigraph-source { font-size: 90%; font-style: italic; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: right; page-break-before: avoid; margin: .5em 8% 0em 8%; /* (top, right, bottom, left) */ } /* TABLE OF CONTENTS */ p.contents1 { font-style: normal; font-weight: normal; text-indent: -2em; text-align: left; padding-left: 2em; margin: 0em 0em .5em 0em; } p.contents1-space { font-style: normal; font-weight: normal; text-indent: -2em; text-align: left; padding-left: 2em; margin: 1.25em 0em .5em 0em; } p.contents2 { font-style: normal; font-weight: normal; text-indent: -2em; text-align: left; padding-left: 2em; margin: 0em 0em .5em 1em; } p.contents2-space { font-style: normal; font-weight: normal; text-indent: -2em; text-align: left; padding-left: 2em; 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; } p.contents4 { font-size: 90%; font-weight: normal; font-style: italic; text-indent: -2em; padding-left: 2em; text-align: left; margin: 0em 0em .5em 3em; } p.table-of-figures { font-style: normal; font-variant: normal; text-indent: -1em; padding-left: 1em; text-align: left; margin: 0em 0em .75em 0em; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } /* CHAPTER number/title */ h1.chapter-number { background-image: url("../Images/ch-fig.gif"); background-repeat:no-repeat; background-position: top right; padding: 0em; padding-top: 210px; /* moves number down, allows image to remain at top */ padding-bottom: 0px; /* to clear field beneath image (iPad) */ padding-right: 120px; /* move number left to clear image */ font-size: 250%; font-style: normal; font-weight: normal; letter-spacing: 0px; text-transform: none; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0em; text-decoration: none; /* none, line-through, underline, etc. */ text-align: right; margin: 1em .5em 1.5em 0em; } h1.chapter-title { font-size: 170%; font-style: normal; font-weight: normal; font-variant: small-caps; /* normal or small-caps */ letter-spacing: 2px; text-transform: none; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0em; text-align: center; margin: 1em 4% 3em 4%; } p.time-stamp { font-style: normal; font-weight: bold; font-variant: normal; /* pseudo small-caps */ text-transform: none; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0em; margin: 0em 0em 1em 0em; } /* Various TEXT STYLES */ .drop-cap { font-size: 140%; font-weight: bold; color: #a09d9d; } 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-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; } p.text-first-space { font-variant: normal; text-indent: 0em; margin: 3em 0em 0em 0em; /* follows something like epigraph source */ orphans: 2; widows: 2; } p.text-left-space { font-variant: normal; text-indent: 0em; margin: 1em 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; } /* EMAILS */ p.email-first { font-family: "SourceSansPro-Light", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 80%; font-style: normal; font-weight: normal; text-indent: 0em; margin: 1em 1em .75em 1em; orphans: 2; widows: 2; } p.email { font-family: "SourceSansPro-Light", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 80%; font-style: normal; font-weight: normal; text-indent: 0em; margin: 0em 1em .75em 1em; orphans: 2; widows: 2; } p.email-close { font-family: "SourceSansPro-Light", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 80%; font-style: normal; font-weight: normal; text-indent: 0em; margin: 0em 1em 0em 1em; orphans: 2; widows: 2; } /* LETTERS */ p.letter-opening-space { font-style: italic; font-weight: normal; text-indent: 0em; margin: 1em 1em .33em 1em; } p.letter { font-style: italic; font-weight: normal; text-indent: 1em; margin: 0em 1em 0em 1em; } p.letter-space { font-style: italic; font-weight: normal; text-indent: 1em; margin: 1em 1em 0em 1em; } /* EXTRACTS */ p.extract-space { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0em; margin: 1em 1em 0em 1em; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } p.extract { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 1em; margin: 0em 1em 0em 1em; orphans: 2; widows: 2; } p.extract-source { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: right; page-break-before: avoid; margin: .33em 1em 0em 1.66em; } /* NUMBERED LIST (OL code) */ li.list-numbered { font-style: normal; font-variant: normal; text-indent: 0em; margin: .16em 0em .5em .5em; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } li.list-numbered-first { /* when follows a subhead and is not to add space */ font-style: normal; font-variant: normal; text-indent: 0em; margin: 0em 0em .5em .5em; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } /* UNNUMBERED LIST (non-bullet list) */ p.list-unnumbered { font-style: normal; font-weight: normal; font-variant: normal; text-indent: -1em; /* Hanging Indent */ padding-left: 1em; margin: 0em 0em 0em 1em; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } p.list-unnumbered-space { font-style: normal; font-weight: normal; font-variant: normal; text-indent: -1em; /* Hanging Indent */ padding-left: 1em; margin: 1em 0em 0em 1em; orphans: 2; widows: 2; } /* ABOUT THE AUTHOR */ p.about-author-first { text-indent: 0em; 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-size: 130%; font-style: normal; font-weight: 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