/*
Theme Name: Green Bug
Theme URI: http://gotchance.com/
Description: Green Bug is a two-column, widget-ready theme by <a href="http://gotchance.com/">Shrihari</a> & <a href="http://nitrogendesigns.com">Nitrogen Designs</a>.
Version: 1.1
Author: <a href="http://gotchance.com">Shrihari</a> & <a href="http://nitrogendesigns.com">Nitrogen Designs</a>
*/
* { margin: 0; }

body
{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	background: #CCC;
	margin: 0px;
}
a { color: #5A780A; }
a:hover { color: #000; }

#wrap
{
	margin-top: 0px;
	width: 800px;
	text-align: left;
	background: #000;
	border: 0px solid #5A780A;
}
img, img a { border: 0; }
#header
{
	height: 95px;
	padding-top: 5px;
}
#header .logo
{	
	background: url(images/logo.jpg) no-repeat;
	vertical-align: middle;
	padding-left: 70px;
	padding-top: 20px;
	font-size: 40px;
	height: 90px;
}
#header .logo a
{
	color: #000;
	text-decoration: none;
}
#header .logo a:hover
{
	color: #4D6A00;
}

#menu
{
	background: #5D7311 url(images/menuback.gif) repeat-x;
	color: #DDD;
	height: 35px;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 15px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #DDD;
}

#menu ul li a{
	padding: 10px 20px 10px 12px;
	background: url(images/menu-bg.gif) no-repeat;
	background-position: 0 13px;
	text-decoration: none;
	color: #FFF;
	display: block;
}
#menu ul li a:hover
{

	background: url(images/menu-bg-hover.gif) no-repeat;
	background-position: 0 13px;
}

#content
{
	padding: 0px;
}

#left
{
	font-size: 13px;
	line-height: 1.8em;
	float: left;
	width: 634px;
	margin:0px;
	padding: 0px;
	background-color: #FF9900;
}

.left_content
{
	padding-left:45px;
	padding-right:20px;
	min-height:610px;
}
#right
{
	font-size: 11px;
	/*line-height: 1.8em;*/
	float: left;
	width: 156px;
/*	padding: 0 10px 15px 10px;*/
	margin: 0px 5px;
}
#left img
{
	/*margin: 5px;*/
	max-width: 98%;
}
#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 0px 0 0 0;
	/*line-height: 25px;*/
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li
{
	list-style: none;
	font-size: 11px;
/*	background: url(images/bug.png) no-repeat left top;*/
	background: url(/parts/images/arrow.gif) no-repeat left top;
	background-position: -2px 0px;
	padding-left: 15px;
	margin: 0;
	border-top: 0; /*1px solid #000;*/
	margin-top:0px
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:5px;
	
}
#left .post blockquote
{
	margin: 10px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	min-height: 36px;
}

.post .title
{
	margin-bottom: 0px;
	padding-left:6px;
	padding-bottom:0px;
}
.post .title a
{
	font-size: 16px;
	text-decoration: none;
	color: #036;
}
.post .title a:hover
{
	color: #4D6A00;
	text-decoration: underline;
}
.post .meta
{
	color: #333;
/*	padding: 2px;*/
	padding-left:6px;
	font-size: 11px;
/*	border-top: 1px solid #DDD;*/
	border-bottom: 1px solid #AAA;
}
.post .meta a
{
	color: #333;
}
.post .meta a:hover
{
	color: #000;
}
.post .meta .posted
{
	float: left;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
/*	padding-left: 20px;
	padding-bottom: 1px;*/
	display: block;
	text-decoration: none;
}

.post .entry
{
	text-align: justify;
	/*padding: 6px;*/
	margin-bottom: 10px;
	font-size:12px;
	line-height:normal;
	
}

.ltop
{
/*	background: url(images/ltop.jpg) no-repeat;*/
	width: 156px;
	height: 0px;
}
.lmid
{
/*	background: url(images/lmid.jpg) repeat-y;*/
	width: 156px;
}
.lmid_content
{
	width:136px;
	margin-left:6px;
	background-color: #003366;
	padding: 0px 4px;
}
.lmid h2
{
	font-weight: 500;
	margin: 0;
	font-size: 16px;
	height: 16px;
	padding-bottom: 0px;
	padding-left:0px;
	color:white;
	text-align:center;
	text-transform: uppercase;
	top:-6px;
	position:relative;
}
.lbot
{
/*	background: url(images/lbot.jpg) no-repeat;*/
	width: 156px;
	height: 0px;
	margin-bottom: 0px;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
/*	padding:10px; causes white boxes in firefox*/
	background:#f9f9f9;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
/*	border-bottom: #ddd 1px solid;*/
	background-color:#f90;
}
#left .commentlist li.alt 
{
/*    background:#f9f9f9;    */
	background-color:f90;
}
#left .commentlist li.authorcomment 
{
    background: #ECE9D8;      
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:1em;			
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}


#footer
{
	border-top: 1px dashed #CCC;
	margin: 5px; 
	padding: 10px 5px 5px 5px;
	font-size: 11px;
	color: #000;
	text-align: left;
}

#Head {
	padding-left:10px;
	color:red;
}

.NavLink {
	font-size:12px;
	line-height:13px;
}
.lmid_content a:hover{
color:white;
}

a img {
	border: 0;
}



img.alignright {float:right; margin:0 0 4px 4px}
img.alignleft {float:left; margin:0 4px 4px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 4px 4px}
a img.alignleft {float:left; margin:0 4px 4px 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


