:where(#content) {
  /*------------
   Embed Font
  ------------*/
}
@font-face {
  font-family: "Aldus nova Pro";
  font-weight: normal;
  font-style: normal;
  src: url(/fonts/bookfonts/AldusNovaPro-Book.woff);
}
@font-face {
  font-family: "Aldus nova Pro";
  font-weight: normal;
  font-style: italic;
  src: url(/fonts/bookfonts/AldusNovaPro-BookItalic.woff);
}
@font-face {
  font-family: "Aldus nova Pro";
  font-weight: bold;
  font-style: normal;
  src: url(/fonts/bookfonts/AldusNovaPro-Bold.woff);
}
@font-face {
  font-family: "OptimaNovaLTPro-Demi";
  font-weight: normal;
  font-style: normal;
  src: url(/fonts/bookfonts/OptimaNovaLTPro-Demi.woff);
}
@font-face {
  font-family: "Palatino nova Pro LightItalic";
  font-weight: normal;
  font-style: italic;
  src: url(/fonts/bookfonts/PalatinoNovaPro-LightItalic.woff);
}
:where(#content) {
  /*------------
   Layout
  ------------*/
}
#content {
  font-family: "Aldus nova Pro", serif;
}

:where(#content) #cover img {
  width: 100%;
}
:where(#content) #titlepage {
  margin: 0 12%;
  padding-top: 12%;
}
:where(#content) {
  /*------------
   Headings
  ------------*/
}
:where(#content) #cover h1, :where(#content) #titlepage h1, :where(#content) #copyright h1 {
  display: none;
}
:where(#content) h1 {
  text-align: left;
  font-size: 1.6em;
  font-weight: normal;
  margin-bottom: 1em;
  padding-top: 0%;
  font-style: none;
  line-height: 1.2em;
  text-indent: 4%;
  font-family: "Palatino nova Pro LightItalic", sans-serif;
}
:where(#content) h2 {
  margin: 1em 4%;
  font-family: "OptimaNovaLTPro-Demi", sans-serif;
}
:where(#content) #introduction h2 {
  font-size: 0.9em;
  letter-spacing: 0.1em;
  font-family: "Aldus nova Pro", serif;
}
:where(#content) #titlepage h2 {
  font-size: 2.8em;
  padding-top: 2%;
  font-style: none;
  font-family: "Palatino nova Pro LightItalic", serif;
}
:where(#content) h3 {
  text-indent: 4%;
  margin: 0.75em 0;
  font-family: "OptimaNovaLTPro-Demi", sans-serif;
}
:where(#content) #titlepage h3 {
  letter-spacing: 0;
  margin: 36% 0 0% 0;
}
:where(#content) #titlepage h3 + h3 {
  margin-top: 0;
  font-family: "Palatino nova Pro LightItalic", serif;
}
:where(#content) #abbreviations table {
  /*margin-left:24%;*/
  margin-left: auto;
  margin-right: auto;
}
:where(#content) {
  /*th, td {*/
  /*text-align: left;*/
  /*font-weight: normal;*/
  /*}*/
}
:where(#content) #abbreviations p {
  text-align: center;
  padding: 4%;
}
:where(#content) {
  /*td:first-child {*/
  /*font-family: "Palatino nova Pro Titling", sans-serif;*/
  /*font-size: 0.85em;*/
  /*}*/
  /*------------
   Paragraphs
  ------------*/
}
:where(#content) p {
  text-align: justify;
}
:where(#content) p.Q {
  text-indent: 4%;
  font-weight: normal;
  margin: 1.2em 0 0.6em 0;
  text-align: justify;
  font-family: "OptimaNovaLTPro-Demi", sans-serif;
}
:where(#content) span.secnumb {
  font-weight: bold;
}
:where(#content) .block {
  margin: 1.33em 4%;
}
:where(#content) .cblock {
  margin: 1.33em 4%;
}
:where(#content) .cblock p {
  text-align: center;
  text-indent: 0;
}
:where(#content) .hblock {
  margin: 1.33em 8%;
}
:where(#content) .stars {
  letter-spacing: 0.5em;
  padding: 0.4em 0;
}
:where(#content) .suttacite {
  margin: 0 0 1.8em 50%;
  font-size: 0.82em;
  /*font-family: "Palatino nova Pro Titling", sans-serif;*/
}
:where(#content) {
  /*------------
   formatting
  ------------*/
}
:where(#content) small {
  font-size: 0.75em;
}
:where(#content) {
  /*------------
     Verses
  ------------*/
}
:where(#content) div.verse {
  margin: 0.6em 8%;
}
:where(#content) pre {
  font-family: "Aldus nova Pro", serif;
}
:where(#content) p.vspk {
  padding-bottom: 0.1em;
  text-indent: 1em;
  font-size: 1.05em;
}
:where(#content) {
  /*------------
  Copyright Page
  ------------*/
}
:where(#content) #copyright h2 {
  margin: 0 0 0.3em 0;
  font-size: 1em;
  font-family: "OptimaNovaLTPro-Demi", sans-serif;
  padding-top: 2%;
}
:where(#content) #copyright p + h2 {
  margin-top: 0.6em !important;
}
