:where(#content) {
  /*------------
   Global Reset
  ------------*/
}
:where(#content) html, :where(#content) body, :where(#content) div, :where(#content) span, :where(#content) applet, :where(#content) object, :where(#content) iframe, :where(#content) h1, :where(#content) h2, :where(#content) h3, :where(#content) h4, :where(#content) h5, :where(#content) h6, :where(#content) p, :where(#content) blockquote, :where(#content) pre, :where(#content) a, :where(#content) abbr, :where(#content) acronym, :where(#content) address, :where(#content) big, :where(#content) cite, :where(#content) code, :where(#content) del, :where(#content) dfn, :where(#content) em, :where(#content) font, :where(#content) img, :where(#content) ins, :where(#content) kbd, :where(#content) q, :where(#content) s, :where(#content) samp, :where(#content) small, :where(#content) strike, :where(#content) strong, :where(#content) sub, :where(#content) sup, :where(#content) tt, :where(#content) var, :where(#content) dl, :where(#content) dt, :where(#content) dd, :where(#content) fieldset, :where(#content) form, :where(#content) label, :where(#content) legend, :where(#content) table, :where(#content) caption, :where(#content) tbody, :where(#content) tfoot, :where(#content) thead, :where(#content) tr, :where(#content) th, :where(#content) td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 1em;
  font-family: inherit;
}
:where(#content) {
  /*------------
   Embed Font
  ------------*/
}
@font-face {
  font-family: "Warnock Pro";
  font-weight: normal;
  font-style: normal;
  src: url(/fonts/bookfonts/WarnockPro-Regular.woff);
}
@font-face {
  font-family: "Warnock Pro";
  font-weight: normal;
  font-style: italic;
  src: url(/fonts/bookfonts/WarnockPro-It.woff);
}
@font-face {
  font-family: "Warnock Pro";
  font-weight: bold;
  font-style: normal;
  src: url(/fonts/bookfonts/WarnockPro-Bold.woff);
}
@font-face {
  font-family: "Warnock Pro";
  font-weight: bold;
  font-style: italic;
  src: url(/fonts/bookfonts/WarnockPro-BoldIt.woff);
}
@font-face {
  font-family: "Warnock Pro Display";
  font-weight: normal;
  font-style: italic;
  src: url(/fonts/bookfonts/WarnockPro-ItDisp.woff);
}
@font-face {
  font-family: "Gill Sans Nova Book";
  font-weight: normal;
  font-style: normal;
  src: url(/fonts/bookfonts/GillSansNova-Book.woff);
}
:where(#content) {
  /*------------
   Layout
  ------------*/
}
:where(#content) body {
  font-family: "Warnock Pro", serif;
  font-size: 1.1em;
}
:where(#content) #cover img {
  padding: 0;
  margin: 0 auto;
  max-width: 100%;
  display: block;
  box-shadow: 3px 3px 3px #666;
}
:where(#content) {
  /*------------
   Headings
  ------------*/
}
:where(#content) h1, :where(#content) h2, :where(#content) h3, :where(#content) h4, :where(#content) h5, :where(#content) h6 {
  line-height: 1em;
}
:where(#content) h1 {
  margin: 0 18% 0 0;
  padding-top: 6%;
  text-align: right;
  font-size: 2.4em;
  text-indent: 0;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0;
  line-height: 1.2em;
  font-family: "Warnock Pro Display", serif;
}
:where(#content) h2, :where(#content) #abbreviations h1, :where(#content) #preface h1, :where(#content) #glossary h1, :where(#content) #tpreface h1, :where(#content) #contents h1 {
  margin: 0 4% 4% 4%;
  padding-top: 0;
  text-align: center;
  font-size: 1.1em;
  text-indent: 0;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  line-height: 1em;
  font-family: "Gill Sans Nova Book", sans-serif;
}
:where(#content) h3, :where(#content) #tpreface h2 {
  margin: 2% 0 2% 0;
  text-indent: 4%;
  text-align: left;
  font-size: 1.05em;
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1em;
  text-transform: none;
  font-family: "Warnock Pro", serif;
  padding: 0;
}
:where(#content) div.subtitle {
  line-height: 1em;
  margin: 3% 0;
  text-align: center;
  font-size: 1.6em;
  text-indent: 0;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0.05em;
  text-transform: none;
  font-family: "Warnock Pro Display", serif;
}
:where(#content) #dedication, :where(#content) #introquote {
  padding: 6%;
}
:where(#content) #titlepage h2 {
  font-size: 2.4em;
  font-style: italic;
  text-align: center;
  letter-spacing: 0;
  font-weight: normal;
  margin: 2% 12% 0 12%;
  font-family: "Warnock Pro Display";
  padding-top: 0;
  text-transform: none;
}
:where(#content) #titlepage h2 + h2 {
  margin-top: 2%;
}
:where(#content) #titlepage h3 {
  font-style: normal;
  text-align: center;
  font-size: 1.1em;
  font-weight: normal;
  margin: 9% 6%;
  letter-spacing: 0.025em;
  /*text-transform:uppercase;*/
  font-family: "Gill Sans Nova Book", sans-serif;
}
:where(#content) #titlepage h4 {
  text-align: center;
  text-indent: 0;
  font-style: italic;
  font-size: 1.4em;
  letter-spacing: 0;
  margin: 0;
  font-family: "Warnock Pro Display";
}
:where(#content) #titlepage h4 + h4 {
  font-size: 1.2em;
  margin-top: 1%;
}
:where(#content) {
  /*------------
   Paragraphs
  ------------*/
}
:where(#content) p {
  text-indent: 4%;
  margin: 0.2em 0;
}
:where(#content) .suttacite {
  text-indent: 50%;
  font-style: italic;
  margin: 0.2em 0 0.6em 0;
}
:where(#content) span.pstart {
  text-transform: uppercase;
  font-size: 95%;
  letter-spacing: 0.02em;
}
:where(#content) .block {
  margin: 0.8em 4%;
}
:where(#content) .block p {
  margin: 0.1em 0;
}
:where(#content) .sblock {
  margin: 0.8em 4% 0.8em 8%;
}
:where(#content) .sblock p {
  margin: 0.1em 0;
  text-indent: -4%;
}
:where(#content) .sblock .regblock p {
  text-indent: 4%;
}
:where(#content) .stars {
  text-align: center;
  margin: 1em 0 0.5em 0;
}
:where(#content) .stars p {
  text-indent: 0;
  letter-spacing: 0.5em;
}
:where(#content) .signature {
  text-indent: 50%;
  font-style: italic;
  margin: 1em 0;
}
:where(#content) .signatures {
  text-indent: 50%;
  font-style: italic;
  margin-top: 1em;
}
:where(#content) .signatures + .signatures {
  margin: 0;
}
:where(#content) .address {
  font-size: 0.75em;
  font-family: "Gill Sans Nova Book", sans-serif;
  /*text-transform: uppercase;*/
}
:where(#content) .address p {
  margin-bottom: -0.5em;
}
:where(#content) .first {
  margin-top: 0.9em;
}
:where(#content) {
  /*------------
   formatting
  ------------*/
}
:where(#content) em {
  font-style: italic;
}
:where(#content) strong {
  font-weight: bold;
}
:where(#content) {
  /*------------
  Copyright Page
  ------------*/
}
:where(#content) #copyright {
  margin: 0 12% 0 12%;
  padding-top: 2%;
  font-size: 0.9em;
}
:where(#content) #copyright p {
  margin: 0;
  text-indent: 0;
  text-align: left;
  font-size: 0.9em;
}
:where(#content) #copyright h2 {
  text-indent: -4%;
  text-align: left;
  margin: 0 0 0.4em 0;
  font-size: 1em;
  letter-spacing: 0;
  font-family: "Gill Sans Nova Book", sans-serif;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  padding-top: 0;
}
:where(#content) #copyright p + h2 {
  margin-top: 1.2em;
}
:where(#content) {
  /*------------
     Verses
  ------------*/
}
:where(#content) .verse {
  margin: 1em 4% 1em 8%;
  text-indent: 0;
}
:where(#content) .verse-add {
  margin-top: 0.6em;
  text-indent: 0;
}
:where(#content) .verse p {
  text-indent: -2em;
  padding-left: 2em;
  margin: 0 !important;
}
:where(#content) .Cverse {
  margin: 1em auto;
}
:where(#content) .Cverse p {
  text-align: center;
  text-indent: 0;
  margin: 0;
}
:where(#content) .Cverse p.v2 {
  text-indent: 4%;
}
:where(#content) p.vspk {
  /*margin-bottom:1.6em;*/
  padding-bottom: 0.3em;
  font-style: italic;
  text-indent: -8%;
}
:where(#content) p.v1 {
  text-indent: -2%;
  padding-left: 6%;
}
:where(#content) p.v2 {
  text-indent: -2%;
  padding-left: 10%;
}
:where(#content) p.v3 {
  text-indent: -2%;
  padding-left: 14%;
}
:where(#content) p.v4 {
  text-indent: -2%;
  padding-left: 18%;
}
:where(#content) p.v6 {
  text-indent: -2%;
  padding-left: 26%;
}
:where(#content) {
  /*-----------
    hyperlinks
  -------------*/
}
:where(#content) #content a:link {
  text-decoration: underline;
  color: #214d7d;
}
:where(#content) #content a:visited {
  color: #707070;
}
:where(#content) #content a:hover {
  color: #c05c26;
  text-decoration: none;
}
:where(#content) #contents a:link {
  text-decoration: none;
}
:where(#content) #contents a:hover {
  text-decoration: underline;
}
:where(#content) .no-ul {
  text-decoration: none;
}
:where(#content) .outlink:link {
  color: blue;
}
:where(#content) {
  /*-------------
    abbreviations
  ---------------*/
}
:where(#content) #abbreviations table {
  margin: 0 auto;
}
:where(#content) #abbreviations td + td {
  padding: 0.1em 0 0.1em 2em;
}
:where(#content) #abbreviations td {
  font-style: italic;
}
:where(#content) #abbreviations p {
  font-style: italic;
  text-indent: 0;
  text-align: center;
  margin: 0 12%;
}
:where(#content) #abbreviations div.caption {
  text-indent: 0;
  margin: 0.6em 0 0.4em 0;
  text-align: center;
  font-size: 1.15em;
  font-family: "Gill Sans Nova Book", sans-serif;
}
