/*
Theme Name: Gonzo's Offspring
Theme URI: http://
Description: Child Theme for Gonzo
Author: Gonzo Buyer
Author URI: http://
Template: gonzo
Version: 0.1
*/

@import url('../gonzo/style.css');

/* Put your css in after this line :-) */

.homeTopList #otw-bm-list-1 .bm_clearfix li h3{padding-top:7px!important;}
.homeTopList #otw-bm-list-1 .bm_clearfix li:first-child{ }
.homeTopList #otw-bm-list-1 .bm_clearfix li:last-child{ border-bottom: none!important}
.homeTopList #otw-bm-list-1 .otw_blog_manager-blog-meta-wrapper,  #otw-bm-list-2 .otw_blog_manager-blog-meta-wrapper { margin-bottom: 7px!important;}
.homeTopList #otw-bm-list-1 .otw_blog_manager-blog-continue-reading{display:none!important;}
.homeTopList #otw-bm-list-1  .otw_blog_manager-blog-content br{display:none!important;}
.homeTopList #otw-bm-list-1  .otw_blog_manager-blog-content p{color:#888!important;}


.homeTopList #otw-bm-list-2 .bm_clearfix li h3{padding-top:7px!important;}
.homeTopList #otw-bm-list-2 .otw_blog_manager-blog-content{ display:none!important;}
.homeTopList #otw-bm-list-2 .otw_blog_manager-blog-category{ border-right:none!important}
.homeTopList #otw-bm-list-2 .bm_clearfix li:first-child{ padding-top:0px!important;}
.homeTopList #otw-bm-list-2 .bm_clearfix li:last-child{ border-bottom: none!important}
.homeTopList #otw-bm-list-2 .bm_clearfix li{ min-height: auto!important;padding: 15px 0px 5px 0px !important; border-bottom: 1px solid #ebeaea!important; margin: 0px!important}
.homeTopList #otw-bm-list-2 .otw_blog_manager-blog-delimiter{ display: none!important;}
#otw-bm-list-3{padding:0px!important;}
#otw-bm-list-3 .otw_blog_manager-slider{margin-bottom:0px!important;}
#slipfire-tabber-2 .tabbernav li:first-child{display:block!important;text-align:left!important; width:100%!important;}
#slipfire-tabber-2 .tabbernav li:first-child a{text-align:left!important; padding-left:10px!important;}
#slipfire-tabber-2 .tabbernav li{display:none;}
.link_list h3{padding-top:12px;clear: both!important;    margin-top: 0;
    }
.link_list ul {
    clear: both!important;margin:0px;padding:0px;
}
.link_list ul li {
    width: 46%;
    float: left;
    margin: 2px 2%;
}

@media (max-width: 920px){
.link_list ul li {
    width: 46%;
    float: left;
    margin: 2px 2%;
}

}
.link_list ul{
margin-left:15px!important;
}

@media (max-width: 769px){
.link_list ul li {
    float: none;
    width: 100%;
    margin-top: 2px;
    margin-left:20px;
}

}
.link_list hr{
                    clear: both!important;margin-top:8px;margin-bottom:8px;padding:0px;
}


