/*
=== 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 ******/
*{
	/*
	color: #333;
	*/
}
body{
	background-color: #D5E7F1;
	background-image: url(images/tp_20.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
div,table,ul,span,p{ color:#000000;}
a{
	/*
	color: #333;
	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-image: url(images/tp_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#innerWrapper{
 background: none;	
}
#header{
	background: none;
	margin:0px;
	padding:0px;
	height: 268px;
}
#innerHeader{
	margin:0px;
	padding:0px;
}
/****** Header Elements Styles ******/
#blogTitle{
	padding-top:33px;
	padding-left:70px;
}
#blogTitle a, #blogTitle input{
	color: #000;	
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	text-decoration: none;
	padding-top:80px;
}
#blogUrl {
	padding-top:34px;

}
#blogUrl a:link{
	color: #000;

}
#blogDesc{
	color: #000000;
	font-size: 14px;
	padding: 0px;
	padding-top:8px;
	margin-top:5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
/****** NavBar Elements Styles ******/
#optionNav li{
	white-space:nowrap;
}
#navBar a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
#navBar{
	border:none;
	margin:0px;
	padding:0px;
	 background: none;
}
#innerNavBar{
	border:none;
	background-image: url();
	background: none;
	padding-left:130px;
	padding-right: 10px;
}
#mainNav li{
	background: #eee;
	border: 1px solid #ccc;
	border-bottom: none;
	cursor: pointer;
	margin: 4px 2px 0px 0px;
	padding: 2px 8px 2px;
}

#mainNav li.active{
	background: #D9E7F2;
	border-top-width: 2px;
	border-top-color: #03f;
	border-left-color:#666;
	border-right-color:#666;
	margin: 2px 2px 0px 0px;
	padding: 3px 8px 4px;
	cursor: auto;
}
#mainNav li.private{
	background: #fff6cc;
}
.modCtnInfo-private {
	margin:-3px 2px 0 2px;
}
* html .modCtnInfo-private {
	margin:-4px 2px 0 2px;
	position:relative;
}
#mainNav #newPageBtn{
	background: url(images/ico_addPage.gif) no-repeat center;
	float: left;
	margin: 11px 0px 0px 4px;
	padding: 0px 8px;
}
/* navBar End*/

#neckWrapper{
background:none;
margin:0px;
}
#innerNeckWrapper{
background:none;
margin:0px;
}
*html #mainWrapper{
	border:none;
	background: none;
	padding:0px;
	margin:0px;
	height:320px;
	overflow:visible;
}
*html #innerMainWrapper{
	border:none;
	background: none;
	padding:0px;
	margin:0px;
	height:320px;
	overflow:visible;
}
#mainWrapper{
	border:none;
	background: none;
	padding:0px;
	margin:0px;
	min-height:320px
}
#innerMainWrapper{
	border:none;
	background: none;
	padding:0px;
	margin:0px;
	min-height:320px
}
/****** Mod Elements Styles ******/
.mod{
	border:none;

}
.mod .modFrame{
	border: none;

}
.mod .modTable{


	margin:0px;
	padding:0px;
}
.mod tbody{

}
/***********/
.mod .mheader{
	border: none;

	}
.mod .lt{
	width: 16px;
	background-image: url(images/tp_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
.mod .t{
	border: none;
	background-image: url(images/tp_06.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
	padding-top:2px;
	padding-left:5px;
	padding-right:6px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E798A;
}
.mod .modHeader{
	padding-top: 4px;
}
.mod .rt{
	width: 16px;
	height: 45px;
	background-image: url(images/tp_08.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mod .mneck{		
    background: none;
	border: none;
	padding-left:25px;
	padding-right:16px;
			}
.mod .ec{}
.mod .modEditCon{
	background: none;
	border: none;
}

.mod .mbody{
	background: none;
	border: none;
	
}
.mod .l{
	width: 16px;
	background-image: url(images/tp_13.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.mod .c{
    background-image: url(images/tp_17.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}
.mod .modCon{
overflow:hidden;
}
.mod .r{
	background-image: url(images/tp_14.jpg);
	background-repeat: repeat-y;
	background-position: right top;	
	width: 16px;
}

.mod .mfooter{
	
}
.mod .lb{
	width: 16px;
	background-image: url(images/tp_19.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}
.mod .b{
    height:15px;
	background-image: url(images/tp_21.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.mod .rb{
	height:15px;
	background-image: url(images/tp_23.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/***********/
.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: #333;*/
}
.mod .modEdit a{
	/*
	color: #333;
	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);
	*/
}
/****** item box ******/
.item{}
.item-top{}
.item-bottom{}
.item hr{
	/*border-top: 1px solid #ccc;*/
}
.item-title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #847A60;
}
.item-title h3{
	color: #000;
}
.item-title h3, .item-title h3 a{color: #000;}
.item-label{}
.item-label a{
	/*color: #006699;*/
}
.item-body{}
.item-body-hidden{}
.item-content{
	/*border-bottom: 1px solid #ccc;*/
}
.item-content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #847A60;
		color:#000;
}
.item-content a{
	
		color:#000;
}
.item-info, .item-info a{
	color: #000000;
}
/*#header{
	background-image: url(images/headerBg2.png);
	height: 120px;
}*/


.item-more{
	font-weight: bold;
   text-align: right;
	color: #97472C;
}

.item-more a{
	font-weight: bold;
	color: #97472C;
}
#footer{
	clear: both;
	background-image: url(images/tp_29.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 107px;
}
#innerFooter{
	text-align: center;
	border: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 22px;
}
#contact {
	color: #000;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}

#contact a{
	color: #000;
}
#powered {
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}

#copyright {
	color: #000;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}
