#top_navigation .page_item {
	background: #D9E6EB;
}

#content .post {
	width: 75%;
	padding: 2em;
	height: 30em;
	margin: 1em auto;
}

#footer {
	width: 101% !important;
}

#featured {
	width: 100%;
	height: 31em;
	overflow: hidden;
	margin-top: 2em;
}

	#featured, 
	#featured img {
		margin: 0 auto;
		vertical-align: middle;

	}

#featured_caption {
	background: #000000;
	height: 4em;
	padding: 1em;
	margin-top: -6em;
	position: relative;
	z-index: 200;
	opacity: 0.3;
	filter:alpha(opacity=30);
}

#featured_label .featured_date {
	font-family: Georgia, Arial, Sans-serif !important;
	font-size: 0.75em;
}

#featured_label .featured_title {
	margin-top: 0.25em;
	font-szie: 1.25em;
}

#featured_label {
	opacity: 1;
	filter:alpha(opacity=10);
	z-index: 201;
	width: 100%;
	float: left;
	position: relative;
	margin-top: -3.15em;
	padding-left: 1em;
	font-weight: bold;
	color: #FFFFFF;
	font-family: 'Lucida Handwriting', Georgia, Arial, Sans-serif;
	font-size: 1.9em;
	text-shadow: 2px 2px 1px rgb(0, 0, 0);
}

#copyright {
	width: 605px !important;
}

#footer #credit {
	width: 300px !important;
}
