/*
=== Sohu Blog PPP StyleSheet File ================================
	Style Name: 21
	Version: 1.0
	Author: Todd Lee (www.todd-lee.com)
	First Created: 2006-07-08
	Last Update: 2006-07-08
	Copyright: Sohu.com (www.sohu.com)
==============================================================
*/

/****** General Styles ******/
body{
	background: #FBF4E5;
}
div,table,ul,span,p{color: #62613B;}
a{
	color: #62613B;
}
a:hover{
	color: #920606;
}
textarea{
	background-color: #fafafa;
}
select{
	background-color: #fafafa;
}
input.text{
	background-color: #fafafa;
}
input.button{
	height: 18px;
	line-height: 16px;
}
input.button-submit{
	height: 18px;
	line-height: 16px;
	color: #e30000;
}
/****** Main Layout Styles ******/
#wrapper{
	width: 950px;
}
#topPadding{
	height: 0px;
}
#header{
	background: url(images/25_02.jpg) no-repeat left top;
	height: 200px;
	border: 1px solid #C1C1BF;
	border-bottom: none;
}
#innerHeader{
	padding: 20px 0px 0px;
	margin-left: 50px;
	border:none;
}
#navBar{
	background: #f6f6f6 url(images/25_05.jpg) repeat-x left top;
	border-top: none;
	border-right: 1px solid #C1C1BF;
	border-bottom: none;
	border-left: 1px solid #C1C1BF;
	height: 32px;
}
/**ÐÞ¸ÄmainNav*/
#mainNav li{
	background: none;
	border: 1px solid #6BA827;
	border-bottom:none;
	cursor: pointer;
	margin: 4px 2px 0px 0px;
	padding: 3px 8px 3px;
	display: block;
	left: 0px;
	top: 0px;
}

#mainNav li.active{
	background: #F9F9F9;
	border-top-color:#F00;
	margin: 4px 2px 0px 0px;
	padding: 3px 8px 3px;
	cursor: auto;
}
#mainNav li.active span{
 color:#f60;
}
#mainNav li .pageTitle{
	white-space: nowrap;
	font-weight: bold;
	float: left;
	margin-top: 4px;
	cursor: pointer;
}
#mainNav li .pageTitleHover{
	background-color: #ddd;
}
.modCtnInfo-private {
	margin: 0px;
}
#mainNav li.private{
	background: #FFF6CC;
}

.mod .modCon{
overflow:hidden;
}
#optionNav li{
	white-space:nowrap;
}
/** ***/

/****** Header Elements Styles ******/
#blogTitle, #blogTitle a, #blogTitle input{
	color: #ffffff;
	padding-left: 30px;
}
#blogUrl a{
	color: #ffffff;
}
#blogDesc{
	color: #000000;
	padding-top: 10px;
	padding-left: 60px;
}
/****** NavBar Elements Styles ******/
/****** Mod Elements Styles ******/
.mod{
	border: 1px solid #878267;
	background-image: url(images/25_19.jpg);
	background-repeat: repeat;
}
.mod .modFrame{
	border: 1px solid #d8e7ee;
}
/***********/
.mod .t{
	background: #E1DBBC url(images/25_09.jpg) repeat-x left top;
	height: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #878267;
	border-left-color: #878267;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #878267;
	border-top: none;
}
.mod .modHeader{
	background: #E1DBBC url(images/25_09.jpg) repeat-x left top;
	height: 20px;
	padding: 6px 10px 0 0;
	margin-left: 10px;
}
.mod .modEditCon{
	background: #f6f6f6 url(images/25_19.jpg) repeat;
	border-top: none;
	border-bottom: 1px solid #878267;
}
/***********/
.mod .modTitle, .mod .modTitle a{
	color: #495807;
}
.mod .modTitle a:hover{
	color: #920606;
}

/****** item box ******/
.item-title{
	padding: 10px 5px 5px !important;
	padding: 10px 5px 8px;
	border-top: 1px solid #878267;
	border-bottom: 1px solid #878267;
}
.item-title h3, .item-title h3 a{
	color: #000000;
}
.item-body{
	padding-bottom: 20px;
}
.item-content{
	border-bottom: none;
}


/****** entries widget ******/
.entries-content .entriesAdd{
	margin-bottom: 10px;
}
.entries-content .entriesAdd a{
	color: #495807;
}
/****** categories widget ******/
.categories-content li {
	line-height: 180%;
}
.categories-content li a{
	color: #7e7e7e;
	/*text-decoration: none;*/
}
.categories-content li a:hover{
	color: #920606;
}
/****** latest_comments widget ******/
.latest_comments-content li {
	line-height: 180%;
}
.latest_comments-content li a{
	color: #7e7e7e;
	/*text-decoration: none;*/
}
.latest_comments-content li a:hover{
	color: #920606;
}
/****** links widget and custom links ******/
.links-content .tit a, .Custom_Links-content .tit a{
	color: #7e7e7e;
}
.links-content .tit a:hover, .Custom_Links-content .tit a:hover{
	color: #920606;
}
.links-content .linksAdd, .Custom_Links-content .linksAdd{
	margin-bottom: 5px;
}
/****** pp widget ******/
.pp-content .ppMng{
	margin-bottom: 5px;
}
/****** profile widget ******/
.profile-content .profileMng{
	margin-bottom: 5px;
}
/****** stats widget ******/
.stats-content li {
	line-height: 180%;
}
.stats-content li span {
	color: #9f6074;
}
