/*  
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: #0066cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

#header {
	height: 133px;
	padding: 28px 0px 0px 25px;
}

#header img {
	border: 0px solid;
}

#header h1 {
	color: #ffffff;
	font-size: 30px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	margin: 0px;
}

#header h1 a {
	color: #ffffff;
	text-decoration: none;
}

#header h1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#header h2 {
	color: #cccccc;
	font-size: 10px;
	font-family: Georgia, 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: Georgia, 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: #aff268;
	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: 1px solid #5E8892;
}

#menu ul li a:hover {
	color: #F0FBFF;
	background: #000000;
	padding: 8px 20px 10px 20px;
	text-decoration: none;
}

#content {
	width: 470px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 220px;
	margin-right: 0px;
	position: relative;
	padding: 28px 25px 15px 25px;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 13px;
}

#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: Georgia, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
}

#content h1 a, #content h2 a {
	color: #0E5F7D;
	text-decoration: none;
}

#content h1 a:hover, #content h2 a:hover {
	color: #3366ff;
	text-decoration: underline;
}

#content h2 {
	color: #333333;
	font-size: 17px;
	font-family: Georgia, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
}

#content h2 a {
	color: #0E5F7D;
	text-decoration: none;
}

#content h2 a:hover {
	color: #3366ff;
	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: #507AA5;
	text-decoration: none;
}

#content ul li a:hover {
	color: #507AA5;
	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: 460px;
	height: 32px;
	margin: 0px;
	padding: 0px;
}

.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#l_sidebar {
	background: #F0FBFF url(images/sidebar_bg.jpg) top center repeat-x;
	width: 195px;
	float: left;
	position: relative;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 1px;
	padding: 15px 15px 15px 15px;
	border: 0px solid #000000;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
}

#l_sidebar h2, #l_sidebar h3 {
	color: #000000;
	font-size: 16px;
	font-family: Georgia, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #0066cc;
}

#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: #0E5F7D;
	text-decoration: none;
}

#l_sidebar ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
}

#r_sidebar {
	background: #F0FBFF url(images/sidebar_bg.jpg) top center repeat-x;
	width: 195px;
	float: right;
	position: relative;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 15px 15px 15px 15px;
	border: 0px solid #000000;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
}

#r_sidebar h2, #r_sidebar h3 {
	color: #333333;
	font-size: 15px;
	font-family: Georgia, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #0066cc;
}

#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: #0E5F7D;
	text-decoration: none;
}

#r_sidebar ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
}

#footer {
	background: #000000 url(images/footer.jpg) top center;
	background-repeat: no-repeat;
	text-align: center;
	height: 40px;
	width: 99%;
	clear: both;
	padding-top: 80px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #969696;
	border-top: 3px solid #1CC1FF;
}

#footer a {
	color: #006699;
}

#footer a:hover {
	color: #aff268;
}
#header h1.keyword {
	font-size: 12px;
	margin: 3px;
	padding: 0;
	float: right;
}