
/*	--------------------------------------------------------------
	Remove useless block
	-------------------------------------------------------------- */

	#col2, #col3, #nav, #year-selector,
	.utilities, #comments-form {display: none;}
	
	#header-content {background: none;}
	#header h1 {background: none; width: 600px;}
	#header h1 a {text-indent: 0; color: #fff; font-size: 30px}
	#center {width: auto; border-left: none; border-right: none;}
	
	.entry-body ul li   {background: none; list-style: circle inside; margin-left: 10px;}
	.entry-body ul > li {background: none; list-style: circle inside; margin-left: 10px;}

	body {font: 93.75% Arial, sans-serif; background: none;}
