/*  
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: #99CC66;
	color: #000000;
	font-family:  verdana, arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	}

*a:active{
	color: #0000ff;
	text-decoration: none;
	}

a:hover{
	color: #ff0000;
	text-decoration: none;
	}

a:visited{
	color: #9D0FF6;
	text-decoration: none;
	}

#container { 
	background: #FDFFED;
	width: 1000px; 
	text-align: left; 
	margin: 0 auto; 
	}

#header { 
	background: #99CC66 url(images/header.gif) top center repeat-x;
	padding: 0;
	text-align: center;
	}

#header h2 {
	color: #000000;
	font-size: 40px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 10px; 
	}

#header h2 a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
	}

#header h3 {
	color: #ffffff;
	font-size: 16px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 10px; 
	margin: 0px;
	}

#menu { 
	background: #e8f7d3 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: verdana, 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: verdana, arial, sans-serif;
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #ff0000;
	font-weight: bold;
	background: #ffffff;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	}

#content { 
	background: #FDFFED;
	width: 745px; 
	float: left; 
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px 10px 10px 40px; 
	}

#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 2px 0px;
	}

#content td{
	padding: 5px;
	}

#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
	}

#content h1 {
	color: #7BAE48;
	font-size: 20px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
	}

#content h2 {
	color: #ff9900;
	font-size: 20px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	text-transform: uppercase;
	}

#content h2 a  {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	}

#content h3 {
	color: #ff9900;
	font-size: 20px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}

#content h3 a  {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	}

#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 {
	list-style-image: url(images/bullet.gif);
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style-image: url(images/bullet.gif);
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}

#content ul li a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
	}

blockquote {
	margin: 0px 0px;
	padding: 15px 15px 15px 15px;
	background: #FFFFE4;
	border: 1px solid #FF9900;
  }

block-s {
	width: 92%;
	display:block;
	margin: 0 auto;
	margin-top: 15px;
	padding: 5px 15px 5px 10px;
	font-size: 14px;
	color: #666666;
	line-height: 1.5em;
	background:#D7D3CC;
	border-left:5px solid #484848;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 500px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

.postspace2 {
	width: 500px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

#sidebar { 
	background: #e8f7d3;
	width: 175px; 
	float: right; 
	margin-top: 1px;
	margin-bottom: 20px;
	padding: 0px 10px 10px 10px; 
	border: 1px dotted #99cc66;
	text-align: left
	}

#sidebar p{
	margin: 0px;
	line-height: 18px;
	padding: 5px 0px 5px 0px;
	}
	
#sidebar p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 0px;
	}

#sidebar h2 {
	color: #ff9900;
	font-size: 14px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	border-bottom: 1px dotted #7BAE48;
	}

#sidebar ul {
	list-style: none;
	margin-left: 15px;
	padding: 5px 0px 5px 0px;
	}

#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	}

#sidebar ul li {
	list-style-image: url(images/bullet.gif);
	margin-left: 0px;
	padding: 5px 0px 5px 0px;
	}

#sidebar ul li ul {
	padding: 0px;
	}
	
#sidebar ul li a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
	}

#sidebar ul li ul li {
	color: #000000;
	padding: 5px 0px 0px 0px;
	}

#sidebar ul li ul li a {
	color: #ff9900;
	font-weight: bold;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.submitbutton {
  margin: -6px 0 0 -3px;
  padding: 0 3px;
  background: #6ba800;
  color: #fff;
  font-size: 9pt;
  vertical-align: middle;
  border: 1px solid #777;
  }

.submitbutton:hover {
  cursor: pointer;
  background: #ffff84;
  color: #000;
  }

.clearbutton {
  margin: -6px -10px 0 0px;
  padding: 0 2px;
  background: #6ba800;
  color: #fff;
  font-size: 9pt;
  vertical-align: middle;
  border: 1px solid #777;
  }

.clearbutton:hover {
  cursor: pointer;
  background: #ffff84;
  color: #000;
  }

#footer { 
	background: #e8f7d3;
	border-top: 8px solid #7BAE48;
	text-align: center;
	clear: both;
	padding: 15px; 
	}
	
#footer a {
	font-weight: bold;
	text-decoration: none;
	}

#footer a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
	}

#translation_bar {
	margin: 0px auto;
	text-align: center;
	}

#archives-2 {
	margin: 0px auto;
	text-align: center;
	}

