/*------------
 Global Reset
------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 1em;
  font-family: inherit;
}
/*------------
 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: italic;
  src: url('/fonts/bookfonts/AldusNovaPro-BoldItalic.woff');
  }
@font-face {
  font-family: "Palatino nova Pro Light";
  font-weight: normal;
  font-style: italic;
  src: url('/fonts/bookfonts/PalatinoNovaPro-LightItalic.woff');
  }
@font-face {
  font-family: "TheSans 4-SemiLight Caps";
  font-weight: normal;
  font-style: normal;
  src: url('/fonts/bookfonts/TheSans-SemiLightCaps.woff');
  }
/*------------
 Layout
------------*/
body {
  font-family: "Aldus nova Pro", serif;
  line-height: 1.2em;
}
#cover img {
    padding:0;
    margin:0 auto;
    width:100%;
    box-shadow: 3px 3px 3px #666;
}
/*------------
 Headings
------------*/
h1, h2 {
  margin: 0 4% 4% 4%;
  padding-top: 3%;
  text-align: left;
  font-size: 1.3em;
  text-indent: 0;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0;
  font-family: "Palatino nova Pro Light", serif;
}
#dedication {
  padding-top: 3%;
}
.textbody h1 {
  text-align: center;
  font-size: 1.8em;
  text-indent: 0;
  font-weight: normal;
  margin: 4% 0;
  letter-spacing: 0;
}
h1 + h2 {
  padding-top: 4%;
}
div.chapterheading {
  text-align: center;
  padding-top: 2%;
  font-size: 0.8em;
  letter-spacing: 0.2em;
  font-family: "TheSans 4-SemiLight Caps", sans-serif;
}
div.chapterheading + h1 {
  padding-top: 4%;
  margin-top: 0;
}
#titlepage h2 {
  font-size: 2.4em;
  text-align: center;
  letter-spacing: 0;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 15%;
  padding-top: 0;
}
#titlepage h2 + h2 {
  margin-top: 3%;
}
#titlepage h3 {
  font-style: normal;
  text-align: center;
  font-size: 0.7em;
  font-weight: normal;
  margin-top: 2em;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
}
#titlepage h4 {
  text-align: center;
  text-indent: 0;
  font-style: italic;
  font-size: 1.6em;
  letter-spacing: 0;
  margin-bottom: 0.4em;
  font-family: "Palatino nova Pro Light", serif;
}
#titlepage h5 {
  text-align: center;
  text-indent: 0;
  font-style: italic;
  font-size: 1.1em;
  letter-spacing: 0;
  margin: 0;
  font-family: "Palatino nova Pro Light", serif;
}
#titlepage h6 {
  text-align: center;
  font-style: normal;
  margin-top: 1em;
  margin-bottom: 0.4em;
  font-size: 0.7em;
  letter-spacing: 0.1em;
}
/*------------
Copyright Page
------------*/
#copyright {
  margin: 0 12% 0 12%;
  padding-top: 3%;
  font-size: 0.9em;
}
#copyright p {
  margin: 0;
  text-indent: 0;
  text-align: justify;
  font-size: 0.9em;
}
#copyright h2 {
  text-indent: -4%;
  text-align: left;
  margin: 0 0 0.4em 0;
  font-size: 1em;
  letter-spacing: 0;
  font-family: "TheSans 4-SemiLight Caps", sans-serif;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  padding-top: 0;
}
#copyright p + h2 {
  margin-top: 1.2em;
}
/*------------
 Paragraphs
------------*/
p {
  text-indent: 4%;
  margin: 0.2em 0;
  text-align: justify;
}
.first {
  margin-top: 1em;
}
/*list block ; no pp space, no indent*/
.lblock {
  margin: 0.6em 0;
}
.lblock p {
  margin: 0;
}
/*"first" vertical space around a block*/
.fblock {
  margin: 0.6em 0;
}
.fblock p {
  margin: 0.1em 0;
}
.center-verse {
  text-align: center;
  margin: 0.6em 0;
}
.center-verse p {
  text-align: center;
  text-indent: 0;
  margin: 0;
}
/*separation block*/
.sblock {
  margin: 1em 0;
}
.sblock p {
  margin: 0.6em 0;
}
.signatures {
  text-indent: 50%;
  font-style: italic;
  margin-top: 1em;
  font-family: "Palatino nova Pro Light", serif;
}
.signatures + .signatures {
  margin-top: 0;
  margin-bottom: 1em;
}
.address {
  text-indent: 0;
  font-size: 0.7em;
  font-family: "TheSans 4-SemiLight Caps", sans-serif;
  margin-left: 4%;
}
.address p {
  margin-bottom: -0.85em;
}
hr {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 12%;
  height: 1px;
  background-color: #333;
}
/*------------
 formatting
------------*/
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
/*------------
   Verses
------------*/
.verse {
  margin: 2% 4%;
  text-indent: 0;
}
.verse2 {
  margin: 2% 8%;
  text-indent: 0;
}
.verse-add {
  margin-top: 0.4em;
  text-indent: 0;
}
.verse p, .verse2 p {
  text-indent: -2em;
  padding-left: 2em;
  margin: 0 !important;
}
p.vspk {
  /*margin-bottom:1.6em;*/
  padding-bottom: 0.6em;
  text-indent: -2.6em;
  font-style: italic;
}
p.v1 {
  text-indent: -2%;
  padding-left: 6%;
}
p.v2 {
  text-indent: -2%;
  padding-left: 10%;
}
/*-----------
  hyperlinks
-------------*/
#content a:link {
    text-decoration: underline;
    color: #214d7d;
}
#content a:visited {
    color: #707070;
}
#content a:hover {
    color: #c05c26;
    text-decoration: none;
}
#contents a:link {
    text-decoration: none;
}
#contents a:hover {
    text-decoration: underline;
}
.no-ul {
    text-decoration: none;
}
.outlink:link {
    color: blue;
}
