div.widgets {
    padding: 20px 0 0 !important;
    color: #ffffff !important;
}


div.single_post {
    padding: 0 0 0 !important;
}


div.pagetitle_wrap {
    width: 85%;
    margin: 15px auto !important;
}


div.page_head.hide_mob_headerimg {
    min-height: 0 !important;
    background-color: #2d3766 !important;
}


h1 {
    color: #ffffff !important;
    font-size: 2.6em !important;
}

h1.postitle {
    color: #ffffff !important;
}


#footer {
    background: #666666 !important;
}


#footer .widgets .widget {
    margin-top: 0 !important;
    margin-bottom: 15px !important;
}