@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; margin-top: 0em; } p.top { margin-top: 1em;} p.top100 { margin-top: 2em;} /*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: 1em; margin-top: 1em; margin-left: 1em; text-indent: 0em; font-style: italic; } .bind { text-align: justify; display: block; margin-bottom: 0em; margin-top: 0em; margin-left: 1em; text-indent: 1em; font-style: italic; } /*Hierarchy of section headings*/ h1{ margin-bottom: 0.5em; margin-top: 0.25em; font-size: 2.0em; text-align: center; } h2{ margin-bottom: 1em; margin-top: 1em; font-size: 1.8em; text-align: center; } h2.frn{ margin-bottom: 1.5em; margin-top: 2.0em; font-size: 1.8em; text-align: center; } h2.chpt{ margin-bottom: 0em; margin-top: 2.0em; font-size: 1.3em; text-align: center; } h3{ margin-bottom: 0.5em; margin-top: 2.0em; font-size: 1.6em; text-align: center; } h3.in{ margin-bottom: 0.0em; margin-top: 1em; font-size: 1.0em; text-align: left; } h4{ margin-bottom: 0.5em; margin-top: 2.0em; font-size: 1.4em; text-align: left; font-weight: bold; } h5{ margin-bottom: 0.5em; margin-top: 2.0em; font-size: 1.2em; text-align: left; font-weight: bold; } .top1 { margin-top: 5.5em;} /*Inline Images*/ img.inline{ text-align: center; height: 100%; margin-top: 10px; margin-bottom: 10px; } /*Title page captured as an image*/ img.titlepage_image { margin-top: 1em; margin-bottom: 1em; height: 100%; } /*Cover page of ePub*/ img.cover { height: 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; } .img2 { text-align: center; } /*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: .25em; margin-top: .25em; margin-left: 2.0em; margin-right: 2.0em; font-size: 1.0em; } .block { display: block; margin-bottom: .25em; margin-top: .25em; margin-left: 2.0em; margin-right: 0em; font-size: 1.0em; text-indent: -1.5em; } .ind { display: block; margin-bottom: 1em; margin-top: 1em; margin-left: 1em; margin-right: 1em; font-size: 1.0em; text-indent: 0em; font-style: italic; } .ind25 { display: block; margin-bottom: 0em; margin-top: 0em; margin-left: 2em; margin-right: 0em; font-size: 1.0em; text-indent: 1em; } p.right1 { text-align: right; margin-right: 5em; } p.cent { text-align: center; } p.fn1 { margin-top: 2em; font-size: 0.95em; text-align: center; } p.fn2 { margin-top: 1em; margin-bottom: 1em; font-size: 1.2em; text-align: center; } p.tit1 { font-size: 1.4em; margin-top: 1.2em; margin-bottom: 3em; text-align: center; } p.half1 { font-size: 1.7em; margin-top: 3em; margin-bottom: -0.5em; text-align: center; font-style: italic; } p.half2 { font-size: 1.7em; margin-top: 0.5em; margin-bottom: -0.5em; text-align: center; font-style: italic; } span.ct {text-align: center;} p.top4 {margin-top: 0.5em;} p.top3 {margin-top: 3em;} p.top5 {margin-top: 1.5em;} p.bot5 {margin-bottom: 6em;} p.bot2 {margin-bottom: 0.5em;} /*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: .25em; margin-left: 2px; font-size: 0.9em; text-indent: -2px; } /*Poem*/ .poem { margin-left: 2em; white-space: pre; } /*Drop Cap as Letter*/ span.dropletter { font-size: 3.0em; font-weight: bold; line-height: 1em; height: 1em; float: left; margin: -0.1em 0.25em -0.1em .25em; } /*Drop Cap as Image*/ span.drop { float: left; margin: -0.1em 0.25em -0.1em .25em; } /*Citation with heading Reference or Bibliography - left aligned*/ .references { text-align: left; margin-top: 0em; margin-bottom: 0.5em; } /*Citation with heading Reference or Bibliography - reverse aligned*/ .references_r { text-align: left; margin-top: 0em; margin-bottom: 0.5em; margin-left: 2px; text-indent: -2px; } /*Pagebreak*/ .pagebreak { page-break-before: always; } /*Superscript number*/ .sup { font-size: 0.75em; position: relative; bottom: 0.5em; } /*Subscript number*/ .sub { font-size: 0.75em; position: relative; top: 0.3em; } /*Title Page - Title*/ .title { font-weight: bold; text-align: center; font-size: 1.5em; } /*Title Page - Subtitle*/ .subtitle { font-style: italic; text-align: center; } /*Title Page - Author*/ .author { font-weight: bold; text-align: center; margin-top: 6em; } /*Title Page - Publisher*/ .publisher { margin-top: 13em; text-align: center; } div.block { display: block; } div.box { padding: 0em 0em 0em 0em; margin-top: 1em; margin-bottom: 1em; margin-left: 0em; margin-right: 0em; border: solid black; border-width: 1px; } @namespace h "http://www.w3.org/1999/xhtml"; .calibre4 { font-style: italic } .calibre5 { font-weight: bolder } .calibre6 { display: block }