#topbar{
	background: url(images/topmenubg.png) repeat-x top;
	border-right: 0px solid #206E78;
	}

ul#menu li a{
	border-right: 0px solid #2B9199;
	}
	ul#menu li a:hover{
		 border-right: 0px solid #37ABAD;
		 background: url(images/topmenubghover.png) repeat-x top;
		 }
	ul#menu li.current_page_item a{
		border-right: 0px solid #37ABAD;
		}	
	ul#menu li.current_page_item a{
		background: url(images/topmenubghover.png) repeat-x top;
		}		
.feedbar{
	background: url(images/feedbar.jpg) no-repeat left;		 
	}	
p.feedbaricon{
	text-shadow: #000 0px 1px;  
	}
h2.sideheading{
	text-shadow: #000 0px 1px;
	}	 
#bigg{
	background: url(images/bgg.png) repeat-y;	
	}
.entry_info .sidedateblock{
	background: url(images/dateblock.png) no-repeat top;
	color: #fff;
	text-shadow: #000 1px 1px;
	}		 
span.contenttop{
	background: url(images/bggtop.png) no-repeat bottom left;
	} 
span.contentbottom{
	background: url(images/bggbottom.png) no-repeat top left;
	}
.entry_info img.avatar{
	border: 4px solid #1e1e20;
	}
.entry_info ul li.sidecategory a{
	background: #1e1e20;
	color: #fff;
	}
	.entry_info ul li.sidecategory a:hover{
  	background: #dc3522;
		color: #fff;
		}
ul.sidebarlist li a {
	background: #1d1d1b;
	color: #fff;
	}
ul.sidebarlist li a:hover {
	background: #dc3522;
	color: #fff;
	}
.post a{
	text-decoration: underline;
	}
.post a.more-link{
	background: #288E9A;
	}
	a.more-link:hover{
		background: #319799;
		}
 
.promote_bottombg{
		background: #f0f0f0;
		}
		.p_leftcol{
		border-right:1px dotted #374140;
		}
		.p_leftcol li{
		border-bottom: 1px dotted #374140;
		}
