/*-------------------------------------------
    ★CSS&DESIGNED BY [ waitingchou ] ★
		http://www.wretch.cc/blog/waitingchou
-------------------------------------------------------------------*/

body{
	background: #1e3060 url('http://l.yimg.com/e/style/6/625/body.jpg') repeat-x left top;
	margin: 0px;
	font-size: 13px;
	color: #d6d6d6;
}
a{
	background: #fff;
	color: #1e3060;
	text-decoration: none;
}
a:hover{
	color: #56acf6;
	background: #fff;
}
h1{
	font-size: 25px;
	font-family:"Simhei";
	padding-top: 10px;
	margin:0px;
}

h1 a{background: none;}
h1 a:hover{background: none;}
h1 .description{
	font-size: 18px;
	font-weight: normal;
}
#description2 .description{
	color:#555;
}

#container1{
	width: 900px;
	margin: 0 auto;
	position: relative;
	background: url('http://l.yimg.com/e/style/6/625/container.jpg') repeat-y left top;
	clear: both;
}
#container2{
	position: relative;
}
#extraDiv1{
	background: url('http://l.yimg.com/e/style/6/625/extradiv1.jpg') no-repeat left top;
	width: 119px;
	height: 116px;
	position: absolute;
	top: 0px;
	left: -119px;
}
#extraDiv2{
	background: url('http://l.yimg.com/e/style/6/625/extradiv2.jpg') no-repeat left top;
	width: 87px;
	height: 223px;
	position: absolute;
	top: 0px;
	right: -87px;
}
#banner{
	height: 624px;
	background: url('http://l.yimg.com/e/style/6/625/banner.jpg') no-repeat left top;
}





/*------------CONTENT--------------*/

#content{
	width: 607px;
	float: right;

}  
.blog{
	padding: 0px 125px 0px 33px;
}
.date{
	color: #999;
}
.title{
	background: url('http://l.yimg.com/e/style/6/625/title.jpg') no-repeat center top;	
	height: 62px;
	text-align: center;
	margin: 0px;
	padding: 0 10px;
}
.innertext{
	padding: 0 15px;
	width: 400px;
	overflow-x:auto;
}
.extended{
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
}
.posted{
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
	margin-bottom: 40px;
}
.posted a{
	background: #56acf6;
	color: #fff;
}



/*-----------COMMNETS--------------*/
.total-comments-div{
	clear: both;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 8px dashed #56acf6;
	border-bottom: 8px dashed #56acf6;
}

.comments-head{
	background: #fff;
	color: #1e3060;
	font-size: 20px;
	font-family: "Simhei";
	text-align: center;
	margin-top: 20px;
}

.comments-post{
	border-bottom: 1px dashed #fff;
}

.comments-post a{
	color:#56acf6;
	background: none;
}


/*------------------LINKS----------------*/

#links{
	width: 293px;
	float: left;
}
#links a{
	display:block;
}
#links a:hover{

}
#links2{
	padding: 0px 20px 0px 75px;
}
.calendar{
	font-size: 10px;
}
.calendar a{
	background: none;
	color: #fff;
	display:inline;
}
#links .calendar a:hover{
	background: none;
	color: #56acf6;
}
.sidetitle a{
	display: inline;
	background: none;
	color:#fff;
}

.sidetitle{
	background: url('http://l.yimg.com/e/style/6/625/sidetitle.jpg') no-repeat 20px top;
	height: 50px;
	padding-left: 75px;
	padding-right: 20px;
	margin-top: 15px;
}

.side{

}
#boxFolder .side{width:198px;overflow-x:hidden;}

/*-------------FOOTER-----------------------*/
#footer{
	background: url('http://l.yimg.com/e/style/6/625/footer.jpg') no-repeat left top;
	height: 78px;
	clear: both;
}
#friendlist{width:197px;}