/* 個人微博 css style
created in 2012.09.09 */

/*@import url(weibo.css);*//* Common */
/*@import url(header_m.css);*//* Header */
/*@import url(side.css);*//* SideRt */
/*@import url(ad.css);*//* Ads */
/*@import url(ads_common.css);*//* Google_Ads */


/***個人微博***/
/*微博相關ICON*/
.male,.female,.approve,.approveCo,.approveDead,.icoClub,.icoGives,.icoNumberGold,.icoNumberSilver,.icoNumberBronze,.icoWbnightCup,.icoMember,.icoMemberDis,.icoConnect{ background:url(http://img.t.sinajs.cn/t4/style/images/common/sprite_ico.png?id=1346752274109) no-repeat -75px 0; background:url(/images/user/icon/sprite_ico.png) no-repeat -75px 0; _background:url(/images/user/fix/icon/sprite_ico.gif) no-repeat -75px 0; display:inline-block; font-size:0px; text-indent:-100000px; color:transparent;}
/*.male{ width:11px; height:13px; background-position:-75px -75px;margin:0 2px;}
.female{ width:11px; height:13px; background-position:-75px -100px;margin:0 2px;}*/
.male{ width:12px; height:12px; background:url(/images/user/icon/ico_wb_common.png) no-repeat left 0px; _background:url(/images/user/fix/icon/ico_wb_common.gif) no-repeat left 0px;}
.female{ width:12px; height:12px; background:url(/images/user/icon/ico_wb_common.png) no-repeat left -62px; _background:url(/images/user/fix/icon/ico_wb_common.gif) no-repeat left -62px;}
.approve{ width:14px; height:12px; background-position:-75px -125px; vertical-align:-1px;}
.approveCo{ width:14px; height:12px; background-position:-75px -150px; vertical-align:-1px;}
.approveDead{ width:14px; height:12px; background-position:-75px -250px; vertical-align:-1px;}
.icoClub{ width:13px; height:13px; background-position:-75px -175px;}
.icoGives{ width:35px; height:19px; background:url(http://img.t.sinajs.cn/t4/style/images/index/ico_state.png) no-repeat; background:url(/images/user/icon/ico_state.png) no-repeat; _background:url(/images/user/fix/icon/ico_state.gif) no-repeat; vertical-align:middle;}
.icoNumberGold,.icoNumberSilver,.icoNumberBronze{ width:14px; height:14px; margin:0; vertical-align:middle;}
.icoNumberGold{ background-position:-75px 0;}
.icoNumberSilver{ background-position:-75px -25px;}
.icoNumberBronze{ background-position:-75px -50px;}
.icoWbnightCup{ width:14px; height:15px; overflow:hidden; background-position:-75px -349px;}
.icoMember{ width:14px; height:14px; overflow:hidden; background-position:-75px -375px; vertical-align:-2px;}
.icoMemberDis{ width:14px; height:14px; overflow:hidden; background-position:-75px -400px; vertical-align:-2px;}
.icoConnect{ width:42px; height:12px; overflow:hidden; background:url(http://img.t.sinajs.cn/t4/style/images/common/connect_ico.png) no-repeat 0 0; background:url(/images/user/icon/ico_wb_common.png) no-repeat left -124px; _background:url(/images/user/fix/icon/ico_wb_common.gif) no-repeat left -124px;}


/***瀑布流內容***/
#memberFeed{ width:980px;}
#memberFeed .feedCont{}


/***關注單元，設定與粉絲單元相同***/
#memberFollow{ width:980px;}
#memberFollow .followCont{ padding:6px 0px 3px 10px; width:962px; background:#fff;visibility:hidden;}
#memberFollow .fwBox{ width:460px; float:left; margin:12px 10px 15px 0px;}
#memberFollow .fwBox .left{  width:386px; padding:7px; *padding-bottom:0px; _padding-bottom:0px;}
#memberFollow .fwBox .right{ width:60px; float:right; margin:0px 0px 0px 0px; text-align:right}

#memberFollow .picBox{ width:102px; float:left; position:relative; z-index:100;}
#memberFollow .picBox .pic{ width:92px; height:92px;}
#memberFollow .picBox .pic img{ border:1px #ddd solid;}
#memberFollow .profile{ width:284px; float:left; margin:2px 0px 0px;}
#memberFollow .profile .left{ min-width:18%; max-width:65%; width:auto; padding:0px;}
#memberFollow .profile .right{ min-width:30%; max-width:31%; width:auto; float:left; margin:0px 0px 0px 4%;}
#memberFollow .name{}
#memberFollow .name h3{ float:left; font-size:15px; color:#000;}
#memberFollow .name h3 a{ color:#666}
#memberFollow .name h3 a:hover{ color:#888}
#memberFollow .name span{ margin:3px 0px 0px 3px; float:left;}
#memberFollow .location{ float:left; font-size:12px; color:#888; margin:0px 0px 0px; _margin:3px 0px 0px; _width:90px;}
#memberFollow .gender{ float:left; margin:2px 3px 0px 0px; _margin:0px 3px 0px 0px; _width:12px; _height:12px; color:#fff;}
#memberFollow .intro{ color:#888; line-height:1.5em; font-size:12px; word-break:break-all; margin:18px 0px 0px;}

#memberFollow .addFollow{ background:url(/images/icon/ico_follow_btn.gif) no-repeat left top; position:absolute; bottom:5px; right:5px; z-index:200;}
#memberFollow .beenFollow{ background:url(/images/icon/ico_follow_btn.gif) no-repeat left -72px; position:absolute; bottom:5px; right:5px; z-index:200;}
#memberFollow .addFollow a{ display:block; width:47px; height:22px; font-size:0px; text-indent:-100000px; color:transparent}
#memberFollow .beenFollow a{ display:block; width:58px; height:22px; font-size:0px; text-indent:-100000px; color:transparent}

#memberFollow .control{}
#memberFollow .control li{ font-size:12px; margin:0px 0px 5px 0px; line-height:1.5em;}
#memberFollow .control li.ico{ margin:0px 0px 20px 0px;}
#memberFollow .control li .icoConnect{ margin:10px 0px 0px 0px;}
#memberFollow .control li.unFollow{ margin:0px 0px 0px 0px;}
#memberFollow .control li a{ color:#138ad6;}
#memberFollow .control li a:hover{ color:#333;}
#memberFollow .control li.wSpace{ margin:8px 0px 20px 0px;}

/*移過去變化*/
/*#memberFollow .active{ background:#cde5ff;}
#memberFollow .active .name h3 a{ color:#333}
#memberFollow .active .name h3 a:hover{ color:#555}
#memberFollow .active .intro{ color:#666;}*/
#memberFollow .fwBox .left:hover{ background:#cde5ff; cursor:pointer;}
#memberFollow .fwBox .left:hover .name h3 a{ color:#333}
#memberFollow .fwBox .left:hover .name h3 a:hover{ color:#555}
#memberFollow .fwBox .left:hover .intro{ color:#666;}


/***粉絲單元，設定與關注單元相同***/
#memberFans{ width:980px;}
#memberFans .fansCont{ padding:6px 0px 3px 10px; width:962px; background:#fff;}
#memberFans .fsBox{ width:460px; float:left; margin:12px 10px 15px 0px;}
#memberFans .fsBox .left{  width:386px; padding:7px; *padding-bottom:0px; _padding-bottom:0px;}
#memberFans .fsBox .right{ width:60px; float:right; margin:0px 0px 0px 0px; text-align:right}

#memberFans .picBox{ width:102px; float:left; position:relative; z-index:100;}
#memberFans .picBox .pic{ width:92px; height:92px;}
#memberFans .picBox .pic img{ border:1px #ddd solid;}
#memberFans .profile{ width:284px; float:left; margin:2px 0px 0px;}
#memberFans .profile .left{ min-width:18%; max-width:65%; width:auto; padding:0px;}
#memberFans .profile .right{ min-width:30%; max-width:31%; width:auto; float:left; margin:0px 0px 0px 4%;}
#memberFans .name{}
#memberFans .name h3{ float:left; font-size:15px; color:#000;}
#memberFans .name h3 a{ color:#666}
#memberFans .name h3 a:hover{ color:#888}
#memberFans .name span{ margin:3px 0px 0px 3px; float:left;}
#memberFans .location{ float:left; font-size:12px; color:#888; margin:0px 0px 0px; _margin:3px 0px 0px; _width:90px;}
#memberFans .gender{ float:left; margin:2px 3px 0px 0px; _margin:0px 3px 0px 0px; _width:12px; _height:12px; color:#fff;}
#memberFans .intro{ color:#888; line-height:1.5em; font-size:12px; word-break:break-all; margin:18px 0px 0px;}

#memberFans .addFollow{ background:url(/images/icon/ico_follow_btn.gif) no-repeat left top; position:absolute; bottom:5px; right:5px; z-index:200;}
#memberFans .beenFollow{ background:url(/images/icon/ico_follow_btn.gif) no-repeat left -72px; position:absolute; bottom:5px; right:5px; z-index:200;}
#memberFans .addFollow a{ display:block; width:47px; height:22px; font-size:0px; text-indent:-100000px; color:transparent}
#memberFans .beenFollow a{ display:block; width:58px; height:22px; font-size:0px; text-indent:-100000px; color:transparent}

#memberFans .control{}
#memberFans .control li{ font-size:12px; margin:0px 0px 5px 0px; line-height:1.5em;}
#memberFans .control li.ico{ margin:0px 0px 20px 0px;}
#memberFans .control li .icoConnect{ margin:10px 0px 0px 0px;}
#memberFans .control li.removeFans{ margin:0px 0px 0px 0px;}
#memberFans .control li a{ color:#138ad6;}
#memberFans .control li a:hover{ color:#333;}
#memberFans .control li.wSpace{ margin:8px 0px 20px 0px;}

/*移過去變化*/
/*#memberFans .active{ background:#cde5ff;}
#memberFans .active .name h3 a{ color:#333}
#memberFans .active .name h3 a:hover{ color:#555}
#memberFans .active .intro{ color:#666;}*/
#memberFans .fsBox .left:hover{ background:#cde5ff;}
#memberFans .fsBox .left:hover .name h3 a{ color:#333}
#memberFans .fsBox .left:hover .name h3 a:hover{ color:#555}
#memberFans .fsBox .left:hover .intro{ color:#666;}