/*
=== 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 ******/
html{ border-right:1px solid #E7D6B3;}
body{
	background: #000;
}
div,table,ul,p{color:#D8D8D8;}
a{color: #D8D8D8;text-decoration: underline;}
a:hover{
	color:#f20;
	text-decoration: underline;
}
textarea{
	/*
	background-color: white;
	border: 1px solid #9CA09F;
	*/
}
select{
	/*
	background-color: white;
	border: 1px solid #9CA09F;
	*/
}
input.text{
	/*
	background-color: white;
	border: 1px solid #9CA09F;
	*/
}
input.button{
	/*
	background-color: white;
	border: 1px solid #9CA09F;
	*/
}
/****** Main Layout Styles ******/
#topPadding{
 display:none;}
#wrapper{
background: url(images/top.jpg) no-repeat center top;
}
#innerWrapper{
    background: none;
	width:949px;	
}
#header{
	background:none;
	height:210px;
	margin:0px;
	padding:0px;
	
}
#innerHeader{
	margin:0px 0px 0px 0px;
	padding:0px;
}
/****** Header Elements Styles ******/
#blogTitle{
	padding-top:35px;
	padding-left:30px;
	display:block;
	clear:both;
	float:none;
}
#blogTitle a, #blogTitle input{
	color: #FF0000;	
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	text-decoration: none;
	padding-top:80px;
}
#blogTitle a:hover, #blogTitle input{
	color:#EFE8B6;	
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	text-decoration: none;
	padding-top:80px;
}
#blogUrl {padding-left:27px;}
#blogUrl a:link,#blogUrl a:visited{
	color: #fff;
}
#blogUrl a:hover {
	color:#EFE8B6!important;
}
#blogDesc{
	color: #fff;
	font-size: 14px;
	padding: 0px;
	padding-top:6px;
	margin-top:5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
/****** NavBar Elements Styles ******/

#navBar{
	border:none;
	padding:0px;
	background:none;
}
#navBar li.indiOpt{
	background:none;
	border:none;
	padding-right: 0px;
}
#navBar li.indiOptActive{
    padding-top: 6px;

}

#navBar a{
	color: #D8D8D8;
	font-size: 12px;
	text-decoration: none;
}
#navBar a:hover{
	color:#f20;
	font-size: 12px;
	text-decoration: none;
}
#innerNavBar{
	border:none;
	margin:0px;
	padding:0px 24px 0px 24px;
}
#optionNav li{ margin-top:11px;}
#optionNav li a{
	color: #D6D6D6;
	white-space:nowrap;
}
#optionNav li a:hover{
	color:#000;
	white-space:nowrap;
}
/**޸mainNav*/
#mainNav li{
	background:url(images/navbar_p.jpg) repeat-x left top;
	border:none;
	cursor: pointer;
	margin: 5px 2px 0px 0px;
	padding: 3px 8px 3px;
	display: block;
	left: 0px;
	top: 0px;
}

#mainNav li.active{
	background:url(images/navbar_p.jpg) repeat-x left top;
	margin: 2px 2px 0px 0px;
	padding: 5px 8px 5px;
	cursor: auto;
	border:none;
}
#mainNav li.private{
	background: #FFF6CC;
}

#mainNav li.hover{
	border-color: red;
}
#mainNav li.active span{
 color:#fff;
}

#mainNav li .pageTitle{
	color:#D7B04E;
}

#mainNav li .pageTitleHover{
	background-color: none;
}
#modContainerInfo {
	margin: 0px 19px 5px;
	position:relative;
}
#mainNav .private .pageTitle { color:#f20;}
.modCtnInfo-private{
	margin:-1px 14px 0px 14px;
	background: #FFF6CC;
	color:#f20;
}
/** **/
#neckWrapper{
background:none;
margin:0px;
}
#innerNeckWrapper{
background:none;
margin:0px;
}
#mainWrapper{
	border:none;
	padding:0px;
	margin:0px 0px 0px;
	background:url(images/mainwrapper.jpg) repeat-y left top;
}
#innerMainWrapper{
	border:none;
	padding:0px;
	margin:0px;
	background:url(images/innermainwrapper.jpg) no-repeat left top;
}
#modContainer {padding-top:35px;margin:0px 3px;}
/****** Mod Elements Styles ******/
.mod{
	background:url(images/left.gif) no-repeat left top;
	border: none;
}
.mod .modFrame{
	border: none;
	background:url(images/right.jpg) no-repeat right top;
}
.mod .modTable{
	margin:0px;
	padding:0px;
	background:url(images/mod_bl.jpg) no-repeat left bottom;
}
.mod tbody{

}
/***********/
.mod .mheader{
	border: none;

	}
