/*
=== 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: #FEB5D4;
	background-image: url(images/banner_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		line-height:1.5em;
}
div,table,ul,span,p{	color:#AF477E;}
a{
	
	color: #FF0099;
	text-decoration: underline;
	line-height:1.5em;

}
a:hover{
	line-height:1.5em;
	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/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#innerWrapper{
background: none;

}
#header{
background: none;
	height:272px;
	margin:0px;
	padding:0px;
}
#innerHeader{
background: none;
	height:243px;
	margin:0px;
	padding:0px;
}
/****** Header Elements Styles ******/
#blogTitle{
	padding-top:60px;
	padding-left:30px;
}
#blogTitle a, #blogTitle input{
	color: #fff;	
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	text-decoration: none;
	padding-top:60px;
}
#blogUrl {
	padding-top:60px;

}
#blogUrl a:link{
	color: #333;

}
#blogDesc{
	color: #000;
	font-size: 14px;
	padding: 0px;
	padding-top:8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}
/****** NavBar Elements Styles ******/
#navBar{
	background:none;
	border:none;
	height:32px;
	margin:0px;
	padding:0px;
	padding-right:14px;
}
#innerNavBar{
	background:none;
	border:none;
	height:32px;
	margin:0px;
	padding-top:16px;

}
#navBar a{
	color: #Fff;
}
#mainNav li{
	background:#EA1AB8;
	border: 1px solid #F16FDB;

	cursor: pointer;
	margin: 4px 2px 0px 0px;
	padding: 3px 8px 3px;
}

#mainNav li.active{
	background: #AA1686;
	border-top: 2px solid #000;
	border-bottom: none;
	margin: 2px 2px 0px 0px;
	padding: 4px 8px 5px;
	cursor: auto;
}

#mainNav li.private{
	background: #F1E9CF;
}
#mainNav li.private span {
	color: #000;
}
#mainNav li.hover{
	border-color: red;
}
#mainNav li .pageTitle{
color: #FFf;
}
#mainNav li  span{
color: #Fff;
}

#optionNav a{
 color: #Fff;
}
#optionNav li{
	white-space:nowrap;
}
.modCtnInfo-private{
	background: #F1E9CF;
	border-bottom: 1px solid #ccc;
	color:#000;
	margin-top:-21px;
}
* html .modCtnInfo-private {
	background: #F1E9CF;
	margin-top:-55px;
	position:relative;
}
/* navBar End*/
#mainWrapper{
	border:none;
	background:none;

	padding:0px;
	margin:38px;
}
#innerMainWrapper{
	border:none;
	margin:0px;
	padding:10px;
	padding-top:0px;
}
#modContainer{

}
/****** Mod Elements Styles ******/
.mod{
	border:none;
	background-image: url(images/mod_08.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.mod .modFrame{
	border: none;
	background-image: url(images/mod_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mod .modTable{
	margin:0px;
	padding:0px;
	background-image: url(images/mod_11.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mod tbody{

}
#tooltip{
	border: 3px solid #eee;
	position: absolute;
	z-index: 2000;
	background: white;
}
#tooltip .mod{
background:none;
}
#tooltip .modFrame{
background:none;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #ccc;
}

#tooltip .modFrame, #tooltip .modFrame div{
background:none;
	color: #333;
}
.Feeds-content ul{ margin:0px;padding-left:18px!important;}

/***********/
.mod .mheader{
	border: none;

	}
.mod .lt{
	width: 10px;
	background: none;
	border: none;
}
.mod .t{
	border: none;
	background:none;
	padding-top:0px;
	padding-left:13px;
	padding-right:6px;
	height:28px;
}
.mod .modHeader{
	padding-top: 6px;
}
.mod .rt{
width: 10px;
	background-image: url(images/mod_05.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;
	text-align:left;
    padding-left:0px;
    margin-left:0px;
}

.mod .mbody{
	background: none;
	border: none;
	
}
.mod .l{
	width: 10px;
	background-image: url(images/mod_08.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.mod .c{
		padding-left:10px;
	padding-right:16px;}
.mod .modCon{
overflow:hidden;
text-align:left;
}
.mod .r{
	width: 10px;
	background-image: url(images/mod_09.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.mod .mfooter{
	
}
.mod .lb{
	width:15px;
	background-image: url(images/mod_11_a.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mod .b{
height:40px;
	background-image: url(images/mod_11_b.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mod .rb{
width: 10px;
	background-image: url(images/modr_12.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: #000;
}
.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: #FF66CC;
}
.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: #FF66CC;
		color:#000;
}
.item-content a{
	
		color:#000;
}
.item-info, .item-info a{
	color: #000;
}
.links-content .link, .Custom_Links-content .link,.links-content .linksAdd{
	border-bottom: 1px solid #FF66CC;

}

/*#header{
	background-image: url(images/headerBg2.png);
	height: 120px;
}*/


.item-more{
	font-weight: bold;
   text-align: right;
	color: #000;
}

.item-more a{
	font-weight: bold;
	color: #000;
}
#footer{
	clear: both;
	border: none;

}
#innerFooter{
	text-align: center;
	border: none;
	padding-top:112px;
}
#contact {
	color: #fff;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}

#contact a{
	color: #FFf;
}
#powered {
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}

#copyright {
	color: #fff;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}