#header {
	height:auto;
}
#header ul {
	display:none;
}
#header h1 {
	width:auto;
	height:auto;
	background:none;
	margin:20px;
}
#header h1 a {
	width:auto;
	height:auto;
	background:none;
	display:inline;
	color:#425E86;
	text-decoration:none;
	text-indent:0;
}
#header address {
	display:none;
}
#wrapper {
	margin:0 auto;
	width:90%;
}
#content {
	float:left;
	width:95%;
	margin:0 0 0 0!important;
}
#sidebar {
	border:none;
	width:95%;
}
#sidebar .entry:first-child {
	display:none;
}
.print, .edit-post-link {
	display:none;
}
