#content .right li.level3 {
    padding-left: 0;
}

#content .right h2 a {
    text-decoration: underline;
}

#breadcrumbs .breadcrumbs_item:last-child .breadcrumbs_separator {
    display:none;
}

.articleContent {
    line-height: 1.5;
}

.articleContent .pagetrack {
    font-size: smaller;
    color: #555555;
    font-style: italic;
}

.articleContent .imageBox {
    background-color: #F9F9F9;
    border: 1px solid #ECECEC;
    margin: 10px;
    font-size: smaller;
}

.articleContent .imageBox > div {
    margin: 10px;
    color: #7D7D7D;
}

.articleContent .imageBox > div > img {
    margin-bottom: 5px;
}

.articleContent .quoteBox {
    background-color: #F9F9F9;
    color: #5F5F5F;
    font-weight: bold;
    font-size: larger;
    margin: 10px;
    border: 1px solid #ECECEC;
    clear: right;
    float: right;
    width: 220px;
}

.articleContent .quoteBox div {
    padding: 18px;
}


.dateUpdated {
    font-family:Arial,Verdana,Helvetica,"Liberation Sans","deJaVu Sans","Bittream Vera Sans",sans-serif;
    font-size:small;
}

.keep_reading ul {
    list-style: none;
}

.keep_reading a {
    font-weight: normal;
}
.keep_reading a.current {
    font-weight: bold;
}
.keep_reading a:visited {
    font-style: italic;
}

.other_links_title {
    margin-top:25px;
    margin-bottom: 10px;
    font-size: 1.3em;
}

.other_links_title a {
    text-decoration: underline;
}




/* Social Floating Horizontal Layout Menu */
.social_toolbox {
}

.social_toolbox .horizontal {
    float: left;
    padding: 0px 0 21px 10px;
    border-bottom: 1px solid #ccc;
}

.social_toolbox .horizontal a {
    float: left;
    background: #fff;
    text-decoration: none;
    font-family: arial, verdana, sans-serif;
    font-size: small;
    padding: 0;
    margin-right: 20px;
}

.social_toolbox .horizontal a:hover {
}

.social_toolbox .horizontal span {
    padding: 0;
    padding-left: 4px;
    display: inline-block !important;
    top: 0;
    left: 0;
}

.social_toolbox .horizontal .more {
    float: left;
    border-left: solid 1px #eee;
    padding-left: 10px;
    height: 100%;
}

.social_toolbox .horizontal .more a {
    margin: 0;
}
.social_toolbox .horizontal .more a:hover {
    background: none;
}

.social_toolbox .horizontal .more span {
    display: none;
}






/* following styles for tablet-rendered formatting. Please copy this to printer_friendly.html */
p.bible_verse {
    margin-left: 7.5%;
    margin-right: 7.5%;
    font-weight: bold;
    text-align: justify;
}
span.bible_verse {
    font-weight: bold;
}
