/*

File:			custom.css

Description:	Custom styles for WideZine



HOW TO USE THIS FILE:



Override any class you want and it will change default styling to suit your needs.



For example, if you wish to change the default text blog title to grey, you would add the 

following declarations to this file:



	#header .blog-title a{ background:#cccccc }     <--- This makes blog title background grey



*/





body{

background:none!important;

}



#container{

background:#FFF;

}



#top{

display:none;

}



#nav{

background:none!important;

box-shadow:none!important;

border-bottom:4px solid #555555;

border-top:0px!important;

height:33px;

margin-left: 30px;

}



#nav li a:hover, #nav li a:active, #nav li:hover a, #nav li.current-menu-item{

background:none!important;

}



#nav li a{
padding:0 22px 0 22px;
border-right:2px solid #555;
}

#nav li{
padding-top:21px;
}



#logo{

padding:57px 0 10px 23px !important;

}



#the_body{

padding:0px 20px 20px;

}

#the_body h4{
font-size:16px;
}



#header_advert{

display:none!important;

}



.req, #fullwidth h4 span, .highlight_light, #the_body h4 span, #sidebar ul.news_list li h3 a:hover, a:hover, h3 a:hover, .category_wise_post ul li a:hover, .related h4 span, #comments h4 span{

color:#9bbf65!important;

}

.category_wise_post a.more-link{

color:#9BBF65 !important;
}

.category_wise_post h3{
font-size:20px!important;
font-family:Arial, Helvetica, sans-serif!important;
padding-top:10px;
font-weight:bold;
}

.titlelink{

color:#555!important;
font-size:15px!important;
}

.children{

top:37px!important;

}




.cat-item-1204:hover{

border-bottom:4px solid #fcbc7e;

}

.cat-item-1204 a{
padding-left:1px!important;
}



.cat-item-1210:hover{

border-bottom:4px solid #93b1d7;

}



.cat-item-1206:hover{

border-bottom:4px solid #98d381;

}



.cat-item-1205:hover{

border-bottom:4px solid #b494b2;

}



.cat-item-507:hover{

border-bottom:4px solid #efb5c1;

}



.cat-item-1209:hover{

border-bottom:4px solid #ffee97;

}



.cat-item-1213:hover{

border-bottom:4px solid #009999;

}

.children li a{
border-right:none!important;
}




#footer

{

border-top:4px solid #555555!important;

border-bottom:4px solid #555555!important;

background:#FFF!important;

}



#footer a{

color:#555!important;

text-shadow:none!important;

}



#footer h4 span{

background:none!important;

color:#9BBF65 !important;

}



#footer h4{

color:#555!important;

background:none!important;

font-size:16px!important;

text-shadow:none!important;

}



#subfooter{

display:none;

}



#bottom{

position:relative;

}



.gplus{

background:url("http://ecolutionist.com/wp-content/uploads/2012/06/gplus.png") no-repeat scroll 0 0 transparent;

}



.pinterest{

background:url("http://ecolutionist.com/wp-content/uploads/2012/06/pintrest.png") no-repeat scroll 0 0 transparent;

}



.meta{

margin-bottom:0px;

}



.zoom img{

width:716px!important;

}



.posts{

padding:3px 0 10px!important;

}



.main_img{

padding:10px 0!important;

}