/* Comments */

.hold-comments {width: 60%; float: left;}
.hold-leavecomment {width: 30%; float: left; margin: 0 0 0 20px;}

.commentsData {margin: 1em 0 2em 0; border-bottom: 1px solid #000000; font-weight: bold;}
.commentsPages {color: #FF9900; font-size: 15px; font-weight: bold; text-align: right;}
.commentsPages a {color: #FF9900; font-size: 15px; font-weight: bold; text-decoration: underline;}
.commentsPages a:hover {color: #FFFFFF; font-size: 15px; font-weight: bold; text-decoration: underline;}

.leave-comment {margin: 1em;}
.leave-comment-control {color: #FF9900; font-size: 18px; font-weight: bold; padding: 5px 0 5px 0;}
.leave-comment-inner {display: block;}
.leave-comment-inner form {margin: 0;}
.leave-comment-inner fieldset {margin: 0; border: 0; padding: 0;}
.leave-comment-inner textarea {width: 100%;}
.leave-comment-done {display: none;}

.comment {border-bottom: 1px dotted #666666; margin: 0 0 2em 0;}
.comment-author {color: #FF9900; font-size: 14px; font-weight: bold;}
.comment-admin {color: #33CC00; font-size: 14px; font-weight: bold;}
.comment-date {color: #999999; font-size: 11px;}
.comment-data {color: #FFFFFF; font-size: 12px; padding: 10px;}