/*
=== 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 #ccc}
body{background:#13293E}
div,table,ul,p{color:#3F3F3F;}
a{color:#D30E00; text-decoration: underline;}
a:hover{color:#f30;text-decoration: underline;}
textarea{
	/*
	background-color: white;
	border: 1px solid #DADADA;
	*/
}
select{
	/*
	background-color: white;
	border: 1px solid #DADADA;
	*/
}
input.text{
	/*
	background-color: white;
	border: 1px solid #DADADA;
	*/
}
input.button{
	/*
	background-color: white;
	border: 1px solid #DADADA;
	*/
}
/****** Main Layout Styles ******/
#topPadding{
 display:none;}
#wrapper{
background:url(images/wrapperbg.jpg) no-repeat center top;
}
#innerWrapper{
    background:url(images/innerWrapperbg.jpg) no-repeat center bottom;
	width:960px;	
}
#header{
	background:none;
	height:323px;
	margin:0px;
	padding:0px;
	
}
#innerHeader{
	margin:0px 0px 0px 50px;
	padding:0px;
}
/****** Header Elements Styles ******/
#blogTitle{
	padding-top:175px;
	padding-left:30px;
}
#blogTitle a, #blogTitle input{
	color: #000000;	
	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-left:5px; padding-top:177px;}
#blogUrl a:link,#blogUrl a:visited{
	color: #000000;
}
#blogUrl a:hover {
	color: #F30 !important;
}
#blogDesc{
	color: #000000;
	font-size: 14px;
	padding: 6px 0px 0px;
	margin: 5px 0px 0px 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: #fff;
	font-size: 12px;
	text-decoration: none;
}
#navBar a:hover{
	color:#000006;
	font-size: 12px;
	text-decoration: none;
}
#innerNavBar{
	border:none;
	margin:0px;
	padding:0px 24px 0px 24px;
}
#optionNav li{ margin-top:5px;}
#optionNav li a{
	color:#fffff6;
	white-space:nowrap;
}
#optionNav li a:hover{
	color:#ff0;
	white-space:nowrap;
}
/**޸mainNav*/
#mainNav li{
    height:21px;
	background:url(images/libg.jpg) repeat-x left top;
	cursor: pointer;
	margin:0px 2px 0px 0px;
	padding:2px 8px 0px 8px;
	display:inline;
	float:left;
	border:#CDCDCD 1px solid;
}

#mainNav li.active{
    height:24px;
	background:url(images/onbg.jpg) repeat-x left top;
	margin:0px 2px 0px 0px;
	padding:2px 8px 0px 8px;
	cursor:auto;
	border:#CDCDCD 1px solid;
	border-bottom:none;
}
#mainNav li.private{
	background:#FFF6CC;
}

#mainNav li.hover{
	border-color: red;
}
#mainNav li.active span{
 color:#000;
}

#mainNav li .pageTitle{
	color:#fff;
}

#mainNav li .pageTitleHover{
	background-color: none;
}
#modContainerInfo {
	margin: 0px 19px 5px;
	position:relative;
}
#mainNav .private .pageTitle {color:#000;}
.modCtnInfo-private{
	margin:-16px 14px 0px 14px;
	background: #FFF6CC;
	color:#00000f;
	border-bottom:#CDCDCD 1px solid;
}
#mainNav #newPageBtn{
	background: url(images/ico_addPage.gif) no-repeat center;
	float: left;
	margin: 6px 0px 0px 4px;
	padding: 0px 8px;
	
}
/** **/
#neckWrapper{
background:none;
margin:0px;
}
#innerNeckWrapper{
background:none;
margin:0px;
}
#mainWrapper{
	border:none;
	padding:0px;
	margin:10px 0px 0px 0px;
	background: url(images/bodybg.jpg) repeat-y center top;
}
#innerMainWrapper{
	border:none;
	padding:0px;
	margin:0px;
}
#modContainer {padding-top:0px;margin:0px 3px;}
/****** Mod Elements Styles ******/
.mod{
	background:#E9E9E9 url(images/modbg.jpg) repeat-x left top;
	border:none;
}
.mod .modFrame{
	border:none;
	background:url(images/modFramebg.jpg) no-repeat 5px top;
}
.mod .modTable{
	margin:0px;
	padding:0px;
	border:none;
	background:url(images/modTablebg.jpg) no-repeat 5px bottom;
}
.mod tbody{

}
/***********/
.mod .mheader{
	border:none;
}
.mod .lt{
    width:5px;
	height:37px;
	background:url(images/ltbg.jpg) no-repeat left top;
}
.mod .t{
	background:url(images/tbg.jpg) no-repeat right top;
	padding: 0px 4px;
}
.mod .modHeader{
	padding:0px 0px 4px 0px;
}
.mod .rt{
    width:5px;
	background:url(images/rtbg.jpg) no-repeat left top;
}
.mod .mneck{		
    background: none;
	border: none;
	padding-left:25px;
	padding-right:16px;
}
.mod .ec{
	background:none;
	margin: 0px;
	padding: 0px;
}
.mod .modEditCon{
	background: none;
	border: none;
}

