.info_block_1{
    width: 32.3%
}
/*.column_padding_bottom, .widget_recent_entries{
    width: 32%;
}*/
.even{
    width: 48%;    
}
body, .menu_main_nav>li ul li a{
    color: #0b1820;
}
.footer_wrap_inner .logo_descr {
    color: #FFFFFF;
}
.template_dark_bg{
    background-color: #121a2b;
}
.menu_main_nav>li ul li a{
    font-weight: bold;
}

.article_style_stretch .post_item_related, .related_wrap .post_item_related {
  width: 128px;
}
.even-welcome{
    float:right;
}
.even-welcome{
    float:right;
}
@media only screen and (max-width: 600px) {
    .even-welcome{
        float:none;
    }
    .article_style_stretch .post_item_related, .related_wrap .post_item_related{
        width: 100%;
    }
    .header_mobile .login, .header_mobile .search_wrap {
        background-color: #df6723;
    }
}