/*
=== Sohu Blog PPP StyleSheet File ================================
	Style Name: 21
	Version: 1.0
	Author: Todd Lee (www.todd-lee.com)
	First Created: 2006-07-08
	Last Update: 2006-07-08
	Copyright: Sohu.com (www.sohu.com)
==============================================================
*/

/****** General Styles ******/
body{
	background-position: center 0px;
	background-color: #0A0B3B;
	background-image: url(images/bg_01.jpg);
	background-repeat: no-repeat;
}
div,table,ul,span,p{color: #62809B;}
a{
	color: #ffffff;
}
a:hover{
	color: red;
}
textarea{
	border: 1px solid #EEFAFF;
	background-color: #FFFFFF;
	color: #000000;
}
select{
	border: 1px solid #77969E;
	background-color: #fff7f9;
	color: #333333;
}
input.text{
	border: 1px solid #D3E8FE;
	background-color: #EFF8FE;
	color: #000000;
}
input.button{
	border: 1px solid #D3E8FE;
	height: 18px;
	line-height: 16px;
	color: #990000;
}
input.button-submit{
		border: 1px solid #D3E8FE;
	height: 18px;
	line-height: 16px;
	color: #000000;
}
/****** Main Layout Styles ******/
#wrapper{
	background:none;

}
#innerWrapper{
	background:none;

}
#topPadding{
	height: 14px;
}
#header{
	background: none;
	height: 156px;
}
#innerHeader{
	padding: 30px 0px 0px;
	margin-left: 10px;
}
#navBar{
	background: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#innerNavBar{
	background: none;
}
#mainNav{
float: left;
}
/**ÐÞ¸ÄmainNav*/
#mainNav li{
	background:#04062C;
	border:1px solid #3747B8;
		border-bottom: none;
	cursor: pointer;
	margin: 6px 2px 0px 0px;
	padding: 3px 8px 3px;
	display: block;
	left: 0px;
	top: 0px;
}

#mainNav li.active{
	background: #27417C;
	border-top: 2px solid #4455C7;
	border-bottom: none;
	margin: 2px 2px 0px 0px;
	padding: 4px 8px 5px;
	cursor: auto;
}

#mainNav li.private{
	background: #F6F9E4;

}

#mainNav li.hover{
	border-color: red;
}
#mainNav li .pageTitle{
	white-space: nowrap;
	font-weight: bold;
	float: left;
	margin-top: 4px;
	cursor: pointer;
}
#mainNav li .pageTitleHover{
	background-color: #ddd;
}
.modCtnInfo-private {
	margin: auto 19px;
	color:#000;

	background: #F6F9E4;
}
.mod .modCon{
    overflow:hidden;
}
#mainNav #newPageBtn{
	background: url(images/ico_addPage.gif) no-repeat center;
	float: left;
	margin: 11px 0px 0px 4px;
	padding: 0px 8px;
}
#optionNav li{
	white-space:nowrap;
}
/** **/

#neckWrapper{
background-image: url(images/top_04.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	display:block;

}
#innerNeckWrapper{
	background-image: url(images/top_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	display:block;
}
#mainWrapper{
	border: none;
	background:none;
	background-image: url(images/bg_07.jpg);
	background-repeat: repeat-y;
	background-position: left;

	
}
#innerMainWrapper{
	
	background-image: url(images/bg_11.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#modContainer{
padding-top: 0px;
	
}
.Feeds-content a{ color:#56808C;}
/****** Header Elements Styles ******/
#blogTitle, #blogTitle a, #blogTitle input{
	color: #FFFFFF;
	padding-left: 0px;
}
#blogUrl a{
	color: #CEE7FF;
}
#blogDesc{
	color: #D9F5FF;
	padding-top: 10px;
	padding-left: 0px;
}

/****** NavBar Elements Styles ******/
#navBar a{
	color: #75C8FF;
}
#navBar li.indiOptActive{
	background:none;
	border: none;
	margin-top: 4px;
	padding: 5px 8px 7px;
}
#navBar li.indiOptActive a{
	color: #FFFFFF;
	border: none;
}
#articleContent{
	background-color:#0B2A6B;
	margin-right: 5px;
	margin-left: 5px;
}
/****** Mod Elements Styles ******/
.mod{
	border: none;
	background:none;
}
.mod .modFrame{
background:none;
	border: none;
}
.mod .modTable{
background:none;
	border: none;
}
/***********/
.mod .t{
	height: 25px;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #216394;
	background: none;
}
.mod .modHeader{
	margin-left: 0px;
	height: 21px;
	padding-top: 4px;
	padding-bottom: 0;
	padding-left: 0;
}
.mod .modEditCon{
	border-top: none;
	border-bottom: 1px solid #216394;
	background:none;
}
/***********/
.mod .modTitle, .mod .modTitle a{
	color: #FFFFFF;
	overflow: hidden;
}
.mod .modTitle a:hover{
	color: #003399;
}

/****** item box ******/
.item-title{
	padding: 10px 5px 8px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #216394;
	border-bottom-color: #216394;
}
.item-title h3, .item-title h3 a{
	color: #FFFFFF;
}
.item-body{
	padding-bottom: 20px;
}
.item-content{
	border-bottom: none;
}


/****** entries widget ******/
.entries-content .entriesAdd{
	margin-bottom: 10px;
}
.entries-content .entriesAdd a{
	color: #73c513;
}
/****** categories widget ******/
.categories-content li {
	line-height: 180%;
}
/****** latest_comments widget ******/
.latest_comments-content li {
	line-height: 180%;
}
/****** fresh_blogs widget ******/
.fresh_blogs-content .collect .collectIco {
	border: 1px solid #77969E;
}
/****** links widget and custom links ******/
.links-content .link, .Custom_Links-content .link{
	border-bottom: 1px solid #77969E;
}
.links-content .linksAdd, .Custom_Links-content .linksAdd{
	margin-bottom: 5px;
	border-bottom: 1px solid #77969E;
}
/****** pp widget ******/
.pp-content .ppMng{
	margin-bottom: 5px;
	border-bottom: 1px solid #77969E;
}
/****** profile widget ******/
.profile-content hr{
	border-top: 1px solid #77969E;
}
.profile-content .profileMng{
	margin-bottom: 5px;
}
/****** stats widget ******/
.stats-content li {
	line-height: 180%;
}
.stats-content li span {
	color: #FFFFCC;
}
/************** add new***************/
#footer{
	background-image: url(images/bg_13.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#innerFooter{
	background-image: url(images/bg_14.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#powered{	padding-top: 16px;}