@charset "UTF-8"; /* blitz — CSS framework for reflowable eBooks Version 0.95 by Jiminy Panoz Codename: Blonde Rock & Roll License: MIT (https://opensource.org/licenses/MIT) */ /* NAMESPACES */ @namespace h "http://www.w3.org/1999/xhtml/"; @namespace epub "http://www.idpg.org/2007/ops"; /* if you need to style epub:type */ @namespace m "http://www.w3.org/1998/Math/MathML/"; /* if you need to style MathML */ @namespace svg "http://www.w3.org/2000/svg"; /* if you need to style SVG */ html { /* Don't use it for styling, used as selector which can take a punch if anything goes wrong above */ } /* Begin CSS */ /* Reset */ /* So here's the trick, we must reset to manage a number of problems once and for all: - HTML5 backwards compatibility (EPUB 3 file in EPUB 2 app); - user settings (e.g. line-height on Kobo and Kindle); - CSS bloat (DRY); - KFX for which a reset using `border: 0` seems to disable support; - etc. It all started as a normalize and became a reset given the magnitude of the task. */ 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, sub, sup, 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; padding:0; /* RS may apply vertical padding to el such as p */ border: 0; /* Font size in pixel disable the user setting in legacy RMSDK */ line-height: inherit; /* Kindle ignores it, Kobo needs it. If you don’t use inherit, the user setting may be disabled on some Kobo devices */ vertical-align: baseline; -webkit-hyphens:none; epub-hyphens:none; -moz-hyphens:none; hyphens:none; adobe-hyphenate:none !important; } /* This is absolutely necessary for backwards compatibility */ article, aside, details, figure, figcaption, footer, header, hgroup, main, nav, section { display: block; } /* page margins for nook and kobo */ @page { margin: 1.5em; } body { font-size: 100%; text-align: left; margin:0 auto; /* RS will override margins anyways */ padding: 0; widows: 2; /* iBooks and Kobo support widows and orphans */ orphans: 2; } h1,h2,h3,h4,h5,h6 { page-break-after:avoid; -epub-hyphens: none !important; adobe-hyphenate: none !important; hyphens: none !important; page-break-after: avoid !important; } /* Font List */ @font-face { font-family: "BourtonLineBold"; src: url(../fonts/BourtonLineBold.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: "BourtonBase"; src: url(../fonts/BourtonBase.ttf); font-style: normal; font-weight: bold; } @font-face { font-family: "CervoNeue-MediumNeue"; src: url(../fonts/CervoNeue-MediumNeue.ttf); font-style: normal; font-weight: bold; } @font-face { font-family: "ArnoPro"; src: url(../fonts/ArnoPro-Bold.ttf); font-style: normal; font-weight: bold; } @font-face { font-family: "ArnoPro"; src: url(../fonts/ArnoPro-BoldItalic.ttf); font-style: italic; font-weight: bold; } @font-face { font-family: "Eveleth-Clean"; src: url(../fonts/Eveleth-Clean-Regular.ttf); font-style: normal; font-weight: bold; } @font-face { font-family: "MuseoSans_500"; src: url(../fonts/MuseoSans_500.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: "MuseoSans_500"; src: url(../fonts/MuseoSans_500_Italic.ttf); font-style: italic; font-weight: normal; } @font-face { font-family: "MuseoSans_100"; src: url(../fonts/MuseoSans_100.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: "MuseoSans_100"; src: url(../fonts/MuseoSans_100-Italic.ttf); font-style: italic; font-weight: normal; } @font-face { font-family: "RotisSansSerif"; src: url(../fonts/RotisSansSerif.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: "RotisSansSerif"; src: url(../fonts/RotisSansSerif-Italic.ttf); font-style: italic; font-weight: normal; } @font-face { font-family: "MuseoSans-300"; src: url(../fonts/MuseoSans-300.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: "Museo_Slab_500"; src: url(../fonts/Museo_Slab_500.ttf); font-style: normal; font-weight: bold; } @font-face { font-family: "Cookie"; src: url(../fonts/Cookie-Regular.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: "Rosella-Hatched"; src: url(../fonts/Rosella-Hatched.ttf); font-style: normal; font-weight: normal; } .h1 { font-family: "CervoNeue-MediumNeue", sans-serif; font-size: 180%; font-weight: normal; line-height: 1.3em; margin-top: 2em; margin-bottom: 0.2em; text-align: center; } .subtitle { font-family: "BourtonBase", sans-serif; font-size: 85%; font-weight: bold; margin-top: 1.2em; margin-bottom: 0em; margin-left: 2.5em; margin-right: 2.5em; text-align: center; background: #000000; color: #ffffff; padding: 0.3em 0.5em 0.6em 0.5em; } .author { font-family: "BourtonBase", sans-serif; font-size: 110%; font-weight: bold; margin-top: 3em; margin-bottom: 0em; text-align: center; } .pub { margin-top: 2.5em; margin-bottom: 0em; text-align: center; } .noindent { margin-top: 0.1em; margin-bottom: 0.1em; text-indent: 0em; text-align: left; } .intro { font-family: "MuseoSans-300", sans-serif; font-size: 90%; margin-top: 0.1em; margin-bottom: 0.1em; text-indent: 0em; text-align: left; font-weight: normal; } .introi { font-family: "MuseoSans-300", sans-serif; font-size: 90%; margin-top: 0.1em; margin-bottom: 0.1em; text-indent: 1.2em; text-align: left; font-weight: normal; } .noindentt { margin-top: 1.2em; margin-bottom: 0.1em; text-indent: 0em; text-align: left; } .indent { margin-top: 0.1em; margin-bottom: 0.1em; text-indent: 1.2em; text-align: left; } .bull { margin-top: 0.4em; margin-bottom: 0.1em; margin-left: 0.6em; text-indent: -0.6em; text-align: left; } .blist { margin-top: 0.7em; margin-bottom: 0.1em; margin-left: 0.6em; text-indent: -0.6em; text-align: left; } .blistb { margin-top: 0.7em; margin-bottom: 1.0em; margin-left: 0.6em; text-indent: -0.6em; text-align: left; } .blist-t { margin-top: 1em; margin-bottom: 0.1em; margin-left: 0.6em; text-indent: -0.6em; text-align: left; } .tocsec { font-family: "BourtonLineBold", sans-serif; font-size: 95%; margin-top: 0.1em; margin-bottom: 0.1em; margin-left: 0em; text-indent: 0em; text-align: left; } .tocseca { font-family: "ArnoPro", sans-serif; font-size: 90%; margin-top: 0.2em; margin-bottom: 0.2em; margin-left: 0em; text-indent: 0em; text-align: left; font-weight: bold; } .tocsec1 { font-family: "BourtonLineBold", sans-serif; font-size: 90%; margin-top: 0.1em; margin-bottom: 0.1em; margin-left: 1.3em; text-indent: 0em; text-align: left; } .tocsec2 { font-family: "BourtonLineBold", sans-serif; font-size: 90%; margin-top: 1.5em; margin-bottom: 0.2em; margin-left: 0em; text-indent: 0em; text-align: left; } .tocchap { font-family: "ArnoPro", sans-serif; font-size: 99%; margin-top: 1.2em; margin-bottom: 0.2em; margin-left: 0em; text-indent: 0em; text-align: left; font-weight: bold; } .imagech { margin-top: 1em; margin-bottom: 1em; text-align: center; } .webname1 { font-family: "Museo_Slab_500", sans-serif; font-size: 85%; margin-top: 0.5em; margin-bottom: 0.1em; text-indent: 0em; text-align: left; } .webname { font-family: "Museo_Slab_500", sans-serif; font-size: 88%; margin-top: 1.0em; margin-bottom: 0.1em; text-indent: 0em; text-align: left; } .website { font-size: 88%; margin-top: 0.2em; margin-bottom: 0.1em; text-indent: 0em; text-align: left; } .f1a { font-family: "MuseoSans_500", sans-serif; } .h2fm { font-family: "Rosella-Hatched", sans-serif; font-weight: normal; font-size: 160%; line-height: 1em; margin-top: 1em; margin-bottom: 0.3em; text-align: center; } .h2 { font-family: "Rosella-Hatched", sans-serif; font-weight: normal; font-size: 160%; line-height: 1em; margin-top: 0.5em; margin-bottom: 0.5em; text-align: center; } .sidebar1 { padding: 0.2em 0em 0.2em 0em; outline-offset: 0.1em; outline: 0.3em solid #555555; border: 0.05em solid #555555; background-color: #e8eef5; page-break-inside: avoid; font-size: 90%; margin-top: 1.5em; margin-bottom: 1.5em; padding: 0.75em; text-indent: 0em; text-align: left; margin-left: 0.3em; margin-right: 0.3em; } .sidebar2 { border: solid #a2bcb1 0.1em; page-break-inside: avoid; font-size: 90%; margin-top: 1.5em; margin-bottom: 1.5em; padding: 0.75em; text-indent: 0em; text-align: left; } .sidebar3 { background-color: #d2dad5; border: solid #d2dad5 0.1em; page-break-inside: avoid; font-size: 90%; margin-top: 1.5em; margin-bottom: 1.5em; padding: 0.75em; text-indent: 0em; text-align: left; } .sidebar3a { background-color: #bac1c5; border: solid #bac1c5 0.1em; page-break-inside: avoid; font-size: 90%; margin-top: 1.5em; margin-bottom: 1.5em; padding: 0.75em; text-indent: 0em; text-align: left; } .h3 { font-family: "BourtonBase", sans-serif; font-weight: bold; font-size: 125%; line-height: 1em; margin-top: 0.5em; margin-bottom: 0.2em; text-align: center; } .h3_sub { font-family: "MuseoSans_100", sans-serif; font-weight: normal; font-size: 80%; line-height: 1em; margin-top: 0.5em; margin-bottom: 0.7em; text-align: center; } .h3z { font-family: "Rosella-Hatched", sans-serif; font-weight: normal; font-size: 155%; line-height: 1em; margin-top: 0.3em; margin-bottom: 0.2em; text-align: center; } .h3z_sub { font-family: "MuseoSans_100", sans-serif; font-weight: normal; font-size: 85%; line-height: 1em; margin-top: 0.5em; margin-bottom: 0.6em; text-align: center; } .stitle { font-family: "ArnoPro", sans-serif; font-size: 95%; font-weight: bold; line-height: 1em; margin-top: 0.2em; margin-bottom: 0.8em; text-align: center; } .stitle2 { font-family: "ArnoPro", sans-serif; font-size: 105%; font-weight: bold; line-height: 1em; margin-top: 0.1em; margin-bottom: 0.8em; text-align: center; } .stitle3 { font-family: "Museo_Slab_500", sans-serif; font-size: 100%; font-weight: bold; line-height: 1em; margin-top: 0.1em; margin-bottom: 0.8em; text-align: left; border-bottom: 0.15em solid #ffffff; padding-bottom: 0.3em; } .s-subtitle { font-family: "BourtonLineBold", sans-serif; font-weight: normal; font-size: 110%; margin-top: 0.8em; margin-bottom: 0em; text-indent: 0em; text-align: left; } .sparat { font-family: "MuseoSans_100", sans-serif; font-size: 90%; margin-top: 0.7em; margin-bottom: 0.1em; text-indent: 0em; text-align: left; } .spara { font-family: "MuseoSans_100", sans-serif; font-size: 90%; margin-top: 0.2em; margin-bottom: 0.1em; text-indent: 0em; text-align: left; } .sparai { font-family: "MuseoSans_100", sans-serif; font-size: 90%; margin-top: 0.2em; margin-bottom: 0.1em; text-indent: 1.2em; text-align: left; } .blists { font-family: "MuseoSans_100", sans-serif; font-size: 90%; margin-top: 0.5em; margin-bottom: 0.1em; margin-left: 0.6em; text-indent: -0.6em; text-align: left; } .blists1 { font-family: "MuseoSans_100", sans-serif; font-size: 90%; margin-top: 0.5em; margin-bottom: 0.1em; margin-left: 2.2em; text-indent: -0.6em; text-align: left; } .blists-t { font-family: "MuseoSans_100", sans-serif; font-size: 90%; margin-top: 1em; margin-bottom: 0.1em; margin-left: 0.6em; text-indent: -0.6em; text-align: left; } .nlist { margin-top: 0.3em; margin-bottom: 0.1em; margin-left: 1em; text-indent: -1em; text-align: left; } .h3a { font-family: "ArnoPro", sans-serif; page-break-before: always; font-weight: bold; font-size: 105%; line-height: 1.1em; margin-top: 1.2em; margin-bottom: 0.8em; text-align: center; } .h4a { font-family: "BourtonBase", sans-serif; font-weight: bold; font-size: 100%; line-height: 1.1em; margin-top: 1.5em; margin-bottom: 0.2em; text-align: left; } .h4b { font-family: "ArnoPro", sans-serif; font-weight: bold; font-size: 90%; line-height: 1.1em; margin-top: 1.0em; margin-bottom: 0.2em; text-align: left; } .h5 { font-family: "BourtonLineBold", sans-serif; font-weight: normal; font-size: 110%; line-height: 1.1em; margin-top: 1.2em; margin-bottom: 0.7em; text-align: left; } .font1 { font-family: "Cookie", sans-serif; font-size: 100%; } .font2 { font-family: "ArnoPro", sans-serif; font-weight: bold; font-style: italic; font-size: 90%; } .size1 { font-family: "Eveleth-Clean", sans-serif; font-weight: normal; font-size: 130%; } .dropcaps { font-family: "ArnoPro", sans-serif; float: left; font-size: 250%; margin-top: 0.075em; margin-bottom: -0.1em; margin-right: 0.055em; line-height: 0.8em; font-weight: bold; } .center { margin-top: 0.5em; margin-bottom: 2.0em; text-align: center; } /* For Captions */ .caption { font-family: "RotisSansSerif", sans-serif; page-break-before: avoid; font-size: 80%; line-height: 1.15em; margin-top: 0.49em; margin-bottom: 1em; text-align: left; } /* For Index */ .indexlev1 { font-size: 90%; margin-top: 0.1em; margin-bottom: 0.1em; text-indent: -0.7em; margin-left: 0.7em; text-align: left; } .indexlev1a { font-size: 90%; margin-top: 1em; margin-bottom: 0.1em; text-indent: -0.7em; margin-left: 0.7em; text-align: left; } .indexlev2 { font-size: 90%; margin-top: 0.1em; margin-bottom: 0.1em; text-indent: -1.2em; margin-left: 2.2em; text-align: left; } /* For Copyright */ .copy { font-size: 90%; margin-top: 0.1em; margin-bottom: 0.1em; text-indent: 0em; text-align: left; } .copya { font-size: 90%; margin-top: 1em; margin-bottom: 0.1em; text-indent: 0em; text-align: left; } .copyh { font-size: 90%; margin-top: 0.1em; margin-bottom: 0.1em; margin-left: 1em; text-indent: -1em; text-align: left; } /* Default Styles */ .ent { vertical-align: 0.1em; font-size: 60%; font-family: "DejaVuMonoSans", sans-serif; } .clear { clear: both; } .column { columns: 2; } .hidden { display: none; visibility: hidden; } .group { page-break-inside: avoid; } .box { padding: 0.2em 0em 0.2em 0em; outline-offset: 0.1em; outline: 0.3em solid #d3e5eb; border: 0.05em solid #d3e5eb; margin-top: 1.0em; margin-bottom: 2.2em; margin-left: 3.0em; margin-right: 3.0em; } .box1 { padding: 0.2em 0em 0.2em 0em; outline-offset: 0.1em; outline: 0.1em solid #d1d2d4; border: 0.3em solid #d1d2d4; page-break-inside: avoid; margin-top: 1.8em; margin-bottom: 1.5em; margin-left: 3.0em; margin-right: 3.0em; } .box2 { padding: 0.2em 0em 0.2em 0em; outline-offset: 0.1em; outline: 0.2em solid #555555; border: 0.05em solid #555555; page-break-before: always; margin-top: 1.0em; margin-bottom: 2.2em; margin-left: 3.0em; margin-right: 3.0em; } .groupa { page-break-before: always; } table { border-collapse: collapse; width: 100%; margin: 0em; } td { padding: 0.2em; } small { font-size: 80%; } ol { list-style-type:none; margin: 0em; } a { text-decoration: none; } /* Styling is improved to prevent sub from affecting line-height */ .sub { font-size: 75%; line-height: 1.2; vertical-align: sub; /* Fallback */ vertical-align: -15%; } /* Styling is improved to prevent sup from affecting line-height */ .sup { font-size: 75%; line-height: 1.2; vertical-align: super; /* Fallback */ vertical-align: 25%; } img { width: auto; max-width: 100%; /* Note: KF8 doesn't support max-width hence "width: auto;" as fallback */ height: auto; object-fit: contain; } /* For Cover Images */ .imagefp { height: 98%; margin: 0em; text-align: center; } .imagefp:only-of-type { height: 98vh; margin: 0em; text-align: center; } .imagefc { width: 100%; } /* For Inline Images */ .in5 { width: 5%; } .in8 { width: 8%; } .in10 { width: 10%; } .in15 { width: 15%; } .in20 { width: 20%; } .in30 { width: 30%; } .in40 { width: 40%; } .in100 { width: 100%; } /* For Landscape Images (width or without caption) */ .land40 { margin-top: 1em; margin-bottom: 0.1em; text-align: center; } .land40 img { width: 40%; } .land50 { margin-top: 1em; margin-bottom: 0.1em; text-align: center; } .land50 img { width: 50%; } .land70 { margin-top: 1em; margin-bottom: 0.1em; text-align: center; } .land70 img { width: 70%; } .land60 { margin-top: 1em; margin-bottom: 0.1em; text-align: center; } .land60 img { width: 60%; } .land80 { margin-top: 1em; margin-bottom: 0.1em; text-align: center; } .land80 img { width: 80%; } .land90 { margin-top: 1em; margin-bottom: 0.1em; text-align: center; } .land90 img { width: 90%; } .land100 { margin-top: 1em; margin-bottom: 0.1em; text-align: center; } .land100 img { width: 100%; } /* Portrait Images - width or without Caption */ .portvh50 { margin: 1em 0 0 0; text-align: center; height: 50%; } .vh50 { height: 100%; } .vh50:only-of-type { height: 50vh; } .portvh60 { margin: 1em 0 0 0; text-align: center; height: 60%; } .vh60 { height: 100%; } .vh60:only-of-type { height: 60vh; } .portvh70 { margin: 1em 0 0 0; text-align: center; height: 70%; } .vh70 { height: 100%; } .vh70:only-of-type { height: 70vh; } .portvh80 { margin: 1em 0 0 0; text-align: center; height: 80%; } .vh80 { height: 100%; } .vh80:only-of-type { height: 80vh; } .portvh90 { margin: 1em 0 0 0; text-align: center; height: 90%; } .vh90 { height: 100%; } .vh90:only-of-type { height: 90vh; } .portvh98 { margin: 1em 0 0 0; text-align: center; height: 98%; } .vh98 { height: 100%; } .vh98:only-of-type { height: 98vh; } .portvh99 { margin: 0em; text-align: center; height: 98%; } .vh99 { height: 100%; } .vh99:only-of-type { height: 98vh; }