@charset "utf-8";
/* 
* Author: lin xiao dong
  http://www.openwbs.com/
*/
body{ background:#e7e8eb;}
.ow-user-body{ min-height:600px; margin:0px auto;}

.ow-user-header{ height:120px; padding:30px 0px;}
.ow-user-header .wrapper{ margin:auto; width:1000px;}
.ow-user-header .user-avatar{ float:left; width:120px;}
.ow-user-header .user-avatar img{
	background-color:#fff; border-radius:50%; height:100px; width:100px; padding:5px;
	-webkit-box-shadow:rgba(0,0,0,0.5) 0px 0px 6px; -moz-box-shadow:rgba(0,0,0,0.5) 0px 0px 6px; box-shadow:rgba(0,0,0,0.5) 0px 0px 6px; 
}
.ow-user-header .user-info{ color:#666; padding-left:150px;}
.ow-user-header .user-info .nickname{ border-bottom:1px solid #ddd;}
.ow-user-header .user-info .nickname h1{ display:inline-block; font-size:24px; }
.ow-user-header .user-info .nickname .group-name{ display:inline-block; font-size:16px; padding:0px 0px 0px 10px; }
.ow-user-header .user-info .nickname .follow{ background-color:#c60000; color:#fff; display:inline-block; float:right; height:24px; line-height:24px; padding:2px 20px;}
.ow-user-header .user-info .nickname .follow:visited{ color:#fff;}
.ow-user-header .user-info .nickname .follow:hover{ background:#a60000; text-decoration:none;}
.ow-user-header .user-info .statistics{ padding:15px 0px; zoom:1; overflow:auto;}
.ow-user-header .user-info .statistics li{ border-left:1px dotted #ddd; float:left; font-size:14px; text-align:center; padding:0px 20px;}
.ow-user-header .user-info .statistics li span{ display:block;}
.ow-user-header .user-info .statistics li.li1{ border-left:0px; padding-left:0px;}

.ow-user-header .user-info .statistics .acount{ font-size:18px; font-weight:bold;}
.ow-user-header .user-info .statistics a:hover{ color:#e60000; text-decoration:none;}

.ow-user-section{ margin:0px auto; width:1000px; zoom:1; overflow:auto;}
.ow-user-left-section{ float:left; min-height:600px; margin-right:10px; width:220px;}
.ow-user-right-section{ background-color:#fff; border:1px solid #ddd; float:left; min-height:600px; width:768px;}

/*菜单*/
.ow-user-menu{ background-color:#fff; border:1px solid #ddd; padding-top:3px;}
.ow-user-menu h3{ border-bottom:1px solid #eee; font-size:18px; font-weight:normal; margin:0px 25px; padding:5px 0px;}
.ow-user-menu ul{ padding:10px 0px;}
.ow-user-menu ul li{}
.ow-user-menu ul li a{ display:block; font-size:14px; height:32px; line-height:32px; padding:4px 25px;}
.ow-user-menu ul li a:hover,
.ow-user-menu ul li.current a{ background:#f4f4f4; border-left:2px solid #e60000; color:#222; text-decoration:none; padding-left:23px;}

/*用户信息*/
.ow-user-info{ padding:10px 20px;}
.ow-user-info h4{ border-bottom:1px solid #eee; font-size:16px; font-weight:normal; height:24px; line-height:24px; padding:5px 0px; }
.ow-user-info ul{}
.ow-user-info .section{ font-size:14px; padding:10px 0px 20px 0px;}
.ow-user-info ul.info{}
.ow-user-info ul.info li{ height:24px; line-height:24px; padding:4px 0px;}
.ow-user-info ul.info li .name{ display:inline-block; min-width:60px;}
.ow-user-info ul.info li .datetime{ padding-left:10px;}

.ow-user-info ul.stats{}
.ow-user-info ul.stats li{ border-left:1px solid #eee; display:inline; height:24px; line-height:24px; padding:0px 20px 0px 20px;}
.ow-user-info ul.stats li.li1{ border-left:0px; padding-left:0px;}
.ow-user-info ul.stats li .name{ display:inline-block; padding:0px 5px 0px 0px;}
.ow-user-info ul.stats li .value{}


/*主题列表*/
.ow-user-thread-list{ padding:20px;}
.ow-user-thread-list .list-section{}
.ow-user-thread-list .list-footer{ padding:20px 0px 10px 0px; text-align:center;}
.ow-user-thread-list .list-none{ font-size:14px; text-align:center; padding:20px;}
.ow-user-thread-list li{ border-bottom:1px solid #eee; padding:15px 0px; zoom:1; overflow:auto; }
.ow-user-thread-list .title{ font-size:16px; line-height:24px; padding-bottom:5px;}
.ow-user-thread-list .title a{}
.ow-user-thread-list .title .reward,
.ow-user-thread-list .title .cost{ border-radius:4px; display:inline-block; font-size:13px; height:14px; line-height:14px; margin:0px 0px 0px 8px; padding:2px 5px 4px 5px; vertical-align:top;}
.ow-user-thread-list .title .reward{ background-color:#ff4c4c; color:#fff;  }
.ow-user-thread-list .title a:hover .reward{ background-color:#fceded; border-color:#e60000;}
.ow-user-thread-list .title .cost{ background-color:#2eacc3; color:#fff;  }
.ow-user-thread-list .title a:hover .cost{ background-color:#fceded; border-color:#e60000;}
.ow-user-thread-list .authmsg { color:#999; font-size:12px;}
.ow-user-thread-list .authmsg a,
.ow-user-thread-list .authmsg a:visited{ color:#999; }
.ow-user-thread-list .authmsg .username{ float:left; padding-right:10px;  }
.ow-user-thread-list .authmsg .posttime{ float:left; padding-right:10px; }
.ow-user-thread-list .authmsg .forum{ float:left; padding-right:10px;}
.ow-user-thread-list .authmsg .comefrom{ float:left;}
.ow-user-thread-list .authmsg .posts{ float:right; padding:0px 10px; }
.ow-user-thread-list .authmsg .views{ float:right; padding:0px 10px; }
.ow-user-thread-list .authmsg span i{ font-style:normal; margin-right:5px;}

/*关注列表*/
.ow-user-follows-list{ padding:20px;}
.ow-user-follows-list .list-header{}
.ow-user-follows-list .list-section{}
.ow-user-follows-list .list-footer{ padding:20px 0px 10px 0px; text-align:center;}
.ow-user-follows-list .list-none{ font-size:14px; text-align:center; padding:20px;}
.ow-user-follows-list li{ border-bottom:1px solid #eee; padding:15px 0px; zoom:1; overflow:auto; }

.ow-user-follows-list .avatar{ float:left; margin-right:16px; height:50px; width:50px; padding-top:4px;}
.ow-user-follows-list .avatar img{ border-radius:50%; height:50px; line-height:50px; width:50px; }
.ow-user-follows-list .userinfo{ padding-left:66px;}
.ow-user-follows-list .nickname{ font-size:16px; line-height:24px; padding-bottom:5px;}
.ow-user-follows-list .usermsg { color:#999; font-size:12px;}
.ow-user-follows-list .usermsg span{ margin-right:15px;}
.ow-user-follows-list .usermsg a,
.ow-user-follows-list .usermsg a:visited{ color:#999; }
.ow-user-follows-list .usermsg a:hover{ color:#e60000; text-decoration:none;}







