/*
    ★produced by [ waitingchou ] ★
*/

body{
	background: #303030 url('http://l.yimg.com/e/style/5/597/body1.jpg') repeat-x left top;
	margin: 0;
	color: #fff;
	font-size: 13px;
	font-family: "Verdana";
}

a{
	color: #777;
	text-decoration: none;
}
a:hover{
	color: #fff

}

input{
	border-top: 1px #fff solid;
	border-left: 1px #fff solid;
	border-right: 1px #888 solid;
	border-bottom: 1px #888 solid;
	background: #5d5d5d;
	color: #fff;

}
#container1{
	width: 845px;
	margin: 0 auto;
	background: #000;

}

/*------------------banner--------------------*/

#banner{
	height: 510px;
	background: url('http://l.yimg.com/e/style/5/597/banner1.jpg') left top;
	position: relative;
}

#pageheader{
	text-align: right;
	width: 300px;
	position: absolute;
	top:10px;
	right: 5px;

}
h1{
	font-size: 21px;

}
h1 a{
	color:#a3a3a3
}
#description2 .description{
	color: #fff

}

/*-------------content--------------------*/

#content{
	width: 540px;
	float: left;
	padding: 10px 20px 20px 20px; 

}

.date{
	color: #796952;
	position: relative;
	top: 60px;
	font-size: 11px;


}

.title{
	background: url('http://l.yimg.com/e/style/5/597/title.jpg') no-repeat left top;
	height: 50px;
	color: #796952;
	font-size: 20px;
	font-family: "Simhei";
	font-weight: normal;
	padding-left: 120px;
	padding-top: 10px;
	position: relative;
	top: 0px;
margin:0
}

.innertext{
	position: relative;


}

.extended{
	text-align: right;
}

.posted{
	margin-bottom: 30px;
	font-size: 12px;
	border-bottom: 1px #777 solid;
	padding-bottom: 10px;
	text-align: right;

}

.total-comments-div{
	padding: 0 10px;

}

.comments-head{
	background: url('http://l.yimg.com/e/style/5/597/comment.jpg') no-repeat center top;
	height: 46px;
	text-align: center;
	padding-top: 10px;
	font-size: 25px;
	font-family: "Simhei";
	color: #d2d2d2;
	margin-top: 20px;
}


/*---------------links------------------*/

#links{
	width: 220px;
	float: right;
	padding: 20px 20px 10px 20px; 
}

.calendar{
	font-size: 11px;
}

.sidetitle{
	height: 25px;
	background: url('http://l.yimg.com/e/style/5/597/sidetitle.jpg') no-repeat center top;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	margin-top:30px;
	padding-bottom: 10px;
}





#footer{
	clear: both;
	background: url('http://l.yimg.com/e/style/5/597/footer.jpg') no-repeat left bottom;
	height: 50px;

}