#site-title a,
#site-title a strong,
#site-title a em
{
	display: block;
	position: relative;
	font: bold 18px/20px Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#content hgroup .entry-title
{
	display: block;
	position: relative;
	width: 952px;
	margin: 0 auto;
	padding: 29px 0 0 0;
	
	font: bold 18px/20px Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	color: #000;
	text-transform: uppercase;
}

.column_wrapper .column
{
	display: block;
	position: relative;
	width: 18% !important;
	float: left;
	padding-left: 12px;
	padding-bottom: 0 !important;
	margin: 30px 0 0 5% !important;
	border-width: 0 0 0 0;
	border-style: none !important;
}

footer,
.edit-link a
{
	display: none;
}