

a.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	float: right;
	padding-left: 18px;
}
span.next-entries {
	background: url(images/mini-nav-right.gif) no-repeat right center;
	display: block;
	float: right;
	padding-right: 18px;
	text-align: right;
	width: 225px;
}
a.post-calendar {
	background: url(images/calendar_view_day.png) no-repeat;
	color: #999999;
	float: right;
	font-size: 11px;
	padding-left: 20px;
}
span.post-dates {
	background: url(images/calendar_view_day.png) no-repeat;
	float: left;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 10px;
}
span.post-cat {
	background: url(images/folder_table.png) no-repeat;
	float: right;
	font-size: 11px;
	padding-left: 20px;
	margin-left: 30px;
}
span.post-comments {
	background: url(images/user_comment.png) no-repeat;
	float: right;
	font-size: 11px;
	padding-left: 20px;
}
span.previous-entries {
	background: url(images/mini-nav-left.gif) no-repeat left center;
	display: block;
	float: left;
	padding-left: 18px;
	width: 228px;
}



.post { padding-bottom: 20px; border-bottom: 1px solid #352921; margin-bottom: 40px; }


/* Div's and layout */


#commentform label	 
	{ float:left; width:175px; display:block; clear:left; text-align:left;  }
#commentform textarea, #commentform input, #commentform label {
	margin-top:5px;
}
#commentform textarea, #commentform input { 
	padding: 5px;
	color: #333333;
	background: #e7e2d8;
	border: 2px solid #4e3e32;
	width: 300px;
	font: 12px/17px Georgia, "Times New Roman", Times, serif;
}

#commentform .FormButton {
	width: 140px; height: 46px;
	padding: 0;
	margin: 0 0 0 175px;
	border: none;
	background: none;
}



#credits { color: #7a9299; font-size: 11px; height: 15px; line-height: 120%; margin: 0px auto; padding-bottom: 3px; width: 768px; }

#credits a, #credit a:visited { color: #048db4; }






/* Classes and other stuff */



.commentlist { line-height: 130%; margin: 10px 0px; padding-left: 20px; }

.commentlist .alt { }

.commentlist cite { color: #CC6600; font-size: 120%; font-style: normal; font-weight: bold; }

.commentlist cite a, .commentlist cite a:visited { color: #CC6600; }

.commentlist li { padding: 5px 10px; }

.commentlist small { display: block; font-size: 87%; margin-bottom: 5px; }

.entry { clear: both; padding-top: 10px; }

.footer-about { float: right; padding-left: 10px; padding-right: 10px; width: 210px; }

.footer-recent-comments { float: left; margin-left: 10px; width: 240px; }

.footer-recent-comments ul { list-style: none; margin: 0px; padding: 0px; }

.footer-recent-comments ul li { background: url(images/mini-footer-comments.gif) no-repeat; padding: 0px 0px 10px 20px; }

.footer-recent-posts { float: left; margin-left: 10px; width: 240px; }

.footer-recent-posts strong { font-size: 107%; font-weight: bold; line-height: 135%; }

.footer-recent-posts ul { font-size: 11px; line-height: 110%; list-style: none; margin: 0px; padding: 0px; }

.footer-recent-posts ul li { background: url(images/mini-footer-post.gif) no-repeat; padding: 0px 0px 10px 20px; }

.loginout { background: url(images/mini-loginout.gif) no-repeat left center; margin-left: 8px; padding-bottom: 2px; padding-left: 18px; }

.navigation { clear: both; height: 15px; padding: 10px 0px; }

.post { clear: both; }

.post-date { background: url(images/date-bg.gif) no-repeat; float: left; height: 49px; width: 45px; }

.post-day { color: #999999; display: block; font-size: 18px; line-height: 18px; margin-left: -3px; padding-top: 7px; text-align: center; text-transform: uppercase; }

.post-month { color: #FFFFFF; display: block; font-size: 11px; line-height: 11px; margin-left: -3px; padding-top: 2px; text-align: center; text-transform: uppercase; }

.post-title { float: left; margin-left: 0px; text-transform: capitalize; width: 496px; }

.rss { background: url(images/mini-rss.gif) no-repeat left center; margin-left: 8px; padding-bottom: 2px; padding-left: 18px; }

