/* Template CSS, (c) 2009 LibreDigital */ /* -------------- General Styles -------------- */ body { margin-left:0.5em; margin-right:0.5em; } .indent { text-indent: 1em; margin-left:0em; margin-right:0em; text-align:justify; margin-top:0em; margin-bottom:0em; font-size:small; } .indentx { text-indent: 1em; margin-left:1em; margin-right:1em; text-align:justify; margin-top:0em; margin-bottom:0em; font-size:small; } .noindent { text-indent: 0em; margin-left:0em; margin-right:0em; text-align:justify; margin-top:1em; margin-bottom:0em; font-size:small; } .noindentx { text-indent: 0em; margin-left:1em; margin-right:1em; text-align:justify; margin-top:1em; margin-bottom:0em; font-size:small; } .noindenty { text-indent: 0em; margin-left:3em; margin-right:3em; text-align:justify; margin-top:0em; margin-bottom:0em; font-size:small; } .center {text-align: center;} .rightx { text-indent: 0em; margin-left:0em; margin-right:1em; text-align:right; margin-top:0em; margin-bottom:0em; font-size:small;} h1.left { font-size: large; text-align: center; font-weight: bold; margin-bottom:1.5em; margin-top: 1.5em; text-indent:0em; } h1.lefta { font-size: large; text-align: center; font-weight: bold; margin-bottom:0em; margin-top: 1.5em; margin-left:0em; margin-right:0em; text-indent:0em; } h1.leftb { font-size: large; text-align: center; font-weight: bold; margin-bottom:1.5em; margin-top: 1em; margin-left:0em; margin-right:0em; text-indent:0em; } .first {margin-top: 3em;} .spacer {margin-top: 2em;} .hang { margin-left: 2em; text-indent: -2em; } .tbmargins { margin-top: 8px; margin-bottom: 8px; } blockquote { margin-top: 1em; margin-bottom: 1em; } blockquote.quote { margin-top: 3em; margin-bottom: 3em; } span.dropcap { font-weight: bold; font-size: xx-large; line-height: 0.8em; } span.big {font-size: 1.2em;} span.small {font-size: 0.8em;} span.underline {text-decoration: underline;} span.strike {text-decoration: line-through;} sup { vertical-align: 4px; } sup.frac { font-size: 0.7em; line-height: 0em; } sub.frac { font-size: 0.7em; line-height: 0em; } .clear {clear: both} /* -------------- Headings -------------- */ /* -------------- Cover page -------------- */ div#coverpage { text-align: center; } /* -------------- Title Page -------------- */ h1.booktitle { margin-top: 1em; margin-bottom: 0em; text-align: center; font-size:x-large; font-weight:bold; } h3.subtitle { margin-bottom: 2em; text-align: center; margin-top: 2em; font-weight:normal; font-size:medium; } h3.section { margin-bottom: 1em; text-align: center; margin-top: 0em; font-weight:bold; font-size:medium; } h3.author { text-align: center; margin-top:0em; margin-bottom:9em; font-weight:normal; font-size:small; } .publogo { margin-top: 3em; text-align: center; font-size: small; margin-bottom:0em; } /* -------------- Copyright -------------- */ div#copyright{ } /* -------------- Dedication -------------- */ div#dedication { } /* -------------- TOC -------------- */ div#TOC{ } /* -------------- Front Matter (Preface, Forward, Introduction) -------------- */ div.fbmatter { display: block; } .fbmtitle { font-style: italic; font-size: x-large; } /* -------------- Parts/Sections -------------- */ div#part { display: block; } .notextbelow { margin-top: 30%; } /* -------------- Chapters -------------- */ div.chapter { display: block; } /* -------------- Extracts, Sidebars, Pull Quotes -------------- */ div.extract { border-top: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; font-family: sans-serif; margin-top: 1.5em; margin-bottom: 1em; } div.sidebar-center { border-top: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; margin-top: 1.5em; margin-bottom: 1em; } div.sidebar-left { float: left; width: 30%; border-top: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; margin-top: 1.5em; margin-bottom: 1em; margin-right: 1em; } div.sidebar-right { float: right; width: 30%; border-top: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; margin-top: 1.5em; margin-bottom: 1em; margin-left: 1em; } /* -------------- Images -------------- */ p.caption { text-indent: 0; margin: 0 2em 2em 2em; font-family: sans-serif; font-size: 0.8em; } p.title { text-align: center; font-family: sans-serif; font-weight: bold; } /* -------------- Tables -------------- */ div.table { margin-top: 2em; margin-bottom: 2em; } table { border-collapse: collapse; margin: 1em 0; } td, th { padding: 3px 5px; } table.grid { border: 1px solid black; } table.grid td, table.grid th { border: 1px solid black; } /* use p.title and p.caption from image section above */ .bdrtop { border-top: 1px solid black; } .bdrbottom { border-bottom: 1px solid black; } .bdrleft { border-left: 1px solid black; } .bdrright { border-right: 1px solid black; } .boxedcells { border-top: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; } /* -------------- Lists -------------- */ ul, ol { margin-top: 1em; margin-bottom: 1em; } ol ol, ul ul, ul ol, ol ul { margin-top: 0; margin-bottom: 0; } ul.disc { list-style-type: disc; } ul.circle { list-style-type: circle; } ul.square { list-style-type: square; } ol.decimal { list-style-type: decimal; } ol.upper-roman { list-style-type: upper-roman; } ol.lower-roman { list-style-type: lower-roman; } ol.upper-alpha { list-style-type: upper-alpha; } ol.lower-alpha { list-style-type: lower-alpha; } /* -------------- Index -------------- */ div#index{ } .index1 { padding-left: 1em; text-indent: -1em; margin-left:0em; margin-right:0em; text-align:justify; margin-top:0em; margin-bottom:0em; font-size:small; } .index2 { padding-left: 0em; text-indent: 0em; margin-left:0em; margin-right:0em; text-align:justify; margin-top:0em; margin-bottom:0em; font-size:small; } .index3 { margin-left: 6em; text-indent: -2em; } /* -------------- Footnotes -------------- */ div#footnotes { display: block; font-size: 0.8em; } .note { text-indent: 0em; margin-left:0em; margin-right:0em; text-align:justify; margin-top:0em; margin-bottom:0em; font-size:x-small; } .note1 { text-indent: 0em; margin-left:0em; margin-right:0em; text-align:justify; margin-top:2em; border-top:1px solid black; padding-top:.5em; margin-bottom:0em; font-size:x-small; } /* ------------- About the Publisher --------- */ div#atp{ } .atpimg { margin-top: 1em; text-align:center; margin-bottom: 1em; } .atptext { margin-bottom: 0em; margin-top:1em; text-indent: 0em; font-size: small; text-align:center; } /* -------------- Colored Text ---------------- */ a.puburl { color: #dc7ea8; font-size: 0.8em; margin-top: 1em; } span.textBlue { color: #00528f; } .backgroundBlue { background-color: #d7e3ee; } /* ----------------- Mobi ----------------*/ .noindentfirst { text-indent: 0em; margin-top: 2em; } .centerfirst { text-align: center; margin-top: 2em; } .indentfirst { text-indent: 2em; margin-top: 2em; } .rightfirst { text-align: right; margin-top: 2em; } .leftfirst { text-align: left; margin-top: 2em; } .hangfirst { margin-top: 2em; margin-left: 2em; text-indent: -2em; } .toc { text-indent: 0em; margin-left:0em; margin-right:0em; text-align:justify; margin-top:0em; margin-bottom:0em; font-size:small; } .toc1 { text-indent: 0em; margin-left:0em; margin-right:0em; text-align:justify; margin-top:1em; margin-bottom:0em; font-size:small; } .crt { text-indent: 0em; margin-left:0em; margin-right:0em; text-align:center; margin-top:1em; margin-bottom:0em; font-size:x-small; font-weight:normal; font-style:normal; } a {text-decoration:none;}