@charset "utf-8"; /* -------------------- Body ---------------------------------- */ body { text-align: justify; margin: 1em; text-indent:0em; } /* ------------------ To open New Page -------------------------- */ div.NewPage { page-break-before:always; } /* ------------------ Emphasis --------------------------------- */ span.b { font-weight: bold; } span.i { font-style: italic; font-family:LinLibertine-it; } span.u { text-decoration: underline; } span.smallcap { font-size: .75em; } span.dropcap { float: left; font-size: 50px; 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; } /* ------------------ Book Title Elements ------------------------------- */ h1.BookTitle_Left { margin-top:1em; text-indent:0em; } h1.BookTitle_Center { margin-top:2.5em; text-align:center; text-indent:0em; font-size: x-large; } h1.BookTitle_Right { margin-top:1em; text-align:right; text-indent:0em; } h2.BookSubTitle_Left { margin-top:1em; text-indent:0em; } h2.BookSubTitle_Center { margin-top:1em; text-align:center; text-indent:0em; font-size: medium; } h2.BookSubTitle_Right { margin-top:1em; text-align:right; text-indent:0em; } /* ------------------ Part Title, Sub title and Number Elements -------------- */ p.PartTitle_Left { margin-top:1em; font-size:180%; text-indent:0em; } p.PartTitle_Center { margin-top:1em; text-align:center; font-size:180%; text-indent:0em; } p.PartTitle_Right { margin-top:1em; text-align:right; font-size:180%; text-indent:0em; } p.PartSubTitle_Left { margin-top:1em; font-size:140%; text-indent:0em; } p.PartSubTitle_Center { margin-top:1em; text-align:center; font-size:140%; text-indent:0em; } p.PartSubTitle_Right { margin-top:1em; text-align:right; font-size:140%; text-indent:0em; } p.PartNumber_Left { margin-top:1em; font-size:140%; text-indent:0em; } p.PartNumber_Center { margin-top:1em; text-align:center; font-size:140%; text-indent:0em; } p.PartNumber_Right { margin-top:1em; text-align:right; font-size:140%; text-indent:0em; } /* ------------------ Chapter Title, Sub Title and Number Elements -------------- */ h1.ChapterTitle_Left { margin-top:1em; margin-left:1em; margin-bottom:2em; font-size:160%; text-indent:0em; } h1.ChapterTitle_Center { margin-top:2.5em; margin-bottom:0.5em; text-align:center; font-size:160%; text-indent:0em; } h1.ChapterTitle_Right { margin-top:1em; text-align:right; font-size:160%; text-indent:0em; } h2.ChapterSubTitle_Left { margin-top:1em; font-size:130%; text-indent:0em; } h2.ChapterSubTitle_Center { margin-top:0em; margin-bottom:4em; text-align:center; text-indent:0em; font-size: medium; } h2.ChapterSubTitle_Right { margin-top:1em; text-align:right; font-size:130%; text-indent:0em; } h1.ChapterNumber_Left { margin-left:1em; margin-top:1em; font-size:130%; text-indent:0em; } h1.ChapterNumber_Center { margin-top:1em; text-align:center; font-size:130%; text-indent:0em; } h1.ChapterNumber_Right { margin-top:1em; text-align:right; font-size:130%; text-indent:0em; } /* ------------------ Various Section Header Levels ------------------------------- */ h1.Header_1_Left { margin-top:1em; font-size:140%; text-indent:0em; } h1.Header_1_Center { margin-top:1em; text-align:center; font-size:140%; text-indent:0em; } h1.Header_1_Right { margin-top:1em; text-align:right; font-size:140%; text-indent:0em; } h2.Header_2_Left { margin-top:1em; font-size:125%; text-indent:0em; } h2.Header_2_Center { margin-top:1em; text-align:center; font-size:125%; text-indent:0em; } h2.Header_2_Right { margin-top:1em; text-align:right; font-size:125%; font-weight:bold; text-indent:0em; } h3.Header_3_Left { margin-top:1em; font-size:110%; font-weight:bold; text-indent:0em; } h3.Header_3_Center { margin-top:1em; text-align:center; font-size:110%; font-weight:bold; text-indent:0em; } h3.Header_3_Right { margin-top:1em; text-align:right; font-size:110%; font-weight:bold; text-indent:0em; } h4.Header_4_Left { margin-top:1.5em; margin-bottom:1em; margin-left:1.5em; font-size:100%; font-style:italic; font-weight:bold; text-indent:0em; } h4.Header_4_Center { margin-top:1em; text-align:center; font-size:100%; font-style:italic; font-weight:bold; text-indent:0em; } h4.Header_4_Right { margin-top:1em; text-align:right; font-size:100%; font-style:italic; font-weight:bold; text-indent:0em; } h5.Header_5_Left { margin-top:1em; font-size:90%; font-style:italic; text-indent:0em; } h5.Header_5_Center { margin-top:1em; text-align:center; font-size:90%; font-style:italic; text-indent:0em; } h5.Header_5_Right { margin-top:1em; text-align:right; font-size:90%; font-style:italic; text-indent:0em; } /* ------------------ Chapter/Part Opener epigraph ------------------------------- */ p.ChapterEpigraph_Left, p.PartEpigraph_Left { margin-top:.5em; margin-bottom:1em; font-style:italic; text-indent:0em; } p.ChapterEpigraph_Center, p.PartEpigraph_Center { margin-top:.5em; margin-bottom:1em; font-style:italic; text-align:center; text-indent:0em; } p.ChapterEpigraph_Right, p.PartEpigraph_Right { margin-top:.5em; margin-bottom:1em; font-style:italic; text-align:right; text-indent:0em; } /* ------------------ Title Page Epigraph ------------------------------- */ p.TitlePageEpigraph_Left { margin-top:4em; margin-bottom:0em; text-indent:0em; } p.TitlePageEpigraph_Center { margin-top:1em; margin-bottom:0em; text-align:center; text-indent:0em; } p.TitlePageEpigraph_Right { margin-top:2em; margin-bottom:1em; font-style:italic; text-align:right; font-size:small; text-indent:0em; } /* ------------------ Various Paragraph Types ------------------------------- */ /* Hanging Paragraph */ p.NoIndent_Para_Left { text-indent:0em; margin-top:0em; margin-bottom: .15em; margin-left: 0em; } p.Hanging_Para { text-indent:-1.5em; margin-left:1em; } /* First Paragraph of section/chapter/part */ p.First_Para_Left { text-indent:0em; margin-top:1em; } p.First_Para_Center { text-indent:0em; margin-top:1em; text-align:center; } p.First_Para_Right { text-indent:0em; margin-top:1em; text-align:right; } /* Indent Paragraph of section/chapter/part */ p.Indent_Para_Left { text-indent:1em; margin-top:0em; margin-bottom: .15em; } p.Indent_Para_Center { text-indent:2em; text-align:center; } p.Indent_Para_Right { margin-top:0em; margin-bottom: .5em; text-align:right; } /* No Indent or Break space paragraph of section/chapter/part */ p.SpaceBreak_Para_Left { text-indent:0em; margin-top:1.5em; margin-bottom:0em; } p.SpaceBreak_Para_Center { text-indent:0em; margin-top:1.5em; text-align:center; } p.SpaceBreak_Para_Right { text-indent:0em; margin-top:1.5em; text-align:right; } /* ------------------ Blockquote or Epigraph source ------------------------------- */ p.BlockQuote_Source_Right, p.Epigraph_Source_Right { margin-top:1em; text-indent:0em; text-align:right; } p.BlockQuote_Source_Right_Indent, p.Epigraph_Source_Right_Indent { margin-top:1em; font-style:italic; font-size:small; text-indent:0em; text-align:right; margin-right:4em; } /* ---- SideBar / Poem / Blockquote / Quote / Floatbox / Tip - Title information ---- */ p.Title_Left { margin-bottom:.5em; font-size:110%; font-weight:bold; text-indent:0em; } p.Title_Center { margin-bottom:.5em; text-align:center; font-size:110%; font-weight:bold; text-indent:0em; } p.Title_Right { margin-bottom:.5em; text-align:right; font-size:110%; font-weight:bold; text-indent:0em; } /* ------------------ Div Items ------------------------------- */ blockQuote { margin:1.5em 1.5em 1.5em 1.5em; } div.SideBar_Left { padding:1em; text-indent:0em; border:1pt solid black; width:50%; } div.SideBar_Center { padding:1em; text-indent:0em; border:1pt solid black; width:50%; margin-left:3.5em; } div.SideBar_Right { padding:1em; text-indent:0em; border:1pt solid black; width:50%; margin-left:6em; } div.FloatBox_Left { padding:1em; text-indent:0em; border:1pt solid black; float:left; } div.FloatBox_Right { padding:1em; text-indent:0em; border:1pt solid black; float:right; } div.Poem_Left { margin-top:1em; margin-bottom:1em; text-indent:0em; text-align:left; } div.Poem_Center { margin-top:1em; margin-bottom:1em; text-indent:0em; text-align:center; } div.Poem_Right { margin-top:1em; margin-bottom:1em; text-indent:0em; text-align:right; } div.Stanza_Left { margin-left:1em; margin-top:.5em; margin-bottom:.5em; text-indent:0em; text-align:left; } div.Stanza_Center { margin-top:.5em; margin-bottom:.5em; text-indent:0em; text-align:center; } div.Stanza_Right { margin-top:.5em; margin-bottom:.5em; text-indent:0em; text-align:right; } div.Tip_Left { padding:1em; text-indent:0em; border:1pt dashed green; width:50%; } div.Tip_Center { padding:1em; text-indent:0em; border:1pt dashed green; width:50%; margin-left:3.5em; } div.Tip_Right { padding:1em; text-indent:0em; border:1pt dashed green; width:50%; margin-left:6em; } /* ----------- Speaker/Speech/Term/Definition/PoemLine --------- */ p.Special_Left { text-indent:1em; margin-left:0em; margin-top:0.5em; margin-bottom:1.5em; } p.Special_Center { text-indent:0em; margin-left:1em; text-align:center; } p.Special_Right { text-indent:0em; margin-left:1em; text-align:right; } /* ------------------ Table of Contents----------------------------- */ p.TOC_FM_Left, p.TOC_BM_Left { margin-top:0.15em; margin-bottom:0em; margin-left: 1em; text-indent:0em; font-style: italic; } p.TOC_FM_Center, p.TOC_BM_Center { margin-top:1em; margin-bottom:1em; margin-left:2em; text-indent:0em; text-align:center; } p.Toc-Title { margin-top:1em; margin-bottom:2em; margin-left:1.2em; font-size:x-large; font-weight:bold; } p.TOC_Level1 { margin-top:0.75em; margin-bottom:0.25em; margin-left:1em; text-indent:0em; } p.TOC_Level2 { margin-top:.5em; margin-bottom:.5em; margin-left:2.5em; text-indent:0em; font-size:100%; } p.TOC_Level3 { margin-top:.5em; margin-bottom:.5em; margin-left:4em; text-indent:0em; font-size:80%; } span.TOC_Author, span.TOC_Definition { margin-left:.5em; font-style:italic; text-indent:0em; font-size:70%; } /* -------------------- Image ---------------------------------- */ p.Image_Left { margin-top:1em; margin-bottom:0.5em; max-height: 100%; max-width: 100%; } p.Image_Center { text-align:center; margin-top:1em; margin-bottom:0.5em; max-height: 100%; max-width: 100%; } p.Image_Right { text-align:right; margin-top:1em; margin-bottom:0.5em; max-height: 100%; max-width: 100%; } p.FullPageImage_Left { margin-top:1em; margin-bottom:0.5em; max-height: 100%; max-width: 100%; } p.FullPageImage_Center { text-align:center; margin-top:1em; margin-bottom:0.5em; max-height: 100%; max-width: 100%; } p.FullPageImage_Right { text-align:right; margin-top:1em; margin-bottom:0.5em; max-height: 100%; max-width: 100%; } p.Caption_Left { margin-top:0.25em; margin-bottom:1em; font-size:small; } p.Caption_Center { text-align:center; margin-top:0.25em; margin-bottom:1em; font-size:small; } p.Caption_Right { text-align:right; margin-top:0.25em; margin-bottom:1em; font-size:small; } /* ------------------ List ------------------------------------ */ ul.SimpleList{list-style-type:none;} ul.FilledCircle {list-style-type:disc;} ul.Circle {list-style-type:circle;} ul.Square {list-style-type:square;} ol.Decimal{list-style-type:decimal;} ol.ZeroDecimal{list-style-type:decimal-leading-zero;} ol.UpperRoman {list-style-type:upper-roman;} ol.roman{list-style-type:lower-roman;} ol.UpperAlpha{list-style-type:upper-alpha;} ol.alpha{list-style-type:lower-alpha;} /* ------------------ Table ------------------------------------ */ table { margin-top: .5em; margin-bottom: .5em; margin-left:auto; margin-right:auto; } td.td-Left { text-align:left; padding:.5em; } td.td-Right { text-align:right; padding:.5em; } td.td-Center { text-align:center; padding:.5em; } th.th-Left { text-align:left; padding:.5em; } th.th-Right { text-align:right; padding:.5em; } th.th-Center { text-align:center; padding:.5em; } /* --------------------- Index ---------------------------------- */ p.Index_Label { margin-top:1.5em; text-indent:0em; } p.Index_Level1 { margin-left:1em; text-indent:0em; } p.Index_Level2 { margin-top:1em; margin-left:2.25em; text-indent:0em; } p.Index_Level3 { margin-top:1em; margin-left:3.5em; text-indent:0em; } /* ------------------ Front Matters ------------------------------- */ div.FM_Left { text-align:left; } div.FM_Center { text-align:center; } div.FM_Right { text-align:right; } p.Author_Left { margin-top:3em; margin-bottom:1.5em; font-size:large; text-indent:0em; } p.Author_Center { margin-top:3em; margin-bottom:1.5em; font-size: large; text-align:center; text-indent:0em; } p.Author_Right { margin-top:3em; margin-bottom:1.5em; font-size:large; text-align:right; text-indent:0em; } p.Publislher { margin-top:7em; text-align: center; } /* Copyright Page */ p.Cpy-First-Para { margin-top:3.5em; margin-bottom:0em; font-size: small; text-indent:0em; } p.Cpy-Space { margin-top:1em; margin-bottom:0em; font-size: small; text-indent:0em; } p.Cpy { margin-top:0em; margin-bottom:0em; text-indent:0em; font-size: small; } /* Dedication */ p.Dedication { margin-top:4em; text-indent: 0em; text-align: center; margin-left: 3em; margin-right: 3em; } /* --------------------- Footnotes ----------------------------- */ p.Footnote, p.Endnote { text-align:left; } span.Footnote_number, span.Endnote_number { margin-right:.5em; } span.EndNoteRef, span.FootNoteRef { vertical-align:top; font-size:smaller; } /* --------------------- **** ---------------------------------- */ .Cover { text-align: center; } img { max-width: 100%; max-height: 100%; } h3.adcardh { margin-top: 4.5em; margin-bottom: 1.5em; text-align:center; font-size: small; text-indent: 0em; font-weight: normal; } p.adcard { margin-top: 0.15em; margin-bottom: 0em; text-align:center; font-size:small; text-indent:0em; } p.img1 { text-align:center; margin-top:3em; margin-bottom:3em; max-height: 100%; max-width: 100%; } p.img2 { text-align:center; margin-top:1.5em; margin-bottom:4.0em; max-height: 100%; max-width: 100%; } p.img3 { text-align:center; margin-top:1.5em; margin-bottom:1.0em; text-indent: 0em; line-height: 2em; font-size: small; } p.logo { text-align:center; margin-top:8em; margin-bottom:0em; } span.small1 { font-size: xx-small; } span.small { font-size: small; } .TOC_Level1a { margin-top: 0em; margin-bottom:0em; margin-left: 1em; text-indent:0em; font-style: italic; } h1.ChapterTitle_Center1 { margin-top:2.5em; margin-bottom:2.5em; text-align:center; font-size:160%; text-indent:0em; } h2.ChapterSubTitle_Center1 { margin-top:0em; margin-bottom:0em; text-align:center; text-indent:0em; font-size: medium; } p.Indent_Para_Left1 { text-indent:0em; margin-top:0em; margin-bottom: .15em; margin-left: 3em; } .center { text-indent:0em; text-align:center; margin-top:0em; margin-bottom: 0em; } div.box { background-color: #e1e1e1; padding: 0.75em; border-top: 4px solid #000000; border-bottom: 2px solid #000000; margin-top:1.5em; margin-bottom: 1.5em; } .center1 { text-indent:0em; text-align:center; margin-top:1.0em; margin-bottom: 1.5em; } .center2 { text-indent: 0em; margin-top: 1.0em; margin-bottom: 1.5em; margin-left: 2.0em; font-size: small; text-align: left; } .hang { text-indent: -1.5em; margin-top: 0em; margin-bottom: 0.25em; margin-left: 1.5em; font-size: small; text-align: left; } .hang1 { text-indent: -1.5em; margin-top: 1.5em; margin-bottom: 0.25em; margin-left: 1.5em; font-size: small; text-align: left; } .hang2 { text-indent: 0em; margin-top: 0em; margin-bottom: 0em; margin-left: 0em; font-size: small; } p.Indent_Para_Left2 { text-indent:0em; margin-top:1.5em; margin-bottom: 0em; font-size: small; } .notes { text-indent: -1.65em; margin-top: 0em; margin-bottom: 0.25em; margin-left: 2em; font-size: small; text-align: left; }