

#frame_left {
	float:left;
	width:610px;
	padding:0 10px 0 0;
	margin-left:-67px;
}

#wp-calendar{
width:300px;}
.comments{
padding:10px 0;}

.pagetitle{
padding-left:67px;

}
h3#respond{
color:#ff6600;
font-size:18px;
}
.starts{
float:right;
}
.navigation{	margin-left:77px;
padding:10px 0;}
/* ---------- @ comments style -----------*/





.comments {
	padding:5px;
}
.comments h3 {
	padding:0px;
	margin:0px;
}
ol.commentlist {
	margin:0;
	padding:0;
}
.commentlist li {
	width:451px;
	list-style:none;
	margin-bottom:14px;
}
.commentlist li .top {
	height:0px;
}
.commentlist li .bottom {
	height:39px;
}
.commentlist .li1 {
	background:url(image/comment-1-sf.jpg) left bottom repeat-y
}
.commentlist .li1 .top {
	background:url(image/comment-1-top.jpg) left top no-repeat;
	border:0;
}
.commentlist .li1 .bottom {
	background:url(image/comment-1-bottom.jpg) left bottom no-repeat;
}
.commentlist .li2 {
	background:url(image/comment-2-sf.jpg) left bottom repeat-y
}
.commentlist .li2 .top {
	background:url(image/comment-2-top.jpg) left top no-repeat;	border:0;
}
.commentlist .li2 .bottom {
	background:url(image/comment-2-bottom.jpg) left bottom no-repeat;
}
.commentlist .content {
	padding: 10px;
}
.commentlist .content a {
	color:#666666;
	text-decoration:none;
}
.commentlist .content a:hover {
	text-decoration:underline;
}
.commentlist .author {
	background:url(image/msg.gif) left center no-repeat;
	text-decoration:none;
	font-size:14px;
	color:#CC3300;
	padding-left:20px;
}
.commentlist .author a {	color:#CC3300;

	text-decoration:none;
	color:#ff8043;
}
 .commentlist .author a:underline {
 text-decoration:underline;
}
.commenttext {
	color:#031E25;
}
.commenttext a{
color:#000000;
font-weight:bold;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#eee;
	border:1px solid #ccc;
	color:#000;
}
#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color:#eee;
	border:1px solid #ccc;
}
#commentform #submit {
	margin: 0;
	float: left;
	background-color:#383838;
	color:#fff;
	margin-bottom:10px;
}

