/* XML blockout */ div.chapter { margin: 4em auto; page-break-before: always; max-width: 28em; font-size: large } div.chapter p { margin-top: 1.25em } div.illo { margin: 0 auto; text-align: center; padding: 1em 0 } h1 { font-weight: bold; font-size: 190%; text-align: center; margin: 2em auto 0.5em auto; line-height: 1.8; font-family: "Old English Text MT", serif } h2 { font-weight: normal; font-size: 140%; text-align: center } h2.pgm1 { margin: 0.5em auto 0 auto } h2.pgm2 { margin: 2em auto 1em auto } h2.pgm1, h2.pgm2 { page-break-before: avoid } h3 { font-weight: normal; font-size: 100%; text-align: left; text-indent: 0; margin: 2em auto 0.5em auto; text-decoration: underline } h4 { font-weight: normal; font-size: 100%; text-align: left; text-indent: 1em; margin: 1em auto 0.5em auto } h5 { font-weight: normal; font-size: 100%; font-style: italic; margin: 2.5em auto 0 auto; text-indent: 0; text-align: center } div.chapter hr { background-color: black; color: inherit; padding: 0; margin-left: auto; margin-right: auto } div.chapter hr.narrowdouble { width: 30%; background-color: transparent; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 0; border-right: 0; margin-top: 2em; margin-bottom: 2em } div.chapter hr.mini { width: 15%; margin-top: 1.5em; margin-bottom: -1em } div.pagedivider { width: 100%; border: 0; margin: 1.75em auto } div.pagedivider hr { visibility: hidden } .smcap { font-variant: small-caps } .nw { white-space: nowrap } div.chapter p.officebearer { text-align: center; font-variant: small-caps; margin-top: 0.25em; text-indent: 0 } div.chapter p.hang { padding-left: 3em } div.chapter p.hangdbl { padding-left: 4em; margin-top: 0.5em } div.chapter p.hangtpl { padding-left: 5em; margin-top: 0.5em } div.chapter p.chair { padding-left: 4em } p.ctr { text-align: center; text-indent: 0 } .sans { font-family: sans-serif } p.org { text-indent: 0; text-align: center; word-spacing: 0.75em; font-size: 120%; line-height: 1.5 } p.org small { font-size: 70% } /* device-specific differences */ @media screen, print { p { text-align: justify } .kindle { display: none; visibility: hidden } } @media print { div.chapter p { margin-bottom: 0.25em; text-indent: 1em } div.chapter p.ctr { text-indent: 0 } div.chapter p.hang, div.chapter p.hangdbl, div.chapter p.hangtpl { text-indent: -2em } body { margin-right: 5%; margin-left: 5% } } @media screen { div.chapter p { margin-bottom: 0.75em; text-indent: 0 } div.chapter p.hang, div.chapter p.hangdbl, div.chapter p.hangtpl { text-indent: -2em } body { margin-left: 10%; margin-right: 10% } #front { width: 339px; height: 600px } #deco1, #deco1a { width: 41px; height: 27px } #deco2, #deco2a { width: 49px; height: 26px } #deco4 { width: 56px; height: 55px; margin-top: 2em } } /* overrides for epub */ @media all { /* was @media handheld */ body { margin-left: 0; margin-right: 0 } div.chapter { font-size: medium } div.chapter p { margin-bottom: 0.25em; text-indent: 1.5em } div.chapter p.hang, div.chapter p.hangdbl, div.chapter p.hangtpl { text-indent: -1.5em } .kindle { display: inline; visibility: visible } } /* XML end */