@font-face { font-family: "SourceSansPro-Reg"; src:url("../Fonts/SourceSansPro-Regular.otf"); } /* 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; } /* 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; } /* ENDORSEMENTS */ p.endorsement-text-first { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; margin: 3em 0em 0em 0em; /* (top, right, bottom, left) */ } p.endorsement-text { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; margin: 1em 0em 0em 0em; /* (top, right, bottom, left) */ } p.endorsement-text-next { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 1em; margin: 0em 0em 0em 0em; /* (top, right, bottom, left) */ } p.endorsement-source { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: right; page-break-before: avoid; margin: .4em 0em 0em 15%; } /* DEDICATION PAGE */ p.dedication-first { font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: center; margin: 3em 12% 0em 12%; } /* SOURCE */ p.source { font-size: 85%; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; text-indent: 0em; text-align: right; margin: .33em 0em 0em 15%; /* (top, right, bottom, left) */ } /* TABLE OF CONTENTS */ p.contents1 { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; padding-left: 2em; margin: 0em 0em .5em 0em; } p.contents1-space { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; padding-left: 2em; margin: 1.25em 0em .5em 0em; } p.contents2 { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; padding-left: 2em; margin: 0em 0em .5em 1em; } p.contents2-space { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; padding-left: 2em; margin: 1.25em 0em .5em 1em; } /* CHAPTER number/title */ span.chapter { font-size: 80%; text-transform: uppercase; /* options: none, capitalize, uppercase, lowercase */ color: #949599; } span.chapter-number { font-size: 100%; font-style: normal; font-weight: bold; text-transform: uppercase; /* options: none, capitalize, uppercase, lowercase */ letter-spacing: 0px; } h1.chapter-title { font-size: 170%; font-style: normal; font-weight: normal; letter-spacing: 2px; text-indent: 0em; text-align: center; margin: 0em 4% 3em 4%; /* (top, right, bottom, left) */ } h1.chapter-title-fm { font-size: 170%; font-style: normal; font-weight: normal; letter-spacing: 2px; text-indent: 0em; text-align: center; margin: 1em 4% 3em 4%; /* (top, right, bottom, left) */ } h1.chapter-title-w-sub { font-size: 170%; font-style: normal; font-weight: normal; letter-spacing: 2px; text-decoration: none; /* none, line-through, underline, etc. */ text-transform: none; /* options: none, capitalize, uppercase, lowercase */ font-variant: normal; /* normal or small-caps */ text-indent: 0em; text-align: center; margin: 1em 4% .25em 4%; } p.chapter-subtitle { font-size: 120%; font-style: normal; font-weight: normal; 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: 0em; text-align: center; margin: 0em 7% 3em 7%; } /* Epigraph */ p.epigraph { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: left; margin: 0em 2em 0em 2em; orphans: 2; widows: 2; } p.epigraph-source { font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: right; page-break-before: avoid; margin: .5em 2em 0em 15%; } /* 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; } /* SUBHEADS */ p.Heading-1 { font-size: 110%; font-style: normal; font-weight: bold; font-variant: normal; /* options: normal, small-caps */ text-decoration: none; /* none, line-through, underline, etc. */ text-transform: none; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0em; text-align: left; page-break-after: avoid; margin: 1.83em 2em .83em 0em; /* (top, right, bottom, left) */ } /* POETRY */ p.poetry-title { font-size: 90%; font-style: normal; font-weight: bold; text-align: center; text-indent: 0em; page-break-after: avoid; margin: 1em 3em .66em 1em; } 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-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; } p.author-poetry { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; 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.author-poetry-small-space { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; 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; } p.author-poetry-source { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 90%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: left; page-break-before: avoid; margin: .33em 0em 0em 4.25em; } /* EMAILS */ p.email { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 80%; font-style: normal; font-weight: normal; line-height: 20px; text-indent: 0em; margin: 1em 1em 0em 1em; 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; /* (top, right, bottom, left) */ 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-space-subentry { /* an extract w/in an extract */ font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0em; margin: 1em 2em 0em 2em; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } p.extract-left { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0em; margin: 0em 1em 0em 1em; orphans: 2; widows: 2; } li.extract-list-bulleted { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0em; margin: 0em 0em 0em 1em; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } li.extract-list-bulleted-space { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0em; margin: 0em 0em 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; } /* SIDEBARS */ div.sidebar { /* lightly shaded box area w darker gray border */ font-family: "SourceSansPro", "Helvetica", "HelveticaNeue", "Arial", sans-serif; border-top: 3px solid #d4d5d7; border-right: 3px solid #d4d5d7; border-bottom: 3px solid #d4d5d7; border-left: 3px solid #d4d5d7; padding: 1em; margin-top: 1em; margin-bottom: 1em; margin-left: 1em; margin-right: 1em; background-color: #e8e8e8; } p.sidebar-first { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 80%; font-style: normal; font-weight: normal; text-align: left; text-indent: 0em; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } p.sidebar-source { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 80%; font-style: normal; font-weight: normal; text-decoration: none; /* none, line-through, underline, etc. */ text-transform: none; /* options: none, capitalize, uppercase, lowercase */ text-align: right; text-indent: 1em; margin: .25em 0em 0em 10%; } /* TABLES */ table { /* default table structure */ margin-left: .5em; margin-top: 1em; margin-bottom: 1em; border-collapse: collapse; width: 95%; 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 { border-bottom: 1.25px solid black; font-size: 90%; font-style: normal; font-weight: bold; text-decoration: none; /* none, line-through, underline, etc. */ text-transform: none; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0em; text-align: left; vertical-align: bottom; margin: 1em 0em .5em 0em; } td.table-text { font-size: 90%; font-weight: normal; font-style: normal; text-indent: 0em; text-align: left; vertical-align: top; } td.table-text-gray { background: #e6e7e8; font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: left; vertical-align: top; } /* END NOTES and FOOTNOTES (CS7) */ a._idFootnoteLink { font-size: 85%; font-style: normal; font-weight: normal; vertical-align: text-top; } a._idFootnoteAnchor { font-style: normal; font-weight: normal; font-size: 85%; vertical-align: text-top; } p.notes-heading { font-size: 85%; font-style: normal; font-weight: bold; text-indent: 0em; page-break-after: avoid; margin: 1em 0em .33em 0em; } p.notes { 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.captions { border-top: 2px solid gray; border-bottom: 2px solid gray; padding: 4px; font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 80%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: center; page-break-before: avoid; margin: .16em 12% 2em 12%; /* (top, right, bottom, left) */ } p.figure-marker { display: block; text-align: center; text-weight: bold; text-indent: 0em; margin-top: .75em; margin-bottom: .5em; } p.ch-figure { display: block; text-align: center; text-indent: 0em; margin-top: 1em; margin-bottom: .25em; } /* DIVIDER */ p.divider { font-size: medium; font-style: normal; font-weight: normal; text-align: center; text-indent: 0em; margin: 1.16em 0em 1.16em 0em; } /* HYPERLINK STYLE DATA */ a:active { /* mouse button held down */ color: red; } a:hover { background: #e8b256; } a:link { /* not visited */ color: blue; text-decoration: underline; } a:visited { color: #cc66ff; } span.hyperlink { font-style: normal; font-weight: normal; } /* CHARACTER STYLES */ span.sans-italic { font-family: "SourceSansPro-Ital", "Helvetica-Obique", "HelveticaNeue-Italic", "Arial-ItalicMT", sans-serif; font-weight: normal; font-style: italic; } 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; }