a, .posttitle a:hover, .entry p a:visited {
	color: #FF9B2A;
}

#wp-calendar a:hover {
  text-decoration: underline;
}

.datestamp { 
	background: #FFD7A6;
	border: 1px solid #C08800;
}

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

.thumb {
	width:100px;
	height:100px;
	border:1px solid #e3e3e3;
	border-left:7px solid #e3e3e3;
	margin-right:7px;
	float:left;
}
