.comment-c{
	position:relative;
	display:block;
	top:10px;
	margin-top:10px;
	background:url(http://kaleme-dev.s3.amazonaws.com/ver2/images/27.gif) no-repeat top left;
	padding-top:30px;
	z-index:5
}
.comment-navigation{
	display:block;
	width:100%;
	text-align:left;
	height:30px;
	margin-bottom:20px;
}
.comment-navigation div a{
	padding:0px 2px 0px 2px;
	background:#efefef;
	border:1px solid #CCC;
	margin-left:3px;
	color:#999;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	float:right;
	font-size:11px;
}
.comment-navigation div a:hover{
	padding:0px 2px 0px 2px;
	background:#FFF;
	border:1px solid #CCC;
	margin-left:3px;
	font-size:11px;
	color:#666;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;	
}

div.comments-count{
	font-size:11px;
	float:right;
	color:#093;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;	
	text-align:center;
	margin-left:5px;
}
div.comments-count a , div.older a , div.newer a{
	padding:2px 10px 3px 10px;
	color:#060;
}
div.comments-count a:hover , div.older a:hover , div.newer a:hover{
	padding:2px 10px 3px 10px;
}
div.rss-btn a{
	display:block;
	width:15px;
	height:18px;
	background:url(http://kaleme-dev.s3.amazonaws.com/ver2/images/rss.gif) no-repeat;
}
div.rss-btn a:hover{
	background:url(http://kaleme-dev.s3.amazonaws.com/ver2/images/rss-hover.gif) no-repeat;
}
.rate{
	display:block;
	float:right;
	text-align:right;
	position:relative;
	right:0px;
	direction:rtl;
}
.rate span img{
	display:block;
	margin-left:4px;
}
.rate span{
	position:relative;
	float:right;
	text-align:right;
	margin-right:0;
	padding-right:0px;
	direction:rtl;
}
div.anchor a{
	border:0;
	background:url(http://kaleme-dev.s3.amazonaws.com/ver2/images/arrow-down.gif) no-repeat right;
	padding-right:10px;
	margin-right:5px;
}
div.anchor a:hover{
	border:0;
	background:url(http://kaleme-dev.s3.amazonaws.com/ver2/images/arrow-down.gif) no-repeat right;
	padding-right:10px;
	margin-right:5px;
}
.commentslist li {
	clear:both;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	margin-top:10px;
	padding:10px;
	background:url(http://kaleme-dev.s3.amazonaws.com/ver2/images/meta-bar.jpg) no-repeat left top;
}
.commentslist li .commenthead a {
	background:url(http://kaleme-dev.s3.amazonaws.com/ver2/images/14_B.gif) no-repeat top right;
	padding:2px;	
	padding-right:20px;
	height:20px;
}
.commentslist li ul li .commenthead a {
	background:url(http://kaleme-dev.s3.amazonaws.com/ver2/images/14.gif) no-repeat right bottom;
	padding:4px;
	padding-right:20px;
}
.commentslist li.trackback {
	border:1px double #EDD;
}

.author a {
	font-weight:700;
	color:#060;
	direction:rtl;
}
.commentslist .body {
	margin:5px 5px 5px 20px;
}
.commentslist .body p {
	margin:10px 0 0;
	line-height:1.4em;
}
.commentslist ul {
	border:medium none;
	margin:7px 0 0 20px;
	padding:0;
}
.commentslist {
	border:medium none;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
.commenthead{
	width:200px;
	overflow:hidden;
	float:right;
	height:25px;
}
.meta-bar{
	width:400px;
	height:25px;	
	float:left;
	overflow:hidden;
	text-align:left;
	font-size:11px;
	color:#666;
}
.commenthead,.meta {
	color:#666;
	font-size:.95em;
	direction:rtl;
}
.commenthead a,.meta a {
	color:#060;
	direction:rtl;
}
#commentform{
	display:block;
	border:1px solid #e2e0d1;
	background:#efefef;
	padding:20px;
	margin:10px 0 10px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;   
}
#commentform textarea{
	direction:rtl;
	width:100%;
	border: 1px solid; 
	border-color: #CCC;
	background:url(http://kaleme-dev.s3.amazonaws.com/ver2/images/inner-excerpt-bg.jpg) repeat-x bottom #FFF;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}
#commentform input{
	direction:rtl;
	margin-bottom:5px;
	border: 1px solid; 
	border-color: #CCC;
	background:url(http://kaleme-dev.s3.amazonaws.com/ver2/images/pagination-bg.jpg) repeat-x bottom;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	height:18px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}
#commentform .submit{
	direction:rtl;
	border: 1px solid; 
	border-color: #CCC;
	color:FFF;
	background:url(http://kaleme-dev.s3.amazonaws.com/ver2/images/form_bg.gif) repeat-x bottom;	 
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	margin-top:5px;
	height:25px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#commentdiv{}
#commentform textarea {
	border:1px solid #b0b0b0;
}
#reco span {
	color:#999;
}
.avatar{ 
	width:80px; height:80px; margin-top:-32px;
	*margin-top:-26px; 
	margin-right:-4px;
	float:right; padding:0 0 5px; background-repeat:no-repeat;
}
.mine{
border-color:red !important;
}
.borderc1{
	border-color:#efefef !important;
}
.borderc2{
	border-color:#ccc !important;
}