@font-face { font-family: "SourceSansPro-Reg"; src:url("../Fonts/SourceSansPro-Regular.otf"); } @font-face { font-family: "SourceSansPro-Ital"; src:url("../Fonts/SourceSansPro-It.otf"); } @font-face { font-family: "SourceSansPro-SemiBld"; src:url("../Fonts/SourceSansPro-Semibold.otf"); } @font-face { font-family: "SourceSansPro-SemiBldItl"; src:url("../Fonts/SourceSansPro-SemiboldIt.otf"); } @font-face { font-family: "GentAlt"; font-weight: normal; font-style: normal; src: url("../Fonts/GentiumAlt.otf"); } @font-face { font-family: "GentAlt"; font-weight: normal; font-style: italic; src: url("../Fonts/GentiumAlt-Italic.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; } /* TABLE OF CONTENTS */ p.contents2 { 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-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; padding-left: 2em; margin: 1.25em 0em .5em 1em; } p.contents2-space1 { font-style: normal; font-weight: normal; text-align: left; margin: 1em 0em .5em 1em; } p.contents3 { /* use when dividing part lines from chap lines */ font-weight: bold; font-style: normal; text-indent: -2em; padding-left: 2em; text-align: left; page-break-after: avoid; margin: 1.25em 0em .5em 0em; } p.contents4 { font-size: 90%; font-weight: normal; font-style: italic; text-indent: -2em; padding-left: 2em; text-align: left; margin: 0em 0em .5em 3em; } /* CONTRIBUTORS */ p.contributor { font-size: 95%; font-style: normal; text-indent: -2em; /* hanging indent */ padding-left: 2em; text-align: left; margin: .5em 0em 0em 1em; /* (top, right, bottom, left) */ } /* ABBREVIATIONS */ table.abbreviations { width: 95%; margin-top: 0em; border-top: none; border-bottom: none; border-collapse: collapse; } td.abbreviation { font-size: 85%; font-style: normal; font-variant: normal; text-align: left; text-indent: 0em; vertical-align: top; padding-bottom: .2em; padding-top: 0em; padding-left: 1em; orphans: 2; widows: 2; } /* 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) */ } /* CHAPTER number/title */ h1.chapter-title { font-size: 180%; font-weight: normal; font-style: normal; text-indent: 0em; text-align: center; margin: 2em 0em 3em 0em; /* (top, right, bottom, left) */ } h2.chapter-title-w-author { font-size: 180%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: center; margin: 2em 0em .5em 0em; } p.chapter-author { font-size: 140%; font-weight: normal; font-style: normal; font-variant: small-caps; text-indent: 0em; text-align: center; color: #005581; margin: 0em 0em 3em 0em; /* (top, right, bottom, left) */ } /* Various TEXT STYLES */ .drop-cap { font-size: 140%; font-weight: bold; color: #754200; } 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; } p.text-centered { text-indent: 0em; text-align: center; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } p.text-centered-space { text-indent: 0em; text-align: center; margin: 1.16em 0em 0em 0em; orphans: 2; widows: 2; } /* SUBHEADS */ p.heading-1 { background: #387c2b; padding: 6px; font-size: 110%; font-style: normal; font-weight: bold; text-indent: 0em; text-align: left; color: white; page-break-after: avoid; margin: 1.83em 2em .83em 0em; /* (top, right, bottom, left) */ } p.heading-2 { font-size: 110%; font-style: normal; font-weight: bold; text-indent: 0em; text-align: left; page-break-after: avoid; margin: 1.33em 2em .5em 0em; } p.heading-1-bibliography { background: #387c2b; padding: 6px; font-size: 110%; font-style: normal; font-weight: bold; text-indent: 0em; text-align: left; color: white; page-break-after: avoid; margin: 1.83em 2em .83em 0em; /* (top, right, bottom, left) */ } span.heading-2-ref { font-weight: bold; font-style: normal; } span.outline-heading-2 { font-weight: bold; font-style: italic; color: #005581; } span.outline-heading-2-ref { font-weight: bold; font-style: italic; color: #005581; } span.outline-heading-3 { font-weight: bold; font-style: normal; color: #6c2c91; } span.outline-heading-3-ref { font-weight: bold; font-style: normal; color: #6c2c91; } span.outline-heading-3-no-running-head { font-weight: bold; font-style: normal; color: #6c2c91; } span.outline-heading-4 { font-weight: bold; font-style: italic; color: #4f6f19; } /* OUTLINE */ p.out1 { font-size: 95%; font-style: normal; font-weight: normal; text-indent: -1.2em; padding-left: 1.2em; text-align: left; margin: .66em 0em 0em 1em; /* (top, right, bottom, left) */ } p.out2 { font-size: 95%; font-style: normal; font-weight: normal; text-indent: -1.3em; padding-left: 1.3em; text-align: left; margin: .33em 0em 0em 2.5em; } /* 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 0em 2em; /* (top, right, bottom, left) */ 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: 0em 3em 0em 2em; orphans: 2; widows: 2; } p.poetry-indent { 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 3em; orphans: 2; widows: 2; } /* NUMBERED LIST (OL code) */ li.list-numbered { font-style: normal; font-variant: normal; text-indent: 0em; text-align: left; margin: .16em 0em 0em .5em; orphans: 2; widows: 2; } li.list-numbered-space { font-style: normal; font-variant: normal; text-indent: 0em; text-align: left; margin: 1em 0em 0em .5em; orphans: 2; widows: 2; } /* UNNUMBERED LIST (bullet list) */ li.list-unnumbered-space { font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; margin: 1em 0em 0em 0em; orphans: 2; widows: 2; } li.list-unnumbered { font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0em; margin: 0em 0em 0em 0em; /* (top, right, bottom, left) */ 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: 0em 0em 0em 1em; /* (top, right, bottom, left) */ 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 0em 0em 1em; orphans: 2; widows: 2; } /* SIDEBARS */ div.sidebar { /* lightly shaded box area w darker gray border */ background-color: #dee5ef; border: 3px solid #8799b2; line-height: 20px; padding: 0em 0em 1em 0em; margin: 1em; } p.sidebar-title-left { background: #b9c6d6; padding: 6px; padding-top: .5em; font-family: "SourceSansPro-SemiBld", "Helvetica-Bold", "HelveticaNeue-Bold", "Arial-BoldMT," sans-serif; font-size: 110%; font-weight: bold; font-style: normal; text-indent: 0em; text-align: left; color: white; page-break-after: avoid; margin: 0em 0em .66em 0em; /* (top, right, bottom, left) */ } 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; padding: 0em 1em 0em 1em; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } p.sidebar { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 80%; font-style: normal; font-weight: normal; text-align: left; text-indent: 1em; padding: 0em 1em 0em 1em; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } /* TABLES */ div.table-box1 { background: #ccdcc5; padding: 4px; margin: 1em; } div.table-box2 { padding: 6px; width: 18em; margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em; } div.table-box3 { width: 15em; margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em; } div.table-box4 { width: 25em; margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em; } div.table-box6 { width: 25em; margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em; } table { /* default table structure */ margin-left: .5em; margin-top: 1em; margin-bottom: 1em; border-collapse: collapse; width: 95%; display: table; } td { padding: .33em; } th { border-bottom: thin solid black; padding: .33em; } p.table-title { font-family: "SourceSansPro-SemiBld", "Helvetica-Bold", "HelveticaNeue-Bold", "Arial-BoldMT," sans-serif; font-size: 90%; font-style: normal; font-weight: bold; text-indent: 0em; text-align: center; page-break-after: avoid; margin: 1em 0em .5em 0em; /* (top, right, bottom, left) */ } th.table-heading { background: #d5c4de; font-family: "SourceSansPro-SemiBld", "Helvetica-Bold", "HelveticaNeue-Bold", "Arial-BoldMT," sans-serif; font-size: 90%; font-style: normal; font-weight: bold; text-indent: 0em; text-align: left; vertical-align: bottom; margin: 1em 0em .5em 0em; /* (top, right, bottom, left) */ } td.table-heading { background: #d5c4de; font-family: "SourceSansPro-SemiBld", "Helvetica-Bold", "HelveticaNeue-Bold", "Arial-BoldMT," sans-serif; font-size: 90%; font-style: normal; font-weight: bold; text-indent: 0em; text-align: left; vertical-align: bottom; margin: 1em 0em .5em 0em; } th.table-heading1 { /* to center heads and no background color */ font-family: "SourceSansPro-SemiBld", "Helvetica-Bold", "HelveticaNeue-Bold", "Arial-BoldMT," sans-serif; font-size: 90%; font-style: normal; font-weight: bold; text-indent: 0em; text-align: center; vertical-align: bottom; margin: 1em 0em .5em 0em; /* (top, right, bottom, left) */ } td.table-heading1 { /* to center heads and no background color */ font-family: "SourceSansPro-SemiBld", "Helvetica-Bold", "HelveticaNeue-Bold", "Arial-BoldMT," sans-serif; font-size: 90%; font-style: normal; font-weight: bold; text-indent: 0em; text-align: center; vertical-align: bottom; margin: 1em 0em .5em 0em; /* (top, right, bottom, left) */ } th.table-heading2 { /* regular table heads but w no background color */ font-family: "SourceSansPro-SemiBld", "Helvetica-Bold", "HelveticaNeue-Bold", "Arial-BoldMT," sans-serif; font-size: 90%; font-style: normal; font-weight: bold; text-indent: 0em; text-align: left; vertical-align: bottom; margin: 1em 0em .5em 0em; /* (top, right, bottom, left) */ } p.table-heading { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: left; margin: 1em 0em .5em 0em; } p.table-heading1 { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: left; margin: 1em 0em .5em 0em; } td.table-text { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 90%; font-weight: normal; font-style: normal; text-indent: 0em; text-align: left; vertical-align: top; } td.table-text-gray { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; background: #e6e7e8; font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: left; vertical-align: top; } td.table-text-gray1 { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; background: #e6e7e8; font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0em; text-align: center; vertical-align: top; } span.table-text-alpha { font-family: "SourceSansPro-SemiBld", "Helvetica-Bold", "HelveticaNeue-Bold", "Arial-BoldMT," sans-serif; font-weight: bold; font-style: normal; text-align: center; } td.table-text-cent { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 90%; font-weight: normal; font-style: normal; text-indent: 0em; text-align: center; vertical-align: top; } td.table-text1 { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 90%; font-weight: normal; font-style: normal; text-indent: 0em; text-align: center; vertical-align: top; } td.table-text2 { border-bottom: thin solid black; font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 90%; font-weight: normal; font-style: normal; text-indent: 0em; text-align: left; vertical-align: top; } /* 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; } /* POETRY - CHIASM */ p.chiasm-a-space { /* add non-breaking spaces ( ) between A and text throughout */ font-size: 90%; font-style: normal; font-weight: normal; text-align: left; text-indent: -1.1em; /* hanging indent */ padding-left: 1.1em; margin: 1em 0em .16em 1em; } p.chiasm-a { font-size: 90%; font-style: normal; font-weight: normal; text-align: left; text-indent: -1.1em; padding-left: 1.1em; margin: 0em 0em .16em 1em; } p.chiasm-b { font-size: 90%; font-style: normal; font-weight: normal; text-align: left; text-indent: -1.0em; padding-left: 1.0em; margin: 0em 0em .16em 2em; } p.chiasm-c { font-size: 90%; font-style: normal; font-weight: normal; text-align: left; text-indent: -1.1em; padding-left: 1.1em; margin: 0em 0em .16em 3em; } /* BIBLIOGRAPHY */ p.bibliog { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1em; /* hanging indent */ padding-left: 1em; margin: .16em 0em .33em 0em; /* (top, right, bottom, left) */ } /* FOOTNOTES (CS5) */ a.footnote-link { font-size: 85%; font-style: normal; font-weight: normal; vertical-align: text-top; } a.footnote-anchor { font-style: normal; font-weight: normal; font-size: 85%; vertical-align: text-top; } p.footnote-text { font-size: 85%; font-style: normal; font-weight: normal; text-indent: 1em; margin: 0em; } /* ILLUSTRATIONS & CREDITS */ p.Bibliography1 { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1em; /* hanging indent */ padding-left: 1em; margin: .16em 0em .33em 0em; } /* HYPERLINK STYLE DATA */ a:active { /* mouse button held down */ color: red; } a:hover { background: #754200; } a:link { /* not visited */ color: blue; } a.white { color: white; } a:visited { color: #cc66ff; } p.ad-hyperlink { font-size: 85%; text-align: center; /* used for hyperlinks under any ad mentioning a website */ margin: .42em 0em 0em 0em; /* (top, right, bottom, left) */ } /* 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: .75em; margin-bottom: .5em; } p.captions { border-top: 3px solid #d5c4de; border-bottom: 3px solid #d5c4de; padding: 10px; font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 80%; font-style: normal; font-weight: normal; line-height: 18px; text-indent: 0em; text-align: center; page-break-before: avoid; margin: .16em 12% 2em 12%; /* (top, right, bottom, left) */ } span.credit { font-family: "SourceSansPro-Reg", "Helvetica", "HelveticaNeue", "Arial", sans-serif; font-size: 75%; font-style: normal; font-weight: normal; } /* FONT STYLES OR OTHER ATTRIBUTES */ span.sans-italic { font-family: "SourceSansPro-Ital", "Helvetica-Obique", "HelveticaNeue-Italic", "Arial-ItalicMT", sans-serif; font-weight: normal; font-style: italic; } span.accent-italic-text { font-family: "GentAlt"; font-style: italic; } span.accent-roman-text { font-family: "GentAlt"; font-style: normal; } span.superscript { font-size: xx-small; vertical-align: text-top; } span.semibold-italic { font-style: italic; font-weight: bold; } span.regular { font-weight: normal; font-style: normal; } span.regular-bold-blue { font-weight: bold; font-style: normal; color: #005581; } span.italic { font-weight: normal; font-style: italic; } span.italic2 { font-family: "SourceSansPro-Ital", "Helvetica-Obique", "HelveticaNeue-Italic", "Arial-ItalicMT", sans-serif; font-weight: normal; font-style: italic; } span.bold { font-weight: bold; font-style: normal; } span.bold3 { font-family: "SourceSansPro-SemiBld", "Helvetica-Bold", "HelveticaNeue-Bold", "Arial-BoldMT," sans-serif; color: #000000; font-weight: bold; font-style: normal; } span.bold-italic { font-weight: bold; font-style: italic; } span.small-caps { font-variant: small-caps; } span.small-caps-italic { font-variant: small-caps; font-style: italic; }