/*
=== Sohu Group Themes StyleSheet File ========================
	Style Name: p2018
	Version: 1.0
	Author: Matt Wang (www.uiland.com)
	First Created: 2008-01-30
	Last Update: 2007-01-30
	Copyright: Sohu.com (www.sohu.com)
==============================================================
*/

/*** General ***/
body {
	background:#000 url(images/body_bg.jpg) no-repeat center 30px;
	color:#676559;
}
a {
	color:#BE530D;
}
a:hover {
	color:#f00;
}
.hot,
.hot a:link {
	color:#ff0084;
}

/* mod */
.mod {
	padding-top:3px;
	border:1px solid #CC5907;
	background:#FFFAEB;
}
.mod .m_head {
	height:27px;
	padding:3px 8px 3px 18px;;
	border:0 none;
	background:url(images/mod_t_bg.gif) no-repeat;
}
.mod .m_title {
	margin-top:3px;
	color:#561904;
}
.mod .m_body {
}

.noticeMod a {
	color:#676664;
}
.noticeMod a:hover {
	color:#f00;
}


/*** Header ***/
#header{
	height:170px;
	background:none;
}
#innerHeader{
	padding:60px 0 0 335px;
}
#groupTitle {
	color:#561904;
}
#groupUrl a{
	color:#341E06;
	font-weight:normal;
}
#groupTitlebox{
	margin-bottom:5px;
}
#innerContentWrapper{
	background:none;
}
#crumbBox a{
	color:#BE530D;
}
#crumbBox span{
	color:#561904;
}
#crumbBox .slash-right{
	background:url(images/ico_arrowRight.gif) no-repeat scroll center;
}

/*** main ***/
/* topicList */
.topicList {
	border-top:0;
	color:#AAA796;
}
.topicList th,
.topicList td {
	border-bottom:1px solid #FDE7A6;
}
.topicList .type {
	background:none;
}
.topicList .topic strong {
	color:#BE530D;
}
.topicList .topic a.title,
.topicList .topic a.title:visited {
	color:#BE530D;
}
.topicList .topic a.title:hover {
	color:#f00;
}
.topicList .topic a.hot,
.topicList .topic a.hot:visited {
	color:#ff0084;
}
.topicList .count{
	color:#66645A;
}

/* entry */
.entry {
	border-bottom:1px solid #FDE7A6;
}
.member_list {
	border-bottom:1px solid #FDE7A6;
}

/*** sidebar ***/
#sidebar {
	width:218px;
	border:1px solid #CC5907;
	background:#FFF4CD;
}
#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 20px 15px 0;
}
#nav li{
	margin-left:-1px;
	vertical-align:middle;
}
#nav img{
	border:medium 0;
	line-height:20px;
	vertical-align:middle;
}
#nav li a{
	height:20px;
	padding:10px 10px 11px 16px;
	color:#BE530D !important;
	line-height:20px;
}
#nav li a:hover{
	background:#EB991F url(images/span_bg.jpg) 0 0 no-repeat;
	color:#fff !important;
}
#nav li span{
	height:20px;
	padding:10px 10px 11px 16px;
	background:#EB991F url(images/span_bg.jpg) 0 0 no-repeat;
	color:#fff;
	line-height:20px;
}

/* forumInfo */
#forumInfo {
	background:#FFFAEB;
	border:1px solid #FFC500;
	color:#561904;
}
#forumInfo h3 {
}

/* otherInfo */
.forumOtherInfo{
	border:1px solid #FFC500;
	color:#561904;
}
