/*-------------------------------------------
    ★CSS BY [ waitingchou ] ★
		http://www.wretch.cc/blog/waitingchou
-------------------------------------------------------------------*/

body{
	background: #000;
	margin:0px;
	padding:0px;
	font-size: 0.8em;
	font-family: "Georgia";
}
#container1{
	position: relative;
	margin: 0 auto;
	width: 981px;
	background: url('http://l.yimg.com/e/style/6/658/container.jpg') repeat-y left top;
}

a{
	color: #fff;
	text-decoration: none;
}
a:hover{
	color: #fce4a5
}

/*--------------------banner----------------------*/
#banner{
	background: url('http://l.yimg.com/e/style/6/658/banneruser2.jpg') no-repeat left top;
	height: 428px;
}

h1{margin:0px;font-size: 22px;}
h1 a{color:#fbcb25}

#pageheader{
	padding: 20px 10px 0 40px;
}
h1 .description{
	font-size: 18px;
	color:#fff;
}
#description2 .description{color: #d3d3d3}



/*-----------------content---------------------*/

#content{
	width: 651px;
	float: left;
	margin-left: 34px;
	color: #646464;
}
*html #content{
	margin-left:17px;
}



.date{
	color:#7a469c;
	position:relative;
	top: 18px;
	left: 20px;
}

.title{
	background: url('http://l.yimg.com/e/style/6/658/title.jpg') no-repeat center top;
	height: 40px;
	color: #e03195;
	margin: 0px;
	font-size: 18px;
	padding: 25px 20px 0px 20px;
}
.innertext{
	width: 570px;
	padding-left:40px;
	padding-top: 10px;
	overflow: hidden;
}
.articletext{
	background:url('http://l.yimg.com/e/style/6/658/content.jpg') repeat-y center top;
}


.extended{
	padding-right: 20px;
	text-align:right;
	color: #dfb3fe;
	position: relative;
	top: 35px;
	font-size: 12px;
}


.posted{
	background:url('http://l.yimg.com/e/style/6/658/posted.jpg') no-repeat left bottom;
	height: 25px;
	padding-right: 20px;
	padding-top: 45px;
	text-align:right;
	color: #3f608e;
	margin-bottom: 10px;
}


/*----------------comments---------------------*/
.total-comments-div{
	padding: 5px 0px;
}
.trackbacks-head .comments-head{
	background: url('http://l.yimg.com/e/style/6/658/trackbacks.jpg') no-repeat left top;
}
.comments-head{
	background: url('http://l.yimg.com/e/style/6/658/comments.jpg') no-repeat left top;
	height: 32px;
	text-indent: -5000px;
	margin-top: 10px;
}

.comments-bottom .comments-head{
	background: url('http://l.yimg.com/e/style/6/658/givecomment.jpg') no-repeat left top;
}

.trackback-url{
	padding-left: 45px;
	margin-bottom: 0;
}
.comments-body{
	padding: 0 45px;
}
.comments-post{
	color: #3f608e;
	font-size: 11px;
}
.comments-post a{color:#5996e9}
.comments-post a:hover{
	color:#bbda5f
}


/*------------------links--------------------*/
#links{
	width: 240px;
	float: right;
	margin-right: 34px;
	_margin-right: 17px;
}

.sidetitle{
	background: url('http://l.yimg.com/e/style/6/658/sidetitle.jpg') no-repeat left top;
	height: 28px;
	color: #fff;
	text-align: center;
	padding-top: 10px;
}
.side{
	padding: 2px 10px;
	margin-bottom: 10px;
}
.side a{
	color: #f18528;
}
.side a:hover{
	color: #fbcb25;
}

.calendar{
	font-size: 11px;
	margin-bottom: 10px;
}
.calendar a{color: #f18528}

.powerlogo img{
	display:none
}
.powerlogo{
	display: block;
	background: url('http://l.yimg.com/e/style/6/658/logo.jpg') no-repeat left top;
	height: 71px;
}

.powered a{color: #f18528}
.powered a:hover{color: #fbcb25}

#footer{
	background: url('http://l.yimg.com/e/style/6/658/footer.jpg') no-repeat left bottom;
	height: 27px;
	clear: both;
	padding-top: 10px;
}
.articletext table td a{color:deeppink}
.articletext table td a:hover{color:deeppink;text-decoration:underline}