.feedbar{
	background: url(images/feedbar.jpg) no-repeat right top;
}
h2.sideheading{
	text-shadow: #ffffff 0px 1px;
}	
p.feedbaricon{
	text-shadow: #eeeeee 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: #ff5555 1px 1px;
}
span.contenttop{
	background: url(images/bgtopcontent.png) no-repeat top left;
}
span.contentbottom{
	background: url(images/contentbottombg.png) no-repeat top left;
}
.entry_info{
	color: #ccc;
}
.entry_info img.avatar{
	border: 2px solid #fab100;
}
.entry_info ul li.sidecategory a{
	color: #fff;
	text-shadow: #333 1px 1px;
}
	.entry_info ul li.sidecategory a:hover{
	color: #fab100;
	text-shadow: #333 1px 1px;
}
	.post a{
	text-decoration: underline;
}

ul.wp-tag-cloud li a {
	background: #eee;
	color: #ff5555;
	border: 1px solid Red;
}
ul.wp-tag-cloud li a:hover {
	background: #fab100;
	color: #fff;
}
	.post a.more-link{
	background: #fab100;
	text-shadow: #333333 1px 1px;
	margin: 5px;
}
		.post a.more-link:hover{
	background: #c7c7c7;
	text-decoration: none;
	color: #fff;
	border: 2px solid #fab100;
	margin: 4px;
}
.promote_bottombg{
	background: #ffdddd;
	border: 1px solid #0e0e0e;
}
		#promote a{
	color: #333333;
}
		#promote a:hover{
	color: #ff0000;
}		
		.p_leftcol{
	border-right: 1px solid #0e0e0e;
}
		.p_leftcol li{
	border-bottom: 1px solid #0e0e0e;
}