.mod .mbody{
	background: none;
	border: none;
	
}
.mod .l{
width:5px;
	background:url(images/lbg.jpg) repeat-y left top;
}
.mod .c{
padding:4px;
background:none;	
}
.mod .modCon{
overflow:hidden;
}
.mod .r{
width:5px;
	background:url(images/rbg.jpg) repeat-y left top;
}

.mod .mfooter{
	
}
.mod .lb{
	height:20px;
	background:url(images/lbbg.jpg) no-repeat left top;
}
.mod .b{
	height:20px;
	background:url(images/bbg.jpg) no-repeat right top;
}
.mod .rb{
    height:20px;
	background:url(images/rbbg.jpg) no-repeat left 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: #000006;
}
.mod .modTitle a:hover{
    color:#F30;
}

.mod .modEdit a{
	color: #000006;
	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 #DADADA;}
.item-title{border-bottom: 1px solid #DADADA;}

.item-title h3, .item-title h3 a{color: #000006;}
.item-title h3 a:hover{color:#F30;}
.item-label{}
.item-label a{color: #3F3F3F;}
.item-label a:hover{color:#F30;}

.item-info a:hover{color:#F30;}

.item-body{}
.item-body-hidden{}
.item-content{border-bottom: 1px solid #DADADA;}

.item-content {
	color: #3F3F3F;
	border-bottom: 1px solid #DADADA;
}
.item-content a{
	color: #000006;
}
.item-content a:hover{
    color:#F30;}
.item-info, .item-info a{
	color: #000006;
}
.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 #CCC; background: none;} 
#tooltip .modFrame, #tooltip .modFrame div{ color: #000006; background: none; }

.item-more{
	font-weight: bold;
   text-align: right;
	color: #3F3F3F;
}

.item-more a{
	font-weight: bold;
	color: #3F3F3F;
}
.item-more a:hover{ color:#F30}
#footer{
	clear:both;
	height: 125px;
	background:none;	
}
#innerFooter{
	text-align: center;
	border: none;
	padding: 38px 15px 0px 22px;
	background:none;
}
#contact {
	color: #fffff6;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}

#contact a{
	color: #fffff6;
}
#contact a:hover{
   color:#ff0;
}
#powered {
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}

#copyright {
	color: #fffff6;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}

.modCtnInfo-noMod {color: #000006;}
.Feeds-content li a {color:#3F3F3F;}
.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;}
.entries-content .entriesAdd a{
	font-weight: bold;
	color: #D30E00;
}
.entries-content .entriesAdd a:hover{
	font-weight: bold;
	color:#000;
}
/*下划线*/
.profile-content hr{
	margin: 5px 0px !important;
	margin: -5px 0px;
	height: 1px;
	border: none;
	border-top: 1px solid #DADADA;
	clear:both;
}
.profile-content .profileMng{
	text-align: right;
	border-bottom: 1px solid #DADADA;
	margin-bottom: 3px;
}
.messages-content .msg{
	padding-top: 2px;
	margin-bottom: 3px;
	border-bottom: 1px solid #DADADA;
	clear: both;
}
.links-content .link, .Custom_Links-content .link{
	padding-top: 2px;
	margin-bottom: 3px;
	border-bottom: 1px solid #DADADA;
	clear: both;
}
.links-content .linksAdd, .Custom_Links-content .linksAdd{
	text-align: right;
	border-bottom: 1px solid #DADADA;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

*+html #mainNav span { float:left;}