/* Add in your custom CSS here and it will overwrite all default style in Made */


/*
#top-menu-wrapper{ 
margin-top:88px !important ;
}
*/

/*Featured ad Advertising*/

#sagemerfeatured-ad{
text-align:center;
margin-bottom:10px;
margin-top: 10px;
}




/*all screen sizes */

#logo-bar {
    padding: 30px 5px 5px 5px;
}

.subtitle{
display: none !important;
}

.dontmiss{
width:85%;
}

#dontmiss-bar{
border-right: 1px solid #DDDDDD;
}

#dontmiss-email{
display: none !important;
}

#logo-bar-wrapper{
//margin-bottom: 150px;
background: url("images/hgradient.png") repeat-x scroll 0 0 #AA0000 !important;
}

.section-wrapper .section{
border-top: 1px solid #990000;
background: url("images/section-title-bg.png") repeat-x scroll 0 0 #CC0000 !important;
color: #ffffff;
text-shadow: 1px 1px 0 #000000;
}

.sidebar .widget .section{
border-top: 1px solid #990000;
background: url("images/sectiongradient.png") repeat-x scroll 0 0 #CC0000 !important;
background: url("images/section-title-bg.png") repeat-x scroll 0 0 #CC0000 !important;
color: #ffffff;
text-shadow: 1px 1px 0 #000000;
}

/*new menu*/
.cat-menu ul li a:hover, .cat-menu ul li:hover a, .cat-menu ul li.over a{
color: #000000;
border-top_off: 8px solid #ff6600;
height: 19px;
}

.cat-menu ul li.current-menu-item a, .cat-menu ul li.current_page_item a, .cat-menu ul li.current_page_ancestor a, .cat-menu ul li.current_page_parent a{
  background: url("http://wp.sagamer.co.za/wp-content/themes/made/images/cat-menu-current-highlight.png") repeat-x scroll 0 0 #C32C0D;
    border-top: 1px solid #C32C0D;
}

.wp-polls, .wp-polls-form p{
padding-top: 10px;
}


.post-loop .layout-b .inner{
padding: 10px 20px 0 ;
}


.post-loop .excerpt{
margin-bottom: 0px;
margin-top:0px;
}

/*E3 menu color */

li#menu-item-2199 a{
color: #ffd800;
}

li#menu-item-2199 a:hover{
color: #000000;
}


/*hiding review score on homepage*/

#featured-wrapper .number{
display:none;
}

.spotlight .number{
display:none;
}

.post-loop .layout-b .hmore-bar {
position:relative; border:0px solid #DFDFDF; border-top:0px; background:#F9F9F9; width:100%; height:32px;
clear: both;
}

.post-loop .comments{

}

.post-loop .layout-b .hmore-bar .date{
float:right;
font-size: 12px;
font-weight:bold;
padding: 12px 10px 0px;
}

#footer a:link{
font-size: 12px !important;
}

/*Disqus*/

#disqus_thread{
margin-left: 20px;
}

.srr-title{
font-weight: bold;
}


/*rating colors home*/

.number.color1 {background:#FF3535;}
.number.color2 {background:#FF6317;}
.number.color3 {background:#DD5A25;}
.number.color4 {background:#FFCF14;}
.number.color5 {background:#0AAD4B;}

/*rating colors single*/

.number.color1 {background:#FF3535 !important;}
.number.color2 {background:#FF6317 !important;}
.number.color3 {background:#DD5A25 !important;}
.number.color4 {background:#FFCF14 !important;}
.number.color5 {background:#0AAD4B !important;}


/*****************************************************************************************************************/


/*large screen sizes*/

@media screen {


#logo-bar-wrapper{
//margin-bottom: 150px;
background: url("images/hgradient.png") repeat-x scroll 0 0 #AA0000 !important;
}

.post-loop .layout-b .category {top:287px;}

.attachment-loop-large .wp-post-image{ width:630px;}

.clear-responsive{
height:0px !important;
}

}



/*tablets*/
@media screen and (max-width: 1028px) {

.post-loop .layout-b .category {top:155px;}

}



/*smart phones*/
@media screen and (max-width: 767px) {

.post-loop .layout-b .category, .main-content .post-loop .layout-b .category {top:157px;}

.post-loop .clear-responsive-small{
height: 0;
}


}

