/*<![CDATA[*/


#commentform {
	margin: 0px;
	text-align: left;
	padding: 0px;
	font-size: 0.9em;
	border: 1px solid #584804;
	width:  auto;
	background-color:#c2e4b1;
}
#commentform legend {
	color: #151515;
	background-color: inherit;

}
#commentform fieldset.comment {
	width: 97%;
	margin: 0;
	padding-top: 0;
	border: none;

}
#commentform fieldset.comment fieldset {
	margin-left: 0 !important;
	margin-left: 0.5em;
	margin-top: 0.6em;
	border: none;
	text-align: left;
}
#commentform fieldset.comment fieldset.fieldone {
	/*width: 38%;*/
}
#commentform fieldset.comment fieldset.fieldtwo {
	/*width: 56%;*/
}
#commentform fieldset.comment fieldset label {
	margin: 0 0 0.9em 0;
	display: block;
	clear: both;
}
#commentform fieldset.comment fieldset label.author {
	margin-top: 10px;
}
#commentform fieldset.comment fieldset label.labelcomment {
	width: 100%;
}
#commentform textarea#comment {
	width: 97%;
	overflow: auto;
}
#commentform input#submit {
	margin: 0.6em 0;
	border:1px solid #9E9152;
}
#commentform input, #commentform textarea {
	padding: 0.3em;
	line-height: 1.5em;
	border: 1px solid #9E9152;
}

/*--for wp 2 7 --*/
.commentlist{}

/*--li classes--*/
.comment{margin:6px 0;}

.comment p{margin:4px;line-height:1.6em; color:#333333; font-size: .9em;}

/*.even{background-color:#f0f0f0;color:inherit;}*/
.thread-even{/*background-color:#fff;color:inherit;border-left: 1px solid #4d86df;border-bottom: 1px solid #9E9152;}
/*.odd{background-color:#efefef;color:inherit;*/}
.thread-odd{/*background-color:#edecec;color:inherit;border-left: 1px solid #4d86df;border-bottom: 1px solid ##9E9152;*/}

/*--author--*/
.comment-author{float:left;background-color:#fff;color:inherit;margin: 0 4px 4px 0; }
.comment-author img{display:block; margin:3px;padding:4px;}
.vcard{}
.comment-author cite{ font-size:0.9em;}
.comment-author cite a{}
.comment-author-admin{}
.byuser{}
.comment-author-admin {}
.bypostauthor{} 
/*--comment meta--*/
.comment-meta {font-size:0.8em;}
.commentmetadata{}
/*-- for the threaded reply link--*/
.reply{clear:both;font-size:0.8em;}
.reply a{}
/*--threaded comments  --*/

ol.commentlist li ul.children{margin:2px 0;padding:2px 4px 2px 8px;}
 .commentlist ul.children{margin:4px 0;clear:both;}
 .commentlist ul.children li{margin:4px 0; padding: 0 0 0 0;}
.commentlist .children .comment{margin:5px 0;}
.commentlist .children .odd{background-color:#fefefe;color:inherit;border-left: 1px solid #9E9152;border-bottom: 1px solid #4d86df;}
.commentlist .children .alt{background-color:#edecec;color:inherit;border-left: 1px solid #9E9152;border-bottom: 1px solid #4d86df;}
 .commentlist .children .even{background-color:#fefefe;color:inherit;border-left: 1px solid #9E9152;border-bottom: 1px solid #4d86df;}

/*--pinglist--*/

.post .pinglist .comment-author{float:left;border:none; background-color:#fff;color:inherit; font-size:0.9em;margin:2px; }



/*--for wp prior 2 7--*/
ol.commentlist00, ol.commentlist00 li {
	margin: 0 0 5px 0;
	padding: 4px 0 0 0;
	line-height: 1.5em;
	overflow: hidden;
}
ol.commentlist00 li {
	border-bottom: 1px solid #9E9152;
	clear: both;
}
.num {

	font: lighter 4em georgia, times, serif;
	float: left;
	margin: -7px 4px 0 -6px;
}
a.num {display:inline;
	color: #2a4651;
	background-color: inherit;
}
.commentlist00 p {
	clear: none;
}
.commentlist00 h2 {
	margin: 0 0 0 25px;
}
.commentlist00 p.metadata {
	clear: both;
	border-bottom: 1px solid #688f9e;
	border-top: 1px solid #688f9e;
}
.commauthor {
	float: left;
	display: table;
	width: 150px;
	padding-top: 6px;
	background-color:#ffffff;
	border: 1px solid #c2a3c4;

}
.commtext {
	text-align: left;
	width: 68%;
	display: table;
}
.mine .commauthor a.num {
	background-color: inherit;
	color: #9E9152; 

}
/*.mine .commtext {
	background-color: #f0f0f0;
	color: inherit;
}*/
.commetadata {
	margin: 0;
	clear: both;
	font-size: 0.85em;
	color: #9E9152;

}
ol.pinglist00 {
	border-bottom: 1px solid #9E9152;
}
ol.pinglist00 , ol.pinglist00  li {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}
/*]]>*/