.page-template-feature .content {
	width: 960px;
	overflow: hidden;
	padding: 0 0 0 0;
	}

.page-template-feature .breadcrumb {
	display: none;
	}
#boxes {
	margin: 20px auto 10px auto;
	}
.page-template-feature .edit {
	display: none;
	}
.page-template-feature .thumbnail {
	float: left;
	width: 270px;
	height: 270px;
	margin: 0 auto 10px 0;
	
	}
.page-template-feature .byline, .page-template-feature .entry-meta {
	display: none;
	}
	
.page-template-feature .post {
	margin-bottom: 5px;
	}
.page-template-feature #feature_top {
	position: relative;
		float: left;
		width: 960px;
		margin: 0px;
		padding: 0;
		border-bottom: 1px solid #e2e2e2;
		}
.page-template-feature #feature_top .widget {
	float: left;
	width: 300px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	border: none;
	}
.page-template-feature #feature_top .widget .entry-summary {
	font-size:13px;
	line-height:15px;
	margin:0 0 10px;
	overflow:hidden;
	}
.page-template-feature #feature_top .widget h2.post-title {
	font-size: 14px;
	line-height:15px;
	color: #555;
	}

.page-template-feature #feature_middle {
	position: relative;
		float: left;
		clear: left;
		width: 960px;
		margin: 0px;
		padding: 0;
		}
.page-template-feature #feature_middle .widget {
	float: left;
	width: 460px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	border: none;
	}
.page-template-feature #feature_between {
	position: relative;
		float: left;
		width: 960px;
		margin: 0px;
		padding: 0;
		}
.page-template-feature #feature_between .widget {
	float: left;
	width: 300px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	border: none;
	}

.page-template-feature #feature_bottom {
	position: relative;
		float: left;
		clear: left;
		width: 960px;
		margin: 0px;
		padding: 0;
		border-top: 1px solid #e2e2e2;
		}
.page-template-feature #feature_bottom .widget {
	float: left;
	width: 220px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	border: none;
	}