/*

comments styles

*/










.comment {
	clear:both;
	float:none;
	padding-left:0px;
	margin:0px 0px 20px 0px;
	display:table;
	width:100%;
}

ul.children li article.comment-body,
article.comment-body {
	display:table !important;
	width:100% !important;
	padding:20px 20px;
	/*border:solid 7px #00cccc;*/
	/*border:solid 1px #dddddf;*/
	border-left:solid 5px #33bbcc;
	background-color:#ffffff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:7px;
	/*border-radius:20px;*/

}

ol.commentlist ul.children {
	padding-left:20px !important;
}

.comment-author .avatar {
	float:left;
}

.comment-body .fn {
	color:#202026;
	border:0 !important;
	background:none !important;
	padding:0px !important;
	padding-left:18px !important;
	margin:0px !important;
	font-size:24px !important;
	position:relative;
	top:-6px;
}

.comment-body .fn a {
	color:#00cccc !important;
}

.comment-body .fn a:hover {
	color:#99ccff !important;
}

.comment-author .fn {
	color:#202026;
	border:0 !important;
	background:none !important;
	padding:0px !important;
	padding-left:18px !important;
	margin:0px !important;
	font-size:24px !important;
	position:relative;
	top:-6px;
}

.comment-author .fn a {
	color:#00cccc ;
}

.comment-author .fn a:hover {
	color:#99ccff;
}

.comment-body a.url {
	font-weight:bold !important;
	border:0 !important;
	background:none !important;
	padding:0px !important;
	margin:0px !important;
	font-size:24px !important;
}

.comment-body a.url {
	text-decoration:underline;
}

.comment-body .says {
	display:none;
}










.comment-body .comment-metadata {
	position:relative;
	left:18px;
	margin-top:-10px;
}

.comment-body .comment-metadata a {
	font-size:12px !important;
	color:#6699cc !important;
	text-transform:uppercase !important;
}

.comment-body .comment-metadata a:hover {
	color:#99ccff !important;
}

.comment-body .edit-link {
	margin-left:10px;
}

.comment-body a.comment-edit-link {
	font-size:12px;
	color:#000000;
	text-transform:uppercase;
	text-decoration:underline;
}

.comment-body a:hover.comment-edit-link {
	color:#909096;
}








.comment-body .comment-awaiting-moderation,
.comment-body .comment-content {
	display:table;
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
	left:18px;
	color:#202020;
}

.comment-content p {
	padding-right:20px;
	font-size:15px;
	line-height:23px;
}

.comment-body .comment-awaiting-moderation {
	background-color:#000000;
	border:solid #dddddf 1px;
	color:#dddddf;
	padding:5px 10px;
}







.comment-body .reply {
	display:table;
	margin-bottom:10px;
	margin-right:16px;
	float:right;
}

.comment-body .reply .comment-reply-link {
	
}

.comment-reply-link {
	text-transform:uppercase;
	font-weight:400 !important;
}






.comment-form-comment label {
	display:table;
	font-size:16px;
	color:#000000;
	margin:10px 0px;
}








.comment-respond {
	clear:both;
}




.comment-reply-title {
	display:table;
	padding-bottom:60px;
	color:#000000;
}




.form-allowed-tags {
	padding:10px 0px !important;
}





