
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


.post {
	margin-bottom: 25px;
}

.post .title {
	height: 32px;
	padding: 26px 0px 0px 30px;
	background: url(images/img06.jpg) no-repeat left top;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

.post .title h2 {
	margin: 0px;
	padding: 0px;
}

.post strong {
	color: #9B9A9A;	
}

.post .meta {
	height: 38px;
	padding-top: 10px;
	background: url(images/img09.jpg) no-repeat left top;
}

.post .meta a.CommandButton { 
	color: #8F8F8F; 
}

.post .meta a.CommandButton:hover {
	text-decoration: none; 
	color: #0098A4;
}

.post .entry {
	background: url(images/img07.jpg) no-repeat left top;
}

.post .entry-btm {
	padding: 20px 30px;
	background: url(images/img08.jpg) no-repeat left bottom;
}

.post .links {
	padding: 0px 30px 0px 0px;
	text-align: right;
}

.titleactions {
	float: left;
}

