/*-------------------------------------------
    ★css by [ waitingchou ] ★
		http://www.wretch.cc/blog/waitingchou
-------------------------------------------------------------------*/

body{
	background: #484646;
	margin:0px;
	font: 13px Arial;
	
}

#container1{
	width:776px;
	background: #a6a677;
	margin:0px auto;
	position:relative;

}

#main2{
	background: url('http://l.yimg.com/e/style/6/607/main.jpg') no-repeat left top;
	padding-top: 23px;

}





/*-----------banner-------------------*/
#banner{
	height: 265px;
	background: url('http://l.yimg.com/e/style/6/607/banner.jpg') left top;
	position: relative;
}

h1{
	position: absolute;
	top: 90px;
	left: 5px;
	width: 230px;
	font-size: 19px;

}
h1 a{
	color: #fff;
}
h1 a:hover{
	color: #f6d505;
}
#description2 .description{
	position:absolute;
	bottom: 8px;
	left: 5px;
	color: #ecd754;
	width: 200px;
}



/*------------content-----------------*/
#content{
	float:right;
	background:url(http://l.yimg.com/e/style/6/607/content.jpg) repeat-y left top;
	width:528px;
	margin-right: 4px;
	_margin-right: 2px;
	padding-right: 3px;
}
#content a{
	color: #66aaee;
}
#content a:hover{
	color: #000;
}
.date{
	color: #114d8a;
	font-weight: bold;
	padding-left: 5px;
}


.title{
	background: #403a0f;
	padding: 5px 0px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	margin: 0px;
}
.innertext{
	padding: 10px 20px;
	width: 480px;
	overflow-x: auto;
}
.extended{
	text-align: right;
	padding-right: 20px;
}
.posted{
	text-align: right;
	padding-right: 20px;
	color: #999;
	font-size: 12px;
	margin-bottom: 30px;
}
.posted a{
	color: #000! important
}
.posted a:hover{
	color: #2b40dc! important
}
.total-comments-div{
	padding: 30px;
	background: url('http://l.yimg.com/e/style/6/607/comment.jpg') no-repeat center bottom;
	margin-right: -3px;
}

.total-comments-div a{
	color: #000! important
}
.total-comments-div a:hover{
	color: #feb505! important
}


.comments-head{
	color: #990033;
	font-size: 15px;
	margin-top: 20px;
}
.comments-post{
	background: #eeeeaa;
	text-align: right;
	font-size: 12px;
	padding: 3px 0;
	color: #999;
}


/*---------links---------------*/
#links{
	width:220px;
	background: url('http://l.yimg.com/e/style/6/607/side_foot.jpg') no-repeat center bottom;
	font-size:.9em;
	margin-left: 14px;
}
#links a{
	text-decoration: none;
	color: #2f3c75
}
#links a:hover{
	background: #eeeeff;
	border-bottom: 2px #ff3366 solid;
	color: #626262;
}
#links br{display:none;}
#links .side br{display: block}
.side{
	background: url('http://l.yimg.com/e/style/6/607/side.gif') repeat-y center top;
	padding: 15px;
}
.powered{
	background: url('http://l.yimg.com/e/style/6/607/side.gif') repeat-y center top;
	padding:5px 15px 30px 20px;
	font-size:11px;
	text-align:center;
}
.sidetitle{
	color:white;
	text-align:center;
	background:url(http://l.yimg.com/e/style/6/607/sidetitle.jpg) no-repeat center bottom;
	padding:5px 0px;
}
.syndicate{
	background: url('http://l.yimg.com/e/style/6/607/side.gif') repeat-y center top;
	padding-left: 20px;
}

/*---------calendar---------------*/
div.calendar{
	padding-top: 5px;
	background:url(http://l.yimg.com/e/style/6/607/sidetitle_first.jpg) no-repeat center top;
	color:#fff;
}
.calendar a{
	color:#990! important;
	text-decoration:none;
}
.calendar a:hover{
	color:#fff;
	text-decoration:underline;
}
.calendarhead{
	color: #990;
}

th .calendar{
	color:#fff;
	font-weight:bold;
}

td .calendar{
	color: #000;
}


/*-----------profile---------------------*/

.boxProfile1{
	position: absolute;
	right: 0px;
	top: 50px;
	background: none;
	width: 335px;
	height: 68px;
	font-size: 1px;
	
}


.boxProfile1 a{
	color: #000! important;
}
.boxProfile1 a:hover{
	background:none! important;
	border: 0px! important;
}
#links .boxProfile1 br{
	display:none;
}
.boxProfile1 .side{
	background: none;
	padding:0;
}

.boxProfileLink{
	display: block;
	width: 81px;
	height: 28px;
	float: left;

}

.boxProfile1 select{
	position: absolute;
	top: -47px;
	right: 0px;
}


.boxProfile0,
.boxAddFriendLink,
.boxGiftLink,
.boxProfileImg{
	display: none;
}




#footer{
	clear:both;
	background: url('http://l.yimg.com/e/style/6/607/footer.jpg') no-repeat center bottom;
	height: 28px;
	padding-top: 15px;
}

