/*
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;padding:0; }

body
{
background:#fff url(images/body_bg.jpg) repeat-y scroll 50%;
	font-size: 12px;
}
a { color: #930; }
#a:hover { color: #966; }

#wrap
{
	width: 910px;
	text-align: left;
	background: #FFF;
margin:auto;
}

img, img a { border: 0; }
#header
{
background:url(images/header.gif) no-repeat;
	height: 65px;
}
#header .logo
{	
	font-size: 26px;
	height: 26px;
	font-family: "ＭＳ Ｐゴシック", "Osaka‐等幅";
	padding-top:26px
}
#header .logo_sub
{
	text-align: right;
	font-size: 12px;
	height: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka‐等幅";
        margin:auto;
}
#header .logo a
#{
#color:#000000;
#display:block;
#height:62px;
#left:40px;
#overflow:hidden;
#position:relative;
#text-decoration:none;
#text-indent:-5000px;
#width:260px;
#}
#header .logo a:hover
{
	color: #4D6A00;
}

#menu
{
	background:#614301 url(images/category_bg.gif) no-repeat scroll top;
	color: #fff;
float:left;
width:910px;
margin-bottom:30px;
}

#menu .menu-box{}

#menu ul{
list-style-position:outside;
list-style-type:none;
margin-left:30px;
}

#menu ul li{
	float: left;
	margin: 3px 30px 2px 0px;
	font-size: 12px;
}

#menu ul li a{
	padding: 0;
	text-decoration: none;
	color: #FFF;
	display: block;
}
#menu ul li a:hover
{
text-decoration: underline;
	color: #BEB0A1;
}

#content
{
	padding: 0;
}

#left
{
	font-size: 13px;
	line-height: 135%;
	float: left;
	width: 620px;
	padding: 0 0 20px 10px;
}

#right
{
	font-size: 11px;
	line-height: 180%;
	float: left;
	width: 220px;
	padding: 0 10px 15px 10px;
}
#left img
{
position:relative;
	max-width: 98%;
}
#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 0 0 0 0;
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li
{
	font-size: 12px;
	margin-left: 8px;
	botder: 0;
list-style-position:inside;
}
#left .post blockquote
{
	margin: 10px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	min-height: 36px;
}

.post .title
{
padding:5px 0 10px 0;
background:transparent url(images/border.jpg) no-repeat scroll center bottom;
}
.post .title a
{
	font-size: 22px;
	text-decoration: none;
	color: #000;
	font-family: "Mona","IPA MONAPGOTHIC","MS PGothic","ＭＳ Ｐゴシック","MS Pｺﾞｼｯｸ","MS Pゴシック",sans-serif;
}
.post .title a:hover
{
	color: #930;
	text-decoration: none;
}
.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
{
background:transparent url(images/border2.jpg) no-repeat scroll center bottom;
	text-align: justify;
	padding: 6px;
padding-bottom:15px;
	margin-bottom: 50px;
clear:both;
	font-family: "Mona","IPA MONAPGOTHIC","MS PGothic","ＭＳ Ｐゴシック","MS Pｺﾞｼｯｸ","MS Pゴシック",sans-serif;
}

.entry table
{
margin:10px 0 15px 0;
border:1px solid #300;
border-style:solid solid none solid;
background:#fff;
}

.entry .td1
{
border:1px solid #300;
border-style:none none solid none;
padding:5px;
background:#ECECE3;
line-height:135%;
}

.entry .td2
{
border:1px solid #300;
border-style:none none solid solid;
padding:5px;
line-height:135%;
}

.entry tr
{
border:1px;
}

.ltop
{

}
.lmid
{
	background:url(images/sidebar_bg1.gif) repeat-y;
	width: 200px;
	font-family: "Mona","IPA MONAPGOTHIC","MS PGothic","ＭＳ Ｐゴシック","MS Pｺﾞｼｯｸ","MS Pゴシック",sans-serif;
}
.lmid h2
{
background:transparent url(images/sidebar_title.gif) no-repeat scroll left top;
color:#fff;
font-size:11px;
font-weight:normal;
padding-left: 15px;
}

.lmid .textwidget
{
font-size:12px;
line-height:140%;
padding:0 8px 0 8px;
}

.lmid input
{
margin:0 8px 0 8px;
}
.lbot
{
background:transparent url(images/sidebar_bg2.gif) no-repeat scroll left bottom;
height:12px;
margin-bottom:30px;
width:200px;
}

#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
{
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	color: #B4A1A1;
background:#300;
float:left;
width:900px;
	text-align: center;
}

#footer a
{color:#fff;}

.clear{clear:both;}