/*
-------------------------------------------
File: 'Kamino Classic 3.6' sidebar_hide.css Style Sheet
Created: 9 June, 2005
Last Modified: 21, April, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2006-2008, Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#wrapper {
	background-color: #ffffff;
	background-image: none;
}

#sidebar{
	display: none;
}

#contentarea{
	width: auto;
	padding: 0px 10px 25px 10px;
}