body { 
padding : 0; 
margin : 0; 
font : 12px Arial; 
background-color : #dae7b2; 
background-image : url(img/bk.png); 
background-repeat : repeat-y; 
padding-left : 64px; 
} 
img {
  border:0;
}
a { 
color : black; 
text-decoration : none; 
} 
a:hover { 
color : black; 
text-decoration : underline; 
} 
.body { 
width : 700px; 
float : left; 
padding : 6px; 
} 
#head { 
background-color : #9dd000; 
color : white; 
padding : 8px 10px 6px 10px; 
line-height : 16px; 
background-image : url(img/head.jpg); 
background-position : center 0%; 
background-repeat : no-repeat; 
margin-bottom : 4px; 
} 
.sidebar { 
float : left; 
width : 185px; 
padding : 6px; 
padding-left : 12px; 
} 
.sidebar2 { 
float : left; 
width : 185px; 
padding : 6px; 
padding-left : 12px; 
} 
.end { 
clear : left; 
} 
.topdiv { 
background-image : url(img/topdiv.gif); 
background-repeat : no-repeat; 
height : 5px; 
width : 196px; 
} 
.centerdiv { 
background-color : white; 
width : 196px; 
padding : 4px 0 4px 10px; 
width : 186px; 
color: #818181;
} 
.centerdiv form { 
padding : 0; 
margin : 0; 
} 
.centerdiv ul { 
margin : 0; 
padding : 0; 
} 
.centerdiv li { 
list-style-type : none; 
} 
.botdiv { 
background-image : url(img/botdiv.gif); 
background-repeat : no-repeat; 
height : 5px; 
width : 196px; 
} 
.clear { 
height : 10px; 
} 
.foot { 
background-color : #cfe0b2; 
padding : 8px; 
color : #474747; 
text-align : center; 
width : 694px; 
border-left : 6px solid white; 
} 
.foot a { 
color : #474747; 
} 
.date { 
float : right; 
text-align : center; 
color : white; 
background-color : #373737; 
padding : 4px 6px 4px 6px; 
background-image : url(img/date.png); 
background-position : center top; 
background-repeat : repeat-x; 
} 
.post a { 
color : #9DD001;
text-decoration: underline;
}
.post p {padding : 0px 4px 0px 4px; } 
.footpost { 
background-color : #6690a1; 
padding : 4px 8px 4px 8px; 
color : white; 
border-right : 12px double white; 
margin-bottom : 8px; 
background-image : url(img/footpost.jpg); 
background-position : center top; 
background-repeat : no-repeat; 
} 
.footpost a { 
color : white; 
} 
#adv { 
text-align : center; 
padding : 4px; 
padding-right : 14px; 
} 
h1, h1 a { 
margin : 0; 
font-size : 21px; 
font-family : "Trebuchet MS"; 
color : white; 
text-decoration : none; 
} 
h1 a:hover { 
color : white; 
text-decoration : underline; 
} 
h3 { 
margin : 0; 
font-size : 14px; 
color : #9fd105; 
margin-bottom : 2px; 
} 
h2 { 
margin : 0; 
font-size : 16px; 
} 
h2 a { 
color : #94c701; 
} 
h2 a:hover { 
color : #9dd001; 
border-bottom : 1px dotted #9dd001; 
text-decoration : none; 
} 
.podtitle { 
font-size : 12px; 
color : #848484; 
border-bottom : 1px dotted #848484; 
padding-bottom : 2px; 
} 
.podtitle a { 
color : #738484; 
} 
#search { 
border-top : 2px solid white; 
} 
#search input { 
width : 168px; 
border : 1px solid #dae7b2; 
padding : 4px; 
font-size : 11px; 
background-image : url(img/search.gif); 
background-position : right center; 
background-repeat : no-repeat; 
}
.coremenu {background-color:#CFE0B2}
.coremenu ul {padding:4px;margin:0;}
.coremenu li {list-style:none;display:inline;padding:4px 6px 4px 6px;}
.current_page_item {background-color:#A2D20C;}
.current_page_item a {color:white;}
.gravatar {float:left;width:28px;height:26px;background-color:#373737;margin-right:4px;text-align:center;padding-top:2px;}
.gravatar img {vertical-align:middle;}
.commentmetadata {margin:0;padding:0;}
.comment {margin-bottom:4px;}
.comment p {padding:0;margin:0;}
.comment-author {background-color:#DAE7B2}

blockquote {margin:0;padding:10px 38px 10px 8px;background-color:#E9F7CD;margin:4px;background-image : url(img/quote.png);background-position:right bottom;background-repeat:no-repeat;}
blockquote p {margin:0;}

.submit-button {
font-family:"Trebuchet MS";
font-size:18px;
height:36px;
margin:5px 0 0;
padding:0;
width:150px;
}

.comment-in{width: 70%;float: left;}

.comment-info{width: 30%;float: right;}

.more-link {
color : #9DD001;
text-decoration: underline;
}.full-post a{color: #9FD105;}