/*<![CDATA[*/


#commentform {
		text-align: left;
		width: 98.6%;
	font-size: 0.9em;
	/*--
margin: 0 0.4em;
padding: 0.4em 0 1em 0;
 border: 1px solid #4d86df; --*/

	}
#commentform legend {
	color: #151515;
	background-color: inherit;
	text-align: center;
}
#commentform fieldset.comment {
	width: 97%;
	margin: 0;
	padding-top: 0;
	border: none;
	text-align: center;
}
#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 {
	float: right;
	width: 38%;
}
#commentform fieldset.comment fieldset.fieldtwo {
	float: left;
	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 {
	cursor: pointer;
	width: 95%;
	margin: 0.6em 0;
}
#commentform input, #commentform textarea {
	padding: 0.3em;
	line-height: 1.5em;
	/*--border: 1px solid #4d86df;--*/

}


/*--for wp 2 7 --*/
.commentlist{}


/*--li classes--*/
.comment{margin:10px 10px 10px 10px ;clear:both;}

.comment p{margin:4px;line-height:1.6em;}




/*.even{background-color:#f0f0f0;color:inherit;}*/
.thread-even{background-color:#fff;color:inherit;border-left: 1px solid #4d86df;border-bottom: 1px solid #4d86df;}
/*.odd{background-color:#efefef;color:inherit;}*/
.thread-odd{background-color:#edecec;color:inherit;border-left: 1px solid #4d86df;border-bottom: 1px solid #4d86df;}


/*--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  --*/













/*--pinglist--*/

.post .pinglist .comment-author{float:left;border:none; background-color:#fff;color:inherit; font-size:0.9em;margin:2px; }


