@font-face { font-family: Gentium-book; font-weight: normal; src:url("../Fonts/Gentium-book.otf"); } @font-face { font-family: Gentium-Italic; src:url("../Fonts/Gentium-Italic.otf"); } /* BODY STYLES */ body { font-family: serif; /* values: serif, sans-serif, cursive, fantasy, monospace; start specific (Gentium), move to generic */ 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 */ 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 */ } h1.toc-marker { font-size: small; font-weight: normal; color: green; text-decoration: underline; } /* COPYRIGHT PAGE */ p.copyright { font-size: x-small; text-align: left; margin: 0em 0em 0em 0em; } p.copyright-space { font-size: x-small; text-align: left; margin: 1em 0em 0em 0em; } /* TABLE OF CONTENTS */ p.contents1 { font-size: small; font-weight: normal; text-align: left; margin: 0em 0em 0em 0em; } p.contents { font-size: small; font-weight: normal; text-align: left; margin: 0em 0em .5em 1em; } p.contents1-space { font-size: small; font-weight: normal; text-align: left; margin: 1em 0em .33em 0em; } p.contents2 { font-weight: normal; font-size: small; text-align: left; margin: 0em 0em .25em 1em; } p.contents2-space { font-weight: normal; font-size: small; text-align: left; margin: 1em 0em .25em 1em; } /* SOURCE */ p.source { font-weight: normal; font-style: normal; font-size: small; font-variant: normal; text-transform: none; text-align: right; color: #000000; margin: .33em 0em 0em 0em; /* (top, right, bottom, left) */ } /* CHAPTER number/title */ span.chapter-number { font-size: large; font-weight: normal; font-style: normal; text-indent: 0em; text-variant: small-caps; text-decoration: underline; /* none, line-through, underline, etc. */ text-align: center; color: #003366; } h1.chapter-title { font-size: xx-large; font-weight: normal; font-style: normal; text-transform: small-caps; text-indent: 0em; text-align: center; color: #003366; margin: 0em 0em 3em 0em; /* (top, right, bottom, left) */ } h1.chapter-title-w-sub { font-size: x-large; font-weight: normal; font-style: normal; font-variant: normal; /* normal or small-caps */ text-indent: 0em; text-align: center; color: #003366; margin: 0em 0em .25em 0em; } p.chapter-subtitle { /* same as part-subtitle */ font-size: large; font-weight: normal; font-style: italic; text-indent: 0em; text-align: center; text-variant: small-caps; color: #003366; margin: 0em 0em 2em 0em; } p.part-subtitle { /* same as chapter-subtitle */ font-size: large; font-weight: normal; font-style: italic; text-indent: 0em; text-align: center; text-variant: small-caps; color: #003366; margin: 0em 0em 2em 0em; } p.chapter-subtitle-w-author { font-size: x-large; font-style: italic; font-weight: normal; font-variant: normal; text-indent: 0em; text-align: center; color: #000000; margin: 0em 0em 2em 0em; } /* Various TEXT STYLES */ .drop-cap { /* single line drop cap */ font-size: x-large; font-weight: bold; font-style: normal; display: inline; color: #000000; } p.text { font-size: small; text-indent: 1em; text-align: left !important; margin: 0em; orphans: 2; widows: 2; } p.text-space { font-size: small; text-indent: 1em; text-align: left !important; margin: 1em 0em 0em 0em; orphans: 2; widows: 2; } p.text-left { font-size: small; text-indent: 0em; text-align: left !important; margin: 0em; orphans: 2; widows: 2; } p.text-first { font-size: small; text-indent: 0em; text-align: left !important; margin: 0em; orphans: 2; widows: 2; } p.text-first-space { font-size: small; font-variant: normal; text-indent: 0em; text-align: left !important; margin: 1em 0em 0em 0em; orphans: 2; widows: 2; } p.text-left-space { font-size: small; font-variant: normal; text-indent: 0em; text-align: left !important; margin: 1em 0em 0em 0em; orphans: 2; widows: 2; } p.text-center { font-size: small; text-align: center; margin: 0em; } p.text-center-space { font-size: small; text-align: center; margin: 1.16em 0em 0em 0em; } /* SUBHEADS */ p.heading-1 { font-weight: bold; font-style: normal; font-size: small; text-transform: none; /* options: capitalize, uppercase, lowercase, none */ text-indent: 0em; text-align: left; color: #000000; page-break-after: avoid; margin: 1.83em 0em .83em 0em; /* (top, right, bottom, left) */ } p.heading-1-centered { font-weight: bold; font-style: normal; font-size: small; text-transform: none; /* options: capitalize, uppercase, lowercase, none */ text-indent: 0em; text-align: center; color: #000000; page-break-after: avoid; margin: 1.83em 0em .83em 0em; /* (top, right, bottom, left) */ } p.heading-1-2-centered { /* heading-1 w/o space above (normally comes at beginning of a chapter) */ font-weight: bold; font-style: normal; font-size: small; text-indent: 0em; text-align: center; page-break-after: avoid; margin: 0em 0em .83em 0em; } p.heading-1-2 { /* heading-1 w/o space above (normally comes at beginning of a chapter) */ font-family: serif; /* change to sans-serif if called for in specific book style */ font-weight: bold; font-style: normal; font-size: small; text-indent: 0em; text-align: left; page-break-after: avoid; margin: 0em 0em .83em 0em; } p.heading-2 { font-weight: bold; font-style: italic; font-size: small; text-transform: none; /* options: capitalize, uppercase, lowercase, none */ text-indent: 0em; text-align: left; page-break-after: avoid; margin: 1.33em 0em .5em 1em; } p.heading-2-2 { /* heading-2, follows a heading-1 (no space above) */ font-family: serif; /* change to sans-serif if called for in specific book style */ font-weight: bold; font-style: italic; font-size: small; text-transform: none; /* options: capitalize, uppercase, lowercase, none */ text-indent: 0em; text-align: left; page-break-after: avoid; margin: 0em 0em .5em 1em; } p.heading-3 { font-weight: bold; font-style: normal; font-size: small; font-variant: small-caps; text-transform: none; /* options: capitalize, uppercase, lowercase, none */ text-indent: 0em; text-align: left; page-break-after: avoid; margin: 1.16em 0em .33em 2em; } p.heading-4 { font-weight: bold; font-style: italic; font-size: small; font-variant: small-caps; text-transform: none; /* options: capitalize, uppercase, lowercase, none */ text-indent: 0em; text-align: left; page-break-after: avoid; margin: 1em 0em .083em 3em; } /* MISC INTERNAL ELEMENTS */ p.from { font-size: small; font-weight: normal; font-style: normal; text-indent: 0em; text-transform: uppercase; text-align: center; color: #000000; margin: 2em 0em 0em 0em; } p.chapter-title-book-title { font-size: medium; font-weight: normal; font-style: italic; text-indent: 0em; text-align: center; color: #000000; margin: .083em 0em 0em 0em; } p.translation-credit { font-size: small; font-weight: normal; font-style: italic; text-indent: 0em; text-align: left; color: #000000; margin: 1em 0em 0em 0em; } p.chapter-title-2 { font-size: medium; font-weight: bold; font-style: normal; text-variant: small-caps; text-indent: 0em; text-align: center; color: #000000; margin: 2em 0em 0em 0em; } p.chapter-author { font-size: small; font-weight: normal; font-style: normal; text-indent: 0em; text-align: center; color: #000000; margin: 1em 0em 2em 0em; } p.play-stage-directions { font-size: small; font-weight: normal; font-style: italic; text-indent: 0em; text-align: left; margin: 1em 0em 1em 0em; } p.play-script { font-size: small; font-weight: normal; font-style: normal; text-indent: -1em; /* hanging indent */ padding-left: 1em; text-align: left; margin: 0em 0em 0em 0em; } p.play-script-indent { font-size: small; font-weight: normal; font-style: normal; text-indent: -1em; /* hanging indent */ padding-left: 1em; text-align: left; margin: 0em 0em 0em 2em; } /* Epigraph */ p.epigraph { font-weight: normal; font-style: italic; font-size: x-small; font-variant: normal; text-indent: 0em; text-align: center; color: #000000; margin: 0em 2em 0em 2em; /* (top, right, bottom, left) */ } p.epigraph-source { font-weight: normal; font-style: normal; font-size: x-small; font-variant: normal; text-indent: 0em; text-align: left; color: #000000; margin: .5em 2em 0em 3.5em; /* (top, right, bottom, left) */ } p.epigraph-space { font-weight: normal; font-style: italic; font-size: x-small; font-variant: normal; text-indent: 0em; text-align: center; color: #000000; margin: 1em 2em 0em 2em; /* (top, right, bottom, left) */ } /* Poetry */ p.poetry-title { font-size: x-small; font-style: normal; font-weight: bold; text-align: center; text-indent: 0pt; page-break-after: avoid; margin: 1em 3em .66em 1em; } p.poetry-space { font-weight: normal; font-style: normal; font-size: x-small; text-indent: -1em; /* hanging indent */ padding-left: 1em; text-align: left; margin: 1em 3em 0em 1em; /* (top, right, bottom, left) */ } p.poetry-small-space { font-weight: normal; font-style: normal; font-size: x-small; text-indent: -1em; /* hanging indent */ padding-left: 1em; text-align: left; margin: 1em 3em 0em 1em; /* (top, right, bottom, left) */ } p.poetry { font-weight: normal; font-style: normal; font-size: x-small; text-indent: -1em; /* hanging indent */ padding-left: 1em; text-align: left; margin: 0em 3em 0em 1em; /* (top, right, bottom, left) */ } p.poetry-indent { font-weight: normal; font-style: normal; font-size: x-small; text-indent: -1em; /* hanging indent */ padding-left: 1em; text-align: left; margin: 0em 3em 0em 2em; /* (top, right, bottom, left) */ } p.poetry-space-center { font-weight: normal; font-style: normal; font-size: x-small; text-indent: -1em; /* hanging indent */ padding-left: 1em; text-align: center; margin: 1em 3em 0em 1em; /* (top, right, bottom, left) */ } p.poetry-center { font-weight: normal; font-style: normal; font-size: x-small; text-indent: -1em; /* hanging indent */ padding-left: 1em; text-align: center; margin: 0em 3em 0em 1em; /* (top, right, bottom, left) */ } /* NUMBERED LIST (OL code) */ ol { padding: .5em 0em 0em 1.5em; /* control spacing above list; creates space for numbers */ margin: 0em 0em 0em 0em; } li.list-numbered { font-style: normal; font-size: small; font-variant: normal; text-align: left; margin: .16em 0em 0em 1em; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } li.list-numbered-space { font-style: normal; font-size: small; font-variant: normal; text-align: left; margin: 0em 0em 0em 1em; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } /* NUMBERED LIST as paragraph style (non UL code) */ p.list-numbered { font-style: normal; font-size: small; font-variant: normal; text-align: left; text-indent: -1em; /* Hanging Indent */ padding-left: 1em; margin: .16em 0em 0em 1em; /* (top, right, bottom, left) */ orphans: 2; widows: 2; } p.list-numbered-space { font-style: normal; font-size: small; font-variant: normal; text-align: left; text-indent: -1em; /* Hanging Indent */ padding-left: 1em; margin: 1em 0em 0em 1em; orphans: 2; widows: 2; } /* EXTRACTS */ p.extract-space { font-size: x-small; font-style: normal; font-weight: normal; text-indent: 0em; text-align: left; margin: 1em 1em 0em 1em; /* (top, right, bottom, left) */ } p.extract { font-size: x-small; font-style: normal; font-weight: normal; text-indent: 1em; text-align: left; margin: 0em 1em 0em 1em; /* (top, right, bottom, left) */ } p.extract-left { font-size: x-small; font-style: normal; font-weight: normal; text-indent: 0em; text-align: left; margin: 0em 1em 0em 1em; /* (top, right, bottom, left) */ } /* BIBLIOGRAPHY */ p.bibliog { font-style: normal; font-size: small; font-variant: normal; text-indent: -1em; /* hanging indent */ padding-left: 1em; text-align: left; margin: .16em 0em .33em 0em; /* (top, right, bottom, left) */ } /* HYPERLINK STYLE DATA */ a:active { /* mouse button held down */ color: red; } a:hover { background: #336699; } 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) */ } p.start { /* start reading style */ margin-top: 1em !important; /* distance of box from text above */ border-top: thin solid black; border-bottom: thin solid black; margin-left: 5%; margin-right: 5%; margin-bottom: 1.16em; padding: .33em !important; /* amount of padding within box -- affects text */ background: #FFF8DC; /* background color of box */ text-align:right !important; font-weight: bold; font-size: x-small; font-style: normal; font-variant: normal; } /* DIVIDER */ p.divider { text-align: center; margin: 1.16em 0em 1.16em 0em; } p.divider-sub { text-align: center; color: #ccc; margin: 1.16em 0em 1.16em 0em; } /* 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; } p.figure-left { display: block; text-align: left; text-indent: 0em; margin-top: 1em; margin-bottom: 1em; } p.ch-figure { display: block; text-align: center; text-indent: 0em; margin-top: 1em; margin-bottom: 1em; } p.figure-marker-float { float: right !important; padding: .5em; } /* FONT STYLES OR OTHER ATTRIBUTES */ span.greek-text { font-family: "Gentium-book"; } span.accent-italic { font-family: "Gentium-Italic"; font-style: italic; } span.superscript { font-size: xx-small; vertical-align: text-top; } span.subscript { font-size: xx-small; vertical-align: text-bottom; } span.ul { text-decoration: underline; } 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-variant: small-caps; } span.small-caps-italic { font-variant: small-caps; font-style: italic; } span.small-caps-bold { font-variant: small-caps; font-weight: bold; } span.small-caps1 { /* for sans-serif small caps */ font-family: "Helvetica", "Arial", "sans-serif"; font-size: x-small; text-transform: uppercase; font-weight: normal; } span.xx-large-text { font-size: xx-large; } span.x-large-text { font-size: x-large; } span.large-text { font-size: large; } span.medium-text { font-size: medium; } span.small-text { font-size: small; } span.x-small-text { font-size: x-small; } span.xx-small-text { font-size: xx-small; }