/*
Theme Name: spencerrose.net
Theme URI: http://spencerrose.net/
Description: My Own Theme
Author: Spencer Rose
Author URI: http://spencerrose.net
Tags: blue, custom header, fixed width, three columns, widgets


*/



/* Blog Layout Only */

.posts {
	width:560px;
	float:left;
	padding:20px 10px;
}




.sidebars { float:left; width:425px; overflow:visible; height:inherit; display:block; background:#0099FF 	}

.side_overview {
	border-left:1px solid #ccc;
	width:403px;
	background:#E8E6CF;
	float:left;
	padding:20px 10px ;	
	margin:0;
}


.side_right {
	width:214px;
	background:#E9E8F9;
	float:right;
	clear:right;
	margin:0;
	overflow:inherit;
}



.side_left {
	border-left:1px solid #ccc;
	width:190px;
	background:#E8E6CF;
	float:left;
	clear:left;
	padding:20px 10px ;	
	height:auto;
	overflow:;
}


.footNote { border-top:1px dashed #ccc; float:left; width:100%; clear:left; margin:20px 0 0 0 }