.mod .lt{
    width:6px;
	height:34px;
	background:none;
}
.mod .t{
	background:none;
	padding: 0px 4px;
}
.mod .modHeader{
	padding:0px 0px 4px 0px;
}
.mod .rt{
    width:6px;
	background:none;
}
.mod .mneck{		
    background: none;
	border: none;
	padding-left:25px;
	padding-right:16px;
			}
.mod .ec{
	background:#1E1E1E ;
	margin: 0px;
	padding: 0px;
}
.mod .modEditCon{
	background: none;
	border: none;
}

.mod .mbody{
	background: none;
	border: none;
	
}
.mod .l{
	background: url(images/mod_l.jpg) repeat-y left top;
}
.mod .c{
padding:4px;
background:#1E1E1E;	
}
.mod .modCon{
overflow:hidden;
}
.mod .r{
	background: url(images/mod_r.jpg) repeat-y right top;
}

.mod .mfooter{
	
}
.mod .lb{
	height:12px;
	background: none;
}
.mod .b{
	height:12px;
	background: url(images/mod_bc.jpg) no-repeat right top;
}
.mod .rb{
    height:12px;
	background: url(images/mod_br.jpg) no-repeat right top;
}
/***********/
.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: #EFE8B6;
}
.mod .modTitle a:hover{
    color:#f20;
}

.mod .modEdit a{
	color: #EFE8B6;
	text-decoration: underline;
}
.mod .modEdit a:hover{
    color:#f20;
}
.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 #9CA09F;
}
.item-title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA09F;
}

.item-title h3, .item-title h3 a{color: #EFE8B6;}
.item-title h3 a:hover{color:#f20;}
.item-label{}
.item-label a{color: #EFE8B6;}
.item-label a:hover{color:#f20;}

.item-info a:hover{color:#f20;}

.item-body{}
.item-body-hidden{}
.item-content{
	border-bottom: 1px solid #9CA09F;
}

.item-content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA09F;
		color: #D8D8D8;
}
.item-content a{
	color: #666;
}
.item-content a:hover{
    color:#f20;}
.item-info, .item-info a{
	color: #fff;
}
.item-info a:hover{
	color:#f20;
}
/*#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 #CCC; background: none;} 
#tooltip .modFrame, #tooltip .modFrame div{ color: #333; background: none; }

.item-more{
	font-weight: bold;
   text-align: right;
	color: #D8D8D8;
}

.item-more a{
	font-weight: bold;
	color: #D8D8D8;
}
.item-more a:hover{ color:#f20}
#footer{
	clear: both;
	height: 159px;
	background: url(images/foot.jpg) no-repeat center top;
}
#innerFooter{
	text-align: center;
	border: none;
	padding: 38px 15px 0px 22px;
}
#contact {
	color: #D8D8D8;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}

#contact a{
	color: #000;
}
#contact a:hover{
   color:#f20;
}
#powered {
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}

#copyright {
	color: #D8D8D8;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}

.modCtnInfo-noMod {color: #333;}
.Feeds-content li a {color:#D8D8D8;}
.Feeds-content li a:hover {color:#f20;}
.texta:link {text-decoration: none;}
.texta:hover{text-decoration: none;}
.referItem a{text-decoration: none;}
.referItem a:hover{text-decoration: none;}
.entries-content .entriesAdd a{
	font-weight: bold;
	color: #f00;
}
.entries-content .entriesAdd a:hover{
	font-weight: bold;
	color:#f20;
}
/*»*/
.profile-content hr{
	margin: 5px 0px !important;
	margin: -5px 0px;
	height: 1px;
	border: none;
	border-top: 1px solid #9CA09F;
	clear:both;
}
.profile-content .profileMng{
	text-align: right;
	border-bottom: 1px solid #9CA09F;
	margin-bottom: 3px;
}
.messages-content .msg{
	padding-top: 2px;
	margin-bottom: 3px;
	border-bottom: 1px solid #9CA09F;
	clear: both;
}
.links-content .link, .Custom_Links-content .link{
	padding-top: 2px;
	margin-bottom: 3px;
	border-bottom: 1px solid #9CA09F;
	clear: both;
}
.links-content .linksAdd, .Custom_Links-content .linksAdd{
	text-align: right;
	border-bottom: 1px solid #9CA09F;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
#articleInnerContent{padding:7px;}