html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
/*text-align: justify;*/
}
code{
border: 1px dashed black;
padding: 2px 5px;
margin: 2px 5px;
background-color: #ccc;
display: block;
}
code.block{
display: block;
}
code.quote{
border: 1px dashed black;
padding: 2px 5px;
margin: 2px 5px;
background-color: #ccc;
display: block;
font-style: italic;
}
img{
float: none;
}
img.metaimageleft{
	float:left;
	margin-right: 10px;
	border: 1px dashed;
}
.search img.metaimageright{
	float:right;
	margin-left: 10px;
	border: 1px dashed;
}
hr {
	color: #9aba37;
	background-color: #9aba37;
	border: none 0;
	border-top: 1px solid #9aba37;
	height: 1px;
	width: 100%;
	clear: both;
	margin-top: 20px;
}
body {
	background-color: #a2c058;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3{
	/*font-size: 14px;*/
	font-weight: bold;
	color: #9aba37;
}
h4{
	font-size: 14px;
	font-weight: bold;
	color: #000;
        margin-bottom: 8px;
}
ul {
	list-style: none;
}
a, a:link, a:visited{
	color: #000;
	text-decoration: none;
}
a:hover {
	/*color: #f3f6ed;*/
	color: #a2c058;
	text-decoration: none;
}
/********** Start Top ***********/
#top {
	background-color: #ebf9d0;
	background: url(images/right_bg.gif) repeat-y top left;
	width: 896px;
	margin: 0 auto;
	vertical-align: top;
}
#header {
	height: 20px;
	background: url(images/main_bg.gif) repeat-y top;
}
.banner {
	height: 103px;
	background: url(images/banner.gif) no-repeat top left;
}

/* * html .main {height:600px} /* IE Min-Height Hack */

* html .postwrapper {margin: 20px auto auto 19px;} /* Margin in IE because it can't handle margins with floats properly */
.main{
	height: 100%;
	vertical-align: top;
}
.rightmenu{
	width: 188px;
	float: left;
	margin-left: 16px;
	text-align: center;
}
.rightmenu .categories{
	margin: 15px auto 0 34px;
	text-align: left;
	line-height: 18px;
	list-style: none;
}
* html .postwrapper {margin: 20px auto auto 19px;} /* Margin in IE because it can't handle margins with floats properly */
.postwrapper{
	width: 633px;
	margin: 20px auto auto 38px;
	float: left;
}

.post{
	width: 633px;
}

.aside {
	width: 633px;
}

.aside a{
color: #a2c058;
text-decoration: none;
}

.aside a:hover{
color: #843C7B;
text-decoration: none;
}

.aside .header{
	background: url(images/aside_header.gif) no-repeat bottom left;
	height: 16px;
	text-align: left;
	padding-left: 20px;
}

.aside .content{
	background-color: #d9ebb3; 
	padding: 0px 20px;
	line-height: 150%;
	text-align: justify;
}

.aside .footer{
	background:url(images/aside_footer.gif) no-repeat top left;
	height: 19px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 6px;
	font-size: 10px;
}

.post .header{
	background: url(images/post_header.gif) no-repeat bottom left;
	height: 43px;
	text-align: left;
	text-indent: 18px;
	line-height: 28px;
	font-size: 18px;
}
.post .header .date{
	font-size: 12px;
	float: right;
	padding: 3px 14px 0 0;
	text-indent: 0px;
	height: auto;
}
.post .header a{
	color: #383e28;
	text-decoration: none;
}

.post .content{
	background-color: #FFF; 
	padding: 6px 20px;
	line-height: 150%;
	
}
.post .content p{
	margin: 8px 0 16px;
}
.post .content ul li{
	list-style-type: disc;
	padding: 0 5px;
	margin: 0px 10px 8px 38px;
}
.post .content ol li{
	padding: 0 5px;
	margin: 0px 10px 8px 38px;
}
.content img{
	float: left;
	margin: 0 10px 10px 0;
}

.content img.right{
	float: right;
	margin: 10px 0px 10px 10px;
}

.content img.nofloat{
	float: none;
	margin: 0;
}
.post a{
	/*color: #727F51;*/
color: #a2c058;
	text-decoration: none;
}
.post a:hover{
	/*color: #f3f6ed;*/
/*color: #583854;*/
color: #843C7B;
	text-decoration: none;
}

/***** For Search Page *****/
.search {
	display: block;
	width: 98%;
	padding: 5px;
	border-bottom: 1px solid #9aba37;
}
.search:hover{
	background-color: #f3f6ed;
}
.content .search a:hover{
	color: #000;
}
/****** End Search Page *****/
a:hover img{
	color: #000;
	text-decoration: none;
}
.post .content_footer{
	background: url(images/post_semi_footer.gif) no-repeat left center;
	height: 49px;
	
}

.post .content_footer .posted_by {
	padding: 20px 5px 0 20px;
	
}
.post .post_info{
	background-color: #d9ebb3;
	margin: 0 339px 0 0;
}
.post .post_info .info{
	padding: 0px 5px 5px 20px;
}
.post .footer{
	background:url(images/post_footer.gif) no-repeat top left;
	height: 12px;
	margin: 0 0 30px 0;
}
.post .footermain{
	background: url(images/post_footermain.gif) no-repeat top left;
	height: 38px;
	margin: 0 0 30px 0;
}
.post .quickinfo{
	text-align: right;
	padding: 17px 15px 0 0;
}
.top_break{
	background: url(images/top_break.gif) no-repeat top center;
	height: 50px;
}
/********** End Top ***********/

/********** Start Middle ***********/
.middle {
	background-color: #a2c058;
	width: 896px;
	padding: 20px 0;
}

