/*
 *  from front-page
 */
.breadcrumbs { display:none; }
h1.title-post { display:none; }
a.content-area {
	display: block;
	padding-top:30px;
	margin-top: -30px;
}
ul.postsbycategory {
	list-style: none;
	padding-left:5px;
}
.postsbycategory li {
	clear:both;
	/*		padding-bottom:5px; */
}
.postsbycategory img {
	margin-right:8px;
	padding-bottom:5px;
	float: left;
}
