/*  
Theme Name: Micfo Web 2.0 Green 2 Col
Author URI: http://corymiller.com
Version: 1
Author: Cory Miller
Description: Micfo Web 2.0 Green is a two column WordPress theme with green shades and orange highlights ... and it's widget ready.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/


body { background:white; color:black; margin:0;
	font-family: Arial, Sans-Serif;
 }

a, a:visited{
	color: black;
	text-decoration: none;
	}
	
#header { 
	font-weight: bold;
	font-size: 150%; 
	text-align: center;
	}
#header h3 {
	font-size: 100%;
	text-transform: uppercase;
	}

#headerphoto { display:none }

#menu { display:none }

#content { 
	width: auto; 
	}
#content ul li {
	list-style: square inside;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	border-left: 1px solid #cccccc;
	}
	
#sidebar { display:none }

#footer { display:none }
