/*  
Theme Name: KCB
Theme URI: http://klezmerconservatory.com/
Description: Custom theme by Shaun Wolf Wortis of Wolf Motor Co..
Version: 1.0
Author: Shaun Wolf Wortis
Author URI: http://wolfmotor.com/

	KCB 1.0
	http://klezmerconservatory.com/


*/

@import url(http://klezmerconservatory.com/kcb.css);


#content {
	width: 650px;
	padding-bottom: 40px;
	}

#sidebar {
	float:right;
	width: 150px;
	margin: 0 0 50px 20px;
	font-size: 11px;
	line-height: 13px;
	}

#sidebar h2 {
	margin: 0;
	}
	
	
p.postmetadata {
	font-size: 11px;
	line-height: 13px;
	margin-top: 0;
	display:none;
	}
	
div.navigation {
	padding-bottom: 30px;
	font: 12px Arial, Helvetica, sans-serif;
	}
	
div.navigation a, div.navigation a:visited {
	color:#660000;
	text-decoration: underline;
	} 

div.alignleft {
	float: left;
	}
	
div.alignright {
	float: right;
	}