/* Begin Comments
================================================== */
h3#comments{
	font-size:20px;
	color:#000;
	padding:10px 10px;
	margin:-10px 0 20px;
    border-bottom: 1px solid #e3e2e2;
	font-weight:400;
	line-height:27px;
}
.alt {
	margin: 0;
	padding: 10px;
	}
.cbody {
  border: 1px solid #E9E8E8;
  background: #ffffff;
  padding: 5px 15px;
  margin: 20px 0 15px;
  font-size:15px;
}
.adminclass {
	border: .07em solid #ccc;
	background-color: #eee;
 	color: #808080;
}
.commentlist {
	padding:0  10px;
	text-align: justify;
	margin:0 0 0 0px;
	}
.commentlist .comment {
	margin: 15px 0 0px 0;
	padding: 0;
	list-style: none;
    display: block;
    overflow: hidden;
	}
.commentlist .comment .comment {
	margin: 0px 0px 5px 15px;
	padding: 10px 0px 2px 15px;
	width:auto;
    display: block;
    overflow: hidden;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_data{
	width:100%;
	overflow:hidden;
}
.commentmet_data td{
	vertical-align:top;
	text-align:left;
}
.commentmet_avatar{
	width:102px;
	padding:15px 0 0 0;
}
.fn, .says, .fn a, .fn a:visited {
  	color: #000;
  	text-transform: capitalize;
  	font-size: 18px;
  	font-style: normal;
  	display: inline-block;
	font-weight:600;
}
.commentmet_text{
}
#commentform p {
	margin: 10px 0;
	}
.commentmet_replay{
	width:100%;
	overflow:hidden;
}
.commentmet_replay a{
	float:right;
	display:block;
	text-indent:-9999px;
	text-transform:capitalize;
	width:79px;
	height:20px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	padding:0 0 5px 0;
	color:#636363;
	font-size:15px;
	text-transform:capitalize;
}
a.metadata, a.metadata:visited {
	color:#999;
	font-size:14px;
	font-weight:300;
    padding-left: 0px;
}
a.comment-edit-link {
	color:#d42027;
	font-size:14px;
	font-weight:300;
    padding-left: 0px;
}
.commentmetadata span{
	color:#70859b;
	font-weight:bold;
}
.commentmet_text{
	font-size:12px;
	color:#000;
}
#respond{
	margin:0px 0 0 0px;
}
#respond h3{
	font-size:18px;
	color:#333;
	font-weight:normal;
	padding:10px 0;
}
#commentform{
	font-size:15px;
	width:100%;
}
#commentform small{
	position:relative;
	top:-1px;
	font-size:12px;
    color: #666666;
}
.reply {
  clear: both;
  text-align: right;
}
.reply a, .reply a:visited {
  color: #d42027;
  font-size:14px;
  font-weight:300;
}
#cancel-comment-reply-link{
	font-size:12px;
	color:#0081a8;
}
#commentform a, #commentform small{
	color:#000;
}
#commentform input{
	background:#f7f7f7;
	border:1px solid #E9E8E8;
	font-size:12px;
	padding:4px;
    width: 100%;
	color:#aaaaaa;
}
#commentform input:focus{
	border-color:#ccc;
	background:#faf9f9;
}
#commentform textarea{
	background:#f7f7f7;
	border:1px solid #E9E8E8;
	font-size:12px;
	color:#aaaaaa;
    width: 100%;
    clear: both;
}
#commentform textarea:focus{
	border-color:#ccc;
	background:#faf9f9;
}
#commentform input#submit{
	outline:none;
	background: #f55700; 
	color: #fff;
	display: inline-block;
	font-size: 15px;
	text-decoration: none;
	cursor: pointer;
	margin-bottom:10px;
	line-height: normal;
	padding: 8px 15px;
	text-align:center;
	width:180px;
	text-transform:capitalize;
}
#commentform input#submit:hover{
}
.comment-author img {
  float: left;
  margin-right: 25px;
  background: #fff;
  padding: 1px;
  border: 1px solid #E9E8E8;
  -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.comment-author {
  margin-bottom: 10px;
}
h3#pings {
  margin: 10px 0;
}
.pinglist {
  line-height: 20px;
}
.comment-form-author, .comment-form-email, .comment-form-url {
  width: auto;
  text-align: left;
}
.comment-form-comment {
  clear: both;
}
#commentform label {
  font-size: 13px;
  color: #51453e;
  margin-bottom: 10px;
  display: inline-block;
}
.form-allowed-tags {
  display: none;
}
.subc {
  text-align: right;
  background: url(../images/crss.png) no-repeat scroll right top !important;
  padding-right: 20px !important;
  font-size:12px;
}
.subc a, .subc a:visited {
  color: #5c5049;
}
.comment-notes{
  color: #878787;
}
*+html #commentform label {
  float: left;
  margin-right: 3px;
}
*+html .subc {
  display: inline-block;
}