/* Penguin UK Ebook CSS DATE: 12/03/2012 version 2.1 */ /* =============== Document Styles =============== */ a { text-decoration: none !important; } p { text-align: left; text-indent: 1em; margin-top: 0; margin-bottom: 0; orphans: 2; widows: 2; } /* ######### Headings ######### */ h1, h2, h3, h4, h5 { margin-top: 0; margin-bottom: 0; } h2.EB04MainHead { page-break-after: avoid; line-height: 1.3em; text-align: center; margin-top: 14%; margin-bottom: 2em; font-weight: normal; } /****NEW*****/ /****NEW*****/ h2.EB09SmallCapsLargeHead { page-break-after: avoid; line-height: 1.3em; text-align: center; font-weight: normal; text-transform: uppercase; margin-top: 18%; margin-bottom: 0; } h3.EB04MainHead2 { page-break-after: avoid; line-height: 1.3em; text-align: center; font-weight: normal; margin-top: 1em; margin-bottom: 0; } /* ######### Paragraphs ######### */ p.EB01BodyTextLineSpace { line-height: 1.3em; margin-top: 1em; text-indent: 0; } p.EB02BodyTextFullOut { line-height: 1.3em; text-indent: 0; } p.EB03BodyTextIndented { line-height: 1.3em; text-indent: 1em; } p.EB15ContentsText { line-height: 1.3em; text-indent: 0; font-size: 0.85em; margin-left: 2em; margin-top: 0; margin-bottom: 1em; } p.EB15ContentsTextIndent { line-height: 1.3em; text-indent: 1em; font-size: 0.85em; margin-left: 2em; margin-top: 0; margin-bottom: 1em; } p.EB12SmallItalic { line-height: 1.3em; text-indent: 0; text-align: center; font-style: italic; } p.EB01Imprint { line-height: 1.3em; text-indent: 0; text-align: center; font-size: 0.85em; /*margin-top:30%;*/ page-break-inside: avoid; } /* ######### Epigraph ######### */ /* ######### Extra Feature ######### */ /* ######### List ######### */ /* ######### Hanging Indents ######### */ /* ######### Copyright ######### */ h5.EB13CopyrightHead { line-height: 1.3em; text-indent: 0; font-size: 1em; text-transform: uppercase; margin-top: 0; margin-bottom: 0; font-weight: normal; } p.EB14CopyrightText { line-height: 1.3em; text-indent: 0; font-size: 0.85em; margin-top: 0.5em; margin-bottom: 0; } /* ######### Foot/Endnotes ######### */ /* ######### Images/Maps ######### */ div.imagewrap { width: 100%; max-width: 100%; display: inline-block; text-align: center; } /* ######### Poetry ######### */ /* ######### Inline Tables ######### */ p.BodyTextCenter { line-height: 1.3em; text-indent: 0; text-align: center; } p.BodyTextCenter1 { line-height: 1em; text-indent: 0; margin-top: 0%; text-align: center; } p.BodyTextCenterLineSpace { line-height: 1.3em; text-indent: 0; margin-top: 1em; text-align: center; } div.imprintContainer { margin-top: 35%; width: 100%; display: inline-block; text-align: center; } em { font-style: italic; } .center { text-align: center; text-indent: 0; } div.pagebreak { page-break-before:always; }