  ﻿/**** Custom CSS ****/
.post-social, .social-icons, .side-search, .search-box, .search-site-btn, .overwrite-form-search{
    display:none;
}
 
body {
    background-color: #E5F2F8;
}
.sideBox, .widgetBox, .twoRadius {
    border: #e7b882 1px solid !important;
    background-color: #fff6e5 !important;
} 

#topBar, .footer_bar , #footerBar{
    background:#0b759f;
}
 
#contact-top a, #contact-top a:hover, .bottom_link a {
    color:#999999;
}
.home {background:url();}
 
h2 {
    font-size:25px;
}
.post-listing{
    display: block;
    width: 100%;
}