body div#header {
	position: relative;
	left: 0em;
	top: 0em;
	width: auto;
	text-align: center;
}
#wp-admin-bar {
	position: relative;
	margin: 0 0 0 0 !important;
}
html body div#wrapper {
	margin-top: 0 !important;
	margin-left: 0 !important;
	margin: 0 0 0 0 !important;
	min-width: 0 !important;
	padding: 0 !important;
}
div.entry-content {
	padding: 0.2em !important;
}
div.entry-content * {
	text-align: left !important;
}
div#thesidebar {
	position: relative !important;
}
div.sidebar {
	width: auto !important;
	text-align: left !important;
}
div#content {
	margin-left: 0 !important;
}
div#footer {
	width: auto !important;
}
