@font-face { font-family: "SairaExtraCondensed-Regular"; src:url("../Fonts/SairaExtraCondensed-Regular.ttf"); } @font-face { font-family: "SairaExtraCondensed-Medium"; src:url("../Fonts/SairaExtraCondensed-Medium.ttf"); } /* BODY STYLES */ body { /* font-family: serif; */ /* font-size: 100%; */ text-align: left; margin: 0.25em; orphans: 2; widows: 2; } .toc-marker { font-size: x-small; font-weight: normal; color: green; text-decoration: underline; display: none; } /* ENDORSEMENTS */ h1.endorsement-title { font-size: 120%; font-style: normal; font-weight: bold; text-indent: 0; text-align: center; page-break-after: avoid; margin: 2em 7% 1em 7%; } p.endorsement-text { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0; margin: 1em 0 0 0; } p.endorsement-source { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0; text-align: right; page-break-before: avoid; margin: .4em 0 0 15%; } /* 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: 110%; font-style: normal; font-weight: normal; text-transform: uppercase; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0; text-align: center; margin: 2em 10% 1em 10%; } p.books-list { font-size: 90%; font-style: italic; font-weight: normal; text-indent: 0; text-align: center; margin: 0 10% .4em 10%; } /* 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; } /* TABLE OF CONTENTS */ li.contents-indent { /* Epub 3.0 */ font-style: normal; font-weight: normal; text-indent: 0; text-align: left; margin: .16em 0 0 .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 .5em 1.5em; } p.contents-space { font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; margin: 1.25em 0 .5em 1.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; } /* CHAPTER NUMBER AND TITLE */ h1.chapter-title-fm { font-family: "SairaExtraCondensed-Regular", sans-serif; font-size: 200%; font-style: normal; font-weight: normal; text-transform: uppercase; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0; text-align: center; letter-spacing: 2px; color: #e5e6e8; margin: 15px 10% 2em 10%; } h2.chapter-number { font-family: "SairaExtraCondensed-Regular", sans-serif; font-size: 440%; line-height: 80%; letter-spacing: 0; font-style: normal; font-weight: normal; text-indent: 0; text-align: left; color: #e5e6e8; margin: 25px 5% 1em 2px; } p.chapter-number { font-family: "SairaExtraCondensed-Regular", sans-serif; font-size: 440%; line-height: 80%; letter-spacing: 0; font-style: normal; font-weight: normal; text-indent: 0; text-align: left; color: #e5e6e8; margin: 15px 5% 1.5em 2p; } /* TEXT STYLES */ span.caps { /* full caps leading opening paragraphs */ font-family: "SairaExtraCondensed-Medium", sans-serif; font-size: 120%; line-height: 80%; font-weight: 500; letter-spacing: 2px; word-spacing: -2px; color: #969a9d; } p.text { text-indent: 1em; margin: 0; orphans: 2; widows: 2; } p.text-first { text-indent: 0; margin: 0; orphans: 2; widows: 2; } p.text-left-divider { text-indent: 0; margin: 2.5em 0 0 0; orphans: 2; widows: 2; } /* ABOUT THE AUTHOR */ p.about-author-first { text-indent: 0; margin: 3em 0 0 0; orphans: 2; widows: 2; } /* FIGURES */ body.cover { margin: 0; padding: 0; font-size: 0; } p.figure-marker { font-weight: normal; text-align: center; margin: .75em 0 .5em 0; } img { max-width: 100%; /*max-height: 100%;*/ } /* DIVIDER */ /* HYPERLINK STYLE DATA */ p.ad-hyperlink { /* used for hyperlinks under any ad mentioning a website */ font-size: 120%; text-align: center; page-break-before: avoid; margin: .25em 0 0 0; } a:active { /* mouse button held down */ color: red; } a:link { /* not visited */ color: blue; text-decoration: underline; } a:visited { color: #cc66ff; } a:hover { background: #7ecbd2; } /* CHARACTER STYLES */ span.regular { font-style: normal; font-weight: normal; letter-spacing: 0; } 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%; }