/*
=== 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:#ECF6F4;
}
div,table,ul,span,p{color:#464646;}
a{
	color: #000;
	text-decoration: underline;	
}
a:hover{
	/*
	color: red;
	text-decoration: underline;
	*/
}
textarea{
	/*
	background-color: white;
	border: 1px solid #ccc;
	*/
}
select{
	/*
	background-color: white;
	border: 1px solid #ccc;
	*/
}
input.text{
	/*
	background-color: white;
	border: 1px solid #ccc;
	*/
}
input.button{
	/*
	background-color: white;
	border: 1px solid #ccc;
	*/
}
/****** Main Layout Styles ******/
#topPadding{
 display:none;}
#wrapper{
    background:url(images/top.jpg) no-repeat center top;
}
#innerWrapper{
	width: 990px;
	margin:0 auto;
    background:url(images/foot.jpg) no-repeat center bottom;
	padding:0;
}
#header{
	height:276px;
	margin:0px;
	padding:0px;
	background:none;
}
#innerHeader{
	margin:0px;
	padding:50px 0px 0px 288px;
}
/****** Header Elements Styles ******/
#blogTitle{
	padding-top:34px;
	padding-left:50px;
	padding-bottom: 2px;
}
#blogTitle a:hover{
	color: #F60;
}
#blogTitle a, #blogTitle input{
	color: #000;	
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: none;
	padding-top:38px;
}
#blogUrl {
	padding-top:35px!important;
	padding-top:35px;
}
#blogUrl a:link,#blogUrl a:visited{
	color: #000;
}
#blogUrl a:hover {
	color: #F60;
}
#blogDesc{
	color:#000;
	font-size: 14px;
	padding: 0px;
	padding-top:8px;
	margin-top:5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
/****** NavBar Elements Styles ******/
#navBar a:link{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
#navBar{
	border:none;
	background:none;
	margin: 0px;
	padding:0px;
}
#navBar li.indiOpt a{
	color: #000;
}
#navBar li.indiOptActive a{
	color: #000;
}
.navSysOpt:visited{color: #000;}
#navBar a{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
#navBar a:hover {
	color: #F60;
	font-size: 12px;
	text-decoration: none;
}
#innerNavBar{
	border:none;
	margin:0px!important;
	padding-left: 55px;
	padding-right: 10px;
}

#mainNav #newPageBtn{
	float: left;
	margin: 8px 0px 0px 4px;
	padding: 0px 8px;
}
/**ÐÞ¸ÄmainNav*/
#mainNav li{
	background: #fff;
	margin: 2px 2px 3px;
	padding: 2px 6px;
	cursor: auto;
}

#mainNav li.active{
	background: #ECF6F4;
	border-top-width: 2px;
	border-top-color: #D9E4E0;
	margin: 1px 2px 5px;
	padding: 2px 5px 4px;
	cursor: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #D9E4E0;
	border-left-color: #D9E4E0;
}
/*#mainNav li.private{
	background: #FFCF09;
}*/

#mainNav li.hover{
	border-color: red;
}
#mainNav li.active span{
 color:#013466;
}

#mainNav li .pageTitle{
	color:#65837B;
}
#mainNav li .pageTitleHover{
	background-color: #ddd;
}
#modContainerInfo {
	margin: -8px 19px 5px;
	position:relative;
}

/** **/


#neckWrapper{
background:none;
margin:0px;
}
#innerNeckWrapper{
background:none;
margin:0px;
}
#mainWrapper{
	border:none;
	padding:0px;
	margin:1px 0px 0px;
	background:none;
}
#innerMainWrapper{
	border:none;
	padding:0px;
	margin:0px;
	
}
#modContainer {padding-top:0px;margin-top:0px;	border:none;
	padding:0px;
	margin:0px;}
/****** Mod Elements Styles ******/
.mod{
	border:none;
	background: url(images/left.jpg) no-repeat left top;
}
.mod .modFrame{
	border:none;
	background: url(images/right.jpg) no-repeat right top;
}
.mod .modTable{
	border:none;
	margin:0px;
	padding:0px;
	background: url(images/mod_lb.jpg) no-repeat left bottom;
}

/***********/
.mod .mheader{
	border: none;

	}
.mod .lt{
	width: 6px;
	height:41px;
	border: none;
	background:none;
}
.mod .t{
	border: none;
	background:none;
	padding: 0px 0px 0px 0px;

}
.mod .modHeader{
	padding-top: 6px;
	margin-bottom: 10px;

}
.mod .rt{
	width: 6px;
		background:none;
}
.mod .mneck{		
    background: none;
	border: none;
	padding-left:25px;
	padding-right:16px;
			}
.mod .ec{
	background-color: #ECF6F4;
	margin: 0px;
	padding: 0px;
}
.mod .modEditCon{
	background: none;border: none;

	}

.mod .mbody{
	background: none;
		border:none;
	
}

.mod .l{
	width: 2px;
	background:url(images/mod_l.jpg) repeat-y left top;
}
.mod .c{
	padding: 4px;
	background:none;
}
.mod .modCon{
overflow:hidden;
	border:none;
}
.mod .r{
	background:url(images/mod_r.jpg) repeat-y right top;
	width: 2px;
}

.mod .mfooter{
	
}
.mod .lb{height:15px;
}
.mod .b{
	height:15px;
	background:url(images/mod_b.jpg) no-repeat right top;	
}
.mod .rb{
	height:15px;
	background: url(images/mod_rb.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: #000;
	padding-left: 10px;
}
.mod .modEdit a{
	color: #000;
	text-decoration: underline;
}
.mod .modEdit a:hover{color: #F60;
	text-decoration: underline;
}
.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);
	*/
}
#modContainerTable{
	width: 98%;
	margin-left: 9px;
}
/****** item box ******/
.item{}
.item-top{}
.item-bottom{}
.item hr{
	/*border-top: 1px solid #ccc;*/
}
.item-title{
	border-bottom: 1px dashed #A8D3BF;
}
.item-title h3{
	color: #000000;
}
.item-title h3, .item-title h3 a{color: #2A6300;}
.item-title h3 a:hover{color: #F60;
}
.item-label{}
.item-label a{
	color: #174700;
}
.item-label a:hover{
	color:#F60;
}
.item-body{}
.item-body-hidden{}
.item-content{
	/*border-bottom: 1px solid #ccc;*/
}
.item-content {
	color:#464646;
	border-bottom: 1px dashed #A8D3BF;
}
.item-content a{
	color:#000000;
}
.item-content a:hover{
	color:#F60;
}
.item-info, .item-info a{
	color:#174700;
}
.item-info a:hover{
     color:#F60
}

/*#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: #000000;
}

.item-more a{
	font-weight: bold;
	color: #000000;
}
.entries-content .entriesAdd a{
	font-weight: bold;
	color: #FF0000;
}
.entries-content .entriesAdd a:hover{
	font-weight: bold;
	color: #F60;
}
#footer{
	clear: both;
	height: 279px;
	background:none;

}
#innerFooter{
	text-align: center;
	border: none;
	padding: 170px 15px 0px 22px;
}
#contact {
	color: #000;
	padding-top: 8px;
	padding-bottom: 6px;
	margin:0px;
}

#contact a{
	color: #000;
}
#contact a:hover{
     color:#F60
}
#powered {
	padding-top: 0px;
	padding-bottom: 6px;
	margin:0px;
}

#copyright {
	color: #000;
	padding-top: 8px;
	padding-bottom: 6px;
	margin:0px;
}
.texta:link {color:#464646;}
