/*
=== 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-color: #FFF38A;
	background-image: url(images/banner_02.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
}
div,table,ul,span,p{color: #666666;}
a{
	color: #AE0405;
}
a:hover{
	color: red;
}
textarea{
	border: 1px solid #EEFAFF;
	background-color: #FFFFFF;
	color: #000000;
}
select{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #333333;
}
input.text{
	border: 1px solid #ffffff;
	background-color: #FFFFFF;
	color: #000000;
}
input.button{
	border: 1px solid #ffffff;
	height: 18px;
	line-height: 16px;
	color: #990000;
}
input.button-submit{
		border: 1px solid #ffffff;
	height: 18px;
	line-height: 16px;
	color: #000000;
}
/****** Main Layout Styles ******/
#wrapper{
	background:none;
		border:none;
}
#innerWrapper{
	background:none;
}
#topPadding{
	height: 1px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#header{
	height: 200px;
	background: none;
	padding: 0px;
	border:none;
}
#innerHeader{
	padding: 46px 0px 0px;
	margin-left:0px;
		border:none;
}
#navBar{
	background: none;
	border: none;
	height:53px;
}
#innerNavBar{
background: none;
	margin-left:6px;
}
#mainNav{
	float: left;
}
#mainNav ul{
	display: block;
	float: left;

}
/**ÐÞ¸ÄmainNav*/
#mainNav li{
	background: none;
	border:1px solid #DEB814;
	cursor: pointer;
	margin: 4px 2px 0px 0px;
	padding: 3px 8px 3px;
	display: block;
	left: 0px;
	top: 0px;
}

#mainNav li.active{
	background: #FFF38D;
	border-top: 2px solid #f60;
		border-bottom: none;
	margin: 2px 2px 0px 0px;
	padding: 3px 8px 5px;
	cursor: auto;
}
#mainNav li input{
	margin: 1px 0px -2px;
	height: 16px !important;
	height: 14px;
	border: 1px solid #ccc;
}
#mainNav li .pageCls{
	margin: 1px 0 4px 6px;
	cursor: pointer;
	height: 11px;
	width: 11px;
	float: left;
}
#optionNav li{
	white-space:nowrap;
}
#mainNav li.private{
	background: #FFF6CC;
}
#mainNav a span{
	white-space: nowrap;
	font-weight: bold;
	display: block;
	margin-top: 4px;
	padding-top: 0px !important;
	padding-top: 3px;
	cursor: pointer;
}
.modCtnInfo-private {
	margin: -21px 18px 0px 18px;
	border:none;
}
.mod .modCon{
overflow:hidden;
}
/** **/
#mainWrapper{
	background-image: url(images/bg_07.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border:none;
	padding-top: 0px;
	margin-top:0px;

}
#innerMainWrapper{
	background-image: url(images/bg_10.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border:none;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#modContainer{
padding-top: 0px;	
bodrer:none;
}
/****** Header Elements Styles ******/
#blogTitle, #blogTitle a, #blogTitle input{
	color: #000000;
	padding-left: 10px;
}
#blogUrl a{
	color: #333333;
}
#blogDesc{
	color: #990000;
	padding-top: 10px;
	padding-left: 20px;
}

/****** NavBar Elements Styles ******/
#navBar a{
	color: #333333;
}
#navBar li.indiOptActive{
	background:none;
	border: none;
	margin-top: 4px;
	padding: 5px 8px 7px;
}
#navBar li.indiOptActive a{
	color: #004464;
	border: none;
}
/****** Mod Elements Styles ******/
.mod{
	border: none;
	background-image: url(images/bg_29.jpg);
	background-repeat: repeat-y;
	background-position: left;
	overflow: hidden;
	margin-top:-3px;
	padding-top:0px;

}
.mod .modFrame{
	border: none;
	background-image: url(images/bg_26.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-top:0px;
	padding-top:0px;
}
/***********/
.mod .t{
	height: 25px;
	padding: 0;
	border: none;
	background: none;
	
}
.mod .modHeader{
	margin-left: 0px;
	height: 21px;
	padding-top: 30px;
	padding-bottom: 0;
	padding-left: 0px;
}
.mod .modEditCon{
	border:none;
	background:none;
}
/***********/
.mod .modTitle, .mod .modTitle a{
	color: #000000;
	overflow: hidden;
}
.mod .modTitle a:hover{
	color: #003399;
}

/****** item box ******/
.item-title{
	padding: 10px 5px 8px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.item-title h3, .item-title h3 a{
	color: #000033;
}
.item-body{
	padding-bottom: 20px;
}
.item-content{
	border-bottom: none;
}


/****** entries widget ******/
.entries-content .entriesAdd{
	margin-bottom: 10px;
}
.entries-content .entriesAdd a{
	color: #73c513;
}
/****** categories widget ******/
.categories-content li {
	line-height: 180%;
}
/****** latest_comments widget ******/
.latest_comments-content li {
	line-height: 180%;
}
/****** fresh_blogs widget ******/
.fresh_blogs-content .collect .collectIco {
	border: 1px solid #666666;
}
/****** links widget and custom links ******/
.links-content .link, .Custom_Links-content .link{
	border-bottom: 1px solid #333333;
}
.links-content .linksAdd, .Custom_Links-content .linksAdd{
	margin-bottom: 5px;
	border-bottom: 1px solid #333333;
}
/****** pp widget ******/
.pp-content .ppMng{
	margin-bottom: 5px;
	border-bottom: 1px solid #333333;
}
/****** profile widget ******/
.profile-content hr{
	border-top: 1px solid #333333;
}
.profile-content .profileMng{
	margin-bottom: 5px;
}
/****** stats widget ******/
.stats-content li {
	line-height: 180%;
}
.stats-content li span {
	color: #7e4f59;
}
/************** add new***************/
#footer{
	background-image: url(images/bottom_35.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:165px;
}
#innerFooter{
	background-image: url(images/bottom_36.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
		height:165px;
}

.mod .lt{
	width:32px;
	height:26px;
	background-image: url(images/modtop_15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mod .rt{
	width:14px;
	height:26px;
	background-image: url(images/modtop_19.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mod .lb{
	width:32px;
	height:18px;
	background-image: url(images/mod_34.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mod .rb{
	width:39px;
	height:35px;
	background-image: url(images/mod_33.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mod .modHeader{
	padding-top: 10px;
	overflow: hidden;
	border:none;
}
.mod .mneck{
	overflow: hidden;
	border:none;
}

.mod .mbody{
	overflow: hidden;
	border:none;
}
.mod .b{
	background-image: url(images/mod_31.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mod .c{
	padding: 0px;
}
.mod .t{
	
	background-image: url(images/modtop_17.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.mod .modTable{
	overflow: hidden;
	margin-top: 0px;
	padding-top: 0px;
}
#powered{	padding-top:8px;}