@font-face { font-family: "Caudex-Regular"; src:url("../Fonts/Caudex-Regular.ttf"); } @font-face { font-family: "Metamorphous-Regular"; src: url("../Fonts/Metamorphous-Regular.ttf"); } @font-face { font-family: "OPTIBakerDanmarkOne"; src:url("../Fonts/OPTIBakerDanmarkOne.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: 2em 0em 0em 0em; } p.copyright-space { font-size: 85%; text-indent: 0em; text-align: left; margin: 1em 0em 0em 0em; } /* DEDICATION PAGE */ p.dedication-first { font-size:110%; line-height: 145%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: center; margin: 3em 12% 0em 12%; } p.dedication { font-size:110%; line-height: 145%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: center; margin: 0em 12% 0em 12%; } p.dedication-space { font-size:110%; line-height: 145%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: center; margin: 1em 12% 0em 12%; } /* SOURCE */ p.source { font-size: 90%; line-height: 140%; font-style: normal; font-weight: normal; font-variant: normal; /* pseudo small caps */ text-transform: none; text-indent: 0em; text-align: right; margin: .5em 0em 0em 35%; } /* 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-alt { /* main body of content page */ font-family: "Metamorphous-Regular"; font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; color: #ab5b0f; margin: .75em 0em .75em 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-alt { /* main body of content page */ font-family: "Metamorphous-Regular"; font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; color: #ab5b0f; margin: .75em 0em .75em .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: "Caudex-Regular", serif; font-size: 200%; line-height: 160%; letter-spacing: 0px; font-style: normal; font-weight: normal; text-transform: normal; /* options: none, capitalize, uppercase, lowercase */ color: #000000; } h1.chapter-title-fm { font-family: "OPTIBakerDanmarkOne", serif; font-size: 170%; line-height: 135%; font-style: normal; font-weight: normal; text-transform: uppercase; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0em; text-align: center; letter-spacing: 2px; color: #3b7436; margin: 1em 4% 3em 4%; } h1.chapter-title { font-family: "OPTIBakerDanmarkOne", serif; font-size: 170%; line-height: 135%; font-style: normal; font-weight: normal; text-transform: uppercase; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0em; text-align: center; letter-spacing: 2px; color: #3b7436; margin: 1em 4% 1em 4%; } h1.chapter-title-w-sub { font-family: "OPTIBakerDanmarkOne", serif; font-size: 170%; line-height: 135%; font-style: normal; font-weight: normal; text-transform: uppercase; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0em; text-align: center; letter-spacing: 2px; color: #3b7436; margin: 1em 4% .25em 4%; } p.chapter-subtitle-fm { /* follows chapter-title-w-sub */ font-family: "OPTIBakerDanmarkOne", serif; font-size: 120%; line-height: 130%; font-style: italic; font-weight: normal; text-transform: uppercase; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0em; letter-spacing: 3px; text-align: center; color: #939498; /* color: 147 148 152 (medium gray screen) */ margin: 0em 7% 3em 7%; } p.chapter-subtitle { /* follows chapter-title-w-sub */ font-size: 120%; line-height: 130%; font-style: normal; font-weight: normal; text-transform: uppercase; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0em; text-align: center; margin: 0em 7% 3em 7%; } p.time-stamp { font-style: normal; font-weight: bold; font-variant: normal; /* pseudo small-caps */ text-indent: 0em; text-align: left; color: #3b7436; margin: 0em 0em 1em 0em; } /* 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-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; } /* SUBHEADS */ p.Heading-1 { font-family: "Metamorphous-Regular", serif; font-size: 110%; font-style: normal; font-weight: bold; text-transform: uppercase; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0em; text-align: left; color: #3b7436; page-break-after: avoid; margin: 1.83em 2em .83em 0em; } /* LETTERS */ p.letter-opening-space { font-style: italic; font-weight: normal; text-indent: 0em; text-align: left; page-break-after: avoid; margin: 1em 1em .33em 1em; } p.letter { font-style: italic; font-weight: normal; text-indent: 1em; text-align: left; margin: 0em 1em 0em 1em; } p.letter-left { font-style: italic; font-weight: normal; text-indent: 0em; text-align: left; margin: 0em 1em 0em 0em; } p.letter-closing { font-style: italic; font-weight: normal; text-align: right; text-indent: 0em; page-break-before: avoid; margin: 1em 3em 0em 1em; } /* 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; } p.poetry-indent1 { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.5em; padding-left: 1.5em; text-align: left; margin: 0em 3em 0em 3em; } p.poetry-small-space { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.5em; /* hanging indent */ padding-left: 1.5em; text-align: left; margin: .75em 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; } 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; } /* BIBLIOGRAPHY */ p.bibliog { font-size: 95%; font-style: normal; font-weight: normal; text-indent: -1em; /* hanging indent */ padding-left: 1em; margin: .16em 0em .33em 1em; } p.bibliog-space { font-size: 95%; font-style: normal; font-weight: normal; text-indent: -1em; /* hanging indent */ padding-left: 1em; margin: 1em 0em .33em 1em; } /* BOOKS BY . . . list (i.e., other books by author) */ h1.books-by { /* style for title line of book list by author */ border-bottom: 2px solid gray; padding-bottom: 4px; font-size: 130%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: center; margin: 2em 10% 1em 10%; } p.books-list-heading { font-size: 110%; font-style: normal; font-weight: normal; text-decoration: underline; /* none, line-through, underline, etc. */ text-indent: 0em; text-align: center; margin: 2em 0em 2em 0em; } p.books-list { font-size: 90%; font-style: italic; font-weight: normal; text-indent: 0em; text-align: center; margin: 0em 0em .4em 0em; } p.books-list-series-title { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; /* utilize pseudo-small-caps */ text-indent: 0em; text-align: center; page-break-after: avoid; margin: 2em 0em .66em 0em; } p.books-list-space { font-size: 90%; font-style: italic; font-weight: normal; text-indent: 0em; text-align: center; margin: 1.75em 0em .4em 0em; } p.books-list-footnote { font-size: 80%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: center; page-break-before: avoid; margin: 1.5em 0em 1em 0em; } /* FOOTNOTES */ a._idFootnoteLink { font-size: 80%; font-style: normal; font-weight: normal; vertical-align: top; } a._idFootnoteAnchor { font-style: normal; font-weight: normal; font-size: 85%; vertical-align: top; } span.Footnote-Reference { font-size: 80%; vertical-align: top; } p.footnote-divider { /* divider rule between text and endnotes at end of each chapter */ border-bottom: 2px solid #ccc; font-size: 85%; font-style: normal; font-weight: normal; text-indent: 0em; margin: 3em 60% .5em 0em; } p.footnote-text { font-size: 85%; font-style: normal; font-weight: normal; text-indent: 1em; margin: 0em; } /* 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; } p.ch-figure { text-align: center; text-indent: 0em; margin: 0em 0 3em 0; } /* DIVIDER */ div.image { width: 5%; margin-top: 1.16em; margin-bottom: 1.16em; margin-left: 50%; margin-right: 50%; } p.divider { font-size: medium; font-style: normal; font-weight: normal; text-align: center; text-indent: 0em; margin: 1.16em 0em 1.16em 0em; } p.divider-sub { text-align: center; text-indent: 0em; font-size: small; letter-spacing: -1px; color: #ccc; margin: 1.16em 0em 1.16em 0em; } p.extra-space { margins:0em; margin-top: .75em; margin-bottom: 1em; text-align: center; } /* HYPERLINK STYLE DATA */ a:active { /* mouse button held down */ color: red; } a:hover { background: #8ebebe; } 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; } span.hyperlink { font-style: normal; font-weight: normal; } /* CHARACTER STYLES */ span.strike { text-decoration: line-through; } span.underline { text-decoration: underline; } span.skew { font-style: italic; font-weight: normal; } 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%; }