/*
css by princesswow, http://www.wretch.cc/blog/princesswow
*/
HTML {
	scrollbar-face-color: #CBE2DD;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #999;
	scrollbar-3dlight-color: #CBE2DD;
	scrollbar-darkshadow-color: #CBE2DD;
	scrollbar-arrow-color: #CBE2DD;
	scrollbar-track-color: #CBE2DD;
}
body {
	margin: 0px;
	padding: 0px;
	background: url('http://l.yimg.com/e/style/4/436/body.gif') repeat-y center top #CBE2DD;
	font-size: 13px;
	font-family: 'Verdana';
	color: #555;
}
a {
	text-decoration: none;
	font-size: 12px;
	color: #666;
}
a:hover {
	color: #00B175;
}
#container1 {
	position: relative;
	margin: 0px auto;
	width: 760px;
}
#banner {
	height: 300px;
	background: url('http://l.yimg.com/e/style/4/436/banner.gif') left top;
}
h1 a {
	position: absolute;
	top: 20px;
	margin-left: 270px;
	font-family: 'Simhei';
	font-size: 28px;
}
h1 .description {
	position: absolute;
	right: 10px;
	margin-top: 5px;
	font-size: 20px;
	color: #E86EB0;
}
#description2 .description {
	position: absolute;
	top: 80px;
	left: 20px;
	text-align: right;
	color: #333;
	font-size: 16px;
	color: #34865E;
}
#content {
	float: right;
	width: 470px;
	padding-right: 15px;
}
.date {
	color: #1DAE91;
	font-size: 10px;
	position: relative;
	top: 20px;
	text-align: right;
}
.title {
	background: url('http://l.yimg.com/e/style/4/436/title.gif') no-repeat center top;
	height: 30px;
	font-family: 'Simhei';
	font-size: 25px;
	letter-spacing: -4px;
	padding: 2px 50px 0px 25px;
	color: #9C78C6;
}
.innertext {
	line-height: 150%;
}
.extend {
	text-align: right;
	font-size: 10px;
}
.posted {
	text-align: right;
	font-size: 10px;
	color: #bbb;
}
#links {
	position: absolute;
	top: 200px;
	left: 15px;
	width: 230px;
	font-size: 11px;
	color: #999;
}
.sidetitle {
	background: url('http://l.yimg.com/e/style/4/436/sidetitle.gif') no-repeat left top #cccccc;
	font-family: 'Simhei';
	font-size: 25px;
	color: #fff;
	padding: 2px 5px 5px 30px;
	letter-spacing: -5px;
	text-align: left;
}
.sidetitle a {
	letter-spacing: 0px;
	font-family: 'Verdana';
}
.side {
	background: url('http://l.yimg.com/e/style/4/436/side.gif') no-repeat left bottom #cccccc;
	padding: 5px 10px 35px 5px;
}
.side a {
	padding-left: 12px;
}
.side a:hover {
	border-left: 10px solid #fff;
	padding-left: 2px;
}
.calendar {
	font-size: 10px;
}
.boxAddFriendLink , .boxGiftLink {
	display: none;
}
.boxProfile1 img {
	border: 5px solid #eee;
}
#boxNewComment {
	text-align: right;
}
#boxNewComment a {
	text-align: left;
	display: block;
}
#boxNewTrackback {
	text-align: right;
}
#boxNewTrackback a {
	display: block;
	text-align: left;
}
#boxNewTrackback span a {
	padding: 0px;
	color: #eee;
	display: inline;
}
#boxNewTrackback span a:hover {
	padding: 0px;
	border: 0px;
}
.comments-head {
	background: url('http://l.yimg.com/e/style/4/436/title2.jpg') no-repeat center top;
	height: 30px;
	font-family: 'Simhei';
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 10px;
	padding: 2px 50px 0px 25px;
	color: #F687C3;
	margin-top: 70px;
}
.comments-body {
	color: #418577;
	padding: 0px 20px 0px 60px;
}
.comments-post {
	font-size: 10px;
	color: #bbb;
	text-align: right;
}
.comments-post img {
	filter: gray;
	width: 14px;
}
select {
	color: #aaa;
	font-size: 12px;
	border: 0px;
}
input {
	background: #EBF4F1;
	padding: 4px 6px 1px 4px;
	border: 0px;
	border-bottom: 1px dashed #aaa;
	color: #999;
}
.blogbody textarea {
	width: 350px;
	height: 250px;
	padding: 10px;
	font-size: 13px;
	font-family: 'Verdana';
	background: #EBF4F1;
	color: #000;
	border: 0px;
}
