/* CSS Document */

#LayoutList img#authorPhoto {
	float: left;
	width: 100px;
	height: 100px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: -2px;
}

#LayoutList .postTitle {
	padding-top: 10px;
	padding-bottom: 15px;
}

#LayoutList .entryDesc p {
	padding-left: 39px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#LayoutList .section-header {
	margin-bottom: 0px;
}

#LayoutList #content .post-title {
	font-family: 'Lucida Grande Bold', 'Lucida Grande', Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 25px;
	margin-top: 13px;
	width: 528px;
	padding-top: 0px;
	}

#LayoutList #sidebar .post-title {
	background-image: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 4px;
	height: 12px;
	}

/* Sections and posts */
#LayoutList #content .post {
	}
	
	#content .post {
}


/* Thumbnail images */
#LayoutList img.thumbnail {
	float: left;
	width: 81px;
	height: 81px;
	margin-top: 9px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: -2px;
}


#LayoutList #content .entry {
}
#LayoutList #content .entry p {
	font-size: 13px;
	line-height: 20px;
	margin-top: 7px;
	margin-bottom: 0px;
}
#content .authorHead, #content .categoryHead {
	width: 605px;
	padding-top: 6px;
	padding-right: 0px;
	float: left;
}


#content .authorHead .entryDesc p, #content .categoryHead .entryDesc p {
	padding-top: 2px;
}
#content  .readMore img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
