header, footer, #main{
	display:none;}
	
body{
	background:#FFF;
	color:#333;}	
	
hr {
	border-top: 1px #333 solid;
	border-bottom: solid 0px #fff;
	border-right: solid 0px transparent;
	border-left: solid 0px transparent;
	background-color: transparent;
	height: 1px;
}	

.blog-featured h2 {
	border-top: 1px #333 solid;
	font-size: 100%;
	font-weight: 700;
	margin: 0;
	padding: 20px 0 0 0;
	text-transform: uppercase;
}

