/* This will hide the sidebar */

#sidebar {
	display: none;
}