@import "page.css"; @font-face { font-family: "LegacySansStd-Book"; font-style: normal; font-weight: normal; src: url(../fonts/LegacySansStd-Book.otf); } @font-face { font-family: "MinionPro-Regular"; font-style: normal; font-weight: normal; src: url(../fonts/MinionPro-Regular.otf); } @font-face { font-family: "MinistryScript"; font-style: normal; font-weight: normal; src: url(../fonts/MinistryScript.otf); } p { font-family: serif; margin-top: .75em; margin-bottom: .5em; text-align: left; text-indent: 0; orphans: 2; widows: 2; } p.nospace { margin-top: 0em; margin-bottom: 0em; } h1.title { font: 2.5em "MinionPro-Regular"; text-align:left; margin-bottom: 1em; color: #a91f32; } h3.subtitle { margin-top: 0px; margin-bottom: 2em; } .divide { page-break-before: always; } .nodivide { page-break-before: avoid; } h2 { font: 2em "LegacySansStd-Book"; text-align:left; page-break-before: always; color: #233669; } h3 { font: 1.5em "LegacySansStd-Book"; color: #00588a; text-align:left; } h4 { font: 2em "MinistryScript"; text-align:left; color: #a91f32; } h3,h4,h5 { text-align:left; } table { margin-top: 1.5em; margin-bottom: 1.5em; } .simplelist { padding-left: 22px; text-indent: -22px; } .blockquote { font-family: sans-serif; font-style: italic; margin-top: 1em; text-align: left; margin-left: 5%; font-size: small; } .attribution { font-family: sans-serif; font-size: small; margin-left: 30% } .epigraph { font-size: small; margin-left: 10%; font-family: sans-serif; } .recipe p { font-family: sans-serif; } .recipe li { list-style-type: none; } .caption { font-size: smaller; font-weight: bold; page-break-before: avoid; color: #636466; text-indent: 0em; } .sidebar { border-top: 1px solid; border-bottom: 1px solid; background-color: #f3ebd4; } .strikethrough { text-decoration: line-through; } .strong { font-weight: bold; } .mediaobject { text-align: center; }