/*  
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: 12px;
	margin: 0px;
}
a, a:visited{
	color: #090EEA;
	font-weight: bold;
	}
	
a:hover{
	color: red;
	text-decoration: none;
	}

#center_internal {
        width: 690px;
        position: relative;
}

#leftheaderpic {
        width: 96px;
        height: 143px;
        position: absolute;
        top: -35px;
        left: 45px;
}

#rightheaderpic {
        width: 96px;
        height: 143px;
        position: absolute;
        top: -35px;
        right: 37px;
}

#container { 
	width: 1024px; 
	text-align: left; 
	margin: 0 auto; 
	}

#header { 
	background: #a2d073 url(images/header.gif) top center repeat-x;
	padding: 45px 0px 45px 0px;
        text-align: center;
	}

#fullheader {
        text-align: center;
}

#blogname {
	color: #000000;
	font-size: 40px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 10px; 

	}

#blogname a {
	color: #111;
	text-decoration: none;
	}

#blogname a:hover {
	color: #ff9900;
	text-decoration: none;
	}

#header #desc {
	color: #111;
	font-size: 16px;
	font-family: Helvetica, 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: 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: 16px;
	color: #ffffff;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #57AB1B;
	background: #ffffff;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	}


#content { 
	width: 700px; 
	float: left; 
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px 15px 15px 0px;
        margin-left: 15px; 
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
#content img {
        border: none;
}
	
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
        padding: 3px;
	}
#content h1 {
	color: #57AB1B;
	font-size: 20px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	line-height: 150%
	margin: 0px;
	text-transform: uppercase;
        background: #E8F7D3;
        border-bottom:1px dotted #99CC66;
	}
	
#content h1 a  {
	color: #57AB1B;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #57AB1B;
	font-size: 16px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	text-transform: uppercase;
        margin-bottom: 10px;
	}
#content h2 a  {
	color: #57AB1B;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h3 {
	color: #99cc66;
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;
	}
#content h3 a  {
	color: #090EEA;
	text-decoration: underline;
	}

#content h3 a:hover {
	color: #090EEA;
	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 {
	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: #090EEA;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: red;
	text-decoration: none;
	}


blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 5px;
	}

#sidebar { 
	background: #e8f7d3;
	width: 220px; 
	float: right; 
	margin-top: 5px;
	margin-bottom: 20px;
        margin-right: 25px;
	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: 5px;
	}

#sidebar h2 {
	color: #57AB1B;
	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: uppercase;
	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: #222;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #222;
	text-decoration: underline;
	}
#sidebar ul li ul li {
	color: #000000;
	padding: 5px 0px 0px 15px;
}
#sidebar ul li ul li a {
	color: #ff9900;
}
#footer { 
	background: #e8f7d3;
	border-top: 8px solid #99cc66;
	text-align: center;
	clear: both;
	padding: 15px; 
}

.reviews td{
        text-align: center;
        width: 700px;
}

.strike {
        text-decoration: line-through;
}

.textred {
        color: red;
}

.review {
        width: 700px;
	border: 1px dotted #99cc66;
}

.review td {
        padding: 3px;
}

.star_table {
        padding: 20px;
        float: right;
        width: 256px;
}

.review_text {
        padding: 3px;
}


#related {
        color: #043905;
        font-size: 14px;
        font-weight: bold;
}

.imgpad {
        padding: 3px;
}

.clickhere {
	border: 1px dotted #99cc66;
        padding: 18px;
}

.clickhere img {
        border: 1px solid #222;
        display: inline;
        height: 200px;
        width: 200px;
        padding: 10px;
}

.introduction-header {
font-family:Trebuchet MS, Arial, sans-serif;
font-size:18px;
color:#000099;
font-weight:bold;
}

.sub-header {
font-family:Trebuchet MS, Arial, sans-serif;
font-size:20px;
text-decoration:underline;
color:#000099;
}

.sub-header1 {
font-family:Trebuchet MS, Arial, sans-serif;
font-size:16px;
text-decoration:none;
color:#000066;
line-height:18px;
}

.sub-header4{
font-family:Trebuchet MS, Arial, sans-serif;
font-size:14px;
text-decoration:none;
color:#000066;
line-height:18px;
}

.sub-header2 {
font-family:Trebuchet MS, Arial, sans-serif;
font-size:20px;
text-decoration:none;
color:#000099;
font-weight:bold;
}

.subheader3 {
font-family:Trebuchet MS, Arial, sans-serif;
font-size:14x;
text-decoration:none;
color:#000066;
font-weight:bold;
line-height:18px;
}
.subheader5 {
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:14x;
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	line-height:18px;
}

.style22 {
	font-size: 10;
	font-weight: bold;
	color: #000066;
	font-family: "Trebuchet MS", sans-serif;
}
.style28 {font-size: 14px;}
.style29 {
	font-family: "Trebuchet MS", sans-serif;
	color: #006600;
	font-weight: bold;
}
.style31 {font-weight: bold; font-family: "Trebuchet MS", sans-serif;}
.style35 {
	font-size: 9px
}
.style37 {font-size: 18px}
.style41 {font-family: "Trebuchet MS", sans-serif; color: #000000;}

.big1 {
	font-size: 17px;
	color: #006600;
}
.red1 {
	color: #990000;
}
.small1 {
	font-size: 12px;
}

.content-table {
border:dotted 1px #D7EBFF;
}