/*
=== Sohu Group Themes StyleSheet File ========================
	Style Name: p2024
	Version: 1.0
	Author: Matt Wang (www.uiland.com)
	First Created: 2008-06-04
	Last Update: 2008-06-04
	Copyright: Sohu.com (www.sohu.com)
==============================================================
*/

/*** General ***/
body {
	background:#000;
	color:#999;
}
a {
	color:#EBDD62;
}
a:hover {
	color:#e173c1;
}
.hot,
.hot a:link {
	color:#ff0084;
}
.v80Img:hover{
	border:1px solid #e173c1;
}

/* mod */
.mod {
	border:0 none;
	background:none;
}
.mod .m_head {
	height:27px;
	padding:3px 8px 3px 10px;
	border:0 none;
	background:none;
}
.mod .m_title {
	height:20px;
	margin:0;
	margin:3px 0 0;
	padding:0 !important;
	padding:4px 0 0;
	color:#fff;
	line-height:20px;
}
.mod .m_title img {
	margin:-3px 0 0;
	vertical-align:middle;
}
*+html .mod .m_title img {
	margin:0;
}

.mod .m_body {
	border:1px solid #884A7B;
	background:#3C163B;
}

.noticeMod a {
	color:#676664;
}
.noticeMod a:hover {
	color:#e173c1;
}

/* wrapper */
#wrapper{
	background:transparent url(images/page_bg.jpg) no-repeat center 0;
}

/*** Header ***/
#header{
	height:280px;
	background:none;
}
#innerHeader{
	padding:140px 0 0;
	text-align:center;
}
#groupTitle {
	color:#662C67;
}
#groupUrl a{
	color:#361D07;
	font-weight:normal;
}
#groupUrl a:hover{
	color:#361D07;
}
#groupTitlebox{
	margin-bottom:5px;
}
#groupDesc{
	color:#333;
}
#innerContentWrapper{
	background:none;
}
#crumbBox{
	height:30px;
	padding:0 0pt 0pt 12px;
}
#crumbBox a{
	color:#fff;
}
#crumbBox a:hover{
	color:#e173c1;
}
#crumbBox span{
	color:#fdc1e3;
}
#crumbBox .slash-right{
	background:url(images/ico_arrowRight.gif) no-repeat scroll center;
}

/*** main ***/
#focus .m_body{
	color:#fdc1e3;
}

/* topicList */
.topicList {
	border-top:0;
	color:#AAA796;
}
.topicList th,
.topicList td {
	border-bottom:1px solid #3A2D3E;
}
.topicList .type {
	background:none;
}
.topicList .topic strong {
	color:#fff;
}
.topicList .topic a.title,
.topicList .topic a.title:visited {
	color:#fff;
}
.topicList .topic a:hover {
	color:#e173c1 !important;
}
.topicList .topic a.hot,
.topicList .topic a.hot:visited {
	color:#ff0084;
}
.topicList .count{
	color:#66645A;
}

/* entry */
.entry {
	border-bottom:1px solid #3A2D3E;
}
.member_list {
	border-bottom:1px solid #3A2D3E;
}

/*** sidebar ***/
#sidebar {
	width:217px;
	border:1px solid #884A7B;
	background:#3C163B;
}
#innerSidebar {
	border:0 none;
}
.blogIco {
	background:#eee;
}
.groupIco {
	background:#eee;
}
.photosetIco {
	background:url(images/photoset_bg.gif) no-repeat;
}
.btnAddBox a {
	color:#294c5f;
}

/* nav */
#nav{
	margin:10px 22px 15px 0;
}
#nav li{
}
#nav img {
	margin:-3px 10px 0 0;
	line-height:20px;
	vertical-align:middle;
}
*+html #nav img {
	margin:1px 10px 0 0;
}
#nav li a{
	height:20px;
	padding:8px 10px 8px 16px !important;
	padding:11px 10px 5px 16px;
	color:#fff !important;
	line-height:20px;
}
#nav li a:hover{
	background:#641F56 url(images/span_bg.jpg) 0 0 no-repeat;
	color:#fff !important;
}
#nav li span{
	height:20px;
	padding:8px 10px 8px 16px !important;
	padding:11px 10px 5px 16px;
	background:#641F56 url(images/span_bg.jpg) 0 0 no-repeat;
	color:#fff;
	line-height:20px;
}

/* forumInfo */
#forumInfo {
	background:#45103E;
	border:1px solid #763E6B;
	color:#fff;
}
#forumInfo h3 {
	color:#fff;
}

/* otherInfo */
.forumOtherInfo{
	background:#45103E;
	border:1px solid #763E6B;
	color:#999;
}
.forumOtherInfo .m_head {
	height:24px;
	background:#641F56;
}
.forumOtherInfo .m_title{
	margin:0;
}
.forumOtherInfo .m_body {
	padding:7px 5px;
	border:0 none;
	background:#45103E;
}
