/*
Theme Name: JRH
Template: Divi
Author: Mary Wald
Version: 2.7.10.1475048176
Updated: 2016-09-28 07:36:16

*/

#seed-csp4-content img {
    float: left;
    height: auto;
    margin-bottom: 100px;
    max-width: 400px;
}

.site-title {
    color: #22128A !important;
    font-family: 'Libre Baskerville',Georgia,serif;
    font-size: 42px;
    letter-spacing: -2px;
    text-transform: uppercase;
    width: 650px;
    margin-top:10px;
}

h1 a,
.site-title a {
        color:#22128A!important;
}

.description {
   color: #888 !important;
    font-family: 'Libre Baskerville',Georgia,serif;
    font-size: 14px;
    margin-top: 6px;
    margin-left:14px;
    text-transform: uppercase;
    width: 650px;
}

h1  {
    font-family:'Libre Baskerville',Georgia,serif;
    color:#0B1742;
    text-transform:uppercase;
}

h2, h3, h4 {
font-family:'Libre Baskerville',Georgia,serif;
    color:#22128A;
}


a  {
   color: #1542bd;
}

#main-header nav#top-menu-nav {
    padding-top:25px;
}

#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a  {
        color: #1542bd!important;
}

.et_pb_section  {
    padding-top:0;
}

.et_pb_row  {
    padding-top:15px;
}

.et_pb_blog_grid .et_pb_post  {
    border-color: #128A4B;
}

.sub-menu {
    margin-top:-20px;
}

#left-area img{
    margin-right:20px;
    max-width:340px;
    float:left;
}

.form-allowed-tags{
display:none;
}

@media screen and (max-width: 700px) {
.site-title {
font-size:26px;
}

.description {
font-size: 12px;
}
}


