@charset "utf-8";
/* css document */
.main-content{width:956px; margin:0 auto; background-color:#fff; border-left:1px #c1c1c1 solid; border-right:1px #c1c1c1 solid;}
.main-content{border-bottom:2px #000 solid;}
.box-left, .box-right {width:310px;	float:left;	height:300px; margin-top:10px; margin-left:10px; display:inline; border-right:1px #ddd solid;}
.box-left{width:623px;}
.box-left .content, .box-left .content .actions{width:610px; border:1px #ddd solid;}
.box-left .content .photo-posted{width:260px; margin:5px 20px 0 5px; float:left; padding-left:20px; overflow:hidden;}
.box-left .content .buzz-posted{width:290px; margin-top:5px; padding-left:10px;	float:left;}
.box-left .content .buzz-posted h2{font-size:14px; color:#4a4a4a; font-weight:700; line-height:30px;}
.box-left .content .buzz-posted dt{line-height:20px;}
.box-left .content .actions{margin-top:30px; height:60px; border:0;	background-color:#eeeeee;}
.box-left .content .actions .add-button, .box-left .content .actions .share-button{width:500px; float:left;	text-align:center; line-height:34px;}
.box-left .content .actions .add-button{margin-top:12px;}
.box-left .content .actions .share-button{width:100px; font-size:10px;}
.box-left .content .actions .share-button img{margin-top:10px;}
.box-left .content .description{line-height:20px; padding:10px; overflow:hidden;}
.box-left .portlet-entity-tags{width:610px; padding-bottom:10px; min-height:10px; margin-top:20px;}
.box-left .portlet-entity-tags .add-tags{margin-left:520px; font-size:12px; font-weight:300;}
.box-left .portlet-entity-tags #tag-input a{float:right; margin:10px 0;}
.box-left .thread-list h2{width:610px;}
.box-left .thread-list {min-height:50px; margin-top:20px;}
.box-left .thread-list h2 span{font-size:12px; font-weight:100;}
.subject, .lastpost, .author{ padding:5px; line-height:22px; border-bottom:1px #EBE6C9 solid;}
.altt { background-color:#FCF9E6;}
.box-left .group-event h2 span, .box-right .mood-list h2 span, .box-right .moon-talk h2 span{font-size:12px; font-weight:100;}
.box-left .group-event{margin-top:20px; width:610px;}
.box-left .group-event img{padding:1px; border:1px #DDD solid; margin:5px;}
.box-left .group-event .title{font-size:14px; font-weight:700;}
.box-left .group-event .title a{color:#666;}

.box-right{border:0; min-height:100px; height:auto;	max-height:none;}
.box-right .portlet-tool{width:300px; min-height:10px; border:1px #ebebeb solid;}
.box-right .portlet-tool h2{font-size:14px;	color:#828282; font-weight:700;	line-height:25px; padding-left:15px; width:90%;	margin:0 auto; margin-bottom:8px; border-bottom:1px #ebebeb solid;}
.box-right .portlet-tool .tool-list{min-height:10px; padding-bottom:15px;}
.box-right .portlet-tool .tool-list dt{width:140px;	line-height:22px; text-align:center; float:left;}
.box-right .portlet-like-it, .box-right .portlet-pic-show{width:300px; margin-top:20px;}
.box-right .portlet-like-it h2 span, .box-right .portlet-pic-show h2 span{font-size:12px;	font-weight:100;}
.box-right .portlet-like-it .member-list{min-height:80px; padding-bottom:15px;}
.box-right .portlet-like-it .like-it-member{width:50px; height:70px; text-align:center; line-height:20px; float:left; margin:0px 10px 8px 10px;}
.box-right .portlet-like-it .like-it-member img{padding:1px; border:1px #dcdcdc solid;}
.box-right .portlet-pic-show h2 .upload-pic{margin-left:120px;}
.box-right .portlet-pic-show .pic-list{min-height:80px; padding-bottom:15px;}
.box-right .portlet-pic-show .pic-show{width:90px; height:90px; border:1px #ccc solid; float:left; margin:0 0 8px 6px;}
.box-right .portlet-artile-list{width:300px; margin:0 auto;}
.box-right .portlet-artile-list .artile-list{min-height:40px; padding-bottom:15px;}
.box-right .portlet-artile-list .artile-list dt{width:100%; line-height:20px;}
.box-right .portlet-artile-list .artile-list dt a{cursor:pointer;}
#ratebox{border:1px #dddddd solid; width:280px; padding:10px; margin-top:20px;}

/*--------------留言评论专用--------------*/
.comment-box{width:610px; padding-bottom:10px; min-height:10px;	margin-top:20px;}
.comment-box textarea{width:450px; height:50px;	margin:0 10px;}
.comment-box .avatar_small{width:60px; line-height:22px; text-align:center;	border:0px;}
.comment-box .avatar_small img{padding:1px;	border:1px #dcdcdc solid;}
.comment-box .question{font-weight:bold; color:#0088be;	line-height:20px; float:left;}
.comment-box .comment-list{width:100%; margin-top:30px;	border:0px;}
.comment-box .comment-list td{line-height:20px;}

/*--------------评价的五颗星星专用--------------*/
ol.star-rating {width:82px;height:15px; list-style:none; position:relative; background:url(../img/stars.gif) no-repeat 0 0;}
ol.star-rating li {float:left; text-indent:-999em; position:relative;}
ol.star-rating li a {position:absolute;	left:0;	top:0; width:18px; height:15px;	text-decoration:none; z-index:200;}
ol.star-rating li.rating-1 a {left:0;}
ol.star-rating li.rating-2 a {left:18px;}
ol.star-rating li.rating-3 a {left:36px;}
ol.star-rating li.rating-4 a {left:54px;}
ol.star-rating li.rating-5 a {left:72px;}
ol.star-rating.rating-0 {background-position:0 0;}
ol.star-rating.rating-0-half {background-position:0 -15px;}
ol.star-rating.rating-1-half {background-position:0 -45px;}
ol.star-rating.rating-2-half {background-position:0 -75px;}
ol.star-rating.rating-3-half {background-position:0 -105px;}
ol.star-rating.rating-4-half {background-position:0 -135px;}
ol.star-rating li a:hover {z-index:2; width:90px; height:15px; overflow:hidden;	left:0;	background:url(../img/stars.gif) no-repeat 0 0;}
ol.star-rating.rating-1,ol.star-rating li.rating-1 a:hover {background-position:0 -30px;}
ol.star-rating.rating-3,ol.star-rating li.rating-3 a:hover {background-position:0 -90px;}
ol.star-rating.rating-4,ol.star-rating li.rating-4 a:hover {background-position:0 -120px;}
ol.star-rating.rating-5,ol.star-rating li.rating-5 a:hover {background-position:0 -150px;}
div.main-header div.steps img.step4,ol.star-rating.rating-2,ol.star-rating li.rating-2 a:hover {background-position:0 -60px;}

/*--------------散布一些谣言专用--------------*/
div.portlet-two-cents{background-color:#eee; width:592px; min-height:50px; padding:10px;}
div.portlet-two-cents h2{font-size:14px; font-weight:bold; color:#e10370}
div.portlet-two-cents div.rating{float:right}
div.portlet-two-cents ul.questions{position:relative; height:36px; min-height:40px;}
div.portlet-two-cents ul.questions li{width:360px; position:absolute; background-color: #eee}
div.portlet-two-cents ul.questions input{border:1px solid #888; width:290px}
div.portlet-two-cents ul.questions a.next{float:right}

/*--------------按钮专用--------------*/
.png-btn_like_it_no_nope img {background: url(../img/png_buttons.png) no-repeat -73px -188px; width: 152px; height: 33px}
.png-btn_like_it_no_nope img:hover {background-position: -73px -221px}
.auto-say_it img {background: url(../img/auto_buttons.gif) no-repeat -487px -404px; width: 62px; height: 21px}
.auto-say_it img:hover {background-position: -487px -425px}
.auto-save img {background: url(../img/auto_buttons.gif) no-repeat -830px -404px; width: 53px; height: 21px}
.auto-save img:hover {background-position: -830px -425px}
.png-btn_cool img {background: url(../img/png_buttons.png) no-repeat -462px -108px; width: 76px; height: 40px}
.png-btn_cool img:hover {background-position: -462px -148px}
.png-btn_sexy img {background: url(../img/png_buttons.png) no-repeat -386px -108px; width: 76px; height: 40px}
.png-btn_sexy img:hover {background-position: -386px -148px}
.png-btn_wtf img {background: url(../img/png_buttons.png) no-repeat -234px -108px; width: 76px; height: 40px}
.png-btn_wtf img:hover {background-position: -234px -148px}
.png-btn_next_hs img {background: url(../img/png_buttons.png) no-repeat -310px -108px; width: 76px; height: 40px}
.png-btn_next_hs img:hover {background-position: -310px -148px}
.png-join_group IMG {BACKGROUND: url(../img/png_buttons.png) no-repeat -377px -188px; WIDTH: 152px; HEIGHT: 33px}
.png-join_group IMG:hover {BACKGROUND-POSITION: -377px -221px;}
