@import "page.css"; @font-face { font-family: "CochinLTStd"; font-style: normal; font-weight: normal; src: url(../fonts/CochinLTStd.otf); } @font-face { font-family: "HelveticaNeueLTStd-Lt"; font-style: normal; font-weight: normal; src: url(../fonts/HelveticaNeueLTStd-Lt.otf); } @font-face { font-family: "HelveticaNeueLTStd-LtIt"; font-style: italic; font-weight: normal; src: url(../fonts/HelveticaNeueLTStd-LtIt.otf); } @font-face { font-family: "ITCZapfDingbatsMedium"; font-style: normal; font-weight: normal; src: url(../fonts/ITCZapfDingbatsMedium.ttf); } p { font: .90em "HelveticaNeueLTStd-Lt"; color: #4d4d4f; margin-top: .8em; margin-bottom: .8em; text-indent: 0; orphans: 2; widows: 2; } p.nospace { margin-top: 0em; margin-bottom: 0em; } h1.title { font: 2.3em "CochinLTStd"; text-align:center; margin-bottom: 1em; color: #988e8c; text-transform: uppercase; } h3.subtitle { margin-top: 0px; margin-bottom: 2em; } .divide { page-break-before: always; } .nodivide { page-break-before: avoid; } h2 { font: 1.5em "CochinLTStd"; text-align:center; color: #005895; text-transform: uppercase; } h3 { font: 1em "CochinLTStd"; text-align:left; color: #988e8c; text-transform: uppercase; margin-bottom: 0em; margin-top: 1em; } table { margin-top: 0em; margin-bottom: 1.5em; } .simplelist { padding-left: .8em ; text-indent: -.8em ; font: .9em "HelveticaNeueLTStd-Lt"; color: #4d4d4f; margin-left: .75em; } .blockquote { font-family: sans-serif; font-style: italic; margin-top: 1em; text-align: left; margin-left: 5%; font-size: .85em; } .attribution { font-family: sans-serif; font-size: .85em; margin-left: 30% } .epigraph { font-size: .85em; margin-left: 10%; font-family: sans-serif; } .caption { font: .85em "HelveticaNeueLTStd-Lt"; page-break-before: avoid; text-indent: 0em; text-align: center; } .sidebar { background-color: #d1d3d4; padding: 1em; margin: 1em; } .strikethrough { text-decoration: line-through; } .chapter { text-align: left; } .bridgehead { margin-left: 1em; text-align: left; } img { width: 100%; display: block; margin-left: auto; margin-right: auto; margin-top: 1em; } .bold { color: #005895; text-transform: uppercase; } .emphasis { font-family: "HelveticaNeueLTStd-LtIt"; } .dingbat { font-family: "ITCZapfDingbatsMedium"; color: #005895; }