/**/ body { margin: 0 10% } h1, h2 { text-align: center; clear: both } p { margin-top: 1em; text-align: justify; margin-bottom: 1em; text-indent: 2em } .right { text-align: right; padding-right: 1em } .right3 { text-align: right; padding-right: 3em } .right4 { text-align: right; padding-right: 4em } .container { margin: auto; max-width: 30em; width: 30em } .nmt { margin-top: 0 } .nmb { margin-bottom: 0 } .noi { text-indent: 0 } .letter-spacing { letter-spacing: 0.1em } .word-spacing { word-spacing: 0.1em } .center { text-align: center; text-indent: 0 } .smcap { font-variant: small-caps } /* Horizontal rules */ hr, hr.tb { width: 40%; margin: 2em 30%; clear: both } hr.chap { width: 65%; margin: 4em 17.5% } /* Page numbers */ .pagenum { text-indent: 0; text-align: right; font-size: x-small; font-weight: normal; font-variant: normal; font-style: normal; letter-spacing: normal; line-height: normal; color: #999; border-top: 1px solid; border-bottom: 1px solid; background-color: inherit } /* Images */ .figcenter { clear: both; margin: 2em auto; text-align: center; max-width: 100% } img { max-width: 100%; width: 100%; height: auto } .caption { text-align: center } /* Drop cap images */ img.drop-cap { margin: 0 0.5em 0 0 } p.drop-cap:first-letter { color: transparent; visibility: hidden; margin-left: -2.9em } .upper-case { text-transform: uppercase } /* Poetry */ .poetry-container { text-align: center; margin: 0 } .poem { display: inline-block; text-align: left } .poem .verse { margin: 1em 0 1em 0 } .poem .line { text-indent: -3em; padding-left: 3em } .poem .indent { text-indent: -2em } .poem-dropcap { text-indent: -2.5em; font-size: 1.8em; line-height: 0.85em; padding: 0 0.02em 0 0; font-weight: normal } /* Notes */ ins { text-decoration: none; border-bottom: 1px dotted #dcdcdc } .tn { width: 60%; margin: 0 20% 0 25%; background: #dcdcdc; padding: 1em } ul { list-style: square } ul.nobullet { list-style: none } li { margin-bottom: 0.5em } a:link { text-decoration: none } /* Title page */ .title { text-align: center; text-indent: 0 } .t1 { font-size: 1.8em } .t2 { font-size: 1.5em } .t3 { font-size: 1.3em } .t4 { font-size: 1.1em } @media all { /* was @media handheld */ body { margin: 0.5em; padding: 0; width: 95% } p { text-indent: 1em } hr { border-width: 0; margin: 0 } img { max-width: 100%; width: auto; height: auto } .tn { width: 80%; margin: 0 10%; background: #dcdcdc; padding: 1em } .hidehand { display: none; visibility: hidden } img.drop-cap { display: none } p.drop-cap { text-indent: 0 } p.drop-cap:first-letter { color: inherit; visibility: visible; margin-left: 0 } } /**/