.menu-toggle, .main-navigation.toggled .nav-menu {
    color: #fff;
}
#footer-navigation {
    float: right;
    text-align: right;
    width: 100%;
}
.main-navigation {
    background: #2D3A8B none repeat scroll 0 0;
    clear: both;
    display: block;
    float: left;
    margin-bottom: 30px;
}
.main-navigation a {
    font-weight: normal;
}
.main-navigation a {
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 20px;
    text-decoration: none;
}
a:hover {
  color: #000;
}
.main-navigation li:hover > a {
    background: #fff none repeat scroll 0 0;
    border-top: 4px solid #D40000;
    padding-top: 16px;
}
.main-navigation .current_page_item > a {
    background: #eee none repeat scroll 0 0;
    border-top: 3px solid #D40000;
    color: #484848;
}
a {
    color: #2D3A8B;
    text-decoration: none;
}
h1.entry-title a, h1.entry-title {
    color: #666;
    font-size: 26px;
    line-height: 35px
}
h1.entry-title a:hover {
    color: #D40000;
    text-decoration: none;
}
h1.site-title a {
    color: #484848;
    display: block;
    font-size: 36px;
    line-height: 32px;
    font-weight: bold;
    margin: 0px 0;
    text-decoration: none;
}
#respond textarea {
    background: #f1f1f1 none repeat scroll 0 0;
    outline: medium none;
    padding: 28px 10px;
}
.bxslider li img {
    height: auto;
}
#post_thumbnail {
    float: left;
    text-align: left;
    width: 95%;
    margin: 15px 15px 15px 15px;
}
#respond #submit {
    width: 150px;
}
.widget a:hover{
    color: #D40000;
}
h3#reply-title {
    color: #444;
    font-size: 28px;
    line-height: 60px;
    font-weight: bold;
    padding-top: 40px;
    text-transform: uppercase;
}
h1.widget-title {
    color: #2D3A8B;
    font-size: 12px;
    font-weight: bold;
}
article h2 {
    font-size: 20px;
}
article h3 {
    font-size: 18px;
}
article h4 {
    font-size: 16px;
}
h1.entry-title a, h1.entry-title {
    color: #2d3a8b;
    font-size: 26px;
    line-height: 35px;
}

h1.page-title {
    color: #2d3a8b;
    font-size: 26px;
    background: #fff none repeat scroll 0 0;
    border-bottom: 0px solid #ddd;
    font-weight: normal;
    margin-top: 10px;
    padding: 0px;
}
.mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
    background: #D40000 none repeat scroll 0 0 !important;
}
button, input, select, textarea {
     margin: 5px;
        margin-top: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
        margin-left: 5px;
}