@charset "utf-8";
/* CSS Document */
html {

}

/* 背景图 */
body {
   background: #0F0500;
}

.wrapper{
   background: url('http://img1.cache.netease.com/t/image/theme/theme63/bg.jpg') no-repeat center top;
}

/* sprites */
.sendinfo-btn,
.expand-icon,
.retract-icon,
.close-icon,
.singleStatusUpdate .sendinfo-btn {
    background: transparent url('http://img1.cache.netease.com/t/image/theme/theme05/ts5_v120502.png') no-repeat left top;
}
.singleHomeNav a em {
    background: transparent url('http://img1.cache.netease.com/t/image/theme/custom/custom07.png') no-repeat left top;
}
.expand-icon {
   background-position: -4px -100px;
}

.expand-icon:hover {
   background-position: -28px -100px;
}

.retract-icon {
   background-position: -52px -100px;
}

.retract-icon:hover {
   background-position: -75px -100px;
}

.close-icon {
   background-position: -55px -142px;
}

.close-icon:hover {
   background-position: -77px -142px;
}

/* 结构 */
.content{
   background:#964821;
}
.content .conL {
   border-right: 1px solid #743414;
}

/* 通用 */
.titleBar {
   background: #F3ECD0;
   border-bottom: 1px solid #D8CD89;
}

.tab-list-s li a,
.tab-list-s li a:visited,
.tab-list-s li a:hover {
   color: #9D582E;
}

.tab-list-s li.current a,
.tab-list-s li.current a:visited,
.tab-list-s li.current a:hover {
   color: #2B2B2B;
}

.tabSwitch li a,
.tabSwitch li a:visited,
.tabSwitch li a:hover {
   color: #9D582E;
}

.add-focusS,
.add-focusS:visited {
	 background: #F4E8C7 !important;
   color: #CCB36F !important;
}

.add-focusS:hover {
   background: #E6D398 !important;
}
.tab-list-s li.current {
   background:url('http://img1.cache.netease.com/t/image/theme/theme05/xz.png') center bottom no-repeat;
}
/* 导航 */
.beta-entrace-content p,
.beta-entrace-content p a,
.beta-entrace-content p a:visited,
.beta-entrace-content p a:hover {
   color: #636363;
}

/* 左侧区 */
.note, .fn-link {
   color: #999;
}

.fn-link a,
.fn-link a:visited,
.fn-link a:hover {
   color: #E1B15C;
}

.text-la {
   color: #999;
}

a.link-la,
a.link-la:visited,
a.link-la:hover,
.link-la a,
.link-la a:visited,
.link-la a:hover {
   color: #9D582E;
}

a.link-lb,
a.link-lb:visited,
a.link-lb:hover,
.link-lb a,
.link-lb a:visited,
.link-lb a:hover {
   color: #D4AD50;
}

/* 发推区 */
.sendinfo-btn {
   background-position: 0 0;
}

.sendinfo-btn:hover {
   background-position: 0 -30px;
}

.sendinfo-btn:active {
   background-position: 0 -60px;
}

/* 新功能提醒 */
.new-update {
   border: 1px solid #DFC778;
   background: #FBF5D9;
}

/* 右侧区 */
.text-ra,
.text-ra a,
.text-ra a:visited,
.text-ra a:hover {
   color: #D4AD50;
}

.text-rb {
   color: #F2F2F2;
}

.text-rc {
   color: #999;
}

.text-rc a,
.text-rc a:visited,
.text-rc a:hover {
   color: #1E50A2;
}

.link-ra,
a.link-ra,
a.link-ra:visited,
a.link-ra:hover,
.link-ra a,
.link-ra a:visited,
.link-ra a:hover {
   color: #FBEBC6;
}

.link-rb,
a.link-rb,
a.link-rb:visited,
a.link-rb:hover,
.link-rb a,
.link-rb a:visited,
.link-rb a:hover {
   color: #D4AD50;
}

.personInfo-num li{
   border-left:1px solid #a26d4f;
   border-right:1px solid #743414;
}

.optionList a,
.optionList a:visited,
.optionList a:hover {
   color: #FFE4B0;
}

.optionList .current {
   background: url("http://img1.cache.netease.com/t/image/theme/theme05/libg.jpg") no-repeat scroll left center transparent;
}

.conR-content {
   border-top: 1px solid #743414;
}

.conR-content h3 {
   border-top: 1px solid #A26D4F;
}

.conR-textlist li.li-hover {
   background: #A36A4D;
}

.conR-line {
   background: transparent url('http://img1.cache.netease.com/t/image/theme/theme0/dotline.png') repeat-x left top;
}

.personInfo-item {
	 color:#F9F9F9;
}

/*广告推广区*/
.spread-box {
   background: #FBECD9;
   border: 1px solid #79360A;
}

.spread-box .link-ra,
.spread-box .link-ra:visited,
.spread-box .link-ra:hover {
   color: #D4AD50 !important;
}

.adTips .text-ra,
.adTips .text-ra:visited,
.adTips .text-ra:hover {
   color: #9D582E !important;
}

.adTips .link-ra,
.adTips .link-ra:visited,
.adTips .link-ra:hover {
   color: #999 !important;
}
/* 底部版权 */
.foot,
.text a,
.foot a {
   color: #2B2B2B;
}

.foot .cRed {
   color: #2B2B2B;
}

/*返回顶部*/
.toTop a {
   color: #636363;
   background: none repeat scroll 0 0 #FBF5D9;
}

.toTop a:hover {
   color: #000;
   background: none repeat scroll 0 0 #F6ECC0;
}

/** 新导航 **/
.navi {
   border-bottom:1px solid #5f2608;
}
.navi-bg {
   background:#873a14;
}
.navi li.current,
.navi .link-hover:hover {
   background:#66341b;
}
.head-search label {
   border-color:#bd673a;
}
.head-search button {
   background:#bd673a;
}

/** 我的微群 **/
.q-ower-status-num {
   background: #f4e8c7;
   color: #ccb36f;
}
/**宽栏**/
.singleStatusUpdate .sendinfo-btn {
    background-position: 0 -156px;
}
.singleStatusUpdate .sendinfo-btn:hover {
    background-position: 0 -182px;
}
.singleStatusUpdate .sendinfo-btn:active {
    background-position: 0 -208px;
}

.singleHomeNav .current a {
    border-color: #753515;
}
.singleHomeNav  a:hover {
    color: #411E06;
}
.singleHomeNav .home em {
    background-position: 0 0;
}
.singleHomeNav .mention em {
    background-position: 0 -26px;
}
.singleHomeNav .replied em {
    background-position: 0 -52px;
}
.singleHomeNav .session em {
    background-position: 0 -76px;
}
.singleHomeNav .fav em {
    background-position: 0 -96px;
}
.singleHomeNav .current .home em {
    background-position: -26px 0;
}
.singleHomeNav .current .mention em {
    background-position: -26px -26px;
}
.singleHomeNav  .current .replied em {
    background-position: -26px -52px;
}
.singleHomeNav .current .session em {
    background-position: -26px -76px;
}
.singleHomeNav .current .fav em {
    background-position: -26px -96px;
}