/* general set
-----------------------*/
body {
	background: url(http://l.yimg.com/e/style/1/111/body.gif) #C0A68B repeat-y 50% 0%;
	margin: 0px auto;
	font: .8em Arial;
	color: #555;
}
a {
	color: #927B63;
	text-decoration: none;
}
a:active {color: red;}
a:hover {
	color: #639621;
	text-decoration: underline;
}

/* container & main
-----------------------*/
#container1 {
	width: 738px;
	margin: 0px auto;
	position: relative;
}
#main2 {
	padding-top: 16px;
}
/* banner
-----------------------*/
#banner {
	width: 738px;
	height: 456px;
	background: url(http://l.yimg.com/e/style/1/111/banner.jpg) no-repeat top left;
}
#banner h1 {
	margin-top: 0px;
	padding-top: 360px;
	color: #fff;
	padding-left: 280px;
	margin-bottom: 0px;
}
#banner h1 a {
	position: absolute;
	top: 300px; left: 50px;
	border: 0px solid red;
	color: #000;
	display: block;
	width: 225px;
	height: 116px;
	text-decoration: none;
	font-size: 0px;
	letter-spacing: -3px;
	font-weight: normal;
}
#description2 {
	margin: 0px 40px 0px 280px;
	color: #fff;
	font-weight: bold;
}

/* content
-----------------------*/

#content {
	padding: 15px;
	width: 490px;
	float: left;
	background: #fcfaf6;
}
.date {
	text-align: right;
}
.title {
	text-align: right;
	margin-top: 0px;
	color: #660000;
}
.extended {
	text-align: right;
}
.posted {
	text-align: center;
	/*background: #f0eaea; */
	border-bottom: 1px solid #aaa;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


.total-comments-div {
	width: 400px;
	margin-left: 80px;
}
.comments-head {
	font-weight: bold;
	border-bottom: 1px solid #aaa;
	margin-top: 20px;
}
.comments-body {
	margin-left: 30px;
	border-bottom: 1px solid #ccc;
}
.comments-body p {
	color: #77695C;
}
.comments-post {
	font-size: .8em;
	text-align: right;
}

#text {width: 350px;}
/* links
-----------------------*/

#links {
	width: 202px;
	float: right;
	background: #eee;
}
#links .sidetitle {
	border-bottom: 0px solid #fff;
	border-top: 16px solid #fff;
	background: #ddd;
	text-align: right;
	padding: 3px 20px 3px 10px;
}
#links .side br {display: none;}
#links .side a {
	display: block;
	padding: 2px 10px 2px 10px;
}
#links .side a:hover {
	background: #f8f8f8;
	text-decoration: none;
	
}

/* links detail
-----------------------*/
.calendar {font-size: .9em;}

#boxProfile .side {
	font-size: 0px;
	letter-spacing: -3px;
	color: #eee;
}
#links #boxProfile .side a {
	font-size: 12px;
	letter-spacing: 0px;
	color: #927B63;
}

#boxCategory .side {
	font-size: 0px;
	letter-spacing: -3px;
}
#links #boxCategory .side a {
	font-size: 12px;
	letter-spacing: 0px;
}
#links #boxSearch .side br {display: block;}
#boxDate .side select {
	margin-left: 20px;
}
#boxSearch .side {
	padding: 0px 10px 0px 10px;
}

#boxNewComment .side {
	font-size: .9em;
	text-align: right;
}
#links #boxNewComment .side a {
	font-size: 1em;
	text-align: left;
}


#boxNewTrackback .side {
	text-align: right;
	font-size: .9em;
}
#links #boxNewTrackback .side a {
	font-size: 1em;
	text-align: left;
}
#links #boxNewTrackback .side span a {
	display: inline;
	padding: 0px;
}
#links #boxNewTrackback .side span a:hover {
	background: transparent;
	text-decoration: underline;
}
#links #boxCounter .side br {display: block;}
#boxCounter .side { padding: 10px;}


/* extradiv
-----------------------*/
#extraDiv1 {
	position: absolute;
	top: 0px;
	left: -15px;
	width: 76px;
	height: 76px;
	background: url(http://l.yimg.com/e/style/1/111/extradiv1.jpg) no-repeat top left;
}

#extraDiv2 {
	position: absolute;
	top: 0px;
	right: -16px;
	width: 76px;
	height: 76px;
	background: url(http://l.yimg.com/e/style/1/111/extradiv2.jpg) no-repeat top left;
}

#extraDiv3 {
	position: absolute;
	top: 0px;
	left: 61px;
	width: 617px;
	background: #fff;
	height: 16px;
}