@font-face{ font-family: Alegreya; src: url("fonts/Alegreya.ttf"); src: url("fonts/Alegreya-Regular.ttf"); } .Alegreya{ font-family: Alegreya; } @font-face{ font-family: RobotoCondensed; src: url("fonts/RobotoCondensed.ttf"); src: url("fonts/RobotoCondensed-Regular.ttf"); } .RobotoCondensed{ font-family: RobotoCondensed; } @font-face{ font-family: RockSalt; src: url("fonts/RockSalt.ttf"); src: url("fonts/RockSalt-Regular.ttf"); } .RockSalt{ font-family: RockSalt; } .umTqoejY .chapter-title-card, .umTqoejY .title-card, .epub-toc-title-card{ display: flex; flex-direction: column; } .umTqoejY .chapter-title-card, .epub-toc-title-card{ position: relative; min-height: 13em; padding-top: 1em; padding-bottom: 1em; display: flex; } .chp_clr_none img, .chp_clr_none{ filter: grayscale(100%); } .chp_clr_all img, .chp_clr_all{ filter: grayscale(0%); } .umTqoejY .chapter-title-card .chp_img{ order: 1; text-align: center; padding-top: 0.3em; } .umTqoejY .chapter-title-card .chp_img img{ width: 100%; } .umTqoejY .chapter-title-card .chapter-number, .umTqoejY .chapter-title-card .chapter-title, .umTqoejY .chapter-title-card .chapter-subtitle, .epub-toc-title-card h2{ padding-left: 3%; width: 94%; z-index: 10; display: block; } .umTqoejY .chapter-number{ text-align: center!important; order: 2; } .umTqoejY .chapter-title{ text-align: center!important; order: 3; } .umTqoejY .chapter-subtitle{ text-align: center!important; order: 4; } .umTqoejY .chapter-number span{ font-family: 'Alegreya'; font-size: 1.3333333333333333em; text-align: center; line-height: 1.2; width: 100%; text-transform: capitalize; display: inline-block; } .umTqoejY .chapter-title h2, .epub-toc-title-card h2{ font-family: 'RobotoCondensed'; font-size: 2.3333333333333335em; text-align: center!important; line-height: 1.3; width: 100%; display: inline-block; } .umTqoejY .chapter-subtitle h3{ font-family: 'RockSalt'; font-size: 1.6666666666666667em; text-align: center; line-height: 1.2; width: 100%; display: inline-block; } .umTqoejY header .meta{ font-size: 11.0pt; font-family: YoungSerif; } .umTqoejY footer .meta{ font-size: 11.0pt; font-family: YoungSerif; } .umTqoejY .title-card { font-family: 'RobotoCondensed'; } .umTqoejY .title-card h1{ font-size: 44px; padding: 0.6em 0em; font-weight: 600; } .umTqoejY .title-card h2{ font-size: 22px; padding: 1em 0em; } .umTqoejY .title-card h3{ font-size: 20px; color:#666; padding: 1em 0em; } .umTqoejY .publisher-details{ font-family: 'Alegreya'; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; margin-block: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } .toc-list{ padding: 0px; margin-left: 0px; list-style: none; } b{ font-weight: bold; } em, i{ font-style: italic; } span.monospace { font-family: 'Courier', sans-serif; } span.smallcaps { font-variant: small-caps; } span.sansserif { font-family: 'PT Sans'; } h2{ font-size: 1.2em; font-weight: 600; padding: 0.6em 0em; } ul, ol{ padding: 0rem 1rem; } .list-parent{ padding: 1rem; } li{ padding: 0.2rem 0rem; } .table-of-content{ margin-left: 0px; line-height: 1.6rem; border-bottom: 1px solid #999999; padding-bottom: 0.6rem; margin-bottom: 0.6rem; } /* Common Chapter Title card alignment */ .chapter-title-card.left{ text-align: left; } .chapter-title-card.center{ text-align: center; } .chapter-title-card.right{ text-align: right; } .chapter-title-card{ width: 100%; justify-content:center; } .chapter-title-card .chapter-number{ width: 100%; text-align: inherit; } .chapter-title-card h2{ width: 100%; text-align: inherit; } .chapter-title-card h3{ width: 100%; text-align: inherit; } .wrapper{ /* https://css-tricks.com/almanac/properties/o/overflow-wrap/ */ overflow-wrap: break-word; hyphens: auto; text-align: justify; } p:empty:not(:first-of-type){ min-height: 1em; } p{ orphans: 2; widows: 2; padding-bottom: 0em; margin-top: 0em; padding-top: 0em; line-height: 1.6em; text-indent: 1em; margin-block-end: 0em; } p:first-of-type{ text-indent: 0rem !important; } .align-left{ text-align: left !important; } .align-center{ text-align: center !important; } .align-right{ text-align: right !important; } blockquote{ line-height: 1.6em; padding-left: 10%; padding-right: 10%; margin-top: 2rem; margin-bottom: 2rem; } .ornamental-break{ text-align: center; display: block; width: 100%; padding: 0.8rem 0rem; } .ornamental-break img{ max-height: 0.6rem; height: 0.6rem; width: auto; } .image{ display: flex; flex-direction: column; width: 100%; page-break-inside: avoid; height: auto; } .image img{ height:auto; page-break-inside: avoid; } .image.image-flow-left{ justify-content: flex-start; align-items: flex-start; text-align: left; } .image.image-wrap-left { float: left; margin-right: 0.8rem; } .image.image-flow-middle{ justify-content: center; align-items: center; text-align: center; } .image.image-flow-right{ justify-content: flex-end; align-items: flex-end; text-align: right; } .image.image-wrap-right { float: right; margin-left: 0.8rem; } .image .caption{ width: 96%; font-style: italic; } .image.image-size-small a{ width: 30%; } .image.image-size-small .img-with-empty-link{ width: 30%; } .image.image-size-medium a{ width: 45%; } .image.image-size-medium .img-with-empty-link{ width: 45%; } .image.image-size-large a{ width: 100%; } .image.image-size-large .img-with-empty-link{ width: 100%; } .image img{ display: block; margin-bottom: 0.6rem; display: inline-block; } .image img:not(.img-with-empty-link){ width: 100%; } blockquote{ orphans: 3; widows: 3; } .verse{ padding: 2rem 20%; line-height: 1.6em; orphans: 3; widows: 3; } .title{ display: flex; flex-direction: column; justify-content: space-between; align-items: center; text-align: center; height: 100vh; } .title-card{ width: 100%; text-align: center; padding: 2rem 0.4rem; } .title-card h1{ font-size: 2.5rem; text-align: inherit; padding: 0.4rem 0rem; } .title-card h2{ font-size: 1.75rem; text-align: inherit; padding: 0.2rem 0rem; } .title-card h3{ font-size: 1.5rem; text-align: inherit; padding: 0.2rem 0rem; } /* EPUB TOC */ .epub-toc-title-card h2 { text-align: center } .publisher-details{ width: 100%; padding: 2rem 1.6rem; display: flex; flex-direction: column; justify-content: center; align-items: center; } .publisher-logo{ width: auto; max-width: 80px !important; padding: 0.8rem 0rem; } .publisher-logo img{ width: 80px; height: auto; } /* COPYRIGHTS */ .copyrights { font-size: 0.75rem; } .copyrights p{ text-indent: 0em !important; margin-bottom: 0.8em; } .copyrights .chapter-title-card{ display: none; } .copyrights p:first-of-type .word:nth-child(-n+4){ text-transform: none; } .copyrights p:first-of-type .first-letter{ font-size: 1em; line-height: inherit; margin: inherit; margin-left: 0 !important; margin-right: 0 !important; } .copyrights .chapter-title-card{ display: none !important; } /* Dedication */ .dedication .chapter-title-card{ display: none !important; } .dedication{ padding-top: 33.33%; text-align: center; display: flex; justify-content: center; } /* Epigraph */ .epigraph .chapter-title-card{ display: none !important; } .epigraph{ padding-top: 33.33%; } /* Also by */ .also-by p{ text-indent: 0 !important; margin-bottom: 0.6rem; text-align: center; } .image-full{ width: 100%; height:auto; vertical-align: middle; } .image-full img{ width: 100%; height: auto; max-height:100%; object-fit:contain; vertical-align: middle; } .img-vert-middle{ position: absolute; top: 50%; /* position the top edge of the element at the middle of the parent */ left: 50%; /* position the left edge of the element at the middle of the parent */ transform: translate(-50%, -50%); } .img-vert-top{ position:absolute; top:0; } .img-vert-bottom{ position:absolute; bottom:0; } .print-wrapper{ height: 100%; max-height:100%; } .fullpage-image{ height: 100%; max-height:100%; position:relative; } .image-full-bleed{ width: 100%; height:100%; vertical-align: middle; } .image-full-bleed img{ width: 100%; height: auto; max-height:100%; object-fit:fill; vertical-align: middle; } .full-bleed{ height: 100%; max-height:100%; position:relative; } .withDropcap .dropcap, .ornamental-break + p{ text-indent: 0!important; } .withDropcap .dropcap, .withDropcap .lead_word{ text-transform: uppercase; } .chp_clr_print img, .chp_clr_print { filter: grayscale(100%); } @font-face { font-family: 'PT Sans'; src: url(fonts/PTSans-Regular.ttf); } @font-face { font-family: 'PT Sans'; font-style: italic; src: url(fonts/PTSans-Italic.ttf); } @font-face { font-family: 'PT Sans'; font-weight: bold; src: url(fonts/PTSans-Bold.ttf); } @font-face { font-family: 'PT Sans'; font-style: italic; font-weight: bold; src: url(fonts/PTSans-BoldItalic.ttf); } @font-face { font-family: 'Courier Prime'; src: url(fonts/CourierPrime-Regular.ttf); } @font-face { font-family: 'Courier Prime'; font-style: italic; src: url(fonts/CourierPrime-Italic.ttf); } @font-face { font-family: 'Courier Prime'; font-weight: bold; src: url(fonts/CourierPrime-Bold.ttf); } @font-face { font-family: 'Courier Prime'; font-style: italic; font-weight: bold; src: url(fonts/CourierPrime-BoldItalic.ttf); }