/* Comments Styling
-------------------------------------------------------------------*/
.commentstitle {
	border: 1px solid #eee;
	background: #475f85;
	padding: 0 12px 0 12px;
	}
	h3#comments {
		position: relative;
		margin-top: 40px;
		padding-bottom: 10px;
		border-bottom: 2px dashed #ddd;
		}
	h3#comments span { display: block; font-size: 12px; font-weight: normal;  }
	
#comments {
	margin: 10px 0;
	}
ol.commentlist { list-style: none; margin: 0; padding:0; text-indent:0; }
ol.commentlist li { margin: 0; padding: 10px 0 10px 65px; position: relative; }
ol.commentlist li.superuser { background: #f5fbff; border-color: #bdd2e9; }
ol.commentlist li div.comment-author { padding:0; }
ol.commentlist li div.vcard { font-weight: bold; font-size: 13px; letter-spacing: -.01em; color: #C25F34; }
ol.commentlist li div.vcard cite.fn { font-style: normal; text-align: left; }
ol.commentlist li div.vcard cite.fn a.url { color: #35afdd; text-decoration: none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color: #476594; text-decoration: underline; background: none !important; }
ol.commentlist li div.vcard span.says { font-weight: normal !important; font-style: italic; color: #888; padding-left: 2px; }
ol.commentlist li div.vcard img.avatar { border: 1px solid #d5d5d5; left: 0; position: absolute; top: 12px; }
ol.commentlist li div.comment-meta { font-size: 11px; color: #888; margin-bottom: 10px; }
ol.commentlist li div.comment-meta a { color:#999 !important; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color: #000 !important; background: none !important; }
ol.commentlist li p { margin:0 0 1em !important; line-height: 1.4em !important; }
ol.commentlist li ul { list-style: square; margin: 0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { background: #69829d; width: 54px; }
ol.commentlist li div.reply:hover { background: #333; cursor: pointer; }
ol.commentlist li div.reply a { color:#fff !important; text-decoration: none; text-transform: uppercase; font: bold 9px helvetica,arial,sans-serif; padding: 5px 10px;  text-align: center; display: block; }
ol.commentlist li div.reply a:hover  {background: #333 !important;}
ol.commentlist li ul.children { list-style:none; margin: 1em 0 0 0; text-indent:0; }
ol.commentlist li ul.children li.threaded_comment_1 { margin:0 0 .25em; background: #fff; } 
ol.commentlist li.threaded_comment_1 ul.children { margin-bottom: 0 !important; }
ol.commentlist li ul.children li.threaded_comment_2 { margin:0 0 .25em; background: #F4F7F8; }
ol.commentlist li.threaded_comment_2 ul.children { margin-bottom: 0 !important; padding-bottom: 0; }
ol.commentlist li ul.children li.threaded_comment_3 { margin: 12px 0 0 0; background: #fff; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
.cancel-comment-reply a { display: block; margin: 5px 0 20px 0; text-decoration: none; text-transform: uppercase; font: bold 9px/100% helvetica,arial,sans-serif; }
.cancel-comment-reply a:hover { color: #af4334; }
.bypostauthor { 
	background: #fff url(../images/walkleader_tag.png) right 10px no-repeat !important;
	padding: 10px 10px 10px 75px !important;
	border: 1px solid #ddd;
	}
	.bypostauthor div.vcard img.avatar {left: 10px !important;}
	.bypostauthor .children li {padding-left: 75px;}


/* Comment Form
-------------------------------------------------------------------*/
.postcomment {
	
	}
	
.postcomment { float: left; width: 590px; margin: 12px 0; background: #475f85; padding: 0; width: 100%; }
.postcomment h3 { padding: 16px 0 12px 18px; margin: 0 !important; color: #fff; line-height: 1em; border-bottom: 1px solid #eee; }
.postcomment h3 small { font-size: 11px; color: #ccc; display: block;}
.postcomment h3 a:link, .postcomment h3 a:visited { color: #EFF9FF !important; }
.postcomment h3 a:hover { background: none !important; color: #ccc !important; }
.postcomment ul { padding: 10px 0px 5px 20px; margin: 0px; color: #666633; }
.postcomment hr { border: 0; border-top: 1px solid #eefaff; height: 1px; margin: 0 0 6px 0; }

.postcomment form { padding: 10px 18px 18px; border: solid 1px #b6bbbc; background: #EDF1F2;}
.postcomment form p { font-size: 11px; padding: 5px 0; margin: 0 !important; color: #6a757d; }
.postcomment form fieldset { border: none; padding: 0px; margin: 0px;}
.postcomment form label { display: block; padding: 0 0 3px 0; margin: 0; }
.postcomment form label em { font-size: 8px; text-transform: uppercase; font-weight: bold; color: #35afdd; font-style: normal;}
.postcomment form .textinput { padding: 4px 2px 3px 4px; color: #858585; border: solid 1px #d7d7d7; background: #fff; font-size: 12px; font-family: Arial; }

.postcomment form input:focus, .postcomment form textarea:focus { color: #222; }
.postcomment form textarea { color: #858585; border: solid 1px #d7d7d7; background: #fff; padding: 4px 2px 3px 4px; line-height: 150%; font-size: 12px; font-family: Arial; }
.postcomment form .accountarea { position: absolute; width: 250px; padding: 0; margin: 0px 0px 0px 310px; }
.postcomment form .loggedin { position: relative; width: 224px; min-height: 70px; border-bottom: 1px solid #ccc; padding-bottom: 12px; }
.postcomment form .loggedin strong { position: absolute; left: 70px; top: 26px; display: block; font-size: 14px; }
a.cancelreply { font-weight: normal; font-size: 11px; display: block; }

.postcomment form label.label2 {display: inline;}
.postcomment form .checkbox { border: none; background: none; padding: 0; }

.postcomment form input.bt { background: #69829d; border: 1px solid #405873; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; text-transform: uppercase; color: #fff; padding: 4px 8px 3px 8px; font-size: 11px; }
.postcomment form input.bt:hover { background: #35afdd; border: 1px solid #be501b; cursor: pointer; color: #fff; border: 1px solid #be501b; }
.postcomment form .formspace {padding: 0; margin: 0;}
	
	
	
#respond {padding-top: 20px; clear: both; overflow: hidden; background: transparent url(../images/doubleruler.gif) left top repeat-x;}
textarea#comment {width: inherit !important;}

.comment #respond {margin-top: 30px;}
.depth-2 #respond #comment {width: 420px !important;}
.depth-3 #respond #comment {width: 350px !important;}
