
body {
	padding: 0 10% 0 0;
	background: none !important;
}

#projects, #feeds, #navigation, #breadcrumbs, #header {
	display: none;
}

#top {
	padding: 0 0 2em 0;
}

#page {
	overflow: auto;
	width: 100%;
	float: none;
	display: inline;
}

#content {
	display: inline;
	position: relative;
	width: 100%;
	float: none;
}

#footer {
	padding: 0;
	color: black;
	background: none !important;
}

#footer address.vcard {
	padding: 0;
	width: 100%;
}


#features {
	width: 100%;
	display: inline;
	position: relative;
	float: none;
}