/*
=== 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: #85927c url(images/bj.jpg) repeat-x left 30px;
}
div,table,ul,p{color:#606060;}
a{color: #333;text-decoration: underline;}
a:hover{
	color: #f60;
	text-decoration: underline;
}
textarea{
	/*
	background-color: white;
	border: 1px solid #c9cf7e;
	*/
}
select{
	/*
	background-color: white;
	border: 1px solid #c9cf7e;
	*/
}
input.text{
	/*
	background-color: white;
	border: 1px solid #c9cf7e;
	*/
}
input.button{
	/*
	background-color: white;
	border: 1px solid #c9cf7e;
	*/
}
/****** Main Layout Styles ******/
#topPadding{
 display:none;}
#wrapper{
background: url(images/top.jpg) no-repeat center top;
}
#innerWrapper{
    background: none;
	width:963px;	
}
#header{
background: none;
	height:220px;
	margin:0px;
	padding:0px;
	
}
#innerHeader{
	margin:0px;
	padding:0px 0px 0px 100px;
}
/****** Header Elements Styles ******/
#blogTitle{
	padding-top:20px;
	padding-left:70px;
	display:block;
	clear:both;
	float:none;
}
#blogTitle a, #blogTitle input{
	color: #000;	
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	text-decoration: none;
	padding-top:80px;
}
#blogTitle a:hover, #blogTitle input{
	color: #F60;	
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	text-decoration: none;
	padding-top:80px;
}
#blogUrl {padding-left:65px;}
#blogUrl a:link,#blogUrl a:visited{
	color: #000;
}
#blogUrl a:hover {
	color: #F60 !important;
}
#blogDesc{
	color: #000;
	font-size: 14px;
	padding: 0px;
	padding-top:6px;
	margin-top:5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
/****** NavBar Elements Styles ******/

#navBar{
	border:none;
	padding:0px;
	background:none;
}
#navBar a{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

#navBar a:hover { color:#F60;}
#innerNavBar{
	border:none;
	margin:0px;
	padding: 0px 10px 0px 15px;
}
#optionNav li a{
    color: #fff;
	white-space:nowrap;
}
/**ÐÞ¸ÄmainNav*/
#mainNav li{
	background:url(images/ico_02.jpg) repeat-x left top;
	border: 1px solid #FFF;
	cursor: pointer;
	margin: 4px 2px 0px 0px;
	padding: 3px 8px 2px;
	display: block;
	left: 0px;
	top: 0px;
}

#mainNav li.active{
	background:url(images/ico_01.jpg) repeat-x left top;
	border-top-width: 1px;
	border-top-color: #c9cf7e;
	border-bottom: none;
	margin: 4px 2px 0px 0px;
	padding: 4px 8px 4px;
	cursor: auto;
}
#mainNav li.private{
	background:#FFF6CC;
}

#mainNav li.hover{
	border-color: red;
}
#mainNav li.active span{
 color:#4b7c32;
}

#mainNav li .pageTitle{
	color:#000;
}
#mainNav li .pageTitleHover{
	background-color: #ddd;
}
#modContainerInfo {
	margin: 0px 19px 5px;
	position:relative;
}
.modCtnInfo-private{
	margin:-8px 14px 0px 14px!important;
	margin:-8px 14px 0px 14px;
	color:#4b7c32;
	border-bottom: 1px solid #FFF;	
}
/** **/
#neckWrapper{
background:none;
margin:0px;
}
#innerNeckWrapper{
background:none;
margin:0px;
}
#mainWrapper{
	border:none;
	padding:8px 0px 0px;
	margin:0px;
	background: url(images/mainWrapper.jpg) repeat-y center top;
}
#innerMainWrapper{
	border:none;
	padding:0px;
	margin:0px;
}
#modContainer {padding-top:0px;margin-top:0px;}
/****** Mod Elements Styles ******/
.mod{
	border:1px solid #c9cf7e;
	background: url(images/mod_c1.jpg) repeat-y left top;

	
}
.mod .modFrame{
	border: none;

}
.mod .modTable{
	margin:0px;
	padding:0px;
	background: url(images/mod.jpg) no-repeat left top;
}
.mod tbody{

}
/***********/
.mod .mheader{
	border: none;

	}
