@font-face { font-family: "Roboto-Regular"; src:url("../Fonts/Roboto-Regular.ttf"); } @font-face { font-family: "Roboto-Medium"; src:url("../Fonts/Roboto-Medium.ttf"); } @font-face { font-family: "Roboto-MediumItalic"; src:url("../Fonts/Roboto-MediumItalic.ttf"); } @font-face { font-family: "Roboto-Bold"; src:url("../Fonts/Roboto-Bold.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; text-indent: 0; margin: 3em 0 0 0; } 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%; } /* DEDICATION PAGE */ p.dedication-first { font-size: 110%; line-height: 145%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; margin: 3em 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 1.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 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: 0 0 .5em .5em; } p.contents-space { font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; margin: 1.25em 0 .5em .5em; } /* CHAPTER NUMBER AND TITLE */ span.chapter-number { font-family: "Roboto-Bold", sans-serif; font-size: 200%; line-height: 200%; letter-spacing: 0px; font-style: normal; font-weight: normal; color: #949599; } h1.chapter-title-fm { font-family: "Roboto-Regular", sans-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%; } h1.chapter-title { font-family: "Roboto-Regular", sans-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%; } /* TEXT STYLES */ .drop-cap { font-size: 140%; font-weight: bold; letter-spacing: 1px; color: #939498; } .drop-cap-italic { font-size: 140%; font-weight: bold; font-style: italic; letter-spacing: 1px; color: #939498; } 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; } /* SUBHEADS */ p.Heading-1 { font-family: "Roboto-Medium", sans-serif; font-size: 110%; line-height: 125%; font-style: normal; font-weight: 500; text-indent: 0; text-align: center; page-break-after: avoid; margin: 1.83em 8% .83em 8%; } p.Heading-1-alt { font-family: "Roboto-Medium", sans-serif; font-size: 100%; line-height: 125%; font-style: normal; font-weight: 500; text-indent: 0; text-align: left; background: #e1e2e4; padding: .25em 2em .25em .75em; page-break-after: avoid; margin: 1.83em 0 .83em 0; } p.Heading-2 { font-family: "Roboto-Medium", sans-serif; font-size: 100%; line-height: 125%; font-style: normal; font-weight: 500; text-indent: 0; text-align: left; page-break-after: avoid; margin: 1.33em 10% .5em 0; } /* 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; } /* 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-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; } /* 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; } /* 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-num-alpha-sub { /* alphabetical list (lower case) within a no-num list */ font-style: normal; font-weight: normal; text-indent: -1.1em; padding-left: 1.1em; text-align: left; margin: .16em 0 0 2.25em; orphans: 2; widows: 2; } /* UNNUMBERED LIST (non-bullet list) */ p.list-unnumbered { font-style: normal; font-weight: 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; text-indent: -1em; /* Hanging Indent */ padding-left: 1em; margin: 1em 0 0 1em; orphans: 2; widows: 2; } /* TABLES */ table { /* default table structure */ margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em; display: table; border-bottom: 1.25px solid black; /* add border-top if top of table needs rule */ /* table heading will add rule below headings */ } td { padding: .33em; } th { padding: .33em; } td.table-heading { font-family: "Roboto-Medium", sans-serif; border-bottom: 1.25px solid black; font-size: 90%; font-style: normal; font-weight: 500; text-indent: 0; text-align: left; vertical-align: bottom; padding-right:.5em; padding-left:.5em; } td.table-heading-centered { font-family: "Roboto-Medium", sans-serif; border-bottom: 1.25px solid black; font-size: 90%; font-style: normal; font-weight: 500; text-indent: 0; text-align: center; vertical-align: bottom; padding-right:.5em; padding-left:.5em; } td.table-side-head { font-family: "Roboto-Medium", sans-serif; font-size: 90%; font-style: normal; font-weight: 500; text-indent: 0; text-align: left; vertical-align: top; padding-right:.5em; padding-left:.5em; } td.table-text { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0; text-align: left; vertical-align: top; padding-right:.5em; padding-left:.5em; } td.table-text-centered { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; vertical-align: top; padding-right:.5em; padding-left:.5em; } /* APPENDIX */ span.appendix-number { /* works on conjunction w chapter title */ font-size: 80%; line-height: 200%; letter-spacing: 1px; } /* 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; } /* 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 */ p.divider { font-style: normal; font-weight: normal; text-align: center; text-indent: 0; margin: 1.16em 0 1.16em 0; } /* HYPERLINK STYLE DATA */ a:active { /* mouse button held down */ color: red; } a:link { /* not visited */ color: blue; text-decoration: underline; } a:visited { color: #cc66ff; } a:hover { background: #fb969d; } /* CHARACTER STYLES */ span.sans-med-italic { font-family: "Roboto-MediumItalic", sans-serif; font-style: italic; font-weight: 500; } 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%; }