@font-face { font-family: "Cormorant-Regular"; src:url("../Fonts/Cormorant-Regular.ttf"); } @font-face { font-family: "Cormorant-Italic"; src:url("../Fonts/Cormorant-Italic.ttf"); } @font-face { font-family: "OPTIBaskerVille_Ital"; src: url("../Fonts/OPTIBaskerVille-Italic.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; display: none; } /* 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: 3em 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; } /* CHAPTER number/title */ span.chapter-number { font-family: "OPTIBaskerVille_Ital", serif; font-size: 200%; letter-spacing: 1.5px; font-style: normal; font-weight: normal; color: #636468; } h1.chapter-title-fm { font-family: "Cormorant-Regular", serif; font-size: 190%; line-height: 135%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: center; letter-spacing: 2px; margin: 15px 4% 3em 4%; } h1.chapter-title { font-family: "Cormorant-Regular", serif; font-size: 205%; line-height: 135%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: center; letter-spacing: 2px; margin: 35px 4% 3em 4%; } /* Epigraph */ p.epigraph { font-size: 90%; line-height: 130%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: left; margin: 0em 2em 0em 2em; orphans: 2; widows: 2; } p.epigraph-source { font-size: 90%; line-height: 130%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: right; page-break-before: avoid; margin: .5em 2em 0em 15%; } /* Various TEXT STYLES */ 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-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; } /* DAILY CHALLENGE ELEMENTS */ p.head-fig { /* precedes DE-heading */ text-align: center; text-indent: 0em; page-break-after: avoid; margin: 2em 6% .5em 6%; } p.DC-heading { font-family: "Cormorant-Italic", serif; background: #e6e7e9; padding: 8px; font-size: 130%; line-height: 130%; font-style: italic; font-weight: normal; text-indent: 0em; text-align: center; page-break-after: avoid; margin: 0em 16% .83em 16%; } p.DC-text-first { font-size: 101%; line-height: 130%; font-style: italic; font-weight: normal; text-indent: 0em; margin: 0em 1em 0em 1em; orphans: 2; widows: 2; } p.DC-text-space { font-size: 101%; line-height: 130%; font-style: italic; font-weight: normal; text-indent: 0em; margin: 1em 1em 0em 1em; orphans: 2; widows: 2; } p.DC-poetry-space { font-size: 101%; line-height: 130%; font-style: italic; font-weight: normal; text-indent: -1.5em; /* hanging indent */ padding-left: 1.5em; text-align: left; margin: 1em 1em 0em 3em; orphans: 2; widows: 2; } p.DC-poetry { font-size: 101%; line-height: 130%; font-style: italic; font-weight: normal; text-indent: -1.5em; /* hanging indent */ padding-left: 1.5em; text-align: left; margin: 0em 1em 0em 3em; orphans: 2; widows: 2; } p.DC-poetry-source { font-size: 101%; line-height: 130%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: left; page-break-before: avoid; margin: .33em 0em 0em 4.25em; } p.DC-extract-space { font-size: 101%; line-height: 130%; font-style: italic; font-weight: normal; text-indent: 0em; margin: 1em 2em 0em 2em; orphans: 2; widows: 2; } p.DC-extract { font-size: 101%; line-height: 130%; font-style: italic; font-weight: normal; text-indent: 1em; margin: 0em 2em 0em 2em; orphans: 2; widows: 2; } /* POETRY */ p.poetry-space { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.5em; /* hanging indent */ padding-left: 1.5em; text-align: left; margin: 1em 3em 0em 2em; orphans: 2; widows: 2; } p.poetry { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.5em; /* hanging indent */ padding-left: 1.5em; text-align: left; margin: 0em 3em 0em 2em; orphans: 2; widows: 2; } /* 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; } p.extract { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 1em; margin: 0em 1em 0em 1em; orphans: 2; widows: 2; } /* ENDNOTES */ a._idFootnoteLink { font-size: 80%; font-style: normal; font-weight: normal; vertical-align: top; } a._idFootnoteAnchor { font-style: normal; font-weight: normal; font-size: 80%; vertical-align: top; } span.Endnote-Reference { font-size: 80%; vertical-align: top; } span.Footnote-Reference { font-size: 80%; line-height: 110%; /* especially affects text using line-height code such as sidebars */ 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-heading-2 { font-size: 85%; font-style: normal; font-weight: bold; text-indent: 0em; page-break-after: avoid; margin: 0em 0em .33em 0em; } p.notes { font-size: 85%; font-style: normal; font-weight: normal; text-indent: 1em; margin: 0em; } /* 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 { font-weight: normal; text-align: center; margin: .75em 0em .5em 0em; } /* DIVIDER */ /* HYPERLINK STYLE DATA */ a:active { /* mouse button held down */ color: red; } a:hover { background: #fdaf17; } a:link { /* not visited */ color: blue; text-decoration: underline; } a:visited { color: #cc66ff; } p.ad-hyperlink { /* used for hyperlinks under any ad mentioning a website */ font-size: 120%; text-align: center; page-break-before: avoid; margin: .25em 0em 0em 0em; } /* CHARACTER STYLES */ span.superscript { font-size: xx-small; vertical-align: text-top; } span.subscript { font-size: xx-small; vertical-align: text-bottom; } 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%; }