.tabbed-content div.sections {
position:relative;
overflow:hidden;
}
.clearfix:after {
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0;
}
.tabbed-content div.section#section-comments {
display:block;
}
ul.comments, li.comment {
margin:0;
padding:0;
list-style-type:none;
}
ul.comments {
width:100%;
max-width:1000px;
float:left;
display:block;
}
ul.comments ul.children {
margin:0 0 0 40px;
padding:0;
}
li.comment {
display:block;
margin:.4em 0;
line-height:normal;
}
li.comment .comment-head {
background-color:#5e5e5e;
background-repeat:no-repeat;
background-position:left bottom;
position:relative;
color:#e4e4e4;
padding:0 0 6px 0;
margin:0;
line-height:normal;
}
li.comment .comment-head.comment-author-admin,li.comment .comment-head.bypostauthor {
background-position:-1000px bottom;
color:#fff;
text-shadow:rgba(0,0,0,0.4) 1px 1px 1px;
}
li.comment.withAvatars .comment-head {
padding-left:78px;
}
li.comment .comment-head .author {
margin:0;
padding: 4px 1em 16px 1em;
line-height:150%;
}
li.comment .comment-head a {
color:#fff;
text-decoration:underline;
}
li.comment .comment-head a:hover {
text-decoration:none;
}
li.comment .comment-head .author .by {
font-weight:bold;
}
li.comment .comment-body {
background:#f6f6f6 url(../../images/Mainpagev4/comments/comment-bg.gif) no-repeat right bottom;
padding:.4em 1em;
}
li.comment .comment-body p {
margin:0;
padding: 0 0 1em 0;
}
li.comment .avatar-box {
position:absolute;
bottom:0px;
width:48px;
height:48px;
left:8px;
z-index:2;
padding:3px;
background-color:#fff;
border: 1px solid #bfbfbf;
}
li.comment .controls {
position:absolute;
right:10px;
top:8px;
margin-top:16px;
}
li.comment .controls a {
display:block;
background-color:#e4e4e4;
padding:4px 8px;
color:#4e4e4e;
text-shadow:#fff 1px 1px 1px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
float:left;
margin-right:4px;
border-top:1px solid #fff;
}
li.comment .controls a:hover {
background-color:#ed1e24;
border-top:1px solid #ff284b;
color:#fff;
text-shadow:#333 1px 1px 1px;
}

li.ping {
background:transparent url(../../images/Mainpagev4/comments/dot.gif) repeat-x left bottom;
padding:0 0 .6em 0;
margin:.2em 0;
line-height:150%;
}
li.ping a {
font-weight:bold;
font-size:115%;
text-decoration:none;
}

/* comment form */
.comment-form {
background:#f6f6f6 url(../../images/Mainpagev4/comments/comment-bg.gif) no-repeat right bottom;
border-top:1px solid #ddd;
padding:1em;
margin:1em 0;
float:left;
}
.comment-form #comment {
width:90%;
}

#cancel-reply {
display:none;
}
#comment_post_status {
font-weight:bold;
}
li.comment .comment-head {
	background-image:url(../../images/Mainpagev4/comments/comment-head.png);
}
li.comment .comment-head.comment-author-admin,li.comment .comment-head.bypostauthor {
	background-color:#abd91d;
}

