.breadcrumb {
	display: none;
	}

#container {
	width: 100% !important;
	}

#showcase {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 5px 0 0 0;
	background: #060e00;
	}

#utility-intro {
	width: 100%;
	margin: 0 auto 20px auto;
	font-style: italic;
	color: #000;
	background: #a4c18d;
	}
#utility-intro em {
	font-style: normal;
	}
#utility-intro .widget {
	width: 960px;
	padding: 20px 0 0 0;
	margin: 0 auto;
	border: none;
	background: transparent;
	}
#utility-intro a {
	text-decoration: none;
	border-bottom: 1px dotted #000;
	}
#utility-intro a:hover {
	text-decoration: none;
	color: #dae8cf;
	border-bottom: 1px dotted #000;
	background: #759958;
	}

/* Featured article */
.feature {
	overflow: hidden;
	width: 960px !important;
	margin: 0 auto 20px auto;
	color: #dae8cf;
	background: transparent;
	}
.feature .entry-title {
	margin-bottom: 20px !important;
	font: normal normal bold 36px/36px Arial, Verdana, sans-serif;
	}
.feature .entry-title a {
	color: #dae8cf !important;
	}
.feature .first {
	font-size: 16px;
	}
.feature .byline {
	display: none;
	}
.feature .entry-meta {
	display: none;
	}

#showcase img {
	float: right;
	width: 470px;
	height: 355px;
	margin: 10px 0 0 30px;
	border: 5px solid #142705;
	}

#container .content {
	float: none;
	width: 960px !important;
	margin: 0 auto !important;
	}

#excerpts .post {
	float: left;
	width: 465px;
	margin: 0 0 20px 0;
	}
#excerpts .even {
	clear: left;
	margin-right: 30px;
	}

#excerpts .thumbnail {
	}

#excerpts .entry-title {
	font-size: 15px;
	margin: 0;
	}
#excerpts .entry-title a {
	color: #142705 !important;
	}

#excerpts .byline {
	margin: 0;
	}

#excerpts .byline .edit, #excerpts .byline-sep-edit, #excerpts .entry-meta {
	display: none;
	}