.mod .lt{
	height:35px;
	background:none;
}
.mod .t{
	background:url(images/mod_t.jpg) no-repeat left top;
	padding: 0px 4px;
	border-bottom: 1px solid #c9cf7e;
}
.mod .modHeader{
	padding-top: 2px;
}
.mod .rt{
	background:url(images/mod_rt.jpg) no-repeat right top;
}
.mod .mneck{		
    background: none;
	border: none;
	padding-left:25px;
	padding-right:16px;
			}
.mod .ec{
	background: url(images/mod_c2.jpg) repeat-y right top;
	margin: 0px;
	padding: 0px;
}
.mod .modEditCon{
	background: none;
	border: none;
}

.mod .mbody{
	background: none;
	border: none;
	
}
.mod .l{
	
	background: none;
}
.mod .c{
background: url(images/mod_c2.jpg) repeat-y right top;	
}
.mod .modCon{
overflow:hidden;
}
.mod .r{
	background: none;
}

.mod .mfooter{
	
}
.mod .lb{
	height: 7px;
	background: none;
}
.mod .b{
	background: url(images/mod_b.jpg) repeat-x left bottom;
}
.mod .rb{
	
	background: none;
}
/***********/
.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: #000;
}
.mod .modTitle a:hover{
    color: #F60;
}
.mod .modEdit a{
	color: #000;
	text-decoration: underline;
}
.mod .modEdit a:hover{
    color: #F60;
}
.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 #c9cf7e;
}
.item-title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9cf7e;
}

.item-title h3, .item-title h3 a{color: #4b7c32;}
.item-title h3 a:hover{color: #F60;}
.item-label{}
.item-label a{color: #333;}
.item-label a:hover{color: #F60;}

.item-body{}
.item-body-hidden{}
.item-content{
	border-bottom: 1px solid #c9cf7e;
	color:#000000
}

.item-content a{
	color: #DE7714;
}
.item-content a:hover{
    color: #333;
}
.item-info, .item-info a{
	color: #DE7714;
}
.item-info a:hover{
	color: #333;
}
/*#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 #c9cf7e; background: none;} 
#tooltip .modFrame, #tooltip .modFrame div{ color: #333; background: none; }

.item-more{
	font-weight: bold;
   text-align: right;
	color: #606060;
}

.item-more a{
	font-weight: bold;
	color: #606060;
}
.item-more a:hover{ color: #F60}
#footer{
	clear: both;
	height: 126px;
	width:963px;
	background: url(images/foot.jpg) no-repeat center bottom;
}
#innerFooter{
	text-align: center;
	border: none;
	padding: 35px 15px 0px 22px;
}
#contact {
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}

#contact a{
	color: #FFF;
}
#contact a:hover{
   color: #F60;
}
#powered {
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}

#copyright {
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}
.modCtnInfo-noMod {color: #333;}
.Feeds-content li a {color:#606060;}
.Feeds-content li a:hover {color:#F60;}
.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 #c9cf7e;
	clear:both;
}
.profile-content .profileMng{
	text-align: right;
	border-bottom: 1px solid #c9cf7e;
	margin-bottom: 3px;
}
.messages-content .msg{
	padding-top: 2px;
	margin-bottom: 3px;
	border-bottom: 1px solid #c9cf7e;
	clear: both;
}
.links-content .link, .Custom_Links-content .link{
	padding-top: 2px;
	margin-bottom: 3px;
	border-bottom: 1px solid #c9cf7e;
	clear: both;
}
.links-content .linksAdd, .Custom_Links-content .linksAdd{
	text-align: right;
	border-bottom: 1px solid #c9cf7e;
	padding-bottom: 2px;
	margin-bottom: 3px;
}