/*
=== Sohu Group Themes StyleSheet File ========================
	Style Name: p2026
	Version: 1.0
	Author: Matt Wang (www.uiland.com)
	First Created: 2008-07-25
	Last Update: 2008-07-25
	Copyright: Sohu.com (www.sohu.com)
==============================================================
*/

/*** General ***/
body {
	background:#B30300 url(images/body_bg.jpg) repeat;
	color:#999;
}
a {
	color:#D6270B;
}
a:hover {
	color:#f00;
}
.hot,
.hot a:link {
	color:#ff0084;
}

/* mod */
.mod {
	padding-top:3px;
	border:1px solid #F88306;
	background:#FFF5D3 url(images/mod_b_bg.gif) 100% 100% no-repeat;
}
.mod .m_head {
	height:27px;
	padding:3px 8px 3px 18px;;
	border:0 none;
	background:url(images/mod_t_bg.jpg) 0 0 no-repeat;
}
.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 {
}

.noticeMod a {
	color:#676664;
}
.noticeMod a:hover {
	color:#f00;
}

/* wrapper */
#wrapper{
	background:transparent url(images/wrapper_bg.jpg) repeat-x center 0;
}
#innerWrapper{
	width:auto;
	background:transparent url(images/page_bg.jpg) no-repeat center 0;
}
#mainWrapper{
	width:960px;
	margin:0 auto;
}
#innerMainWrapper{
}

/*** Header ***/
#header{
	width:960px;
	height:234px;
	margin:0 auto;
	background:none;
}
#innerHeader{
	padding:90px 0 0;
	text-align:center;
}
#groupTitle {
	color:#DC0000;
}
#groupUrl a{
	color:#DC0000;
	font-weight:normal;
}
#groupUrl a:hover{
	color:#f00;
}
#groupTitlebox{
	margin-bottom:5px;
}
#groupDesc{
	color:#424242;
}
#innerContentWrapper{
	background:none;
}
#crumbBox a{
	color:#FFEEA9;
}
#crumbBox a:hover{
	color:#FFC001;
}
#crumbBox span{
	color:#FFEEA9;
}
#crumbBox .slash-right{
	background:url(images/ico_arrowRight.gif) no-repeat scroll center;
}

/*** main ***/
#focus .m_body{
	color:#262626;
}

/* topicList */
.topicList {
	border-top:0;
}
.topicList th,
.topicList td {
	border-bottom:1px solid #F9E7AA;
}
.topicList .type {
	background:none;
}
.topicList .topic strong {
	color:#D6270B;
}
.topicList .topic a.title,
.topicList .topic a.title:visited {
	color:#D6270B;
}
.topicList .topic a.title:hover {
	color:#f00;
}
.topicList .topic a.hot,
.topicList .topic a.hot:visited {
	color:#ff0084;
}
.topicList .topic .titReply,
.topicList .topic .titReply a{
	color:#999;
}
.topicList .count{
	color:#999;
}

/* entry */
.entry {
	border-bottom:1px solid #F9E7AA;
}
.member_list {
	border-bottom:1px solid #F9E7AA;
}

/*** sidebar ***/
#sidebar {
	width:218px;
	border:1px solid #FF8F06;
	background:#FFF2C7;
}
#innerSidebar {
	border:0 none;
}
.blogIco {
	background:#eee;
}
.groupIco {
	background:#eee;
}
.photosetIco {
	background:url(images/photoset_bg.gif) no-repeat;
}
.btnAddBox a {
	color:#2C4D5E;
}

/* nav */
#nav{
	margin:10px 19px 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:9px 10px 10px 16px !important;
	padding:13px 10px 6px 16px;
	color:#D6270B !important;
	font-family:"ËÎÌå";
	line-height:20px;
}
#nav li a:hover{
	background:#D33015 url(images/span_bg.jpg) 0 0 no-repeat;
	color:#fff !important;
}
#nav li span{
	height:20px;
	padding:9px 10px 10px 16px !important;
	padding:13px 10px 6px 16px;
	background:#D33015 url(images/span_bg.jpg) 0 0 no-repeat;
	color:#fff;
	line-height:20px;
}

/* forumInfo */
#forumInfo {
	border:1px solid #F9E7AA;
	background:#FFFBEF;
	color:#724537;
}
#forumInfo h3 {
}

/* otherInfo */
.forumOtherInfo{
	border:1px solid #F9E7AA;
	background:#FFFBEF;
	color:#999;
}

/*** footer ***/
#footer a{
	color:#999;
}
