/*** COMMENTS/TESTIMONIAL/GUESTBOOK STYLE ***/
#comments, #comments-title{ padding-top:15px; }
ol.commentlist { width: 100%; padding: 0; list-style: none; margin-bottom: 0;}
ol.commentlist footer { padding: 0; text-align: left; background: none;}
ol.commentlist footer time { display: none; }
ol.commentlist { border: 1px dashed #b79527; width: 610px; height: 450px; overflow: scroll; padding: 10px; }
ol.commentlist li { border: 1px dashed #006da2; padding: 15px;width: 560px; margin: 10px auto; }
ol.commentlist ul { border-top:1px dashed #B75858; width:560px; margin-top:15px; list-style:none; }
ol.commentlist ul li { border-bottom:1px dashed #B75858; }
.comment p{ padding: 5px 0; line-height:20px; margin: 0 !important; }
.fn { text-transform: capitalize; } 

#respond {width: 590px; border:1px solid #006da2; background:#e4f1f9; padding: 10px 20px; margin-top: 25px; }
#respond p { margin: 10px 0; text-align: left;}
#commentform input, #commentform textarea { width: 100%; font-family: inherit;margin-left:0;padding: 5px 5px;}
#commentform .form-submit input[type=submit] { background: #c9a83c; border: none; color: #FFF; font-weight: bold;padding: 10px 0; cursor: pointer;width: 600px; }
#commentform .form-submit input:hover {opacity: 0.8;}

h3#comments, #comments-title, .reply, .avatar, #reply-title {display: none;}
.fn {text-transform: capitalize; }
.comment-form-cookies-consent {display: none;}