/* article comment */
.easysite-article-comment-title{
    height: 48px;
    line-height: 48px;
    background-color: #ebb155;
    padding-left: 54px;
    position: relative;
}
.easysite-article-comment-title i{
    background: url("../../images/member-icon.png") no-repeat;
    _background: url("../../images/member-icon-ie.png") no-repeat;
}
.easysite-article-comment-icon{
    background-position: 0 0;
    width: 23px;
    height: 23px;
    position: absolute;
    top: 13px;
    left: 20px;
}
.easysite-article-comment-title h2{
    color: #fff;
    font-size: 16px!important;
    font-weight: normal;
}
/* comment wrap */
.easysite-comment-wrap{
    padding: 0 50px;
}
.easysite-comment-head{
    padding-top: 10px;
    height: 40px;
    position: relative;
}
.easysite-comment-head h4{
    color: #000;
    font-size: 18px;
    line-height: 46px;
    max-width: 80%;
}
.easysite-comment-head .easysite-comment-num{
    position: absolute;
    bottom: 6px;
    right: 0;
    font-size: 12px;
    color: #595757;
}
.easysite-comment-head .easysite-comment-num em{
    font-size: 14px;
    display: inline-block;
    margin: 0 3px;
}
.easysite-comment-textarea{
    padding: 5px;
    width: 98%;
    height: 90px;
}
.easysite-user-sub{
    padding: 12px 0 20px;
}
.easysite-user-nologin{
    float: left;
    padding-top: 4px;
}
.easysite-user-nologin em{
    display: inline-block;
    vertical-align: top;
    margin: 2px 5px 0;
    width: 1px;
    height: 18px;
    background-color: #c9c9c9;
}
.easysite-user-nologin a{
    color: #575757;
}
.easysite-user-nologin a:hover{
    color: #64a8e1;
}
.easysite-user-span{
    float: left;
    position: relative;
    padding-left: 25px;
    padding-top: 4px;
    color: #575757;
    max-width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.easysite-user-span i,
.easysite-comment-list-head em,
.es-comment-praise i{
    background: url("../../images/comment-little-icon.png") no-repeat;
    _background: url("../../images/comment-little-icon-ie.png") no-repeat;
}
.easysite-user-span i{
    background-position: 0 0;
    position: absolute;
    top: 6px;
    left: 2px;
    width: 18px;
    height: 18px;
}
.easysite-user-sub .easysite-submit-btns{
    margin-right: 0;
}
.easysite-user-sub .easysite-submit-btns label{
    margin-right: 0;
}
/* other peple comment */
.easysite-comment-line{
    height: 10px;
    width: 100%;
    background-color: #eee;
}
.easysite-comment-list-head{
    padding: 0 50px;
    height: 50px;
    line-height: 50px;
    color: #000;
    font-size: 18px!important;
}
.easysite-comment-list-head em{
    display: inline-block;
    margin: 18px 0 0 11px;
    vertical-align: top;
    background-position: 0 -27px;
    width: 17px;
    height: 16px;
}
.easysite-comment-ul li:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.easysite-comment-ul li{
    border-top: 2px solid #eee;
    padding: 15px 50px 10px;
    zoom: 1;
}
.easysite-comment-patrait{
    float: left;
    padding-top: 5px;
    border-radius: 50%;
    margin-right: 20px;
    width: 50px;
    height: 50px;
}
.easysite-comment-patrait img{
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.easysite-comContent-list{
    float: left;
    margin-left: -70px;
    width: 100%;
    zoom: 1;
}
.easysite-comContent-list .es-comment-section,
.easysite-comContent-list .es-reply-section{
    margin-left: 70px;
}
.es-comment-user-info:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.es-comment-user-info{
    font-size: 12px;
    padding-bottom: 18px;
    margin: 0;
}
.es-comment-user-info span{
    float: left;
    color: #d6d6d6;
}
.es-comment-user-name{
    color: #000!important;
    padding-right: 10px;
}
.es-comment-user-date{
    float: right!important;
}
.es-comment-content{
    color: #575757;
    line-height: 22px;
    margin: 0;
}
.es-comment-operation{
    text-align: right;
    padding: 3px 0 10px;
    margin: 0;
}
.es-comment-operation em{
    display: inline-block;
    vertical-align: top;
    margin: 2px 5px 0;
    width: 1px;
    height: 21px;
    background-color: #c9c9c9;
}
.es-comment-operation a{
    color: #575757;
    display: inline-block;
    vertical-align: middle;
}
.es-comment-praise{
    position: relative;
    padding-left: 28px;
}
.es-comment-praise i{
    background-position: 0 -50px;
    position: absolute;
    left: 5px;
    top: -2px;
    width: 18px;
    height: 18px;
}
.es-comment-praise:hover i{
    background-position: 0 -79px;
}
.es-comment--operation a:hover{
    color: #64a8e1;
}
.es-comment-replybtn{
    color: #575757;
}
.es-reply-section dd{
    padding-top: 15px;
    border-top: 1px dashed #a0a0a0;
}
.es-comment-user-reply{
    padding-right: 10px;
}
.es-comment-reply{
    display: none;
}
.es-comment-reply .easysite-submit-btns {
    margin-right: 0px;
}
.es-comment-reply .easysite-reset-page{
    margin-right: 0;
}
.easysite-article-comment .easysite-theme-pagination {
	border-top: 2px solid #eee;
}