a, a:hover, .entry p a:visited {
	color: #123e01;
}

.posttitle a:hover {
	color: #236b03;
}

.entry p a {
	border-bottom: 1px dotted #123e01;
}

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

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

.datestamp { 
	background: #77d357;
	border: 1px solid #236b03;
}

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

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

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