/*
Theme Name: WordPress Foldi
Theme URI: http://wordpress.org/
Description: The theme.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: foldi, custom

*/

#parallax_wp
	{margin-top:0.0em; margin-bottom:0.0em;}	 
	
#parallax_wp
	{position:relative; width:950px; height:80px; left: 0px; top: 0px; margin-bottom: 0px; border: 0px solid #000;}
	
html {overflow: scroll;}

div.wp_content {
	background-color: #fff;
	width:680px;
	padding: 10px 20px 10px 20px;
	border: 0px solid #000;
}

div.wp_sidebar {
	background-color: #e6e6e6;
	width:160px;
	padding: 10px 20px 10px 20px;
	border: 0px solid #000;
}

div.wp_footer {
	background-color: #e6e6e6;
	width:680px;
	padding: 10px 20px 10px 20px;
	border: 0px solid #000;
}

div#panel_rowbottom {
	margin-bottom: 20px;
}

h2.sidebar {
	color: #6f4e11;
}