

body{
	color: #000000;
	background: #9fdeb0 url(images/greenbg.jpg) repeat-x top center;
}

#page{
	background: #9ef4b5;
		
}
a{
	color: #fff79a;
}

blockquote{
	background: #5dbd64;
	border: 1px solid #454e02;
	color:#ffffff;

}

blockquote blockquote{
}

code{
}

hr{
	background: #343434;
	color: #000000;
}

.post{
	background: #8ee394;
}

.post h2{
	border-bottom: 1px solid #039736;
	color: #f442b8;
	text-transform:uppercase;
}

.post h2 a{
	color: #039736;
		
}
.postinfo { color: #b32828; font-size: 11px; float: left; width: 640px; margin: 0 0 20px 0; line-height: 20px; padding: 0; }
.postinfo ul { list-style-type: none; margin: 0; padding: 10px 10px 0 10px; }
.postinfo ul li { float: left; margin: 0 10px 0 0; display: inline; }

.postinfo ul li.author { padding: 0 0 0 20px; background: url(images/user2.jpg) no-repeat 0 3px; }
.postinfo ul li.date { padding: 0 0 0 20px; background: url(images/calendar2.jpg) no-repeat 0 3px; }
.postinfo ul li.category-info { padding: 0 0 0 20px; background: url(images/tag_blue2.jpg) no-repeat 0 3px; }
.postinfo ul li.digg { padding: 0 0 0 20px; background: url(images/digg2.jpg) no-repeat 0 3px; }
.postinfo ul li.delicious { padding: 0 0 0 20px; background: url(images/delicious.gif) no-repeat 0 3px; }
.postinfo ul li.comment-number { padding: 0 0 0 19px; background: url(images/comment2.jpg) no-repeat 0 3px; }
.postinfo ul li.edit-info { padding: 0; }
.postdate { color: #dadada; }


.postinfo { color: #dadada; }
.postdate { color: #dadada; }

#banner{
	background: url(images/greenbanner.jpg) no-repeat;
}	
#sidebar     {
	background: #0f9b40;
}

#sidebar a{
	text-decoration: none;
	color: #77f8a4;
}

#sidebar a:hover{ text-decoration: underline; color: #000000; }

}

#sidebar ul li h2{
	color: #39e976;


}
#footer{
background: url(images/footer2.jpg) no-repeat;
color: #77f8a4;

}table#wp-calendar th{
	background: #057723;}
	
.top-menu{
background: #0f9b40 url(images/topgreen.jpg) repeat;
}