@import url(http://space.uwants.com/css/space_old.css);
/*************************************************************/
/**                                                         **/
/**   X-Space V1.0 官方模板 Dark.Sideright                  **/
/**                                                         **/
/**   (C) 2001-2006 Comsenz Technology Ltd.                 **/
/**   http://x-space.discuz.net                             **/
/**                                                         **/
/*************************************************************/


/*************************************************************/
/********************************************* 基本佈局風格 **/
/*************************************************************/
body {
	background: #000 none;
}
body, td {
	color: #8AA28A;
}
a {
	color: #8AA28A;
}
a:hover {
	color: #FE7E00;
}


/*最外層容器*/
.wrap {
	border: none;
	background: transparent url(http://space.uwants.com/images/dark/bg.jpg) no-repeat left top;
	width: 850px;
}


/*************************************************************/
/************************************************* 頂部風格 **/
/*************************************************************/


#header {
	background: none;
	height: 260px;
}


#poweredby a {
	display: block;
	float: right;
	text-align: left;
	width: 110px;
	height: 17px;
	overflow: hidden;
	background: url(http://space.uwants.com/images/dark/powerdby.gif) no-repeat;
	text-indent: -9999px;
}


/*標題*/
#spacename {
	margin-top: 9.5em;
	height: 32px;
}
#spacename * {
	color: #FFDBC1;
}

/*導航*/
#menu {
	background: none;
	border-top: 1px solid #853F10;
	top: 170px;
	width: 440px;
	height: 40px;
	margin-top: 154px;
	margin-right: 50px !important;
	margin-right: 20px;
}
#menu ul {
	margin: 0;
}
#menu li a {
	width: 57px;
	height: 27px;
	padding: 0;
	background: url(http://space.uwants.com/images/dark/menu_bg.gif) no-repeat !important;
	line-height: 27px;
	color: #FE7E00;
}
#menu li a.bbs {
	width: 77px;
	background: url(http://space.uwants.com/images/dark/menu_bg_wide.gif) no-repeat !important;
}
#menu a:hover {
	color: #FFDBC1;
	background-position: 0 -27px  !important;
}


/*主體容器*/
#content {
	background: url(http://space.uwants.com/images/dark/sidearea_bg.gif) repeat-y left;
}


/*************************************************************/
/*********************************************** 側邊欄風格 **/
/*************************************************************/


#sidearea {
	float: right;
	padding-right: 0;
	padding-left: 10px;
	w\idth: 180px;
}
/*側邊標題*/
#sidearea h3 {
	background: #5E0000 url(http://space.uwants.com/images/dark/sidearea_title_bg.gif) no-repeat 0.5em 0.4em;
	color: #FFDBC1;
}

/*用戶頭像*/
#useravatar img.faceimg {
	border: 1px solid #730000;
}
#username {
	color: #FFDBC1;
}

/*搜索*/
#searchkey {
	border: 1px solid #730000;
}
#dosearch {
	background: none;
	border-top: 1px solid #8AA28A;
	border-right: 1px solid #730000;
	border-bottom: 1px solid #730000;
	border-left: 1px solid #8AA28A;
	color: #FFDBC1;
}


/*************************************************************/
/********************************************* 主顯示區風格 **/
/*************************************************************/


#mainarea {
	float: left;
}
/*主顯示區大標題*/
#mainarea h3 {
	background: #5E0000 url(http://space.uwants.com/images/dark/sidearea_title_bg.gif) no-repeat 0.5em 0.4em;
	color: #FFDBC1;
	height: 28px;
	line-height: 31px;
}

/*主顯示區小標題（用於文章內容區）*/
#mainarea h5 {
	color: #FFDBC1;
	border-bottom: 1px solid #730000;
}

/*自定義字段*/
.addoninfo {
	border: 1px solid #730000;
	background: #2F5B2F;
}

