.sidebar,
.aside,
.tools,
.search,
.print {
	display: none;
}

* {
	overflow: visible;
}

a {
	text-decoration: none!important;
}

body,
#wrapper,
#main,
#content,
.container,
.container .text-area {
	float: none;
	width: auto;
	min-height: auto;
	margin: auto;
	overflow: visible;
}

.logo {
	font-size: 0.6em;
}

#header, 
.container {
	width: 56.8em;
	margin: 0px auto;
}

#header {
	padding-top: 0;
	padding-bottom: 1em;
}

#footer {
	width: 64.54em;
}
