a.read-more {
	font: bold 10px/normal arial, sans-serif;
	color: #9DAC3F;
	text-decoration: none;
	text-transform: uppercase;
}

.post h3 {
	text-transform: none;
}	

.post h3 a {
	color: #00678F;
	text-decoration: none;
	font: bold 12px/16px arial, sans-serif;
}

.post {
	border-top: 1px dotted #ccc;
	padding: 8px 0 3px 0;
}

h2.media-heading {
	color: #9DAC3F;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 15px 0;
}
