@font-face { font-family: "DelTon_Light"; src:url("../Fonts/OPTIDelTon-Light.otf"); } @font-face { font-family: "DelTon_Book"; src:url("../Fonts/OPTIDelTon-Book.otf"); } @font-face { font-family: "OPTIBodoni_Antiqua"; src:url("../Fonts/OPTIBodoni-Antiqua.otf"); } @font-face { font-family: "OPTIBodoni_Antiqua_Italic"; src:url("../Fonts/OPTIBodoniAntiqua-Italic.otf"); } @font-face { font-family: "OPTIBodoni_Antiqua_Medium"; src:url("../Fonts/OPTIBodoniAntiqua-Medium.otf"); } /* BODY STYLES */ body { font-family: "serif"; font-size: 100%; text-align: left !important; 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 */ 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 */ } /* TWO COLUMN FORMAT (for TOC) */ div.column { -moz-column-count:2; /* For FireFox */ -webkit-column-count:2; /* For Safari/Chrome */ column-count:2; /* When the standard gets fully supported */ -moz-column-width:250px; -webkit-column-width:250px; column-width:250px; -moz-column-gap:35px; -webkit-column-gap:35px; column-gap:15px; -moz-column-rule:1px solid #000000; -webkit-column-rule:1px solid #000000; column-rule:1px solid #000; } 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-family: ; font-size: 85%; text-indent: 0em; text-align: ; color: ; margin: 0em 0em 0em 0em; } p.copyright-first { font-family: ; font-size: 85%; text-indent: 0em; text-align: ; color: ; margin: 2em 0em 0em 0em; } p.copyright-space { font-family: ; font-size: 85%; text-indent: 0em; text-align: ; color: ; margin: 1em 0em 0em 0em; } /* TABLE OF CONTENTS */ p.contents2 { font-family: ; font-size: ; font-weight: normal; font-style: normal; text-align: ; text-indent: -2em; padding-left: 2em; color: ; margin: 0em 0em .5em 1em; } p.contents2-space { font-family: ; font-size: ; font-weight: normal; font-style: normal; text-align: ; text-indent: -2em; padding-left: 2em; color: ; margin: 1em 0em .5em 1em; } p.contents3 { /* use when dividing part lines from chap lines */ font-family: ; font-size: ; font-weight: bold; font-style: normal; text-align: ; text-indent: -2em; padding-left: 2em; color: ; page-break-after: avoid; margin: 1em 0em .5em 0em; } /* PART TITLE */ h1.part-title { background-image: url("../Images/ch-fig.jpg"); background-repeat:no-repeat; background-position: top center; padding: 0em; padding-top: 50px; /* moves title down, allows image to remain at top */ padding-bottom: 70px; /* to clear field beneath image (iPad) */ font-family: "DelTon_Light"; font-size: 300%; font-weight: bold; font-style: normal; text-transform: normal; /* options: normal, uppercase, or delete line */ font-variant: normal; /* options: normal, small-caps, or delete line */ text-indent: 0em; text-align: center; color: ; margin: 0em 0em .5em 0em; } /* DAY TITLE */ h2.day-title { background-color: #E0E0E0; padding: .25em; padding-top: .75em; padding-bottom: .5em; font-family: "DelTon_Light"; font-size: 130%; font-weight: bold; font-style: normal; text-indent: 0em; text-align: left; color: ; page-break-after: avoid; margin: 1.83em 0em .83em 0em; /* (top, right, bottom, left) */ } h2.day-title2 { background-color: #E0E0E0; padding: .25em; padding-top: .75em; padding-bottom: .5em; font-family: "DelTon_Light"; font-size: 130%; font-weight: bold; font-style: normal; text-indent: 0em; text-align: left; color: ; page-break-after: avoid; margin: 2.5em 0em .83em 0em; /* (top, right, bottom, left) */ } /* CHAPTER TITLE */ h1.chapter-title { font-family: "OPTIBodoni_Antiqua_Medium"; font-size: 200%; font-weight: bold; font-style: normal; font-variant: normal; letter-spacing: 2px; text-transform: normal; /* options: normal, uppercase, or delete line */ text-indent: 0em; text-align: center; color: ; margin: 2em 15% 3em 15%; /* (top, right, bottom, left) */ } /* Various TEXT STYLES */ .drop-cap { /* 2 line drop cap */ font-family: "DelTon_Light"; font-size: 3.8em; font-weight: bold; font-style: normal; display: inline; padding: 1px; float: left; line-height: .5em; color: ; } p.text { font-family: ; font-size: ; text-indent: 1em; text-align: ; color: ; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } p.text-space { font-family: ; font-size: ; text-indent: 1em; text-align: ; margin: 1em 0em 0em 0em; color: ; orphans: 2; widows: 2; } p.text-left { font-family: ; font-size: ; text-indent: 0em; text-align: ; color: ; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } p.text-first { font-family: ; font-size: ; text-indent: 0em; text-align: ; color: ; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } p.text-first-space { font-family: ; font-size: ; font-variant: normal; text-indent: 0em; text-align: ; color: ; margin: 3em 0em 0em 0em; /* follows something like epigraph source */ orphans: 2; widows: 2; } p.text-left-space { font-family: ; font-size: ; font-variant: normal; text-indent: 0em; text-align: ; color: ; margin: 1em 0em 0em 0em; orphans: 2; widows: 2; } p.text-centered { font-family: ; font-size: ; text-indent: 0em; text-align: center; color: ; margin: 0em 0em 0em 0em; } p.text-centered-space { font-family: ; font-size: ; text-indent: 0em; text-align: center; color: ; margin: 1.16em 0em 0em 0em; } /* SUBHEADS */ p.heading1 { border-bottom: medium dotted gray; padding-bottom: 2px; width: 100%; font-family: "OPTIBodoni_Antiqua_Medium"; font-size: ; font-weight: bold; font-style: normal; text-indent: 0em; text-align: left; color: ; page-break-after: avoid; margin: 1.83em 0em .83em 0em; /* (top, right, bottom, left) */ } /* SCRIPTURE TEXTS */ p.scrip-extract { font-family: "OPTIBodoni_Antiqua"; font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: ; color: ; margin: 0em 1em 0em 1em; orphans: 2; widows: 2; } p.scrip-extract-indent { font-family: "OPTIBodoni_Antiqua"; font-size: 90%; font-style: normal; font-weight: normal; text-indent: 1em; text-align: ; color: ; margin: 0em 1em 0em 1em; orphans: 2; widows: 2; } p.scrip-extract-space { font-family: "OPTIBodoni_Antiqua"; font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: ; color: ; margin: 1em 1em 0em 1em; orphans: 2; widows: 2; } p.scrip-source { font-family: "OPTIBodoni_Antiqua"; font-size: 90%; font-weight: normal; font-style: normal; font-variant: normal; text-indent: 0em; text-align: right; color: ; page-break-before: avoid; margin: .33em 1em 0em 1.66em; } p.poetry-source { font-family: "OPTIBodoni_Antiqua"; font-size: 90%; font-weight: normal; font-style: normal; font-variant: normal; text-indent: 0em; text-align: left; page-break-before: avoid; margin: .33em 0em 0em 2.25em; } p.scrip-prayer { font-family: "OPTIBodoni_Antiqua_Italic"; font-size: 90%; font-weight: normal; font-style: italic; text-indent: -1em; /* hanging indent */ padding-left: 1em; text-align: left; margin: 0em 3em 0em 1em; orphans: 2; widows: 2; } p.scrip-prayer-indent1 { font-family: "OPTIBodoni_Antiqua_Italic"; font-size: 90%; font-weight: normal; font-style: italic; text-indent: -1em; /* hanging indent */ padding-left: 1em; text-align: left; margin: 0em 3em 0em 2em; } /* PRAYERS */ p.prayer-first { font-family: "OPTIBodoni_Antiqua_Italic"; font-size: 90%; font-style: italic; font-weight: normal; text-align: ; text-indent: 0em; margin: 0em 1em 0em 1em; } p.prayer { font-family: "OPTIBodoni_Antiqua_Italic"; font-size: 90%; font-style: italic; font-weight: normal; text-indent: 1em; text-align: ; margin: 0em 1em 0em 1em; } /* POETRY */ p.poetry-space { font-family: "OPTIBodoni_Antiqua"; font-size: 90%; font-weight: normal; font-style: normal; text-indent: -1em; /* hanging indent */ padding-left: 1em; text-align: left; margin: 1em 3em 0em 1em; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } p.poetry { font-family: "OPTIBodoni_Antiqua"; font-size: 90%; font-weight: normal; font-style: normal; text-indent: -1em; /* hanging indent */ padding-left: 1em; text-align: left; margin: 0em 3em 0em 1em; orphans: 2; widows: 2; } p.poetry-indent1 { font-family: "OPTIBodoni_Antiqua"; font-size: 90%; font-weight: normal; font-style: normal; text-indent: -1em; /* hanging indent */ padding-left: 1em; text-align: left; margin: 0em 3em 0em 2em; } /* NUMBERED LIST (OL code) */ li.list-numbered { font-family: ; font-size: ; font-style: normal; font-variant: normal; text-indent: 0em; text-align: ; margin: .16em 0em 0em 0em; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } li.list-numbered-space { font-family: ; font-size: ; font-style: normal; font-variant: normal; text-indent: 0em; text-align: ; margin: 1em 0em 0em 0em; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } /* ABOUT THE AUTHOR */ p.about-author-first { font-family: ; font-size: ; font-variant: normal; text-indent: 0em; text-align: ; color: ; margin: 3em 0em 0em 0em; orphans: 2; widows: 2; } /* FIGURES */ img { max-width: 100%; max-height: 100%; } body.cover { margin:0; padding:0; font-size:0 } p.figure-marker { display: block; text-align: center; text-weight: bold; text-indent: 0em; margin-top: 1.16em; margin-bottom: 1.16em; } /* DIVIDER */ p.divider { font-family: ; font-size: medium; font-style: normal; font-weight: normal; color: ; 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; } /* HYPERLINK STYLE DATA */ a:active { /* mouse button held down */ color: red; } a:hover { background: #7cccc1; } a:link { /* not visited */ color: blue; } 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-size: ; font-style: normal; font-weight: normal; } /* CHARACTER STYLES */ span.regular { font-weight: normal; font-style: normal; } span.italic { font-weight: normal; font-style: italic; } span.bold { font-weight: bold; font-style: normal; } span.bold-italic { font-weight: bold; font-style: italic; } span.small-caps { font-size: 80%; } /* MOBI CSS CODE */ @media amzn-mobi { body { font-family: "serif"; orphans: 2; widows: 2; } .drop-cap { /* 2 line drop cap */ font-family: ; font-weight: bold; font-style: normal; font-size: 3.2em; } } /* KF8 CSS CODE (Kindle Fire) */ @media amzn-kf8 { body { font-family: "serif"; orphans: 2; widows: 2; } .drop-cap { /* 2 line drop cap */ font-family: "DelTon_Book"; font-weight: bold; font-style: normal; font-size: 3.2em; display: inline; margin-top: -.25em; margin-bottom: -.32245em; float: left; color: ; height: auto; } }