@import "page.css"; @font-face { font-family: "Woodbonnet"; font-style: normal; font-weight: bold; src: url(../fonts/WoodBonnetGrotesqueNo4.otf); } body { font-family: "Texta Book", Texta, sans-serif, Helvetica; font-weight: normal; font-size: 1em; color: black; text-indent: 0; text-transform: none; orphans: 2; widows: 2; } h1 { font: 3.5em "Woodbonnet"; text-align: center; margin-bottom: 0.2em; color: #6d6e71; text-transform: uppercase; letter-spacing: 0.03em; } h2 { font: 3.5em "Woodbonnet"; text-align: center; color: #6d6e71; margin-bottom: 1em; margin-top: 2.7em; text-transform: uppercase; letter-spacing: 0.03em; } h3 { text-align: left; color: #6d6e71; font-family: "Texta Alt Bold", Texta, sans-serif, Helvetica; font-weight: bold; text-transform: uppercase; margin-bottom: 0.5em; margin-top: 0.9em; page-break-after: avoid; } h4 { text-align:left; font-family: "Texta Alt Bold", Texta, sans-serif, Helvetica; font-weight: bold; margin-bottom: 0em; margin-top: 0.8em; color: black; text-transform: none; page-break-after: avoid; } p { font-family: "Texta Book", Texta, sans-serif, Helvetica; font-weight: 300; line-height: 1.6em; font-size: 1em; margin-top: .8em; color: black; margin-bottom: .8em; text-indent: 0; text-transform: none; orphans: 2; widows: 2; } p.nospace { margin-top: 0em; margin-bottom: 0em; font-family: "Texta Light", Texta, sans-serif, Helvetica; line-height: 1.21em; font-weight: 100; } p.spaceabove { margin-top: 1em; margin-bottom: 0em; } p.space2 { margin-top: 0em; margin-bottom: 0em; } p.spacebelow { margin-top: 0em; margin-bottom: 1.2em; } p.footnote { margin-top: 0.4em; margin-bottom: 0.4em; font-size: 0.8em; line-height: 1.21em; } .divide { page-break-before: always; } .nodivide { page-break-before: avoid; } span.cap { display: inline-block; vertical-align: top; float: left; font: 5.25em "Woodbonnet"; margin-top: -0.15em; margin-right: 0.2em; margin-bottom: -0.2em; color: #6d6e71; line-height: 1.23em; letter-spacing: -0.03em; } table { margin-top: 1.5em; margin-bottom: 1.5em; } td { text-align: center; } .simplelist { font-family: "Texta Light", Texta, sans-serif, Helvetica; font-weight: 100; margin-bottom: 0.4em; text-align: left; } .epigraph { margin-left: 5%; margin-right: 5%; text-align: center; } .epigraph p{ font-size: 1.22em; font-family: "Texta Alt Bold", Texta, sans-serif, Helvetica; font-weight: bold; color: #6d6e71; text-align: center; margin-bottom: 0.3em; margin-top: 0.3em; line-height: 1.21em; } p.attribution { font-family: "Texta Light", Texta, sans-serif, Helvetica; font-weight: lighter; font-size: 0.7em; text-align: center; color: #6d6e71; margin-bottom: 3em; text-transform: uppercase; line-height: 1.21em; } .caption p { page-break-before: avoid; line-height: 1.21em; color: #58595b; } .caption { page-break-before: avoid; } .sidebar { background-color: #d1d3d4; padding: 1em; margin: 1em; } .strikethrough { text-decoration: line-through; } .chapter { color: #6d6e71; font-family: "Texta Alt Bold", Texta, sans-serif, Helvetica; font-weight: bold; text-transform: uppercase; } .bridgehead { color: #6d6e71; font-family: "Texta Alt Bold", Texta, sans-serif, Helvetica; font-weight: bold; text-transform: uppercase; } img { width: 100%; display: block; margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em; }