#container { width: 100%; }
#header { width: 100%; }
#topnav { display: none; }
#banner { width: 100%;  border: none;}
#content { 
	margin-top: 20px;
	width: auto; 
	margin: 0 1%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: #FFF;
	}
#sidebar { display: none; }
#footer {display: none; }
#respond {display: none; }
.stbutton {display: none;}
#comments {display: none;}
.commentlist {display: none;}
div#content {
	margin-left: 3%;
	}
	
#page { width: 100%; }
.mainandsidebar {margin-top: 25px; }
.widecolumn .entry p {
font-size:1.2em;
}