.middle .comment{
	float: left;
	width: 636px;
	padding-left: 22px;
	padding-right: auto;
}
.middle .comment .post_comment{
	width: 568px;
	padding: 30px 20px 5px 20px;
}
.middle .right2 {
	float: left;
	background: #a2c058;
	width: 196px;
	padding: 0 16px 0 24px;
}
.middle .right2 .header{
	background: url(images/middle_right_header.gif) no-repeat bottom left;
	width: 195px;
	height: 9px;

}
.middle .right2 .content{
	background-color: #9aba37;
	border-left: 5px solid #bed687;
	width: 190px;
	height:300px;

}
.middle .right2 .footer{
	background: url(images/middle_right_footer.gif) no-repeat top left;
	width: 195px;
	height: 9px;

}
.middle .comment .header{
	background: url(images/comment_header.gif) no-repeat bottom left;
	height: 9px;
	width: 608px;
}
.middle .comment .content{
	background-color: #9aba37;
	width: 608px;
}
.middle .comment .content .poster{
	float:left;
	width: 28%;
	padding: 4px 4px 4px 30px;
	height: 100%;
	vertical-align: center;
	font-size: 14px;
	font-weight: 800;
}
.middle .comment .content .poster2{
	float:left;
	width: 28%;
	padding: 4px 4px 4px 30px;
	height: 100%;
	vertical-align: center;
	font-size: 12px;
}
strong a:hover{
	color: #f3f6ed;
	text-decoration: none;
}
.poster a,.poster a:link,.poster a:visited {
	color: #000;
	text-decoration: none;
}
.poster a:hover {
	color: #f3f6ed;
	text-decoration: none;
}
.middle .comment .content .cpost{
	float:left;
	width: 58%;
	height: 100%;
	padding: 2px 30px 2px 10px;
}
.cpost a{
	/*color: #bed687;*/
color: #393F28;
	text-decoration: none;
font-style: italic;
}
.cpost a:hover{
	color: #f3f6ed;
}
.middle .comment .content .date{
	font-size: 10px;
	font-style: italic;
	text-indent: 0px;
}
.middle .comment .footer{
	background: url(images/comment_footer.gif) no-repeat top left;
	height: 9px;
	width: 608px;
	margin-bottom: 10px;
}
/*********** End Middle ***********/

/*********** Begin Bottom *********/
.bottom_break{
	background: url(images/bottom_break.gif) no-repeat bottom center;
	height: 91px;
}
.bottom {
	background-color: #ebf9d0;
	background: url(images/main_bg.gif) repeat-y top;
	width: 896px;
	
}
.littlefooter{
	text-align: center;
	font-size: 10px;
	line-height: normal;
}
.leftcolumn{
	width: 33%;
	float: left;
	padding-left: 80px;
	/*margin: 0 20px 20px 40px;*/
}
.centrecolumn{
	width: 33%;
	float: left;
	padding-left: 30px;
	/*margin: 0 20px 20px 20px;*/
}
.rightcolumn{
	width: 33%;
	float: left;
	padding-left: 30px;
	/*margin: 0 40px 20px 20px;*/
}
.column{
	width: 212px;
}
.colheader{
	background: url(images/bottom_col_header.gif) no-repeat bottom left;
	height: 14px;
}

.colcontent{
	background-color: #FFF;
	height: 180px;
	min-height: 180px;
	width: 212px;
}
.colfooter{
	background: url(images/bottom_col_footer.gif) no-repeat top left;
	height: 9px;
}

* html #leftcolumn {margin: 0 0 10px 35px;} /* Margin in IE because it can't handle margins with floats properly */
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 0 0 20px 65px; /* Margin when browser isn't IE */
 display: inline; /* IE Hack */
 width: 275px;
 float: left;
 text-align: center;
}


#centercolumn { /* Parent Wrapper for inside boxes */
 margin: 0px 0px 0px 0px;
 display: inline; /* IE Hack */
 width: 275px;
 float: left;
 text-align: center;
}

#rightcolumn {
 margin: 0 5px 0px 0px;
 display: inline; /* IE Hack */
 width: 275px;
 float: left;
 text-align: center;
}
div.rcomment{
	width: 180px;
	margin: 0 auto;	
	line-height: 1.8;
	text-align: left;
}
div.rcomment a{
	width: 134px;
	margin: 0 auto;
	border-bottom: 1px solid #d9ebb3;
	display: block;
	padding-left: 6px;
}
div.rcomment a:hover{
	display: block;border-bottom: 1px dashed #d9ebb3;
}
.col_wrapper{
	width: 100%;
}
.col_wrapper ul{
	list-style: none;
	line-height: 1.5;
}
.col_wrapper li{
	text-align: left;
	margin: 0 auto 0 25px;
	padding-left: 15px;
	background: url(images/arrow_out.gif) no-repeat left center;
}
.col_wrapper li:hover{
	background: url(images/arrow.gif) no-repeat left center;
}
/*
* html ul.useful_links { list-style-image: url(images/iebullet.gif); }
ul.useful_links {
	list-style-image: url(images/bullet.gif);
	line-height: 20px;
	
}
ul.top_rated {
	list-style: none;
	line-height: 20px;
}*/
/*********** Tag Editing ************/
input {
	border: 1px solid #000;
	background-color: #ebf9d0;
	font-size: 11px;
	padding: 2px;
	
}
textarea {
	border: 1px solid #000;
	background-color: #ebf9d0;
	font-size: 12px;
	padding: 2px;
	
}

/*-------------Overlib Colors & Font-----------*/

i { 
	font-family: Arial;
	font-size: 10px;
	color: #4E7148 
	}
b {
	font-family: Arial;
	font-size: 10px;
	color: #9E485C;
	}
	
small {
	font-size: 10px;
	font-family: Arial;
	color: #000;
}
