.sort dt {
display:inline-block;
}
.sort dd {
display:inline-block;
border-right:solid 1px #666;
padding-right: 5px;
margin-right: 5px;
}
.sort dd.last{
border:none;
margin:0;
padding:0;
}

.theme-data .theme-body{
min-height:80px;
}

.theme-data .theme-body .img{
float:left;
width: 80px;
height: 80px;
margin: 0 20px 0 0;
padding: 0;
background: #dddddd;
text-align: center;
overflow: hidden;
}
.theme-data .theme-body .img img{
height: 80px;
vertical-align: top;
}

.theme-data .theme-body .tc{
display: table-cell;
vertical-align: middle;
}

.theme-data .theme-body .u-img{
width: 40px;
height: 40px;
margin: 0;
padding: 0;
background: #dddddd;
text-align: center;
overflow: hidden;
display: table-cell;
vertical-align: bottom;
}
.theme-data .theme-body .u-img img{
width: 40px;
vertical-align: top;
}

.theme-data {
border:solid 3px #fedd79;
margin:10px;
/*padding:10px;*/
}

.theme-data .theme-description {
border-top:dashed 1px #ddd;
padding:10px;
}
.theme-data .theme-description p{
font-size:14px;
line-height:1.5;
word-break: break-all;
}

.theme-data .theme-edit{
border-top:dashed 1px #ddd;
}

.datetime{
color:#666;
}

/*----- comment-list ----*/

.comment-list {
border-top:solid 1px #ddd;
}

.comment-list .item {
border-bottom:solid 1px #ddd;
}

.comment-list .item .comment{
font-size:14px;
line-height:1.4;
margin: 0 0 0 15px;
}

.comment-list .item .u-img{
width: 40px;
height: 40px;
padding: 0;
background: #dddddd;
text-align: center;
overflow: hidden;
display: table-cell;
vertical-align: bottom;
}
.comment-list .item .u-img img{
height: 40px;
vertical-align: top;
}
.comment-list .item .sequence{

}

.comment-list .item .commenter-block{
margin:0 10px;
padding: 10px 0;
}
.comment-list .audience{
background: #fff;
border-spacing: 0;
border: 1px solid #ccc;
}
.comment-list .audience th{
background: #e1d4c9;
}
.comment-list .audience th a{
display: block;
padding: 1px 10px;
color: #666;
}
.comment-list .audience td{
padding: 1px 10px;
}
.comment-list .audience td.delete-good-box {
 background-color:#fafafa;
}

.comment-list .audience td .delete-good-text {
text-decoration:none;
}
.comment-list .audience td .delete-good-text:hover {
text-decoration:underline;
}

.comment-list .relation {
width: 100px;
line-height: 1.2em;
}

/*-- comment2comment2theme --*/

.comment-list .comment2comment2theme .comment2comment2theme-box {
position:relative;
background:#eee;
margin:10px 0 0 20px;
padding:10px;
}

.comment-list .comment2comment2theme .user-image{
background: none repeat scroll 0 0 #ddd;
height: 35px;
left: 10px;
margin: 0;
overflow: hidden;
padding: 0;
position: absolute;
text-align: center;
top: 10px;
width: 35px;
}
.comment-list .comment2comment2theme .user-image img {
height: 35px;
width: 35px;
}
.comment-list .comment2comment2theme .comment-box {
padding: 0 0 0 55px;
}
.comment-list .comment2comment2theme .comment-box .comment {
font-size: 12px;
line-height:1.4;
padding: 5px 0;
word-break: break-all;
}
.comment-list .comment2comment2theme .comment-box textarea{
width:100%;
}
ul.comment2comment2theme li .comment-box span.good2comment2comment2theme a {
background-color: #ccc;
color: #ba341e;
font-size: 12px;
line-height: 1;
padding: 0 3px;
text-decoration: none;
}
ul.comment2comment2theme li .comment-box span.good2comment2comment2theme-num,
ul.comment2comment2theme li .comment-box span.good2comment2comment2theme-num a {
background-color: #fff8dc;
color: #BA341E;
font-size: 12px;
line-height: 1;
margin-right: 10px;
padding: 0 3px;
}

.post-comment2comment2theme-btn-box{
text-align: center;
width: 100%;
}
.post-comment2comment2theme-btn-box .post-comment2comment2theme-btn{
background: #007ec5;
background: -o-gradient(linear, left top, left bottom, from(#13a8fc), to(#007ec5));
background: -moz-gradient(linear, left top, left bottom, from(#13a8fc), to(#007ec5));
background: -webkit-gradient(linear, left top, left bottom, from(#13a8fc), to(#007ec5));
border: 1px #01669f solid;
color: #f7fee9;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-moz-border-radius: 5px;
border-radius: 5px;
height: 31px;
line-height: 31px;
text-align: center;
width: 100px;
text-decoration: none;
font-size:0.8em;
font-weight:bold;
}

.button {
display:block;
text-align:center;
}

.add-comment2theme-btn{
width:90%;
}

.bg-btn-red{
background: #fa1807;
background: -o-gradient(linear, left top, left bottom, from(#ff7357), to(#fa1807));
background: -moz-gradient(linear, left top, left bottom, from(#ff7357), to(#fa1807));
background: -webkit-gradient(linear, left top, left bottom, from(#ff7357), to(#fa1807));
border: 1px #fa0808 solid;
color: #f7fee9;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
height: 31px;
line-height: 31px;
text-align: center;
text-decoration: none;
font-size:0.8em;
font-weight:bold;
}
