/**/ /* some CSS selectors may be empty and used only for semantic markup */ body { margin-left: 10%; margin-right: 10% } #titlepage { page-break-before: always; margin-top: 0; padding-top: 2em } .author { margin-top: 4em; text-align: center } .author1 { display: block; font-variant: small-caps; padding-top: 0.7em; font-size: 1em } #copyright { page-break-before: always; margin-top: 0; padding-top: 2em } #ads { page-break-before: always; margin-top: 0; padding-top: 2em } #ads p { margin: 0 } #ads p.pads1 { margin-top: 0.5em } #ads p.pads2 { text-align: center; clear: both; padding-top: 0.7em } .ads2 { display: inline-block; text-align: left; width: 50% } .ads3 { display: inline-block; width: 49%; text-align: right } .book { clear: both; padding-top: 0.7em; font-size: 0.9em } .booktitle { width: auto } .bookcomment { padding-left: 1em; clear: both; display: inline-block } .bookauthor { padding-left: 1em; vertical-align: top } .chapter { page-break-before: always; margin-top: 0; padding-top: 2em } /* headings */ h1 { text-align: center; /* all headings centered */ clear: both; margin-top: 3em } /* paragraphs */ p { text-align: justify } .title1 { font-size: 0.9em; text-align: center } .title2 { margin-top: 3em; text-align: center } .title3 { font-weight: normal; font-size: 1.2em; text-align: center; clear: both } #ads .title3 { font-size: 1.5em } .copyright1 { text-align: center; font-variant: small-caps } .copyright2 { text-align: center; margin-top: 4em; font-variant: small-caps } .dropcap { font-size: 3.7em; margin-top: -0.15em; margin-bottom: -0.2em } .firstword { text-transform: uppercase } /* horizontal rules */ .adsrule { border-top: solid black thin; border-bottom: solid black thin; text-align: center } .divrule { clear: both; width: 50%; margin-top: 2em; margin-bottom: 2em; margin-left: 25%; margin-right: 25% } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: 0.8em; text-align: left; font-variant: normal; font-weight: normal; color: silver } /* page numbers */ .center { text-align: center } /* Footnotes */ .footnotes { page-break-before: always; margin-top: 0; padding-top: 2em } .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } .transnotes { page-break-before: always; background-color: #E6E6FA; font-size: smaller; font-family: sans-serif, serif; padding: 2em 3em 1em 3em; margin: 0 0 2em 0 } .covernote { visibility: hidden; display: none } @media all { /* was @media handheld */ .covernote { visibility: visible; display: block } } .transnotes li { padding: 0; margin: 0 0 0.5em 0 } .transnotes ul { width: auto; list-style-type: disc; margin: 1.5em 0 1em 0; padding: 0; text-align: justify } h1.pg { margin-top: 0 } hr.full { width: 100%; margin-top: 3em; margin-bottom: 0; margin-left: auto; margin-right: auto; border-width: 4px 0 0 0; /* remove all borders except the top one */ border-style: solid; border-color: #000; clear: both } /**/