@font-face { font-family: "CormorantInfant-Regular"; src:url("../Fonts/CormorantInfant-Regular.ttf"); } @font-face { font-family: "PlayfairDisplay-Regular"; src:url("../Fonts/PlayfairDisplay-Regular.ttf"); } @font-face { font-family: "PlayfairDisplay-Italic"; src:url("../Fonts/PlayfairDisplay-Italic.ttf"); } @font-face { font-family: "PlayfairDisplay-Bold"; src:url("../Fonts/PlayfairDisplay-Bold.ttf"); } @font-face { font-family: "PlayfairDisplay-BoldItal"; src:url("../Fonts/PlayfairDisplay-BoldItalic.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: 0; text-align: left; margin: 0; } p.copyright-first { font-size: 85%; text-indent: 0; text-align: left; margin: 3em 0 0 0; } p.copyright-space { font-size: 85%; text-indent: 0; text-align: left; margin: 1em 0 0 0; } /* ENDORSEMENTS */ p.endorsement-text-first { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; margin: 3em 0 0 0; } p.endorsement-text { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; margin: 1em 0 0 0; } p.endorsement-source { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; text-align: right; page-break-before: avoid; margin: .4em 0 0 15%; } /* DEDICATION PAGE */ p.dedication-first { font-size: 110%; line-height: 145%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; text-align: center; margin: 3em 12% 0 12%; } p.dedication-space { font-size: 110%; line-height: 145%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; text-align: center; margin: 1.25em 12% 0 12%; } /* SOURCE */ p.source { font-size: 90%; line-height: 130%; font-style: normal; font-weight: normal; font-variant: normal; /* pseudo small caps */ text-transform: none; text-indent: 0; text-align: right; margin: .5em 0 0 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: 0 0 .5em 2.5em; } p.contents-indent-space { font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; margin: 1.25em 0 .5em 2.5em; } p.contents { /* main body of content page */ font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; margin: 0 0 .25em .5em; } p.contents-space { font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; margin: 1.25em 0 .25em .5em; } p.contents-part-titles { font-style: normal; font-weight: bold; text-indent: -2em; padding-left: 2em; text-align: left; page-break-after: avoid; margin: 1.25em 0 .5em 0; } p.contents-sub { font-size: 90%; font-style: italic; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; page-break-before: avoid; margin: 0 0 .5em 2.5em; } /* PART SECTION */ h1.part-title { font-family: "PlayfairDisplay-Bold", serif; font-size: 150%; line-height: 125%; font-style: normal; font-weight: bold; text-indent: 0; text-transform: uppercase; text-align: center; letter-spacing: 2px; margin: .25em 8% .25em 8%; /* from here to part-figure */ } /* CHAPTER NUMBER AND TITLE */ span.chapter-number { font-family: "CormorantInfant-Regular", serif; font-size: 150%; letter-spacing: 0px; font-style: normal; font-weight: normal; } h1.chapter-title-fm { font-family: "PlayfairDisplay-Bold", serif; font-size: 160%; line-height: 125%; font-style: normal; font-weight: bold; text-indent: 0; text-transform: uppercase; text-align: center; letter-spacing: 3px; margin: 15px 4% 3em 4%; } h2.chapter-title-fm { font-family: "PlayfairDisplay-Regular", serif; font-size: 170%; line-height: 125%; font-style: normal; font-weight: bold; text-indent: 0; text-align: center; letter-spacing: 3px; margin: 15px 4% 1em 4%; /* from here to ch-figure */ } h2.chapter-title { font-family: "PlayfairDisplay-Regular", serif; font-size: 170%; line-height: 125%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; letter-spacing: 2px; margin: .25em 4% 1em 4%; /* from here to ch-figure */ } h2.chapter-title-w-sub { font-family: "PlayfairDisplay-Regular", serif; font-size: 170%; line-height: 125%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; letter-spacing: 2px; margin: .25em 4% 1em 4%; /* from here to ch-figure */ } p.chapter-subtitle { /* follows chapter-title-w-sub */ font-family: "PlayfairDisplay-Italic", serif; font-size: 120%; line-height: 125%; font-style: italic; font-weight: normal; text-indent: 0; text-align: center; margin: 0 7% 3em 7%; } /* TEXT STYLES */ p.text { text-indent: 1em; margin: 0; orphans: 2; widows: 2; } p.text-space { text-indent: 1em; margin: 1em 0 0 0; orphans: 2; widows: 2; } p.text-left { text-indent: 0; margin: 0; orphans: 2; widows: 2; } p.text-first { text-indent: 0; margin: 0; orphans: 2; widows: 2; } p.text-left-space { font-variant: normal; text-indent: 0; margin: 1em 0 0 0; orphans: 2; widows: 2; } p.text-centered { font-size: 100%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; margin: 0; orphans: 2; widows: 2; } p.text-centered-space { font-size: 100%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; margin: 1.16em 0 0 0; orphans: 2; widows: 2; } /* SUBHEADS */ p.Heading-1 { font-family: "PlayfairDisplay-Bold", serif; font-size: 110%; line-height: 125%; font-style: normal; font-weight: bold; text-indent: 0; text-align: left; page-break-after: avoid; margin: 1.83em 2em .83em 0; } p.Heading-1-2 { /* Heading-1 w/o space above (normally comes at beginning of a chapter) */ font-family: "PlayfairDisplay-Bold", serif; font-size: 110%; line-height: 130%; font-style: normal; font-weight: bold; font-variant: normal; /* normal or small-caps */ text-decoration: none; /* none, line-through, underline, etc. */ text-transform: none; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0; text-align: left; page-break-before: avoid; page-break-after: avoid; margin: 0 2em .83em 0; } p.Heading-1-alt { font-family: "PlayfairDisplay-Italic", serif; border-bottom: 2px solid gray; padding: 0 4% 2px 4%; font-size: 110%; line-height: 130%; font-style: normal; font-weight: bold; text-indent: 0; letter-spacing: 1px; text-align: center; page-break-after: avoid; margin: 1.83em 0 .83em 0; } p.Heading-1-centered { font-family: "PlayfairDisplay-Regular", serif; font-size: 110%; line-height: 130%; font-style: normal; font-weight: normal; text-indent: 0; letter-spacing: 1px; text-align: center; page-break-after: avoid; margin: 1.83em 5% .83em 5%; } p.Heading-2 { font-family: "PlayfairDisplay-Bold", serif; font-size: 90%; line-height: 125%; font-style: italic; font-weight: bold; text-indent: 0; text-align: left; page-break-after: avoid; margin: 1.33em 2em .5em 1em; } /* PRAYERS */ p.prayer-space { font-family: "PlayfairDisplay-Italic", serif; font-weight: normal; font-style: italic; text-indent: 0; margin: 1em 1em 0 1em; orphans: 2; widows: 2; } p.prayer { font-family: "PlayfairDisplay-Italic", serif; font-weight: normal; font-style: italic; text-indent: 1em; margin: 0 1em 0 1em; orphans: 2; widows: 2; } p.prayer-left { font-family: "PlayfairDisplay-Italic", serif; font-weight: normal; font-style: italic; text-indent: 0; margin: 0 1em 0 1em; 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 0 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: 0 3em 0 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: 0 3em 0 3em; } p.poetry-source { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; text-align: left; page-break-before: avoid; margin: .33em 0 0 4.25em; } /* EXTRACTS */ p.extract-space { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0; margin: 1em 1em 0 1em; orphans: 2; widows: 2; } p.extract { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 1em; margin: 0 1em 0 1em; orphans: 2; widows: 2; } p.extract-left { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0; margin: 0 1em 0 1em; orphans: 2; widows: 2; } p.extract-source { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; text-align: right; page-break-before: avoid; margin: .33em 1em 0 1.66em; } /* NUMBERED LIST (OL code) */ li.list-numbered { /* numbers following the first */ font-style: normal; font-weight: normal; text-indent: 0; text-align: left; margin: .16em 0 0 .5em; orphans: 2; widows: 2; } li.list-numbered-space { /* numbered list with extra space between each */ font-style: normal; font-weight: normal; text-indent: 0; text-align: left; margin: 1em 0 0 .5em; orphans: 2; widows: 2; } /* BULLET LIST */ li.list-bulleted-space { font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; margin: 1em 0 .25em 0; orphans: 2; widows: 2; } li.list-bulleted { font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; margin: 0 0 .25em 0; 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: 0 0 0 1em; 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 0 0 1em; orphans: 2; widows: 2; } /* NUMBERED LIST as paragraph style (non OL code) */ p.list-numbered-no-num { font-style: normal; font-weight: normal; text-indent: -1em; padding-left: 1em; /* Hanging Indent */ text-align: left; margin: .16em 0 0 1em; orphans: 2; widows: 2; } p.list-numbered-no-num-space { font-style: normal; font-weight: normal; text-indent: -1em; padding-left: 1em; text-align: left; margin: 1em 0 0 1em; orphans: 2; widows: 2; } p.list-numbered-no-num2 { /* two digit numbers */ font-style: normal; font-weight: normal; text-indent: -1.6em; padding-left: 1.6em; /* Hanging Indent */ text-align: left; margin: .16em 0 0 1em; orphans: 2; widows: 2; } p.list-numbered-no-num-space2 { /* two digit numbers */ font-style: normal; font-weight: normal; text-indent: -1.6em; padding-left: 1.6em; /* Hanging Indent */ text-align: left; margin: 1em 0 0 1em; orphans: 2; widows: 2; } /* DAY UNITS */ span.day-number { font-family: "PlayfairDisplay-Italic", serif; font-size: 90%; line-height: 200%; letter-spacing: 0px; font-style: italic; font-weight: normal; } h3.chapter-title { font-family: "PlayfairDisplay-Regular", serif; font-size: 170%; line-height: 125%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; letter-spacing: 2px; margin: 15px 4% 3em 4%; } p.Heading-Days { font-family: "PlayfairDisplay-BoldItal", serif; font-size: 160%; line-height: 125%; font-style: italic; font-weight: bold; text-indent: 0; text-align: left; color: #909398; page-break-after: avoid; margin: 1.25em 2em .35em 0; } span.run-in-heads-21-days { font-family: "PlayfairDisplay-BoldItal", serif; font-size: 160%; line-height: 125%; font-style: italic; font-weight: bold; color: #909398; } /* SIDEBARS */ div.sidebar { /* lightly shaded box area w darker border */ border: 2px solid #b8b8b8; /* color: 184 184 184 (medium dark gray) */ padding: 2em; padding-top: 0; margin: 1em 1em 1em 1em; background-color: #e8e8e8; /* color: 232 232 232 (light gray) */ display: block; } p.Heading-1-alt-2 { font-size: 110%; line-height: 125%; font-style: normal; font-weight: bold; text-indent: 0; text-align: left; page-break-after: avoid; margin: 1.83em 2em .83em 0; } p.list-unnumbered-extra-indent { font-style: normal; font-weight: normal; font-variant: normal; text-indent: -1em; /* Hanging Indent */ padding-left: 1em; margin: 0 0 0 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.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: 0; page-break-after: avoid; margin: 1em 0 .33em 0; } p.notes-heading-2 { font-size: 85%; font-style: normal; font-weight: bold; text-indent: 0; page-break-after: avoid; margin: 0 0 .33em 0; } p.notes { font-size: 85%; font-style: normal; font-weight: normal; text-indent: 1em; text-align: left; margin: 0; orphans: 2; widows: 2; } /* FIGURES */ body.cover { margin: 0; padding: 0; font-size: 0; } img { max-width: 100%; max-height: 100%; } p.ch-figure1 { /* top of chapter number */ text-align: center; text-indent: 0; margin: 15px 0 0em 0; } p.ch-figure { /* follows chapter number */ text-align: center; text-indent: 0; margin: 0 0 3em 0; } p.ch-figure2 { /* preceeds subtitle */ text-align: center; text-indent: 0; margin: 0 0 1.5em 0; } p.part-figure { /* follows chapter number */ text-align: center; text-indent: 0; margin: 0 0 0 0; } /* DIVIDER */ /* HYPERLINK STYLE DATA */ a:active { /* mouse button held down */ color: red; } a:hover { background: #9ba785; } a:link { /* not visited */ color: blue; text-decoration: underline; } a:visited { color: #cc66ff; } /* CHARACTER STYLES */ span.playfair-italic { font-family: "PlayfairDisplay-Italic", serif; font-weight: normal; font-style: italic; } span.superscript { font-size: xx-small; vertical-align: text-top; } 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%; } span.small-caps-italic { font-size: 80%; font-style: italic; font-weight: normal; }