/*///// LEARN MORE HERE: https://www.w3schools.com/cssref/css_selectors.asp /////*/ body { font-family: regular, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"; line-height: 1.5em; font-kerning: normal; margin: 0; font-variant: common-ligatures oldstyle-nums proportional-nums; font-feature-settings: "kern", "liga", "clig", "onum", "pnum"; orphans: 2; widows: 2; } body * { line-height: inherit; } a { word-wrap: break-word; } figure,section { display: block; page-break-inside: avoid; } .sans { font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; } .caps { text-transform: uppercase; } /*////////// HEADS /////////////////////////*/ /*//////////////////////////////////////////////*/ h1,h2 { font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"; text-align: center; text-indent: 0; -epub-hyphens: none !important; hyphens: none !important; } h1 { font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; font-size: .1px; margin: 0; line-height: 1em; opacity: 0; } h2 { font-size: .1px; margin: 0; line-height: 1em; opacity: 0; } /*///////////// TEXT ////////////*/ /*////////////////////////////////*/ p { text-align: left; text-indent: 5%; margin: 0; -epub-hyphens: auto !important; hyphens: auto !important; widows: 2; orphans: 2; } .bold { font-weight: bold; } .caps { text-transform: uppercase; } /* .co::first-line { font-weight: bold; } */ .cr { text-align: center; font-size: .8em; line-height: 1em; text-indent: 0em; margin: 0 5%; } .references { text-indent: 0; margin-bottom: .75em; } .sans { font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; } /*///////////// POSITIONING /////////////////////*/ /*//////////////////////////////////////////////*/ /*//////////// TABLES //////////////////*/ /*///////////////////////////////////////*/ /* tr:nth-child(even) { background: rgba(100, 100, 100, .25); } */ /*/////////// IMAGES //////////////////*/ /*/////////////////////////////////////////*/ figure { margin: 1.25em auto; width: auto; text-align: center; } img { object-fit: contain; text-align: center; } /* overrides the previous setting, but only in newer systems that support CSS3 img.img_vh:only-of-type */ /* overrides the previous setting, but only in newer systems that support CSS3 img.img_vh:only-of-type */ /* Kindle Fire (All) Formatting */ /*///////////////////////*/ @media amzn-kf8 { } /*////// STRUCTURE /////////////////////*/ /*//////////////////////////////////////////*/ .sinkA { margin-top: 10%; } /*////////// POETRY ///////////////////////*/ /*////////////////////////////////////////////*/ /*///////////* INDEX //////////////////////////*/ /*////////////////////////////////////////////////*/ /* Kindle Fire (All) Formatting */ /*///////////////////////*/ @media amzn-kf8 { } /* Typeflow odds and ends */ .S1 { font-size: 1.1em; margin: 1em 0 1em 0; text-indent: 0; text-align: center; } .B1 { text-indent: 0; } .BC { text-align: center; text-indent: 0; margin: 0; -epub-hyphens: none !important; hyphens: none !important; } div.container { width: 100%; margin: 0; padding: 0; } div.w30 { width: 30%; margin: 1em 35% 1em 35%; } .narrow_sink { margin: 3em 10% 0 10%; } .tocol { list-style-type: none; } .X_prophecy { font-style: italic; font-weight: bold; text-indent: 0; margin-left: 2em; } .X_prophecy_indent { font-style: italic; font-weight: bold; text-indent: 0; margin-left: 4em; } .X_prophecy1 { font-style: italic; font-weight: bold; text-indent: 0; margin-left: 2em; margin-top: 1em; }