ul.propertylist li {
	background: url(http://space.uwants.com/images/dark/dotline_h.gif) repeat-x bottom;
}
ul.propertylist li strong {
	color: #FFDBC1;
}

/*公告*/
#announcement {
	border: 1px solid #730000;
	background: #2F5B2F url(http://space.uwants.com/images/dark/icon_announcement.gif) no-repeat 0.5em;
	color: #FFDBC1;
}


/*首頁各版塊底部均留出間隔*/
#message, #formmessage, #image, #file, #link, #goods, #bbsthread {
	margin-bottom: 0.4em;
}


/*兩列顯示的通用樣式*/
div.list2col li {
	border-bottom: 1px solid #456C45;
}

/*分頁*/
ul.page li a {
	background: #000;
	border: 1px solid #730000;
}
ul.page li a:hover {
	background: #730000;
}
ul.page li.totle, ul.page li.pages, ul.page li.current {
	background: #000;
	border: 1px solid #730000;
}
ul.page li.current {
	color: #FFF;
	background: #730000;
}

/*TAB*/
.listtab {
	background: url(http://space.uwants.com/images/dark/listtab_bg_line.gif) repeat-x left bottom;
}
.listtab a {
	background: url(http://space.uwants.com/images/dark/listtab_bg.gif) no-repeat left top;
	color: #FFDBC1;
}
.listtab a.active {
	background: url(http://space.uwants.com/images/dark/listtab_active_bg.gif) no-repeat left top;
}

/*************************************************************/
/********************************************* 所有日誌列表 **/
/*************************************************************/


ul.articlelist li {
	background: url(http://space.uwants.com/images/dark/dotline_h.gif) repeat-x bottom;
}
ul.articlelist li em {
	color: #730000;
}

#allmessage .articlelist li strong, #allmessage .articlelist li strong a {
	color: #FFDBC1;
}


/*************************************************************/
/**************************************** 圖片列表/顯示頁面 **/
/*************************************************************/



.imglist li {
	background: url(http://space.uwants.com/images/dark/photo_bg.gif) no-repeat;
}
.imglist li a img {
	border: 1px solid #000;
}
.imglist li a:hover img {
	border-color: #730000;
}



/*顯示頁面*/
.imagebox img {
	border: 1px solid #730000;
}

p.contrlbar {
	background: #730000;
}
a.nextlink, a.prelink {
	color: #FFDBC1;
}



/*************************************************************/
/**************************************** 文件列表/顯示頁面 **/
/*************************************************************/


div.filelist li {
	background: url(http://space.uwants.com/images/dark/dotline_h.gif) repeat-x bottom;
}

/*文章標題*/
.itemsubject {
	background: url(http://space.uwants.com/images/dark/dotline_h.gif) repeat-x bottom;
}

div.filelist li a {
	color: #FFDBC1;
}

div.filelist li p em { color: #FFDBC1; }

div.filelist li.lihead {
	background-color: #730000;
}
div.filelist li.lihead p.disc {
	color: #333;
}





/*************************************************************/
/**************************************** 商品列表/顯示頁面 **/
/*************************************************************/


/*首頁商品列表*/
.goodslist li p.img {
	border: 1px solid #730000;
}

.goodslist li p {
	background: url(http://space.uwants.com/images/dark/dotline_h.gif) repeat-x left bottom;
}

.goodslist li p a {
	color: #FFDBC1;
}

#goodslist .goodslist li {
	background: url(http://space.uwants.com/images/dark/dotline_h.gif) repeat-x bottom;
}

/*商品顯示頁面*/
/*預覽圖*/
#goodslargepic img {
	border: 1px solid #730000;
}


/* 購買按鈕 */
.buybtn a {
	background-image: url(http://space.uwants.com/images/dark/btn_buy_b.gif);
}
.buybtn a:hover {
	background-position: 0 -50px !important;
}


/* 收藏按鈕 */
.send2fav {
	background: url(http://space.uwants.com/images/dark/btn_collect.gif) no-repeat;
}

#goodsproperty p {
	background: url(http://space.uwants.com/images/dark/dotline_h.gif) repeat-x bottom;
}



/*************************************************************/
/**************************************** 書籤列表/顯示頁面 **/
/*************************************************************/


.linklist li {
	background: url(http://space.uwants.com/images/dark/dotline_h.gif) repeat-x bottom;
}

.linklist li p a {
	color: #FFDBC1;
}
.linklist li p.addtime {
	color: #730000;
}

.linkproperty {
	border: 1px solid #730000;
	background: #2F5B2F url(http://space.uwants.com/images/dark/icon_fav.gif) no-repeat 0.3em 0.2em;
}


/*************************************************************/
/**************************************** 文章列表/顯示頁面 **/
/*************************************************************/




/*文章標題*/
.itemsubject h4, .itemsubject h4 a {
	color: #FFDBC1;
}



/*發表時間*/
.posttime {
	color: #730000;
}




/*************************************************************/
/***************************************** 詳細信息顯示頁面 **/
/*************************************************************/



/*文章附加信息*/
p.iteminfo {
	background: #2F5B2F;
}


/*TAG*/
.itemtag {
	color: #FFDBC1;
	background: #456C45;
	border-top: 1px solid #730000;
	border-bottom: 1px solid #730000;
}
.itemtag a {
	color: #FFDBC1;
}

/*文章底部鏈接*/
.articlelinks {
	border-top: 1px solid #456C45;
}
.articlelinks a, .articlelinks em {
	border-right: 1px solid #456C45;
}

/*收藏按鈕*/
a.addfav, a.modify {
	color: #FFDBC1;
}



/*************************************************************/
/***************************************************** 評論 **/
/*************************************************************/


/*評論列表*/
#itemreply dt {
	border-bottom: 1px solid #730000;
	color: #730000;
}
#itemreply dt strong a {
	color: #FFDBC1;
}



#itemreply img.signicon {
	border: 1px solid #730000;
	background: #730000;
}

/*發表評論*/
#itemform {
	border: 1px solid #730000;
}
#itemform h3 {
	border-bottom: 1px solid #730000;
	color: #FFDBC1;
	background: none;
}
#itemform h3 a {
	color: #FFDBC1;
}
#btncomment {
	background: #730000;
	border-top: 1px solid #8AA28A;
	border-right: 1px solid #730000;
	border-bottom: 1px solid #730000;
	border-left: 1px solid #8AA28A;
	color: #FFDBC1;
}
#subject, #commentmsg {
	border: 1px solid #730000;
}



/*************************************************************/
/************************************************* 好友列表 **/
/*************************************************************/


.friendrow {
	background: url(http://space.uwants.com/images/dark/dotline_h.gif) repeat-x bottom;
}

#friendlist img.signicon {
	border: 1px solid #730000;
	background: #5E0000;
}

#friendlist li {
	border-bottom: 1px solid #2F5B2F;
}
#friendlist li a {
	color: #FFDBC1;
}


/*************************************************************/
/************************************************* 個人資料 **/
/*************************************************************/

#xcard {
	border: 6px solid #000;
	background: #2F5B2F;
}

#xcardavatar, #xcard dl {
	border: 6px solid #5E0000;
	background: #000;
}

#xcardavatar {
	border-bottom: none;
	margin-bottom: 0;
}
#xcard dl {
	margin-top: 0;
}
#xcard dt {
	color: #FFDBC1;
}
#xcard dd {
	border-bottom: 1px solid #730000;
}


#userprofile dl {
	line-height: 24px;
}
#userprofile dt {
	color: #FFDBC1;
}
#userprofile dd {
	border-bottom: 1px solid #730000;
}





/*詳細信息*/
.itemmessage, #itemreply dd {
	scrollbar-arrow-color: #FFF;
	scrollbar-face-color: #456C45;
	scrollbar-darkshadow-color: #730000;
	scrollbar-highlight-color: #730000;
	scrollbar-3dlight-color: #456C45;
	scrollbar-shadow-color: #456C45;
	scrollbar-track-color: #000;
}



