/*  
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
*/

* { 
	margin: 0; padding: 0;
	}
	
html { 
	font-size: 62.5%;
	}

body {
	background: #ffffff url(images/background.gif) top center repeat-x;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	}
a  {
	color: #0067B3;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited{
	color: #6a05ab;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover{
	color: #FF6300;
	text-decoration: none;
	}
#container { 
	width: 760px; 
	text-align: left; 
	margin: 0 auto; 
	}

#header { 
	background: #a2d073 url(images/header.gif) top center repeat-x;
	text-align: center;
	padding: 12px 0px 2px;
}
#header h2 {
	color: #000000;
	font-size: 40px;
	font-family: Georgia, Times, Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 10px; 
	}

#header h2 a {
	color: #000000;
	text-decoration: none;
	}

#header h2 a:hover {
	/* color: #ff9900; */
	color: #B34500;
	text-decoration: none;
	}

#header h3 {
	color: #B34500;
	font-size: 16px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: none;
	text-indent: 10px; 
	margin: 10px;
	}

#menu { 
	background: transparent url(images/menu.gif) top center repeat-x;
	margin: 0px 0px 20px 0px;
	text-align: center;
	border-bottom: 0px solid #99cc66;
	border-top: 0px solid #99cc66;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	}
#menu h2 {
	color: #ffffff;
	font-size: 17px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu img {
	border: none;
	margin: 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 17px;
	color: #ffffff;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #a2d073;
	background: transparent;
	/* background: transparent url(images/menu_hover.gif) no-repeat center top; */
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	}

#menu ul li.current_page_item a:link,
#menu ul li.current_page_item a:visited,
#menu ul li.current_page_item a:hover,
#menu ul li.current_page_item a:active {
	color: #B34500;
	/* background: transparent url(images/menu_active.gif) no-repeat center bottom; */
	padding: 10px 15px 8px 15px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

#content { 
	width: 440px; 
	float: left; 
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 15px 15px 15px 0px;
	font-size: none;
	}

#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
	}
#content h1 {
	color: #99cc66;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%
	margin: 0px;
	}
	
#content h1 a  {
	color: #99cc66;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #B34500;
	font-size: 30px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	text-transform: none;
}
#content h2 a  {
	color: #B34500;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h3 {
	color: #B34500;
	font-size: 18px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;
	}
#content h3 a  {
	color: #99cc66;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
#content ul li a {
	color: #0067B3;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}


blockquote{
	/* margin: 0px 0px 0px 25px; */
	margin: 10px 15px 20px;
	/* padding: 0px 25px 0px 10px; */
	padding: 0 10px 0 15px;
	font-style: normal;
	color: #555;
	background-color: #faffba;
	border: 1px solid #f19c00;
	border-right-style: none;
	border-left-style: none;

	}
	
#content blockquote p{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

#sidebar { 
	background: #e8f7d3;
	width: 230px; 
	float: right; 
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px 15px 15px 15px; 
	border: 1px dotted #99cc66;
	}
#sidebar p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#sidebar p img{
	border: none;
	margin-right: 5px;
	margin-bottom: px;
	}

#sidebar h2 {
	color: #53A822;
	font-size: 20px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	text-transform: none;
	border-bottom: 1px dotted #99cc66;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
#sidebar ul li ul {
	padding: 0px;
}
	
#sidebar ul li a {
	color: #B34500;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
#sidebar ul li ul li {
	color: #000000;
	padding: 5px 0px 0px 15px;
}
#sidebar ul li ul li a {
	color: #FF6300;
}
#footer { 
	background: #e8f7d3;
	border-top: 8px solid #99cc66;
	text-align: center;
	clear: both;
	padding: 15px; 
}

/* Beginn Nice Archives*/
.datearcAlt2 , .datearcAlt {
    border-bottom:  1px solid #DCDCDC;
    font-size: 0.86em;
    padding: 6px;
    width: 25%;
    text-transform: uppercase;
}
.datearcAlt2 {
    background: #D7D7D7;
}
.datearcAlt {
    background: #F7F7F7;
}
.datearc {
    border: 0px none;
    padding: 0;
    margin-left: auto;
	margin-right: auto;
    width: 230px;
}
/* End Nice Archives*/
