@charset "utf-8"; /* Podium CSS Document for epub - iPad/Nook Devices - Original Release: Rev 1.0, May 4, 2011 - Rev 1.1 - August 23, 2011 - 1. Updated body with margins - 2. Updated all font sizing to em sizing - 3. Updated heading sizes to make distinct for baseline text sizing - 4. Updated sidebar for enhanced display with border - 5. Added div.block as a container style */ body { margin-top: 10px; margin-bottom: 10px; margin-right: 10px; margin-left: 10px; font-size: 1.0em; } /*Standard text size of all paragraph*/ p { text-align: justify; font-size: 1.0em; margin-bottom: 0em; } /*Indented Paragraph*/ .indentpara { text-align: justify; margin-bottom: 0em; margin-top: 0em; text-indent: 1em; } /*Block Paragraph*/ .blockpara { text-align: justify; display: block; margin-bottom: 0em; margin-top: 1em; text-indent: 0em; } .reversepara { text-align: left; margin-top: 0em; margin-bottom: 0em; margin-left: 1em; text-indent: -1em; } /*Hierarchy of section headings*/ h1{ margin-bottom: 2em; margin-top: 4em; font-size: 2.2em; text-align: center; font-weight:bold; font-style:italic; } h2{ font-size: 1.3em; margin-bottom: 1em; margin-top: 2em; text-align: left; font-weight:bold; font-style:normal; } h3{ margin-bottom: 1em; margin-top: 2em; font-size: 1.1em; text-align: left; font-style:normal; font-weight: normal; } h4{ margin-bottom: 1em; margin-top: 1em; font-size: 1em; text-align: left; font-weight: normal; } h5{ margin-bottom: 0.5em; margin-top: 2.0em; font-size: 1.2em; text-align: left; font-weight: bold; } /*Inline Images*/ .inline{ text-align: center; height: 100%; margin-top: 10px; margin-bottom: 10px; } /*Title page captured as an image*/ img.titlepage_image { margin-top: 10em; margin-bottom: 1em; height: 100%; text-align: center; } .title_image{text-align:center; margin-top:1em;} /*Cover page of ePub*/ .cover { height: 100%; width: 100%; } /*Back Cover of ePub*/ img.backcover { height: 100%; } /*Image Caption*/ img.image_caption{ text-align: left; font-size: 1.0em; margin-bottom: 1em; margin-top: 1em; } /*Sidebar articles floating on right or left*/ .sidebar{ float:right; /*or left based on position on source*/ margin-bottom: 2.0em; margin-top: 2.0em; margin-left: 2.0em; margin-right: 2.0em; width:250px; border: #000 thin; } /*Display math*/ .display_math { text-align: center; margin-bottom: .5em; margin-top: .5em; height: 100%; } /*Blockquote text*/ .blockquote { display: block; margin-bottom: 1em; margin-top: 1em; margin-left: 2.0em; margin-right: 2.0em; font-size: 1em; } /*Unordered List - no graphic*/ ul.blank { list-style-type: none; /*Values: circle/square/disc*/ } /*Ordered List*/ ol { list-style-type: decimal; /*Values: decimal/decimal-leading-zero/lower-alpha/lower-greek/lower-latin/lower-roman/upper-alpha/upper-latin/upper-roman */ } /*Numbered endnotes*/ .endnote { margin-top: 2em; margin-bottom: 0em; margin-left: 0px; font-size: 0.8em; text-indent: 0px; text-align: center; border-top:solid 1px; padding-left: 3em; padding-right: 3em; } /*Poem*/ .poem { margin-left: 2em; white-space: pre; } /*Drop Cap as Letter*/ span.dropletter { font-size: 2.6em; font-weight: bold; line-height: 1em; height: 1em; float: left; margin: 0em 0.1em -0.1em 0em; } /*Drop Cap as Image*/ span.drop { float: left; margin: -0.1em 0.25em -0.1em .25em; } /*Citation with heading Reference or Bibliography - left aligned*/ /*Citation with heading Reference or Bibliography - reverse aligned*/ .references { font-size: 0.9em; text-align: justify; margin-top: 0em; margin-bottom: 0em; margin-left: 1.5em; text-indent: -1.5em; } /*Pagebreak*/ .pagebreak { page-break-before: always; } /*Superscript number*/ sup { font-size: 0.75em; line-height:0em; } /*Subscript number*/ sub { font-size: 0.75em; line-height:0em; } /*Title Page - Title*/ .title1 { font-weight: bold; text-align: center; font-size: 2.8em; margin-bottom: 2em; } /*Title Page - Subtitle*/ .subtitle1 { text-align: center; font-size:1.83em; margin-bottom: 2em; } /*Title Page - Author*/ .author1 { text-align: center; margin-bottom: 6em; font-size:1.17em; } /*Title Page - Publisher*/ .publisher { font-size:1em; text-align: center; } div.block { display: block; } .bold { font-weight:bold; } .italic { font-style:italic; } .series_title{ margin-bottom: 2em; margin-top: 1em; padding-bottom: 0.5em; font-size: 1.33em; text-align: center; font-weight:bold; font-style:normal; border-bottom:solid 2px; } .copyright { text-align: left; margin-bottom: 1em; margin-top: 1em; text-indent: 0em; } .copyright1 { text-align: left; margin-bottom: 1em; margin-top: 5em; text-indent: 0em; } .copyright_indent1{font-size:95%; margin-top:0em; margin-left:1em; margin-bottom:0em; font-weight: normal; text-align: left; text-indent: 0em;} .copyright_indent2{font-size:95%; margin-top:0em; margin-left:2em; margin-bottom:0em; font-weight: normal; text-align: left; text-indent: 0em;} .copyright_indent3{font-size:95%; margin-top:-1em; margin-left:1em; margin-bottom:0em; font-weight: normal; text-align: left; text-indent: 0em;} h2 .font1{ font-size: 1.17em; } h2 .font2{ font-size: 1em; border-bottom:solid 2px; } h2 .font3{ font-size: 1.67em; } .h2_author{ font-size: 0.75em; text-align:center; } .h2_box{ margin-bottom:1em; margin-top:1em; border-top:dotted 3px; border-bottom:dotted 3px; padding-bottom:1em; padding-top:1em; } .attrib { margin-left: 32%; } .attrib1 { margin-left: 36%; margin-top: 0em; } .intro_title{ margin-bottom: 0.1em; margin-top: 0em; font-size: 2.17em; text-align: center; font-weight:bold; font-style:normal; } .intro_subtitle{ margin-bottom: 1em; margin-top: 0em; font-size: 1.16em; text-align: center; font-weight:bold; font-style:normal; } .intro_author{ margin-bottom: 1em; margin-top: 0em; font-size: 0.9em; text-align: center; font-weight:normal; font-style:normal; } h2.intro_h2{ margin-bottom: 0em; margin-top: 1em; font-size: 1em; text-align: left; font-weight:bold; font-style:normal; } .text_center { text-align: center; margin-top: 1em; margin-bottom: 1em; } .text_center1 { text-align: center; margin-top: 10em; margin-bottom: 0.5em; } .small {font-variant:small-caps; font-size: 80%;} ul.simple{list-style-type: none; text-indent:-1em; margin-left:1em; margin-top:1em; margin-bottom:1em; text-align: justify;} .title{font-size: 2.42em; font-style: normal; font-weight: bold; margin-top: 4em; margin-bottom: 1.5em; text-align: center; margin-right: 0em; } .subtitle{font-size: 1.39em; font-style: normal; font-weight: normal; margin-top: 0em; margin-bottom: 8em; text-align: center; margin-right: 0em; } .author{font-size: 130%; font-style: normal; font-weight: normal; margin-top: 2em; margin-bottom: 3em; text-align: center; margin-right: 0em;} /* Dedication Page */ .dedication{font-size:100%; margin-top:5em; margin-bottom:0em; font-weight: normal; text-align: left;} div.fig{font-size: 100%; text-align: center; margin-top: 1em; margin-bottom: 1em;} div.table{font-size: 100%; text-align: center; margin-top: 1em; margin-bottom: 1em;} .left{text-align: left;} .underline {border-bottom: solid 1px;} .underline1 {border-bottom: solid 1px; padding-bottom:0.2em;} .mrg-top {margin-top:1em;} .mrg-bottom {margin-bottom:1em;} .border-bottom {border-bottom:solid 1px;} .border-top {border-top:solid 1px;} .center{text-align: center;} .footnote{font-size: 0.9em; text-align: justify; margin-top: 0em; margin-bottom: 0em; margin-left: 0em; text-indent: 1.5em;} .mrg-top {margin-top:1em;}