/*
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, sans-serif;
	font-size: 13px;
	*font-size: small;
	background: #CCC;
}
a { color: #5A780A; }
a:hover { color: #000; }

h3 {
    margin: 1.5em 0 .2em 0;
    border-bottom: 1px solid #ECE9D8;
}

h4 {
    margin: 1em 0 .2em 0;
    font-size: 110%;
}

p {
    margin: 1.0em 0px 0.5em 0px;
}

pre {
    padding: 4px 8px;
    line-height: 1.3;
}
pre, pre code {
    font-size: 12px;
    background-color: #ECE9D8;
    overflow-x: auto;
    width: 95%;
}
pre {
    *font-size: 92.5%;
}
pre code {
    *font-size: 100%;
}

#wrap
{
	margin-top: 15px;
	width: 900px;
	text-align: left;
	background: #FFF;
	border: 3px solid #5A780A;
}

img, img a { border: 0; }

#header
{
	height: 95px;
	padding-top: 5px;
	background-image: url(http://www.opengroove.com/templates/opengroove/images/logo.png);
	background-position: 775px 5px;
	background-repeat: no-repeat;
}
#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: 92.5%;
	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: 20px 10px;
}

#left
{
	font-size: inherit;
	line-height: 1.45;
        /*
	float: left;
	width: 620px;
        */
	padding: 0 0 20px 0;
        margin-left: 240px;
}

#left h1, #left h2, #left h5, #left h6 {
    margin: 0.5em 0;
}


#right
{
	font-size: 92.5%;
	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;
	padding: 0;
}
#right ul, #right ol
{
	line-height: 21px;
}
#left li, #right li, #left .commentlist li.alt li
{
	line-height: inherit;
	list-style: none;
	background: url(images/bug.png) no-repeat left top;
	background-position: 0 5px;
	padding-left: 20px;
	margin: 0;
	botder: 0;
}
#right li, #left .commentlist li.alt li
{
	font-size: 92.5%;
}
#left li {
	font-size: 100%;
}
#left ul {
    _margin-left: 2em;
}
#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: 180%;
	text-decoration: none;
	color: #000;
}
.post .title a:hover
{
	color: #4D6A00;
	text-decoration: underline;
}
.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 92.5%;
	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
{
	/* text-align: justify; */
	padding: 6px;
	margin-bottom: 35px;
}

.entry
{
	/* text-align: justify; */
	padding: 0 6px 6px 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: 220px;
	_width: 200px;
	padding: 0 10px;
}
.lmid h2
{
	font-weight: normal;
	margin: 0;
	font-size: 145%;
	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: 150%;
	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: 100%;
}
#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: 90%;
	color:#999;
}


#footer
{
	border-top: 1px dashed #CCC;
	margin: 5px; 
	padding: 10px 5px 5px 5px;
	font-size: 11px;
	*font-size: x-small;
	color: #000;
	text-align: left;
}

ul.normal li {
        list-style-type: disc !important;
        background-image: none !important;
        margin-left: 2em !important;
        padding-left: 0.4em !important;
}

.add_clips {
    text-align: right;
}

.post dl dt {
    margin-top: .5em;
    margin-left: .5em;
    font-size: 110%;
    font-weight: bold;
}
.post dl dd {
    margin-left: 2.5em;
}
