/*
-------------------------------------------
File: 'Blueball Newzpaper' sidebarhide.css Style Sheet
Created: 18, March, 2006
Last Modified: 13, August, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themesupport@blueballdesign.com
Copyright 2006-2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#contentwrapper {
	background: transparent;
}

#contentwrapper #sidebarContainer {
	display: none;
}

#contentwrapper #contentContainer {
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px 52px 18px 45px;
}

#footer {
	padding: 0px 0px 15px 45px;
}
