/* prhStyle.css * v1.4.4 */ /* --------------- reset --------------- */ div,span,blockquote {margin:0;padding:0;outline:0;line-height:inherit;text-indent:0;} h1,h2,h3,h4,h5,h6 {text-align:center;margin:1em 0 1em 0;font-weight:normal;line-height:inherit;} h1 {font-size:1.75em;} h2 {font-size:1.5em;} h3 {font-size:1.2em;} h4 {font-size:1.0em;} h5 {font-size:1.0em;} h6 {font-size:1.0em;} em {font-style:italic;} strong {font-weight:bold;} sup {font-size:0.7em;vertical-align:super;line-height:0;} sub {font-size:0.7em;vertical-align:sub;line-height:0;} img { max-height:100%; max-width:100%; margin:0; padding:0; border:0; vertical-align:sub; /* removes descender gap beneath images */ } a { text-decoration:none; color:#0B4085; } hr { border-style:solid; border-width:1px; border-bottom-width:0; border-radius:2px; margin:1.8em 0 1.8em 0; } body { font-size:1em; line-height:1.2; margin: 0 2% 0 2%; padding:0; border:0; outline:0; font-family: "Calibri", sans serif; } /* --------------- hyphenation suppression --------------- */ h1, h2, h3, h4, h5, h6 { -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; adobe-text-layout: optimizeSpeed; } /* --------------- allow line breaks for long words --------------- */ /* --------------- system font classes --------------- */ .sans {font-family: "Calibri", sans serif;} /* --------------- core paragraph styles --------------- */ p { text-indent:0; text-align:justify; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0.2em; padding:0; outline:0; line-height:inherit; } /* --------------- text dingbats --------------- */ /* --------------- dynamic box & fixed box --------------- */ .fixed-box-right { margin-left:32%; } /* --------------- create space above paragraph --------------- */ p.spaceabove, div.spaceabove { margin-top:1em; } .page_top_padding { margin-top:10%; } .section_break { margin:1em 0 1em 0; text-align:center; } /* --------------- create space to the left of the paragraph --------------- */ /* --------------- page breaks --------------- */ /* --------------- hanging indents --------------- */ .hanging0, .hanging1, .hanging2, .hanging3, .hanging4, .hanging5, /* --------------- block quotes --------------- */ blockquote { margin-top:1em; margin-bottom:1em; margin-left:8%; margin-right:8%; } /* --------------- non-unicode fractions --------------- */ /* --------------- lists --------------- */ /* --------------- images --------------- */ .figure_cover, .figure_title { text-align:center; page-break-inside:avoid; } .figure_medium, .figure_small, .figure_extrasmall, .figure_dingbat, .figure_dingbat_small, .figure_dingbat_large, .figure_dingbat_extralarge, .figure_small_caption, .figure_medium_caption, .figure_fullspread_full, .figure_fullpage, /* --------------- squeeze classes --------------- */ .squeeze {display:inline-block;max-width:100%;text-indent:0;} .squeeze-amzn {display:none;} /* --------------- dropcaps --------------- */ /* --------------- stickupcaps --------------- */ /* --------------- smallcaps --------------- */ span.smallcaps, /* --------------- character styles --------------- */ .strike, .roman { font-style:normal; } /* --------------- default toc styles --------------- */ div.toc_fm, div.toc_bm { margin:1.2em 0 1.2em 0; } .toc_fm, .toc_bm { font-style:italic; } div.toc_part { margin:1.2em 0 1.2em 3%; } div.toc_chap, p.toc_chap, p.toc_part, p.toc_fm, p.toc_bm, p.toc_fm, p.toc_bm, /* --------------- indexes --------------- */ /* --------------- footnotes --------------- */ /* --------------- poetry --------------- */ /* --------------- default textbox styles --------------- */ /* --------------- override classes --------------- */ /* * These classes can be combined with * other classes to override particular * properties. As a result, they should * appear near the end of this file. */ p.right, p.left, p.center, p.no_break, div.no_break { page-break-before:auto; } .small, p.small, div.small, span.small, blockquote.fullwidth, div.fullwidth, /* --------------- kf8 overrides --------------- */ @media amzn-kf8 { } /* --------------- mobi overrides --------------- */ @media amzn-mobi { blockquote {margin:2em auto 2em auto;} /* indexes */ /* poetry */ /* textboxes */ /* dropcaps */ /* hanging indents */ /* lists */ /* images */ .squeeze-epub {display:none;} }