a, a:hover, .entry p a:visited {
	/*color: #206E01;*/
	color: #7c9b24;
}

.posttitle a:hover {
	color: #3DB306;
}

.entry p a {
	border-bottom: 1px dotted #206E01;
}

.entry p a:hover {
	border-bottom: 1px solid #206E01;
	text-decoration: none;
}

#wp-calendar a {
	font-weight: bold;
}

.datestamp { 
	/*background: #C1F897;
	border: 1px solid #3DB306;*/
	background: #d2ef8f;
	border: 1px solid #7c9b24;
}

.datestamp div {
	background: #4CB306 url(images/cal_bg.jpg) repeat-x;
}

.sidebars li {
	list-style: none;
	margin-left: 5px;
}

.sidebars li li {
	margin-left: 15px;
}

.widgettitle {
	color: #99ae2b;
	fontsize: 18px;	
}

.sidebars h4 {
	color: #7c9b24;
	font-size: 16px;
}
	
a.twitter_title_link {
	color: #7c9b24;
	font-size: 16px;
}
	
	
	

