/*
=== Sohu Blog PPP StyleSheet File ================================
	Style Name: pink
	Version: 1.0
	Author: Todd Lee (www.todd-lee.com)
	First Created: 2006-05-24
	Last Update: 2006-05-24
	Copyright: Sohu.com (www.sohu.com)
==============================================================
*/
/****** General Styles ******/
body{
	background:#000000;
}
div,table,ul,p{color:#2F4C29;}
a{color: #142C0E;text-decoration: underline;}
a:hover{
	color: #F30;
	text-decoration: underline;
}
textarea{
	/*
	background-color: white;
	border: 1px solid #9AC09A;
	*/
}
select{
	/*
	background-color: white;
	border: 1px solid #9AC09A;
	*/
}
input.text{
	/*
	background-color: white;
	border: 1px solid #9AC09A;
	*/
}
input.button{
	/*
	background-color: white;
	border: 1px solid #9AC09A;
	*/
}
/****** Main Layout Styles ******/
#topPadding{
 display:none;}
#wrapper{
	background:url(images/top.jpg) no-repeat center top;
}
#innerWrapper{
	background:none;
	margin:0 auto;
	padding:0;
	width:960px;
}
#header{
background: none;
	height:204px;
	margin:0px;
	padding:0px;
	
}
#innerHeader{
	margin:0px;
	padding:60px 0px 0px 40px;
}

/****** Header Elements Styles ******/
#blogTitle{
	padding-top:14px;
	padding-left:40px;
}
#blogTitle a, #blogTitle input{
	color: #EEFFCF;	
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	text-decoration: none;
	padding-top:80px;
}
#blogTitle a:hover, #blogTitle input{
	color: #F30;	
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	text-decoration: none;
	padding-top:80px;
}
#blogUrl {padding-top:16px;}
#blogUrl a:link,#blogUrl a:visited{
	color: #6EB783;
}
#blogUrl a:hover {
	color: #F30 !important;
}
#blogDesc{
	color: #6EB783;
	font-size: 14px;
	padding: 6px 0px 0px;
	margin: 5px 0px 0px 40px;
}
/****** NavBar Elements Styles ******/

#navBar{
	overflow:hidden;
	height:40px;
	border:none;
	padding:0px;
	background:none;
}
#navBar a{
	color: #EEFFCF;
	font-size: 12px;
	text-decoration: none;
}

#navBar a:hover { color:#EEFFCF;}
#innerNavBar{
	border:none;
	margin:0px;
	padding: 0px 15px 0px 18px;
}
#optionNav li a{
    color: #E5DB3C;
	white-space:nowrap;
}
#optionNav li a:hover{ color:#F30;}
/**޸mainNav*/
#mainNav li{
	background:url(images/ico_01.jpg) repeat-x left top;
	cursor: pointer;
	margin: 7px 2px 0px 0px;
	padding: 3px 8px 3px;
	display: block;
	left: 0px;
	top: 0px;
	border: 1px solid #477951;
	border-bottom:0 none;
}

#mainNav li.active{
	background: #EFFFCE;
	margin: 6px 2px 0px 0px;
	padding: 3px 8px 5px;
	cursor: auto;
	border: 1px #efffce solid;
	border-bottom:none;
}

*+html #mainNav span {float:left;}
#mainNav li.private{
	background:#FFF6CC;
}

#mainNav li.hover{
	border-color: red;
}
#mainNav li.active span{
 color:#142C0E;
 
}
#mainNav li .pageTitle{
	color:#EEFFCF;
}
#mainNav li .pageTitleHover{
	background: none;
}
#modContainerInfo {
	margin: 0px 19px 5px;
	position:relative;
}
#mainNav .private .pageTitle{color:#000000;}
.modCtnInfo-private{
	position:relative;
	top:-15px;
	/*margin:-15px 10px 10px;*/
	margin:0px 10px 0;
	color:#000000;
	border-bottom: 1px solid #477951;	
}
/** **/
#neckWrapper{
background:none;
margin:0px;
}
#innerNeckWrapper{
background:none;
margin:0px;
}
#mainWrapper{
	padding:0;
	padding:10px 0 0;
	border:0 none;
	background:none;
}
#innerMainWrapper{
	border:none;
	padding:0px;
	margin:0px;
	background:url(images/wrapper.jpg) repeat-y center top;
}
#modContainer {padding-top:0px;margin-top:0px;}
#mainNav #newPageBtn{
	background: url(images/ico_addPage.gif) no-repeat center;
	float: left;
	margin: 11px 0px 0px 4px;
	padding: 0px 10px;
}
/****** Mod Elements Styles ******/
.mod{
	border:none;
	background: none;
	margin:0px 5px 11px;
}
.mod .modFrame{
	border: none;
background: none;
}
.mod .modTable{
background: none;
	margin:0px;
	padding:0px;
}
.mod tbody{

}
/***********/
.mod .mheader{
	border: none;

	}
.mod .lt{
	height:32px;
	background:none;
	border-bottom:none;
}
.mod .t{
	background:url(images/mod_t.jpg) repeat-x left top;
	padding: 0px 6px 0px 5px;
	border:none;

}
.mod .modHeader{
	padding-top: 4px;
}
.mod .rt{
	background:none;
	border-bottom:none;
}
.mod .mneck{		
    background: none;
	border: none;
	padding-left:25px;
	padding-right:16px;
			}
