@font-face { font-family:"Open Sans"; font-style:normal; font-weight: normal; src: url("../font/OpenSans-Regular.ttf"); } @font-face { font-family:"Open Sans"; font-style:normal; font-weight:bold; src: url("../font/OpenSans-Bold.ttf"); } @font-face { font-family:"Open Sans"; font-style:italic; font-weight:normal; src: url("../font/OpenSans-Italic.ttf"); } @font-face { font-family:"Open Sans Condensed"; font-style:normal; font-weight:normal; src: url("../font/OpenSans-CondLight.ttf"); } @font-face { font-family:"Open Sans Condensed"; font-style:italic; font-weight:normal; src: url("../font/OpenSans-CondLightItalic.ttf"); } body { margin: 0; padding: 0; text-indent: 0; line-height: 145%; } p { font-size: 1em; line-height: 145%; text-indent: 0; margin: 0; padding: 0; } a {text-decoration: none;} h1, h2, h3, h4, h5, h6 {hyphens: none; -webkit-hyphens: none; line-height: 145%;} .basic { text-indent: 1.5em; } .basiccenter { text-align: center; } .basicright { text-align: right; } .sansserif { font-family: "Open Sans"; } /* TITLE PAGE */ .title { font-family: "Open Sans Condensed"; font-size: 36px; padding-top: 15%; text-align: center; } .subtitle { font-family: "Open Sans"; font-size: 18px; padding-top: 20px; text-align: right; padding-right: 10%; font-weight: bold; } .author { font-family: "Open Sans Condensed"; font-size: 30px; padding-top: 20px; text-align: center; } /* TABLE OF CONTENTS */ .contentitem { font-family: "Open Sans Condensed"; line-height: 145%; font-size: 17px; } .contentsubitem { font-family: "Open Sans"; line-height: 145%; margin-left: 1em; } /* FRONT AND BACK MATTER */ .dedication { text-align: center; padding-top: 3em; } .source { text-align: center; margin-top: 0.5em; font-size: 0.8em; } .copyright { font-size: 0.8em; margin: 1.5em 0; } .backadfirst { text-indent: 0; margin-top: 25px; font-size: 0.9em; } .backad { text-indent: 1.5em; font-size: 0.9em; } /* CHAPTER STYLES */ .chapternumber { font-family: "Open Sans Condensed"; text-align: center; padding-top: 2em; font-size: 2.5em; line-height: 145%; } .chaptertitle { font-family: "Open Sans Condensed"; text-align: center; font-size: 24px; line-height: 145%; } .chapterfirst { margin-top: 3em; } /* BREAKS AND EXTRACTS */ .edbreak { margin-top: 2em; } .edbreakcenter { margin-top: 2em; text-align: center; } .extractfirst { margin: 1.5em 2em 0 2em; } .extract { margin: 0 2em; } .extractindentfirst { margin: 1.5em 2em 0 2em; text-indent: 1.5em; } .extractindent { margin: 0 2em; text-indent: 1.5em; } .extractcenterfirst { margin: 0 2em; text-align: center; } .extractcenter { margin: 0 2em; text-align: center; } /* IMAGES */ .imagecontainer { width: 100%; text-align: center; margin: 1em 0; padding: 0; } /* ADD ON STYLES */ .caption { font-family: "Open Sans"; text-align: center; margin-bottom: 1em; margin-left: 5%; margin-right: 5%; font-size: 0.85em; } .footnote { font-family: "Open Sans"; font-size: 0.7em; margin: 0.5em 0; text-indent: 1.5em; } .small { font-size: 80%; } .chapterfirst .sansserif, .edbreak .sansserif { font-size: 80%; } .endnote { margin-bottom:1em; margin-left: 1.5em; text-indent: -1.5em; } .endnoteheader { margin-top: 3em; margin-bottom: 1em; font-family: "Open Sans"; }