/*  
Theme Name: Ambient Glo
Author URI: http://rockinthemes.com
Version: 1
Author: Nathan Parikh
Description: Ambient Glo is a simple, modern, Web 2.0 styled, three-column theme with optimized code for faster loading.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/
body { background: #ffffff url(images/header_bg3.jpg) top center repeat-x;
	
color: #000000;
	
font-size: 11px;
	 font-family: Verdana, Helvetica, Arial, Sans-Serif;
	
margin: 0px 0px 0px 0px;
	 }
a, a:visited{ color: #336600;
	 text-decoration: none;
	 }
a:hover{ text-decoration: underline;
	 }
#container { 
	width: 90%;
	 text-align: left;
	 margin: 0 auto;
	 }
#header { 
	height: 133px;
	 padding: 28px 0px 0px 25px;
	 }
#header img { border: 0px solid;
	}
#header h2 { color: #ffffff;
	 font-size: 30px;
	 font-family: "Lucida Sans", Times New Roman, Sans-Serif;
	
font-weight: bold;
	 margin: 0px;
	 }
#header h2 a { color: #ffffff;
	 text-decoration: none;
	 }
#header h2 a:hover { color: #ffffff;
	 text-decoration: underline;
	 }
#header h3 { display: none;
	 /* color: #cccccc;
	 font-size: 10px;
	 font-family: "Lucida Sans", Times New Roman, Sans-Serif;
	
font-weight: bold;
	 text-transform: uppercase;
	 text-indent: 10px;
	  margin: 0px;
	*/ }
#menu { margin-bottom: 20px;
	 }
#menu h2 { color: #333333;
	 font-size: 15px;
	 font-family: "Lucida Sans", Verdana, Helvetica, Arial, Sans-Serif;
	
font-weight: bold;
	 margin: 0px;
	 padding: 0px 0px 0px 0px;
	 }
#menu li { display: inline;
	 list-style-type: none;
	 margin: 0px;
	 padding: 0px;
	 }
#menu ul { margin: 0px;
	 padding: 3px;
	 }
#menu ul li a { background-color: #99CC33;
	 font-family: Verdana, Helvetica, Arial, Sans-Serif;
	
font-size: 11px;
	 font-weight: bold;
	 color: #000000;
	 padding: 8px 20px 10px 20px;
	 margin: 0px;
	
text-decoration: none;
	 border-top: 1px solid #FFF;
	 border-left: 1px solid #FFF;
	 border-right: 1px solid #FFF;
	 border-bottom: 0;
	 }
#menu ul li a:hover { color: #F0FBFF;
	 background: #303934;
	 padding: 8px 20px 10px 20px;
	 text-decoration: none;
	 }
#content {
	
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right:201px;
	margin-top: 60px;
	background-color: #FFF;

}


#featured {
	 background-color: #89c92c;
	 padding: 20px 25px 15px 25px;
	 margin-bottom: 1em;
	 border-bottom: 5px solid #668F29;
	}
p .clearfeature {
	
	 clear: both;
	}
#content p{ margin: 0px;
	 line-height: 18px;
	 padding: 0px 0px 10px 0px;
	 }
#content p img{ border: none;
	 margin-right: 15px;
	 margin-bottom: 10px;
	 padding: 0px 5px 15px 0px;
	 }
#content h1 { color: #333333;
	 font-size: 18px;
	 font-family: "Lucida Sans", Helvetica, Arial, Sans-Serif;
	 font-weight: bold;
	 margin: 0px;
	 line-height: 150%;
	 }
#content h1 a  { color: #4A6D15;
	 text-decoration: none;
	 }
#content h1 a:hover { color: #66CC33;
	 text-decoration: underline;
	 }
#content h2 { color: #333333;
	 font-size: 17px;
	 font-family: "Lucida Sans", Helvetica, Arial, Sans-Serif;
	
font-weight: bold;
	 margin: 0px;
	 line-height: 150%;
	 }
#content h2 a  { color: #4A6D15;
	 text-decoration: none;
	 }
#content h2 a:hover { color: #66CC33;
	 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: #336633;
	 text-decoration: none;
	 }
#content ul li a:hover { color: #336633;
	 text-decoration: underline;
	 }
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 { background: #FFFFFF;
	 width: 440px;
	 height: 32px;
	 margin: 0px;
	 padding: 0px;
	 }
.postspace2 { background: #FFFFFF;
	 width: 440px;
	 height: 0px;
	 margin: 0px;
	 padding: 0px;
	 }
#l_sidebar { 
background: #E5F9C9 url(images/sidebar_bg.jpg) top center repeat-x;
	position: absolute;
	left:10px;
	top:230px;
	width:200px;
	 padding: 15px 15px 15px 15px;
	 
border: 0px solid #000000;
	 font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
	 font-size: 12px;
	 }
#l_sidebar h2 { color: #333333;
	 font-size: 15px;
	 font-family: "Lucida Sans", Verdana, Helvetica, Arial, Sans-Serif;
	
font-weight: bold;
	 list-style: none;
	 padding: 5px 0px 5px 0px;
	 margin: 0px;
	 border-bottom: 1px dotted #336600;
	 }
#l_sidebar ul { list-style: none;
	 margin: 0px;
	 padding: 0px 0px 20px 0px;
	 }
#l_sidebar li { list-style: none;
	 margin: 0px;
	 padding: 0px;
	 }
#l_sidebar ul li { list-style: square inside;
	 margin: 0px;
	 padding: 5px 0px 0px 0px;
	 }
#l_sidebar ul li a { color: #4A6D15;
	 text-decoration: none;
	 }
#l_sidebar ul li a:hover { color: #336633;
	 text-decoration: underline;
	 }
#r_sidebar { background: #E5F9C9 url(images/sidebar_bg.jpg) top center repeat-x;
	 position: absolute;
	 right:10px;
	 top:230px;
	 width:200px;
	 padding: 15px 15px 15px 15px;
	 }
	 
#r_sidebar h2 { color: #333333;
	 font-size: 15px;
	 font-family: "Lucida Sans", Verdana, Helvetica, Arial, Sans-Serif;
	
font-weight: bold;
	 list-style: none;
	 padding: 5px 0px 5px 0px;
	 margin: 0px;
	 border-bottom: 1px dotted #336600;
	 }
#r_sidebar ul { list-style: none;
	 margin: 0px;
	 padding: 0px 0px 20px 0px;
	 }
#r_sidebar li { list-style: none;
	 margin: 0px;
	 padding: 0px;
	 }
#r_sidebar ul li { list-style: square inside;
	 margin: 0px;
	 padding: 5px 0px 0px 0px;
	 }
#r_sidebar ul li a { color: #4A6D15;
	 text-decoration: none;
	 }
#r_sidebar ul li a:hover { color: #336633;
	 text-decoration: underline;
	 }
#footer {  font-size: 8px;
	background: #303934;
	 text-align: center;
	margin-left: 201px;
	margin-right:201px;
	margin-top: 60px;
	 clear: both;
	 padding: 10px;
	 color: #969696;
	 border-top: 3px solid #99CC33;
	 }
#footer a { color: #66CC66;
	 }
#footer a:hover { color: #CCFF99;
	 }
