/*------------
 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;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
/*------------
 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: 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: "Syntax LT Std";
  font-weight: normal;
  font-style: normal;
  src: url(/fonts/bookfonts/SyntaxNextLTPro-Regular.woff);
  }
/*------------
 Layout
------------*/
body {
  font-family: "Warnock Pro", serif;
  font-size:1.1em;
}
#cover img {
    padding:0;
    margin:0 auto;
    width:100%;
    box-shadow: 3px 3px 3px #666;
}
/*------------
 Headings
------------*/
h1 {
  text-align: center;
  font-size: 1.6em;
  text-indent: 0;
  font-weight: normal;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 0;
  font-family: "Warnock Pro Display";
}
#book1 h1, #book2 h1 {
  margin-top: 2%;
}
#book1 h1 + h1, #book2 h1 + h1 {
  margin-top: 5%;
}
#cover h1, #titlepage h1, #copyright h1, #photo1 h2, #photo2 h2, #dedication h1 {
    display:none;
}
#dedication {
  margin-top: 12%;
}
#photo1, #photo2 {
  margin-top: 2%;
}
h2 {
  text-align: center;
  font-size: 1.6em;
  text-indent: 0;
  font-weight: normal;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 0;
  font-family: "Warnock Pro Display";
}
#preface1 h2, #preface2 h2 {
  font-size: 1.4em;
  margin: 1.2em 0;
}
#glossary h2 {
  text-align: left;
  font-size: 1em;
  text-indent: 5%;
  font-weight: bold;
  font-style: normal;
  margin-top: 1.6em;
  margin-bottom: 1em;
}
#titlepage h2 {
  font-size: 2em;
  text-align: center;
  letter-spacing: 0;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 2%;
  font-family: "Warnock Pro Display";
}
#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.4em;
  letter-spacing: 0;
  margin-bottom: 0.4em;
}
#titlepage h5 {
  text-align: center;
  text-indent: 0;
  font-style: italic;
  font-size: 1em;
  letter-spacing: 0;
  margin: 0;
}
#titlepage h6 {
  text-align: center;
  font-style: normal;
  margin-top: 1em;
  margin-bottom: 0.4em;
  font-size: 0.7em;
  letter-spacing: 0.1em;
}
#titlepage .free {
  font-style: normal;
  letter-spacing: 0.4em;
  font-size: 0.6em;
  text-indent: 0;
  text-align: center;
  margin-top: 2.4em;
  font-variant: small-caps;
}
/*------------
Copyright Page
------------*/
#copyright {
  margin: 0 12% 0 12%;
  padding-top: 0;
  font-size: 0.9em;
}
#copyright p {
  margin: 0;
  text-indent: 0;
  text-align: left;
  font-size: 0.9em;
}
#copyright h2 {
  text-indent: -4%;
  text-align: left;
  margin-top: 0;
  font-size: 1em;
  margin-bottom: 0.4em;
  letter-spacing: 0;
  font-family: "Syntax LT Std", sans-serif;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
}
#copyright p + h2 {
  margin-top: 1.2em;
}
/*------------
 Paragraphs
------------*/
p {
  text-indent: 5%;
  margin: 0.2em 0;
}
.first {
  margin-top: 1em;
}
.block {
  margin: 0.6em 5%;
}
.block p {
  margin: 0.1em 0;
}
.pali-block {
  font-style: italic;
  margin: 0.6em 5%;
}
.pali-block p {
  margin: 0.1em 0;
}
.center-verse {
  text-align: center;
  margin: 0.6em 0;
}
.center-verse p {
  text-indent: 0;
  margin: 0;
}
.separation-block {
  margin: 1em 0;
}
.separation-block p {
  margin: 0.6em 0;
}
.date {
  text-indent: -10%;
  font-style: italic;
  margin: 1em 0 1.2em 60%;
}
.signature {
  text-indent: 50%;
  font-style: italic;
  margin: 1em 0;
}
.sig_no-ital {
  text-indent: 50%;
  font-style: normal;
  margin: 1em 0;
}
.signatures {
  text-indent: 50%;
  font-style: italic;
  margin-top: 1em;
}
.signatures + .signatures {
  margin-top: 0;
  margin-bottom: 1em;
}
.address {
  text-indent: 0;
  font-size: 0.6em;
  font-family: "Syntax LT Std", sans-serif;
  margin: 0 0 -0.5em 4%;
  text-transform: uppercase;
}
.hanging {
  margin: 2% 0;
}
.hanging p {
  text-indent: -0.25in;
  margin-left: 0.5in;
}
hr {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 33%;
  height: 1px;
  border-top: 1px solid #666;
  border-bottom: 1px solid #999;
}
/*------------
 formatting
------------*/
.uc {
  text-transform: uppercase;
}
.smaller {
  font-size: smaller;
  font-style: normal;
}
.small {
  font-size: 0.5em;
}
em {
  font-style: italic;
}
.em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
.super {
  vertical-align: super;
}
.grey {
  color: grey;
}
/*-----------
    photos
-------------*/
.figure {
  display: block;
  width: 60%;
  vertical-align: top;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2%;
  page-break-inside: avoid;
}
.figure p {
  text-align: center;
  text-indent: 0;
  margin-top: 1em;
  letter-spacing: 0.2em;
}
.photo img {
  width: 100%;
  border: 1px solid #333;
  box-shadow: 2px 2px 4px #666;
}
#copyright .photo img {
  box-shadow: none;
}
#copyright .figure {
  width: 16%;
  margin-top: 0.4em;
  margin-bottom: 0;
  margin-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;
}
