/****************************************************************************\ ** ** style.css ** ** This is the default css which is bundled inside the ePUB book, you can modify this file ** to change the styling of the book. Note: Not all book readers honor all the attributes specified here. ** ** (c) 1986 - 2011 Quark, Inc. ** All rights reserved. ** \****************************************************************************/ /* Body is always applied as the default style even when no text tagging is selected */ .body { word-wrap: normal; word-break: normal; line-height: 1.5em; word-spacing: normal; letter-spacing: normal; font-size: 1em; font-family: serif; margin-left: 0.5em; margin-right: 0.5em; margin-top: 0; margin-bottom: 0; text-indent: 1.20em; } .body_ni { word-wrap: normal; line-height: 1.5em; text-indent: 0; margin-bottom: 0; } .notes { word-wrap: normal; text-indent: -1.2em; margin-left: 1.2em; margin-bottom: 0; } .footnotes-first { border-top-style: solid; border-top-width: 2px; border-top-color: #989898; word-wrap: normal; text-indent: -1.2em; margin-left: 1.2em; margin-bottom: 0; margin-top: 2em; } .footnotes { word-wrap: normal; text-indent: -1.2em; margin-left: 1.2em; margin-bottom: 0; margin-top: 0; } .footnotes-text { word-wrap: normal; text-indent: 1em; margin-left: 1.2em; margin-bottom: 0; margin-top: 0; } .question { font-weight: bold; text-indent: 0; margin-top: 1em; margin-bottom: .25em; } /* Name of the author */ .byline { border-bottom-style: none; text-align: center; font-family: sans-serif; font-size: .75em; line-height: 1em; margin-top: 0; margin-bottom: 4em; text-indent: 0; } .contents-byline { border-bottom-style: none; text-align: left; font-family: sans-serif; font-size: .75em; line-height: 1em; margin-top: 0; margin-bottom: 1em; text-indent: 0; } /* An image inside a paragraph is always centered, so we apply this style on the p tag */ .figure { text-align:center; text-indent: 0; } /* Caption given to any figure */ .figure-caption { font-family: sans-serif; font-size: 1em; line-height: 1.2em; text-align: center; text-indent: 0; margin-top: .25em; margin-bottom: 0; } /* An image inside a paragraph is always centered, so we apply this style on the p tag */ .AuthorPhoto { text-align:left; margin-left: 2.5em; text-indent: 0; margin-top: 2em; margin-bottom: .5em; } /* Credit for the source of the image / diagram */ .figure-credit { font-size: 0.6em; line-height: .7em; text-align: center; text-indent: 0; } /* By default paragraphs are not indented */ .indented-para-first { font-size: 0.9em; line-height: 1.3em; margin-left: 2em; margin-right: 2em; margin-top: 0.5em; margin-bottom: 0em; text-indent: 0; } /* By default paragraphs are not indented */ .indented-para-other { font-size: 0.9em; line-height: 1.3em; margin-left: 2em; margin-right: 2em; margin-top: 0em; margin-bottom: 0em; text-indent: 1.2em; } /* By default paragraphs are not indented */ .indented-para-last { font-size: 0.9em; line-height: 1.3em; margin-left: 2em; margin-right: 2em; margin-top: 0em; margin-bottom: 0.5em; text-indent: 1.2em; } /* By default paragraphs are not indented */ .indented-para { font-size: 0.9em; line-height: 1.3em; margin-left: 2em; margin-right: 2em; margin-top: 0.5em; margin-bottom: 0.5em; text-indent: 0; } /* By default paragraphs are not indented */ .epigraph { font-size: 0.9em; line-height: 1.3em; margin-left: 2em; margin-right: 2em; margin-top: 0em; margin-bottom: 0.5em; text-indent: 0; } .attrib { font-size: 0.8em; line-height: .9em; margin-left: 2em; margin-right: 2em; margin-top: 0; margin-bottom: 1em; text-indent: 1.2em; } .bullets-first { margin-left: 2em; margin-right: 2em; margin-top: 0.5em; margin-bottom: 0em; text-indent: -1em; } .bullets { margin-left: 2em; margin-right: 2em; text-indent: -1em; } .bullets-last { margin-left: 2em; margin-right: 2em; margin-top: 0em; margin-bottom: .5em; text-indent: -1em; } .dedication { text-align: center; word-break: none; margin-left: 1em; margin-right: 1em; } /* pullquote is similar to the blockquote, so we will try to mimic blockquote as much as we can */ .pullquote { font-size: 1.25em; margin-left: 2em; margin-right: 2em; text-align: center; } .title1 { word-break: keep-all; font-family: sans-serif; font-size: 2.5em; line-height: 2.6em; text-align: left; text-indent: 0; } .title_cover { font-family: sans-serif; font-size: 2.5em; line-height: 2.6em; text-align: center; text-indent: 0; } .title2 { word-break: keep-all; font-family: sans-serif; font-size: 1.5em; line-height: 1.6em; text-align: left; text-indent: 0; } .title_cover2 { font-family: sans-serif; font-size: 1.5em; line-height: 1.6em; text-align: center; text-indent: 0; } .chapter-number { color: #989898; font-family: sans-serif; font-size: 1em; line-height: 1.1em; text-align: left; margin-top: 0; margin-bottom: 0; text-indent: 0; } .chapter-name { font-family: sans-serif; font-weight: bold; font-size: 1.5em; line-height: 1.2em; text-align: left; margin-top: 0; margin-bottom: 4em; text-indent: 0; } .part-number { color: #989898; font-family: sans-serif; font-size: 1.75em; line-height: 1.2em; text-align: center; margin-top: 0; margin-bottom: 0; text-indent: 0; } .part-name { font-family: sans-serif; font-size: 1.75em; line-height: 1.1em; text-align: center; margin-top: 6em; margin-bottom: 2em; text-indent: 0; } .contents-name { font-family: sans-serif; font-size: 1.125em; line-height: 1.1em; margin-top: 0px; margin-bottom: 0; text-indent: 0; } .contents-number { color: #989898; font-family: sans-serif; font-size: 1.125em; line-height: 1.1em; text-align: left; margin-top: 0; margin-bottom: 0; text-indent: 0; } .contents-part { color: #989898; font-family: sans-serif; font-size: 1.2em; line-height: 1.1em; text-align: center; text-indent: 0; margin-top: 2em; margin-bottom: 2em; } .focus { border-top-color: #ababab; border-top-style: solid; border-top-width: 2px; border-bottom-style: none; border-bottom-width: 0px; font-style: italic; color: #989898; font-family: sans-serif; font-size: 1.25em; line-height: 1.3em; text-align: left; margin-top: 2em; margin-bottom: 0; text-indent: 0; } .headline1 { word-break: none; margin-top: 1em; margin-bottom: 0; font-family: sans-serif; font-size: 1.25em; line-height: 1.3em; text-indent: 0; } .headline2 { word-break: none; margin-top: .5em; margin-bottom: 0; font-family: sans-serif; font-size: 1.125em; line-height: 1.2em; text-indent: 0; } .section { word-wrap: normal; text-indent: 0; margin-top: 1em; margin-bottom: 1em; text-align: center; } /* Character attributes can also be modified, by using the following classes */ .dropcap { font-family: sans-serif; float: left; font-size: 2.7em; font-weight: bold; line-height: 0.8em; margin-bottom: -0.1em; } .right { text-align: right; } .bold { font-weight: bold; } .italic { font-style: italic; } .underline { text-decoration: underline; } .strikethrough { text-decoration: line-through; } .strikethrough-and-underline { text-decoration: line-through underline; } .superscript { vertical-align: baseline; font-size: 0.8em; position: relative; top: -0.4em; } .subscript { vertical-align: sub; } .superior { vertical-align: super; } /* Tables */ .col1 {width: 10px; text-align: right; } .col2 {width: 300px; text-align: left; } .col3 {width: 20px; text-align: right; } p {margin: 0; padding: 0;}