/*
-------------------------------------------
File: 'Blueball Minimal Colors 3.5' sidebar_hide.css Style Sheet
Created: 10, October, 2005
Last Modified: 31, May, 2006
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2005 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


/* Change the sidebar float to the opposite of the main styles.css file. Also change the padding from right to left. */
 #sidebar {
	display:  none
}


/* set the content margin-right/margin-left and padding*/
#content {
	margin: 0px;
	padding: 16px 0px 0px 0px;
}





