f*/
* { margin: 0; }

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#header h1{
padding: 0!important}

#header h1 span{
display:none}

#header h1 a{
display:block;
height:80px;
width:100%} 

#header {
	background: #5A780A url('images/logo.gif') no-repeat; vertical-align: middle;
	}

body
{
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333;
	margin: 0px;
	padding: 0px;
	background: url('images/bg.gif');
}

a {
color:#5A780A;
text-decoration:none;
}

a:hover {
color:#044019;
text-decoration:none;
}


#wrap
{
	margin-top: 0px;
	width: 700px;
	text-align: left;
	background: #FFF;
	border: 3px solid #1C6938;
}
img, img a { border: 0; }
#header
{
	height: 95px;
	padding-top: 5px;
}

#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: right;
	margin: 0 15px 0 0;
	font-size: 13px;
	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 0px;
	text-decoration: none;
	color: #FFF;
	display: block;
}
#menu ul li a:hover
{

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

#content
{
	padding: 20px 10px;
}

#left
{
	font-size: 13px;	line-height: 1.2em;
	float: left;
	width: 480px;
	padding: 0px;
}

#right
{
	font-size: 11px;
	line-height: 1.4em;
	float: left;
	width: 180px;
	padding: 0px;
}
#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: 5px;
}
#left li, #right li, #left .commentlist li.alt li
{
	list-style: none;
	font-size: 12px;
	background: url(images/point.gif) 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: 20px;
	text-decoration: none;
	color: #044019;
}
.post .title a:hover
{
	color: #5A780A;
	text-decoration: none;
}
.post .meta
{
	color: #000;
	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
{
border-top-color:#EBEBEB;
border-top-style:dashed;
border-top-width:1px;
	text-align: justify;
	padding: 6px;
	margin-bottom: 15px;
}

.ltop
{
	background: url(images/ltop.jpg) no-repeat;
	width: 160px;
	height: 12px;
}
.lmid
{
	background: url(images/lmid.jpg) repeat-y;
	width: 160px;
	padding: 0 0px;
}
.lmid h2
{
	font-weight: normal;
	margin: 0;
	font-size: 14px;
	padding: 5px;
}
.lbot
{
	background: url(images/lbot.jpg) no-repeat;
	width: 160px;
	height: 12px;
	margin-bottom: 15px;
}

#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;
}

hr {border:1px dotted green;height:0px;}h1 {font-size: 15px; text-decoration: none; }


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