.comments-template
{
	width:100%;
	height:200px;

	overflow:hidden;
	float:right;
}
.number-comm
{
	font-family:'BKoodakBold';
	margin-bottom:5px;
}
.number-comm
{
	font-size:16px;
	padding-bottom:10px;
}
.number-comm a
{
	text-decoration:none;
	color:#6b6d6d;
}
.comments-template  { 
width : 600px; 
height : auto; 
margin : 0 5px 0 0; 
display : table; 
padding-right : 5px; 
padding-left : 0; 
	font-family:'BKoodakBold';
float : left; 
 } 
.wp-pagenavi {
clear: both;
padding:0px 5px 15px 5px;
direction:rtl
}
.wp-pagenavi h3 {
font-weight:normal
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
background:#f8f8f8;
border: 1px solid #b8b8b8;
padding: 5px;
float :right;
margin: 2px;
-moz-border-radius: 3px;
}
.wp-pagenavi span.current {
background:#fff;
color:#666666;
border: 1px solid #b8b8b8;
}
.wp-pagenavi a:hover {

border-color: #4c4c4c;
color:#fff
}
.wp-pagenavi span.current {
font-weight: bold;
}
#commentform input{
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
background:none repeat scroll 0 0 #fff;
border:1px solid #C5C0B0;
color:#3F3F3F;
	font-family:'BKoodakBold';	
font-size:13px;
margin-right:15px;
padding:5px;
width:50%;
}
#commentform small{
font-size:12px;
padding-right:10px;
}
ol.commentlist{
list-style:none;
margin:0;
padding:0;
text-indent:0;
}
ol.commentlist li{

-webkit-border-radius:8px;
border-radius:8px;		
border:3px solid #2F2F2F;
margin:0 0 10px;
padding:5px 57px 5px 7px;
position:relative;
background:#141616;
}
ol.commentlist li div.comment-author{
padding:0 170px 0 0;
}
ol.commentlist li div.vcard{
	font-family:'BKoodakBold';
	font-size:15px;
padding:5px 0;
}
ol.commentlist li div.vcard cite.fn{
font-style:normal;
}
ol.commentlist li div.vcard cite.fn a.url{
color:#00aeef;
text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover{
color:#00aeef;
}
div.vcard img.avatar{
border:5px solid #ddd;
right:7px;
position:absolute;
top:7px;
}
.comment-meta
{
	display:none;
}
ol.commentlist li div.comment-meta{
	font-family:'BKoodakBold';	
right:20px;
text-align:right;
}
ol.commentlist li div.comment-meta a{
color:#F60;
text-decoration:none;
}
ol.commentlist li div.comment-meta a:hover{
color:#D66901;
}
ol.commentlist li p{
color:#3F3F3F;
font:12px/18px 'BKoodakBold';
margin:10px 0 1em;
}
ol.commentlist li p a{
color:#0083DB;
}
ol.commentlist li p a:hover{
color:#D66901;
}
ol.commentlist li ul{
font:normal 12px/1.4 'BKoodakBold';
list-style:square;
margin:0 0 1em;
padding:0;
text-indent:0;
}

ol.commentlist a.comment-reply-link
{
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	
}

#cancel-comment-reply{
padding:10px 0 0;
}
#cancel-comment-reply-link{
color:#FFF;
font-size:10px;
line-height:15px;
font-family:'BKoodakBold';
padding:4px 10px;
margin:0 0 0 12px;
background:#8B979F;
border:2px solid #666;
}
ol.commentlist li div.reply{
background:#07aee5;
border:2px solid #f4f2f2;
color:#fff;
	font-family:'BKoodakBold';	
	font-size:14px;
padding:5px 10px;
text-align:center;
width:50px;
}

ol.commentlist li ul.children{
list-style:none;
margin:1em 0 0;
text-indent:0;
}
ol.commentlist li ul.children li.depth-2{
margin:0 0 .25em;
}
ol.commentlist li ul.children li.depth-3{
margin:0 0 .25em;
}
ol.commentlist li ul.children li.depth-4{
margin:0 0 .25em;
}
ol.commentlist li.even{
background:none repeat scroll 0 0 #fff;
border:1px solid #CFCFCF;
}
#commentform p{
margin-bottom:5px;
font-size:12px;
line-height:18px;
}
ol.commentlist li.odd{
background:none repeat scroll 0 0 #f6f6f6;
border:1px solid #CFCFCF;
}
ol.commentlist li.pingback div.vcard{
padding:0 170px 0 0;
}
.comments input#submit{
background:none repeat scroll 0 0 #272d2f;
border:1px solid #59554A;
color:#FFF;
font-family:'BKoodakBold';
font-size:16px;
line-height:25px;
padding:3px 20px;
width:auto;
}
#commentform textarea{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:none repeat scroll 0 0 #f6f6f6;
border:1px solid #a4a4a4;
color:#3F3F3F;
font-size:13px;
width:100%;
}