.books h1, .books aside {color: #358ccc;}
.letters h1, .letters aside {color: #f8941d;}
.textmessages h1, .textmessages aside {color: #8ebe3f;}
.pictures h1, .pictures aside {color: #ffcb05;}
.videos h1, .videos aside {color: #82caf0;}
.audiobooks h1, .audiobooks aside {color: #2eaa96;}
.freemusic h1, .freemusic aside {color: #dd5956;}
.mp3s h1, .mp3s aside {color: #7159a6;}
.faq h1, .faq aside {color: #c4b48b;}
.with-you-now h1, .with-you-now aside {color: #905c94;}
.today h1, .today aside {color: #2eaa96;}
.prayer-journal h1, .prayer-journal aside {color: #f8941d;}
.topics h1, .topics aside {color: #358ccc;}
.scriptures h1 {color:#82caf0;}

html#Relationships.topic h1 {color: #8ebe3f;}
html#Character.topic h1 {color: #7159a6;}
html#Themes.topic h1 {color: #f8941d;}
html#World.topic h1 {color: #7159a6;}

body {
    line-height: 1;
    font-family:"omnes-pro", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333333;
    margin: 15px 15px 0 15px;
    font-size: 17px;
    background-color:transparent;
    max-width: 40rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}
strong.em_strong { 
    font-weight: bold; 
    font-style: italic; 
}
p {
    margin: 0 0 19px 0;
    line-height: 1.6;
    letter-spacing: .01em;
    color: #000;
    font-size: 16px;
    font-weight: 300;
}

h1 {
    font-family:"omnes-pro", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 33px;
    color: #dd5956;
    padding: 0 0 12px 0;
    margin: 0 0 15px 0;
    border-bottom: dashed 1px #c7c9cb;
}

h2 {
    font-weight: 300;
    font-style: italic;
    font-size: 24px;
    margin-bottom: 20px;
}

h3 {
    font-size: 18px;
    font-weight: 300;
    text-transform:uppercase;
}

.scripture, .quote {
    font-style: italic;
    margin: 0 50px 15px 40px;
}
.scripture_ref {
    font-style: normal;
    margin: 0 50px 0 40px;
    color: #999;
}
.verse_ref {
    font-size: 12px;
    font-style: normal;
    margin-left: 3px;
}
.regular_text {
    font-style: normal;
}
.grammar_bold {
    font-weight: bold;
}
.date {
    color: #996600;
    font-weight: bold;
}
p.poem {
    font-style: italic;
    margin: 0 0 0 20px;
}
p.poem_first {
    font-style: italic;
    margin: 15px 0 0 20px;
}
p.poem_stanza {
    font-style: italic;
    margin: 15px 0 0 20px;
}
p.poem_first:first-letter {
    font-size: 24px;
    font-weight: bold;
}
.intro, .question, .prayer, .grammar_ital, .inline_verse {
    font-style: italic;
}
.intro, .question  {
    font-family:"omnes-pro", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    letter-spacing: .02em;
}
p.footnote_ref_link {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    bottom: 4px;
    padding: 2px;
    margin-left: 1px;
}

.seedDate {
    font-size: 13px;
    margin-bottom: 4px;
    color: #999999;
}
.superscript {
    font-size: 9px;
    vertical-align: super;
}
.subscript {
    font-size: 9px;
    vertical-align: sub;
}
.time {
    color: #666666;
    font-style: normal;
}
.footnote_ref {
    font-size: 9px;
    vertical-align: super;
}
.footnote_number {
    font-size: 9px;
    vertical-align: super;
}
.signature {
    font-style: italic;
    text-align: right;
}
aside {
    margin: 10px 0 10px 0;
    padding: 7px 0 12px 0;
    font-family: "felt-tip-roman", caflisch, script, serif;
    font-weight:400;
    font-size: 24px;
    line-height: 1.2;
    border-top: 3px solid;
    border-bottom: 3px solid;
    background: url(/images/quotes.png) no-repeat;
    text-indent: 35px;
}

img{
    width: 100%;
    height:auto;
}

img.hcm-bubble {
    width: 50px;
    height: 50px;
}

