/* commentlist with thread comment */

#commentpost {
	margin: 0px;
	padding: 0px 3% 0px 0px;
	float: left;
	width: 96%;
}
#commentpost h4 {
	font-size: 20px;
	line-height: 28px;
	margin: 25px 0px 15px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
	color: #121212;
	border-bottom: 1px solid #eee;
	font-weight: 500;
}

ol.commentlist {
	list-style:none;
	margin:0;
	padding:2em 0;
	text-indent:0;
	float: left;
	width: 100%;
}
ol.commentlist blockquote {
	margin: 0px 0px 10px;
	padding: 5px 0px 5px 5px;
	clear: both;
	border-left: 5px solid #333333;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	letter-spacing: normal;
	word-spacing: normal;
}
ol.commentlist blockquote blockquote {
	margin: 5px 0px 5px 5px;
}
ol.commentlist blockquote p {
	margin: 0px!important;
	padding: 0px!important;
}
#respond {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

ol.commentlist li {
	border:1px solid #eee;
	border-radius:5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	height:1%;
	margin:0 0 10px;
	padding:12px 15px 12px 57px;
	position:relative;
	background: #f7f7f7;
}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard {
	font-size: 1em;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	font-family: Tahoma, "Lucida Sans", Arial;
}
.fn a {
	color: #660000;
	text-decoration: underline;
}

ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {
	color:#660000;
	text-decoration:underline;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	color:#660000;
}
ol.commentlist li div.vcard img.avatar {
	border:1px solid #d5d5d5;
	left:7px;
	position:absolute;
	top:7px;
	padding: 5px;
	background: #FFFFFF;
}
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta {
	position:absolute;
	right:21px;
	text-align:right;
	top:18px;
	font-size: 10px;
	line-height: 1.4;
	font-family: "Lucida Grande", "Trebuchet MS";
	margin-bottom: 25px;
}
ol.commentlist li div.comment-meta a {
	color:#660000;
	text-decoration:none;
}
ol.commentlist li div.comment-meta a:hover { color:#000; }

ol.commentlist li p {
	margin:0 0 15px;
	font-size: 1em;
	padding-top: 0px;
	color: #2C2B2A;
}

ol.commentlist li p li p{
font-size: 1em;
}

ol.commentlist li p a {
	color: #660000;
	text-decoration: underline;
}
ol.commentlist li ul {
	list-style:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
	font-size: 11px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
}
ol.commentlist li div.reply {
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	text-align:center;
	width:36px;
	font-size: 9px;
	line-height: 1;
	font-family: Arial, sans-serif;
}
ol.commentlist li div.reply a {
	color:#fff;
	text-decoration:none;
	background: #660000;
	border: 1px solid #660000;
	display: block;
	line-height: 15px;
	height: 15px;
	width: 35px;
	padding: 1px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
ol.commentlist li div.reply a:hover {
	color:#fff;
	text-decoration:underline;
	background: #660000;
	border: 1px solid #660000;
	padding: 1px;
	display: block;
	line-height: 15px;
	height: 15px;
	width: 35px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even {
}
ol.commentlist li.odd {
	background:#fff;
}
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

ol.pinglist {
	margin: 0px 0px 25px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
ol.pinglist li {
	margin: 0px 0px 6px;
	padding: 0px 0px 6px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}
ol.pinglist li a{
	color: #660000;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
ol.pinglist li a:hover {
	color: #660000;
	text-decoration: underline;
	font-size: 11px;
	line-height: 16px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: 400;
}
.cancel-comment-reply {
	font-size: 11px!important;
	margin-bottom: 10px;
}
#respond a {
	color: #660000!important;
	text-decoration: underline!important;
}

#linking li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	color: #666666;
}
#linking li a {
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
#cf {
	margin: 0px 0px 2em;
	padding: 3% 5%;
	background: #eee;
	width: 90%;
	clear: both;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	border-left: 1px solid #CCCCCC;
	-moz-border-radius: 13px;
	-khtml-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
}
#cf label {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#cf small {
	font-size: 11px;
}

#cf label small {

}

#cf label a {
	color: #660000;
	text-decoration: underline;
}
#cf a {
	text-decoration: underline;
	color: #660000!important;
}


#cf p {
	margin: 5px 0px 25px;
	padding: 0px;
}
#cf .tf {
	margin: 0px;
	padding: 4px;
	width: 55%;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background: #FFFFFF;
	border: 2px solid #D7D7D7;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#cf .af {
	margin: 0px;
	padding: 5px 4px;
	width: 95%;
	border: 2px solid #D7D7D7;
	font-size: 12px;
	height: 200px;
	line-height: 19px;
	color: #000000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#cf .st {
	margin: 0px;
	padding: 3px 6px;
	font-size: 12px;
	color: #FFFFFF;
	width: auto;
	overflow: visible;
	border: 1px solid #666666;
	-moz-border-radius: 1em;
	-khtml-border-radius: 1em;
	-webkit-border-radius: 1em;
	background: #333333;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	letter-spacing: normal;
	word-spacing: normal;
}
#cf .tinput {
	padding: 2px 5px;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Tahoma, "Lucida Sans";
	line-height: 18px;
	overflow: visible;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	letter-spacing: normal;
	word-spacing: normal;
}




input, select, textarea {
	font-family: Arial, Tahoma, "Lucida Sans";
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
input.button[class] {
    width: auto;
	}
fieldset, img {
	border-width: 0px;
	border-style: none;
}
