/* COMMENTS */

#comments { padding: 5px 14px 10px;}


/*
#comments-wrapper { padding: 12px 3px 10px; margin: 0; background: #FFE473; }
#comments-wrapper-form #respondTitle{font-size:1.5em; font-weight:bold; color:#6E5412; padding:0 0 9px;}
#comments-wrapper p{margin:0; padding:0 0 8px 0px;}

#comments-wrapper .commentstext{padding:10px 10px 10px 0;}

.commentlist div.reply {display:inline; }
.commentlist div.reply a {display:inline; cursor:pointer; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 4px; font-size: 11px; color: #F1DEB1; padding: 3px 5px; border: none; background:#D7A337; background: -moz-linear-gradient(#DEB359, #D7A337 45%, #B68825); background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #DEB359),color-stop(.45, #D7A337),color-stop(1, #B68825)); -pie-background: linear-gradient(#DEB359, #D7A337 45%, #B68825); behavior: url(js/PIE.htc); color: #FFEDA3; font-weight:bold; text-decoration:none; }

.commentlist #respond{padding:18px 0 0 27px; clear:both;}
.commentlist #respondTitle{font-size:16px; font-weight:bold; color:#6E5412; padding:0 0 0px; }
#respondTitle .cancel-comment-reply{font-size:12px; font-weight:bold; color:#6E5412; padding:0 0 12px 5px;}
#respondTitle .cancel-comment-reply a{color:#BE8D24;}


#comments { padding: 5px 0 10px 20px; font-weight:bold; color: #B2851F; line-height:1em;}
ol.commentlist { list-style: none; margin: 0; padding: 15px; text-indent: 0; }
	ol.commentlist li { list-style: none; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;  border-top: 3px solid #DFB048; margin-bottom: 10px; padding: 5px 0px 0px 0px; position: relative; }
		ol.commentlist li.alt { background: #FFEDA3; }
		ol.commentlist li.chalt { background: #FFE473; }

ol.commentlist li.comment { padding: 0 0 10px 30px; }
.commentlist .comment-body { padding: 0 10px 0 27px; }
ol.commentlist li div.comment-author { padding: 0 170px 0 0; }
ol.commentlist li div.vcard {font-weight:bold; padding:7px 0 4px;}
	ol.commentlist li div.vcard cite.fn { font-style: normal; }
		ol.commentlist li div.vcard cite.fn a.url { color: #c00; text-decoration: none; }
			ol.commentlist li div.vcard cite.fn a.url:hover { color: #000; }
	ol.commentlist li div.vcard img.avatar {border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border: 5px solid #DFB048; left: 7px; position: absolute; top: 7px; }

	ol.commentlist li div.vcard span.says { font-weight: normal; font-size:.9em;}
ol.commentlist li div.comment-meta { font-size:11px; position: absolute; right: 10px; text-align: right; top: 5px; }
	ol.commentlist li div.comment-meta a { color: #333; text-decoration: none; }
		ol.commentlist li div.comment-meta a:hover { color: #000; }
ol.commentlist li p {font-size:12px; padding: 0 0 6px; }
ol.commentlist li ul { font: normal 14px/1.35 helvetica,arial,sans-serif; list-style: square; margin: 0 0 1em; padding: 0; text-indent: 0; }

ol.commentlist li div.reply1 {background: #FFEDA3; border: 0px solid #FFEDA3; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; color: #4B4022; font: bold 11px/1 helvetica,arial,sans-serif; margin-bottom: 8px; padding: 5px 10px; text-align: center; width: 70px; }
	ol.commentlist li div.reply1 a { color: #4B4022; text-decoration: none; text-transform: uppercase; }
ol.commentlist li ul.children { list-style: none; margin: 1em 0 0; text-indent: 0; }
		ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 { margin: 0 0 .25em; }
ol.commentlist li.even { /*background:#FFEDA3;* / }
ol.commentlist li.odd { /*background:#FFEDA3;* / }
	ol.commentlist li.pingback div.vcard { padding: 0 170px 0 0; }
#comments-wrapper-form { padding: 15px 25px; }


#commentform { font-size: 11px; margin-left: 0px; color:#6E5412;}
	#commentform p { margin: 0.8em 0; }
	#commentform #author,  #commentform #email,  #commentform #url,  #commentform #comment { border: 1px solid #AE851E; padding:4px 5px; font-size: 12px; color: #6E5412; background:#FFF5CC; margin-right:5px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; background: -moz-linear-gradient(#DFB03B, #FFF5CC 20%, #FFF5CC); background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #DFB03B),color-stop(.2, #FFF5CC),color-stop(1, #FFF5CC));  -pie-background: linear-gradient(#DFB03B, #FFF5CC 2%, #FFF5CC); behavior: url(js/PIE.htc);}
	#commentform #comment { width: 94%; overflow: auto; height: 125px; background:#FFF5CC; background: -moz-linear-gradient(#DFB03B, #FFF5CC 5%, #FFF5CC); background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #DFB03B),color-stop(.5, #FFF5CC),color-stop(1, #FFF5CC)); -pie-background: linear-gradient(#DFB03B, #FFF5CC 5%, #FFF5CC); behavior: url(js/PIE.htc); color:#745916; padding:7px 5px;}
	#commentform #submit {margin:1px 0 0; cursor:pointer; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 4px; font-size: 13px; color: #F1DEB1; padding: 4px 5px; border: none; background:#926C1B; background: -moz-linear-gradient(#D8A436, #C49126 45%, #926C1B); background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #D8A436),color-stop(.45, #C49126),color-stop(1, #A3781F)); -pie-background: linear-gradient(#D8A436, #C49126 45%, #A3781F); behavior: url(js/PIE.htc);}


	*/