@charset "utf-8"; /* -------------------- Body ---------------------------------- */ body { text-align: justify; margin-left: 2.5em; margin-right: 2.5em; margin-top: 1em; margin-bottom: 1em; font-family:LinLibertine; } @font-face { font-family:LinLibertine; src:url(../Fonts/LinLibertine_Re-4.1.8.otf); } /* ------------------ Cover Page ------------------------------- */ div.Cover { text-align:center; } /* ------------------ Title Page ------------------------------- */ div.TitlePage { text-align:center; } p.Author { margin-top:3em; margin-bottom:1.5em; font-size:large; } h2.Book-Title { margin-top:1em; } h4.Subtitle { margin-top:-.5em; } p.Publislher { margin-top:7em; } p.Epigraph-titlepage { margin-top:2em; } /* ------------------ Copyright Page --------------------------- */ div.CopyRight { text-align:center; } p.Cpy-First-Para { margin-top:1em; } p.Cpy-Bottom { margin-top:6em; margin-bottom:-.25em; } p.Cpy { text-indent:0pt; margin-bottom:-.5em; } /* ------------------ Table of Contents----------------------------- */ div.Toc { text-align:left; } p.Toc-Title { margin-top:1em; margin-bottom:2em; margin-left:1.2em; font-size:x-large; font-weight:bold; } p.Toc-Term-Part { margin-top:1em; margin-bottom:.5em; margin-left:2em; } p.Toc-Term-Chapter { margin-top:.5em; margin-bottom:.5em; margin-left:3em; } p.Toc-Term-BackMatter { margin-top:1.5em; margin-bottom:.5em; margin-left:2em; } p.Toc-Term-FrontMatter { margin-top:1em; margin-bottom:1em; margin-left:2em; } /* ------------------ Dedication ------------------------------- */ p.Dedication { text-align:center; margin-top:3em; } /* --------------------- Part ---------------------------------- */ h1.Part-Number { text-align:center; margin-top:2em; margin-bottom:.5em; font-size:1.4em; } h1.Part-Title { text-align:center; margin-top:1em; margin-bottom:1em; font-size:1.4em; } /* --------------------- Chapter ------------------------------- */ h2.Chapter-Number { text-align:center; margin-top:1em; margin-bottom:.5em; font-size:1.2em; } h2.Chapter-Title { text-align:center; margin-top:1em; margin-bottom:1em; font-size:1.2em; } /* --------------------- Section ------------------------------- */ p.Section-Title { text-align:center; margin-top:1em; margin-bottom:1em; font-size:large; font-weight:bold; } /* ------------------ Emphasis --------------------------------- */ span.b { font-weight: bold; } span.i { font-style: italic; font-family:LinLibertine-it; } span.u { text-decoration: underline; } span.smallcap { font-variant:small-caps; } span.dropcap { float: left; font-size: 50px; line-height: 40px; padding-top: 1px; margin-top: -.04em; margin-right: .04em; } span.dropcap-line { font-size: xx-large; } span.strike-through { text-decoration: line-through; } span.normal { font-weight: normal; font-style:normal; } span.url { text-decoration:none; } a { text-decoration:none; } /* --------------------- Paragraphs ---------------------------- */ p { margin-bottom:-1em; } p.First-para { text-indent: 0em; margin-top:1.5em; } p.Indent { text-indent: 1em; } p.NoIndent { text-indent: 0em; margin-top:2.5em; } p.Right { text-align:right; margin-top:2em; } p.Center { text-align:center; text-indent:0pt; } p.Epigraph { margin-top:2em; text-align:center; font-style:italic; } p.Bibliography-Para { margin-top:.5em; margin-bottom:.25em; text-indent:0pt; } p.Bibliography-First-Para { margin-top:1.5em; margin-bottom:.25em; text-indent:0pt; } /* --------------------- Footnotes ----------------------------- */ div.Footnote { } p.Footnote { text-align:left; margin-bottom:-.5em; } span.FootNoteRef { } span.Footnote_number { margin-right:.5em; } /* --------------------- Endnotes ----------------------------- */ div.Endnote { } p.Endnote { text-align:left; margin-bottom:-.5em; } span.EndNoteRef { vertical-align:top; font-size:smaller; } span.Endnote_number { margin-right:.5em; } /* -------------------- Image ---------------------------------- */ .img { text-align:center; margin-top:1em; margin-bottom:0.5em; max-height: 100%; max-width: 100%; } p.Caption { text-align:center; margin-top:0.25em; margin-bottom:1em; font-size:small; } /* ------------------ Table ------------------------------------ */ table { margin-top: .5em; margin-bottom: .5em; margin-left:auto; margin-right:auto; } .td-left { text-align:left; padding:.5em; } .td-right { text-align:right; padding:.5em; } /* --------------------- Quote --------------------------------- */ div.Quote { text-align:left; margin:1em 2em 1em 2em; } /* --------------------- List ---------------------------------- */ div.List { text-align:left; margin:1em 2em 1em 2em; } /* ------------------ Backmatter ------------------------------- */ h2.BackMatter-Title, h2.FrontMatter-Title { text-align:left; margin-top:3em; margin-bottom:2em; font-size:1.2em; } h2.BackMatter-Title-C, h2.FrontMatter-Title-C { text-align:center; margin-top:3em; margin-bottom:2em; font-size:1.2em; } /* --------------------- Index ---------------------------------- */ p.Index-Label { margin-top:1.5em; } p.Index-Level-1 { margin-left:1em; margin-bottom:-.5em; } p.Index-Level-2 { margin-top:1em; margin-left:2.25em; margin-bottom:-.75em; } p.Index-Level-3 { margin-top:1em; margin-left:3.5em; margin-bottom:-.75em; } /* --------------------- **** ---------------------------------- */