/*
=== Sohu Group Themes StyleSheet File ========================
	Style Name: p2027
	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:#fff;
	color:#999;
}
a {
	color:#850808;
}
a:hover {
	color:#f00;
}
.hot,
.hot a:link {
	color:#ff0084;
}

/* mod */
.mod {
	border:1px solid #B8B6B2;
	background:transparent url(images/mod_t_bg.jpg) 0 0 no-repeat;
}
.mod .m_head {
	height:27px;
	padding:5px 8px 5px 12px;
	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 {
}

.noticeMod a {
	color:#676664;
}
.noticeMod a:hover {
	color:#f00;
}

/* wrapper */
#wrapper{
	background:transparent url(images/page_bg.jpg) no-repeat center 0;
}

/*** Header ***/
#header{
	height:320px;
	background:none;
}
#innerHeader{
	padding:90px 0 0 15px;
}
#groupTitle {
	color:#222;
}
#groupUrl{
	padding:0 0 0 5px;
}
#groupUrl a{
	color:#555;
	font-weight:normal;
}
#groupUrl a:hover{
	color:#f00;
}
#groupTitlebox{
	margin-bottom:5px;
}
#groupDesc{
	width:420px;
	margin:0;
	color:#666;
}
#innerContentWrapper{
	background:none;
}
#crumbBox{
	height:18px;
	padding:8px 0 0 12px;
}
#crumbBox a{
	color:#fff;
}
#crumbBox a:hover{
	color:#f00;
}
#crumbBox span{
	color:#fff;
}
#crumbBox .slash-right{
	background:url(images/ico_arrowRight.gif) no-repeat scroll center;
}

/*** main ***/
#focus .m_body{
	color:#4F4F4F;
}

/* topicList */
.topicList {
	border-top:0;
	color:#999;
}
.topicList th,
.topicList td {
	border-bottom:1px solid #EEE9DA;
}
.topicList .type {
	background:none;
}
.topicList .topic strong {
	color:#5E0F0F;
}
.topicList .topic a.title,
.topicList .topic a.title:visited {
	color:#5E0F0F;
}
.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 #EEE9DA;
}
.member_list {
	border-bottom:1px solid #EEE9DA;
}

/*** sidebar ***/
#sidebar {
	width:218px;
	border:1px solid #8C1919;
	background:#861414 url(images/sidebar_bg.jpg) repeat;
}
#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 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 11px 16px !important;
	padding:13px 10px 7px 16px;
	color:#F9E6E6 !important;
	font-family:"ËÎÌå";
	line-height:20px;
}
#nav li a:hover{
	padding:8px 9px 10px 15px !important;
	padding:12px 9px 6px 15px;
	border:1px solid #943737;
	background:#932D2D url(images/span_bg.jpg) 0 0 repeat;
	color:#fff !important;
}
#nav li span{
	height:20px;
	padding:8px 9px 10px 15px !important;
	padding:12px 9px 6px 15px;
	border:1px solid #943737;
	background:#932D2D url(images/span_bg.jpg) 0 0 repeat;
	color:#fff;
	line-height:20px;
}

/* forumInfo */
#forumInfo {
	border:1px solid #B8B6B2;
	background:#fff;
	color:#724537;
}
#forumInfo h3 {
	color:#724537;
}

/* otherInfo */
.forumOtherInfo{
	border:1px solid #B8B6B2;
	background:#fff;
	color:#999;
}
.forumOtherInfo .m_head {
	padding:5px 0 0 10px;
}
.forumOtherInfo .m_title {
	color:#724537;
}


/*** footer ***/
#footer a{
	color:#999;
}
