@charset "utf-8";
/* CSS Document */
ul.categories li a span.date{
	color:#83c449;
}

a:hover{
	color:#83c449;
}

#banner h1{
	color :#000;

}

#banner_nav a:hover{
	background:url(../../images/nav_bg_hover_greed.gif) no-repeat;
	color:#83c449;
}

#holder a.activeSlide {
	background:url(../../images/nav_bg_hover_greed.gif) no-repeat;
	color:#83c449;
}

#posts a:hover img{
	border:3px solid #83c449;
}

.post_btn a.btn, a.post_btn{
	background:#83c449;

}

#homewidget input.btn{
	background:#83c449;
	border:none;
}

ul.categories li a:hover img{
	border:3px solid #83c449;
}

#sidebar .widget ul#twitter_update_list li a{
	color:#83c449;
}

#sidebar .textwidget a{
text-decoration:underline;
}

input#searchsubmit{
	border:3px solid #83c449;
	background:#83c449;
}

#post span.box{
	background:#83c449;
	border:1px solid #1c8906;
}

#post img{
float : left;
}

#post .author a img, #comments ul li a img{
	background: #83c449;
	border:1px solid #1c8906;
}

#post .author a:hover img, #comments ul li a:hover img{
	background: #83c449;
	border:1px solid #1c8906;
}

#comments li img{
	background:#83c449;
}

#portfolio ul.portfolio_nav li a.current{
	color:#83c449;
}

li.current-cat a{
	color:#83c449;
}

#posts a span{
	color:#000;
}