.mod .ec{
	background:#D7E3D7 url(images/mod_c.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
.mod .modEditCon{
	background: none;
	border: none;
}

.mod .mbody{
	background: none;
	border: none;
	
}
.mod .l{
	
	background: none;
}
.mod .c{
	background:#D7E3D7 url(images/mod_c.jpg) repeat-x left top;
	padding: 8px;
}
.mod .modCon{
overflow:hidden;
}
.mod .r{
	
	background: none;
}

.mod .mfooter{
	
}
.mod .lb{
	height: 4px;
	background:#D7E3D7 ;
}
.mod .b{
	background:#D7E3D7 ;
}
.mod .rb{
	
	background:#D7E3D7 ;
}
/***********/
.mod .modShow img, .mod .modHide img{
	/*
	width: 16px;
	height: 16px;
	background-image: url(images/ico_showMod.gif);
	*/
}
.mod .modHide img{
	/*background-image: url(images/ico_hideMod.gif);*/
}
.mod .modTitle, .mod .modTitle a{
	color: #152D10;
}
.mod .modTitle a:hover{
    color: #F30;
}
.mod .modEdit a{
	color: #152D10;
	text-decoration: underline;
}
.mod .modEdit a:hover{
    color: #F30;
}
.mod .modCls img{
	/*
	width: 16px;
	height: 16px;
	background-image: url(images/ico_cls.gif);
	*/
}
.mod .modRfs img{
	/*
	width: 16px;
	height: 16px;
	background-image: url(images/ico_rfs.gif);
	*/
}
/****** item box ******/
.item{}
.item-top{}
.item-bottom{}
.item hr{
	border-top: 1px solid #9AC09A;
}
.item-title{
	border-bottom: 1px solid #9AC09A;
}

.item-title h3, .item-title h3 a{color: #142C0E;}
.item-title h3 a:hover{color: #F30;}
.item-label{}
.item-label a{color: #142C0E;}
.item-label a:hover{color: #F30;}

.item-body{}
.item-body-hidden{}
.item-content{
	border-bottom: 1px solid #9AC09A;
	color:#000;
}

.item-content a{
	color: #927204;
}
.item-content a:hover{
    color: #F30;
}
.item-info {
	color: #4e614a;
}
.item-info a{
	color: #927204;
}
.item-info a:hover{
	color: #F30;
}
/*#header{
	background-image: url(images/headerBg2.png);
	height: 120px;
}*/
#tooltip{ border: 3px solid #eee; position: absolute; z-index: 2000; background: white; } 
#tooltip .modFrame{ padding: 5px; overflow: hidden; border: 1px solid #9AC09A; background: none;} 
#tooltip .modFrame, #tooltip .modFrame div{ color: #333; background: none; }

.item-more{
	font-weight: bold;
   text-align: right;
	color: #2F4C29;
}

.item-more a{
	font-weight: bold;
	color: #2F4C29;
}
.item-more a:hover{ color: #F30}
.entries-content .entriesAdd a{
	font-weight: bold;
	color: #152D10;
}
.entries-content .entriesAdd a:hover{
	font-weight: bold;
	color: #F30;
}
#footer{
	clear: both;
	height: 145px;
	background:url(images/foot.jpg) no-repeat center bottom!important;
}
#innerFooter{
	text-align: center;
	border: none;
	padding: 45px 15px 0px 22px;
}
#contact {
	color: #6EB783;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}

#contact a{
	color: #6EB783;
}
#contact a:hover{
   color: #F30;
}
#powered {
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}

#copyright {
	color: #6EB783;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}
.modCtnInfo-noMod {color: #F30; background:#D7E3D7 url(images/mod_c.jpg) repeat-x left top;  border:1px solid #E1F0D8;margin:0 15px;padding:10px 10px 20px;}
.Feeds-content li a {color:#2F4C29;}
.Feeds-content li a:hover {color:#F30;}
.texta:link {text-decoration: none;}
.texta:hover{text-decoration: none;}
.referItem a{text-decoration: none;}
.referItem a:hover{text-decoration: none;}
/*»*/
.profile-content hr{
	margin: 5px 0px !important;
	margin: -5px 0px;
	height: 1px;
	border: none;
	border-top: 1px solid #9AC09A;
	clear:both;
}
.profile-content .profileMng{
	text-align: right;
	border-bottom: 1px solid #9AC09A;
	margin-bottom: 3px;
}
.messages-content .msg{
	padding-top: 2px;
	margin-bottom: 3px;
	border-bottom: 1px solid #9AC09A;
	clear: both;
}
.links-content .link, .Custom_Links-content .link{
	padding-top: 2px;
	margin-bottom: 3px;
	border-bottom: 1px solid #9AC09A;
	clear: both;
}
.links-content .linksAdd, .Custom_Links-content .linksAdd{
	text-align: right;
	border-bottom: 1px solid #9AC09A;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

#articleContent{
	padding:0 15px 20px;
}
#articleInnerContent {
	width:auto;
	background:#D7E3D7 url(images/mod_c.jpg) repeat-x left top;
	padding:10px;
	border:1px solid #E1F0D8;
}