@charset "UTF-8";

/*------------------------------------------------------------------------------------------------------*/
/*	Iowa Theme Options Stylesheet																		*/
/*------------------------------------------------------------------------------------------------------*/

	#sidebar h2 {background: url('../images/blueside.jpg') no-repeat top left;}

	#sidebar h3.step {background: url('../images/bluestep.jpg') no-repeat center left;}

	.xcom .comhead {background: url('../images/blue_admin_x.jpg') no-repeat top left;}

	.children .xcom .comhead {background: url('../images/blue_admin_y.jpg') no-repeat top left;}

	.maincom .comhead {background: url('../images/blue_user_x.jpg') no-repeat top left;}

	.children .maincom .comhead {background: url('../images/blue_user_y.jpg') no-repeat top left;}
	#wide_head {background: #0080b3;}
		
	#wide_head {padding: 10px 0px 20px 0px; }
	#content {float: left; margin: 0px 0px 50px 0px;}
	
	#sidebar {float: right;}
	
	#site {background: url('../images/repeater.jpg') repeat-y top left;}
	
