/*
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: #ffffff;
}
a { color: #146b03; }
a:hover { color: #000; }

#wrap
{
	margin-top: 15px;
	width: 900px;
	text-align: left;
	background: #FFF;
	border: 3px solid #299919;
}
img, img a { border: 0; }
#header
{
	height: 224px;
	padding-top: 5px;
}
#header .logo
{	
	background: url(images/logo.jpg) no-repeat;
	padding-left: 70px;
	padding-top: 0px;
	font-size: 0px;
	height: 224px;
}
#header .logo a
{
	color: #FFF;
	text-decoration: none;
}
#header .logo a:hover
{
	color: #2c961a;
}



#content
{
	padding: 20px 10px;
}

#left
{
	font-size: 13px;
	line-height: 1.8em;
	float: left;
	width: 620px;
	padding: 0 0 20px 10px;
}

#right
{
	font-size: 11px;
	line-height: 1.8em;
	float: left;
	width: 220px;
	padding: 0 10px 15px 10px;
}
#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: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li
{
	list-style: none;
	font-size: 12px;
	background: url(images/bug.png) no-repeat left top;
	background-position: 0 5px;
	padding-left: 20px;
	margin: 0;
	botder: 0;
}
#left .post blockquote
{
	margin: 10px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	min-height: 36px;
}

.post .title
{
	margin-bottom: 10px;
}
.post .title a
{
	font-size: 25px;
	text-decoration: none;
	color: #000;
}
.post .title a:hover
{
	color: #2c961a;
	text-decoration: underline;
}
.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.post .meta a
{
	color: #777777;
}
.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
{
        color: #0c068c;
       
	padding: 6px;
	margin-bottom: 35px;
         
}

.ltop
{
	background: url(images/ltop.jpg) no-repeat;
	width: 220px;
	height: 13px;
}
.lmid
{
	background: url(images/lmid.jpg) repeat-y;
	width: 200px;
	padding: 0 10px;
}
.lmid h2
{
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	padding-bottom: 5px;
}
.lbot
{
	background: url(images/lbot.jpg) no-repeat;
	width: 220px;
	height: 12px;
	margin-bottom: 30px;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	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;
}
#left .commentlist li.alt 
{
    background:#f9f9f9;    
}
#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;
}

#menu
{
	background: #2c961a url(images/menuback.gif) repeat-x;


	color: #DDD;
	height: 35px;
}



#menu ul li{
	font-size: 10px;
	font-weight: bold;
	color: #DDD;
}

#menu ul li a{
	padding-left: 8px;
	padding-top: 3px;
}
/*
#menu ul li a:hover
{

	background: url(images/menu-bg-hover.gif) no-repeat;
	background-position: 0 13px;
}
*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menudd {position:relative; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .menudd {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menudd ul {padding:0;margin:0;list-style-type:none;}
.menudd ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menudd li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menudd a, .menudd a:visited {display:block;font-size:12px; font-weight: bold;text-decoration:none; color:#fff; width:138px; height:35px; border:1px solid #000; border-width:0px 0 0px 0px; background: url(images/menu-bg.gif) 0 13px no-repeat; line-height:29px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menudd a, * html .menudd a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menudd ul ul a.drop, .menudd ul ul a.drop:visited {background:#d4d8bd url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menudd ul ul a.drop:hover{background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
.menudd ul ul :hover > a.drop {background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menudd ul ul ul a, .menudd ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menudd ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menudd ul ul {visibility:hidden;position:absolute;height:0;top:35px;left:0; width:149px;}
/* another hack for IE5.5 */
* html .menudd ul ul {top:34px;t\op:35px;}

/* position the third level flyout menu */
.menudd ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menudd ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menudd table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menudd ul ul a, .menudd ul ul a:visited {background: #5D7311 url(images/menuback.gif) repeat-x; color:fff; height:auto; line-height:1em; padding:5px 10px 5px 5px; width:128px;border-width:0 1px 1px 1px; border-color: #5D7311}

/* yet another hack for IE5.5 */
* html .menudd ul ul a, * html .menudd ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menudd a:hover, .menudd ul ul a:hover{background:  url(images/menu-bg-hover.gif) 0 13px no-repeat;}
.menudd :hover > a, .menudd ul ul :hover > a {background:  url(images/menu-bg-hover.gif) 0 13px no-repeat;}

.menudd ul ul a:hover { color: black; background: white}

/* make the second level visible when hover on first level list OR link */
.menudd ul li:hover ul,
.menudd ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menudd ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menudd ul :hover ul :hover ul{ visibility:visible;}