/* Version: 1.1 Date: 07/13/2012 */ a { text-decoration: none; } .left { float:left; } .right { float:right; } p.center { text-align: center !important; text-indent: 0 !important; margin: auto; } .ser { display: block; font-size: 1em; text-align: center; text-indent: 0em; max-width: 100%; margin-top: 3em; margin-bottom: 0.5em; } .box { border:none; width:350px; margin-left: 20%; margin-right: 40%; margin-top: 1.75em; margin-bottom: 0em; padding-top:2px; padding-bottom:2px; background-color:#9d9fa2; } .box1 { border:none; width:350px; margin-left: 20%; margin-right: 40%; margin-top: 0.25em; margin-bottom: 0em; padding-top:2px; padding-bottom:2px; background-color:#9d9fa2; } .zz{ font-weight:lighter; font-size:2.0em; margin-top: 1em; } .dd{ font-style:normal; font-size:1.9em; margin-top: 0.5em; margin-bottom: 0em; margin-right: 0.6em; } .cen1{ font-size:0.9em; margin-left: 0.5em; } .underline { text-decoration: underline; } /* coverpage */ .coverpage { width: auto; vertical-align: middle; text-align: center; background-color: white; margin: 0em; } .coverpage img { /* height: 100%;*/ margin: 0em; width: auto; } /* title page */ .titlepage { text-align: center; margin: 5% auto auto auto; padding: 1.7em 0 1.3em 0; text-align: center; } .title { font-size: 1.9em; margin: 10% 0 .3em 0; text-align: center; } .subtitle { font-size: 1.4em; text-align: center; margin: 1em 0 0 0; } .author { margin: 2em 2em 1em 1em!important; font-size: 2em!important; text-align: center; font-weight:midium; } .illustrator { font-size: 1.4em; text-align: center; margin: 7em 0 0 0; font-weight:bold; } /* toc */ div.toc > h1 { text-align: center; font-size: 1.8em; } div.toc > p { text-indent: 0; } div.toc > p.nest1 { text-indent: 10px; } div.toc > p.nest2 { text-indent: 20px; } /* general */ .copyright{ text-align: center; margin: 5em 0 0 0; } .dedication, .forward, .chapter, .endnotes, .glossary, .publisher, .bibliography{ text-align: left; } .copyright h1, .dedication h1, .forward h1, .chapter h1, .endnotes h1, .glossary h1, .publisher h1, .bibliography h1 { font-size: 1.6em; margin: 8% 0 10% 0; padding: .2em 0 0 0; text-align: center; } .copyright h2, .dedication h2, .forward h2, .section h2, .chapter h2, .glossary h2, .publisher h2, .titlepage h2 { font-size: 1.6em; margin: 0 0 .4em 0; } .copyright h3, .dedication h3, .forward h3, .section h3, .chapter h3, .glossary h3, .publisher h3, .titlepage h3 { font-size: 1.1em; margin: 0em; padding: 0em; } .copyright p { font-size: 0.625em; text-indent: 0; padding: 0 0 0.5em 0; text-align:center; } .chapter p { font-size: 1em; text-indent: 1em; margin: 0; text-align:justify; } .dedication p { font-size: 1em; text-indent: 1em; margin: 0; text-align:center; } .forward p { font-size: 1em; text-indent: 0em; margin: 0; } .cite { font-size: .9em; text-indent: 0em; margin: 1.5em 1em 1.5em 1em; } .cite p{ text-indent: 0em; margin: 0 0 .2em 0; text-align: left; } p.blockquote { font-size: .9em; text-align: left; text-indent: 0; margin: 1.5em 1em 1.5em 1em; } p.handwritten { font-style: italic; margin: .5em auto .5em auto; width: 85%; } .code p { font-family: "Courier"; margin: 1em auto 1em auto; width: 85%; text-indent: 0; } span.gap2 { margin-left: 0.2em; } .header { font-weight: bold; } /* lists */ ol { margin: .2em 0 1em 0; } ul { margin: .2em 0 1em 0; } /* section divider */ .section { text-align: center; margin: 8% auto auto auto; padding: 2em 0 3em 0; } .section h1 { font-size: 1.8em; text-align: center; } .section h2 { font-style: italic; text-align: center; } /* images */ div.image { text-align: center; margin: 1em 0 1em 0; } div.image p { font-style: italic; font-size: 1em; margin: 1.5em auto 1.5em auto; text-indent: 0; text-align: left; } /* table */ /* tables should only be used for displaying data. Please do not use tables to layout images */ table { width: 100%; font-size: 0.625em; border-top: medium solid black; border-bottom: medium solid black; border-left: none; border-right: none; margin: 1em auto; border-collapse:collapse; } th > p, td > p{ text-indent: 0; font-size: .75em; margin: 0; text-align: left; } th { border: thin solid black; text-align: center; font-style: italic; font-weight: lighter; padding: .65em 1em; } td { padding: 1em; text-align: left; border: thin solid black; } tr > td:first-child { border-left: none; } tr > td:last-child { border-right: none; } tr > th:first-child { border-left: none; } tr > th:last-child { border-right: none; } /* bibliography */ .bibliography p { padding-left: 1em; margin-bottom: 0%; text-indent: -1em; } .center1{ text-align: center!important; font-size: 3em!important; } p.r5{ margin-top: 5em; font-size: 3em; text-align: center; }