@charset "UTF-8"; /* Base CSS Document for All E-Books */ img, a img, p a img, p.thanks a img { border: none; } p.center img, p.centered img, p.thanks img { text-indent: 0px; padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px; } blockquote, blockquote p { text-indent: 0em; padding: 0.25em; } p, li, ul li, ol li { /* font-size: 11pt; */ font-size: 1.0em; font-family: Georgia, "Gandhi Serif", Alegreya, Baskerville, Palatino, "Times New Roman", Serif; text-indent: 1em; margin-top: 0px; margin-bottom: 0px; padding-top: 0em; padding-bottom: 0em; text-align: left; } p + p { text-indent: 1em; } .left { text-align: left !important; } div.section p, ul li, ol li, div.section ul li { text-align: left; } .divider, p.divider { text-align: center !important; text-indent: 8px; margin-top: 20px; margin-bottom: 20px; } p.toc, p.title_page, div.section p.title_page, div.section p.center { text-align: center; text-indent: 0px; margin-top: 0em; margin-bottom: 12px; } p.date { text-align: left; text-indent: 0px; margin-top: 10px; margin-bottom: 10px; } p.thanks { text-align: center; text-indent: 0px; margin-top: 25px; margin-bottom: 25px; } /* Heading Levels */ h1, h2, h3, h4, h5, h6 { text-indent: 0px; text-align: center; font-family: Georgia, "Gandhi Serif", Alegreya, Baskerville, Palatino, "Times New Roman", Serif; font-weight: bold; } h1 { /* 18pt */ font-size: 1.75em; } h2 { /* 16pt */ font-size: 1.5em; } h3 { /* 14pt */ font-size: 1.3em; } h4 { /* 12pt */ font-size: 1.2em; } h5 { /* 11pt */ font-size: 1.1em; } h6 { /* 10pt */ font-size: 1em; } .big { font-size: 1.3em; font-weight: bold; } a:link { color:#0000ff; } p.noindent { text-indent: 0px; text-align: left; margin-bottom: 12px; } .toc_indent1 { margin-left: 10px; } .toc_indent2 { margin-left: 20px; } .divider { text-align: center !important; margin-top: 15px; margin-bottom: 15px; } .section { page-break-after: always; } .slide { /* margin: 5px; */ margin: 0px; padding: 0px; text-indent: 0em; margin-left: auto; margin-right: auto; text-align: center; } div.slide p { text-indent: 0em; } .story, .story h3, .story ul li { text-indent: 0px !important; /* font-size: 24px; */ font-size: 1.3em; font-weight: bold; text-align: center; } .story h3 { /* font-size: 28px; */ font-size: 1.3em; } .story ul li { text-align: left; } p.booklist { text-align: center; text-indent: 0px; margin-top: 20px; margin-bottom: 20px; } img.halcyon { margin: 25px; } img.toc_image { margin: 8px; } img.picture_book, p img.picture_book { margin: 0px; padding: 0px; } /* Text Alignment */ .left, p.left { text-align: left; } .right, p.right { text-align: right; } .center, p.center, p.centered { text-align: center; } .dropcaps { font-size: 5.35em; float: left; line-height: .99em; margin: 0em .1em -.2em 0em; } .signature { text-indent: 0px; margin-top: 1em; } .underline { text-decoration: underline; } .strike { text-decoration: line-through; } /* Colors */ .white { color: #fff; } .black { color: #000; } .red { color: #f00; } .green { color: #0f0; } .blue { color: #00f; } .purple { color: #800080; } .yellow { color: #ffff00; } .cyan, .aqua { color: #00ffff; } /* Flourishes */ .flourish { margin-top: 3px; } .page, div.page { /* position: relative; top: 10%; transform: translateY(-50%); */ margin: 0em; padding: 1em; } div.slide, div.slide p { margin: 0px; padding: 0px; text-indent: 0px; } .quote_page { position: relative; top: 25%; /* transform: translateY(-50%); */ margin: 5%; /* font-size: 12pt; */ font-size: 1.2em; font-style: italic; } div.vtitle { position: relative; margin-top: 50%; page-break-after: always; } div.vtitle p { /* font-size: 16pt; */ font-size: 1.5em; font-weight: bold; text-indent: 0em; text-align: center; } .main_title { text-decoration: none; } div.sidebar { margin: 2em 1em; border: 3px dashed #ddd; padding: 0.5em 1em; } div.tip { margin: 2em 1em; border: 2px solid #000; padding: 0.5em 1em; }