/* Seneca v1 by Mike Fallows - 2010 * Picked up from http://www.epubzengarden.com/ and adapted for Papyrus */ body { background: #fff; padding: 0 32px 48px 0; margin: 0; font: 0.875em/1.8em 'Lucida Grande', Tahoma, sans-serif; text-align: left; padding: 20px 20px 20px 20px; } h1 { font-size: 1em; font-family: 'Times New Roman', Times, serif; font-weight: normal; text-transform: uppercase; letter-spacing: 0.2em; margin: 8em 2em 2em; text-align: center; padding-bottom: 1em; } h6 { font-size: 3em; line-height: 1.5em; font-weight: normal; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 1em; text-align: center; color: #823; } h2 { text-align: center; font-size: 1em; line-height: 1.2em; letter-spacing: 0.2em; font-weight: normal; text-transform: uppercase; margin-bottom: 1em; color: #823; border-bottom: 1px solid; padding: 2em 0; } h2.chapter-name { display: block; } h2.chapter-number { display: block; font-size: 5em; line-height: 1.2em; font-family: 'Times New Roman', Times, serif; } p { text-align: justify; text-indent: 1em; padding: 0; margin: 0; } blockquote { padding: 1em; margin: 1em; color: #823; } blockquote p { text-indent: 0; } span.attribution, p.attribution { display: block; font-size: 0.8em; } span.attribution-name, p.attribution-name { text-transform: none; font-size: 0.75em; text-transform: uppercase; font-style: normal; letter-spacing: 1px; } #content-title { text-align: right; font-size: 0.8em; font-weight: bold; } #content-title .title { } #content-title .author { } p.noindent { text-indent: 0; margin-top: 6em; } span.firstletter { float: left; font-size: 6.3em; text-transform: uppercase; font-family: 'Times New Roman', Times, serif; margin: 0.3em 0.1em 0 0; } p.letter { margin-left: 1em; } p.salutation, p span.para-start-phrase { font-size: 0.875em; text-transform: uppercase; letter-spacing: 1px; } p.closing { margin-left: 1em; } img#cover-img { } .center { text-align: center; } .left { text-align: left; } .right { text-align: right; } .justify { text-align: justify; } table.center { margin-left:auto; margin-right:auto; } .smallcaps { font-variant: small-caps; }