/* BODY STYLES */ body { font-family: serif; text-align: justify; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; } h1.toc-marker { font-size: small; font-weight: normal; color: green; text-decoration: underline; } /* COPYRIGHT PAGE */ p.copyright { font-size: xx-small; text-align: justify; margin: 0pt 0pt 0pt 0pt; } p.copyright-space { font-size: xx-small; text-align: justify; margin: 12pt 0pt 0pt 0pt; /* (top, right, bottom, left) */ } /* DEDICATION PAGE */ p.dedication { font-style: normal; font-size: medium; text-align: center; /* this may be changed to 'left' if or 'center' depending on printed book's style */ margin: 0pt 0pt 0pt 0pt; } p.dedication-space { font-style: normal; font-size: medium; text-align: center; /* this may be changed to 'left' if or 'center' depending on printed book's style */ margin: 12pt 0pt 0pt 0pt; } /* TABLE OF CONTENTS */ p.contents1 { font-size: medium; font-weight: normal; text-align: justify; margin: 0pt 0pt 4pt 0pt; } p.contents2 { font-weight: normal; font-size: medium; text-align: justify; margin: 0pt 0pt 3pt 12pt; } p.contents3 { /* use when dividing part lines from chap lines */ font-weight: bold; font-size: medium; text-align: justify; margin: 12pt 0pt 3pt 0pt; } /* CHAPTER number/title */ h1.ebook-new-page-break { font-weight: bold; font-style: normal; font-size: xx-large; font-variant: normal; /* normal or small-caps */ color: #cc9933; text-indent: 0pt; text-align: center; margin: 10pt 0pt 18pt 0pt; } /* Various TEXT STYLES */ .drop-cap { display: inline; padding-top: 1px; float: left; line-height: .45em; font-size: 3.8em; text-align: left !important; text-indent: 0pt; color: #000000; } p.text { font-size: medium; text-indent: 12pt; text-align: left !important; margin: 0pt; orphans: 2; widows: 2; } p.text-space { font-size: medium; text-indent: 12pt; text-align: left !important; margin: 12pt 0pt 0pt 0pt; orphans: 2; widows: 2; } p.text-left { font-size: medium; text-indent: 0pt; text-align: left !important; margin: 0pt; orphans: 2; widows: 2; } p.text-left1 { font-size: medium; text-indent: 0pt; text-align: left !important; margin: 0pt; orphans: 2; widows: 2; } p.text-first { font-size: medium; text-indent: 0pt; text-align: left !important; margin: 0pt; orphans: 2; widows: 2; } p.text-first-space { font-size: medium; font-variant: normal; text-indent: 0pt; text-align: left !important; margin: 12pt 0pt 0pt 0pt; orphans: 2; widows: 2; } p.text-left-space { font-size: medium; font-variant: normal; text-indent: 0pt; text-align: left !important; margin: 12pt 0pt 0pt 0pt; orphans: 2; widows: 2; } /* BOOKS BY . . . list (i.e., other books by author) */ p.books-by { /* style for title line of book list by author */ font-size: x-large; text-align: center; margin: 24pt 0pt 0pt 0pt; /* (top, right, bottom, left) */ } div.books-by-divider-rule { /* use in conjunction with the
tag */ margin-top: 4pt; margin-bottom: 12pt; margin-left: 10%; margin-right: 10%; } p.books-list { font-size: medium; font-style: italic; text-align: center; margin: 0pt 0pt 3pt 0pt; } p.books-list-space { font-size: medium; font-style: italic; text-align: center; margin: 12pt 0pt 0pt 0pt; } p.books-list-series-title { font-size: medium; font-variant: small-caps; text-align: center; margin: 24pt 0pt 12pt 0pt; } p.books-list-footnote { font-size: small; font-style: normal; text-align: center; margin: 16pt 0pt 12pt 0pt; } /* HYPERLINK STYLE DATA */ a:active { /* mouse button held down */ color: red; } a:hover { background: #cc9933; } a:link { /* not visited */ color: blue; } a:visited { color: #cc66ff; } p.ad-hyperlink { text-align: center; /* used for hyperlinks under any ad mentioning a website */ margin: 5pt 0pt 0pt 0pt; /* (top, right, bottom, left) */ } p.start { /* start reading style */ margin-top: 12pt !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: 14pt; padding: 4pt !important; /* amount of padding within box -- affects text */ background: #FFF8DC; /* background color of box */ text-align:right !important; font-weight: bold; font-size: small; font-style: normal; font-variant: normal; } /* DIVIDER */ p.divider { text-align: center; margin: 14pt 0pt 14pt 0pt; } p.divider-sub { text-align: center; color: #ccc; margin: 14pt 0pt 14pt 0pt; } /* FIGURES */ p.figure-marker { text-align: center; text-weight: bold; margin-top: 14pt; margin-bottom: 14pt; } p.figure-marker-float { float: left !important; padding-right: 6pt; padding-bottom: 6pt; padding-top: 0pt; padding-left: 0pt; } p.ch-figure { text-align: center; margin-top: 4pt; margin-bottom: 12pt; } /* FONT data */ span.italic { font-weight: normal; font-style: italic; } span.bold { font-weight: bold; font-style: normal; } @page { margin-top: 30px; margin-bottom: 20px; margin-left: 30px; margin-right: 30px; } body { text-align: justify; } @page { margin-top: 30px; margin-bottom: 20px; margin-left: 30px; margin-right: 30px; } body { text-align: justify; }