div#entry_comments {}
div.blg-pst-comments {
	margin: 0px 0px 30px 0px;
}
div.cmt-no-comments {
	padding: 10px 0px;
	border-bottom: 1px solid #e9e9e9;
}

/****************************************
*		Comment box Styles
****************************************/
div.cmt {	
	padding: 10px 0px;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}
div.cmt-last {
	padding-bottom: 0px;
	border-bottom: none;
}
div.cmt-pst {
	position: relative;	
}
div.cmt-pst div.thumb_small {
	top: 0px;
	left: 0px;
	position: absolute;
}
div.cmt-pst-caption {
	height: 32px;
	margin-left: 42px;
	line-height: 32px;
}
div.cmt-pst-actions {
	position: relative;
	float: right;
}
div.cmt-pst-actions div.cmt-pst-votes-view {
	margin-top: 7px;
}
span.cmt-pst-author {
	font-weight: bold;
}
span.cmt-pst-author a {
	color: #0000cc;
}
span.cmt-pst-author-status,
span.cmt-pst-date,
span.cmt-pst-reply-link {
	color: #666666;
}
div.cmt-pst-content,
div.cmt-pst-links {
	padding-top: 10px;
	overflow: hidden;
}
div.cmt-pst-links {
	font-size: 11px;
}
div.cmt-replies {
	margin: 10px 0px 0px 20px;
    padding: 0px;
	display: none;
	border-top: 1px solid #e9e9e9;
}
div.cmt-replies-more {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #e9e9e9;
	line-height: 30px;
}
div.cmt-reply {
	margin: 10px 0px 0px 20px;
    padding: 10px 0px 0px 0px;
	position: relative;
	border-top: 1px solid #e9e9e9;
}

/****************************************
*		Comment post/reply forms Styles
****************************************/
input.cmt-input-text {
	width: 100%;
	height: 32px;
	padding: 0px;
	border-right: 0px;
	text-indent: 5px;
	font-size: 18px;
}
textarea.cmt-textarea-text {
	width: 100%;
	height: 78px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	font-family: Lucida Grande,Arial,sans-serif;
}
div.cmt-create div.cmt-pst-votes {
	margin: 0px 0px 10px 0px;
}
div.cmt-create div.cmt-pst-text {
	margin: 0px 0px 10px 0px;
	border: 1px solid #a8a8a8;
}
div.cmt-create div.cmt-pst-submit {}
div.cmt-txt-reply {
	margin-right: 64px;
	padding: 0px 8px;
	position: relative;
	border: 1px solid #a8a8a8;
}
div.cmt-btn-reply {
	top: 10px; 
	right: 0px;
	position: absolute;
}
div.cmt-btn-reply .b10-btn-big {
	border-left: 0px;
}
div.cmt-txt-reply textarea.cmt-textarea-text {
	height: 16px;
	margin: 8px 0px;
}


/****************************************
*		More comments Styles
****************************************/
div.cmt-more {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #e9e9e9;
}

/****************************************
*		Reply Styles
****************************************/




.cmt_photo
{
	width:55px;
	float:left;
}

.cmt_photo_small
{
	width:27px;
	float:left;
}

.cmt_photo_small .thumb_small
{
    margin-top:10px;
}

.cmt_post
{
	position:relative;
	width:486px; /* 553 */
	float:left;
	overflow:hidden;
	text-align:left;
}

.cmt_nick
{
	font-size:16px;
	font-weight:bold;
}


/*********** comments/blogs box */

.box
{
	width:100%;
	border-collapse:collapse; 
	margin-top:1px;
}

.comments_box
{
	width:100%;
	border-collapse:collapse; 
}

.box_t
{
	height:19px;
	width:100%;
	background-image:url(../img/box_t.gif);		
}

.comments_box .box_t
{
    height:9px;
    background-image:url(../img/box2_t.gif);
    font-size:1px;
}

.box_tl, .box_tr
{
	height:19px;
	width:9px;
	overflow:visible;
}

.comments_box .box_tl, .comments_box .box_tr
{
    height:9px;
}

.comments_box .box_tl
{
    width:18px;
}

.box_m
{
    background-color:#efefef;
}

/*
.box_m div
{
	width:100%;
	overflow:hidden;    
}
*/

.box_m p
{
	margin:0;
	padding:0;
}


.box_ml
{
	background-image:url(../img/box_ml.gif);
}

.comments_box .box_ml
{
	background-image:url(../img/box2_ml.gif);
}

.box_mr
{
	background-image:url(../img/box_mr.gif);
}

.box_b
{
	height:9px;
	width:100%;
	background-image:url(../img/box_b.gif);	
	overflow:hidden;
}

.box_bl, .box_br
{
	height:9px;
	width:9px;
	overflow:hidden;
}

.box_tl div
{
	position:relative;
}

.box_permalink
{
    position:relative;
    top:6px;
    margin-left:5px;
}

.comments_top
{
    width:100%;
    collapse-border:collapse;
    margin-left:7px;
}

.comments_bottom
{
    width:100%;
    collapse-border:collapse;
    margin-top:3px;
}

.comment_links
{
    text-align:right;
}

.comment_rate
{
	text-align:left;
	width:110px;
}

.comment_foo
{
    width:5px;
    font-size:1px;
}

.comment_info
{
	text-align:right;
	font-size:11px;
	color:#339933;    
    padding-right:5px;
}

/*
table .comment_rate .entry_rate
{
	position:relative;
	top:-8px;
	left:8px;
	float:right;	
	margin:0px;
	padding:0px;
}
*/
textarea#comment_text
{
	
}

/*********** comments button */

.cmt_btn
{
    border-left:1px solid #dddddd;
    border-right:1px solid #dddddd;
    float:right;
    background:#f5f5f5;    
    height:20px;
    margin-left:3px;
}

.cmt_btn:hover
{
    background:#f9f9f9;
}

.cmt_btn div
{
    position:relative;
    top:-1px;
    border-top:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
    height:14px;
    line-height:14px;
    padding:3px 8px 3px 26px;
}

.cmt_btn div img
{
    position:absolute;
    top:2px;
    left:6px;
}

.cmt_btn a
{
    text-decoration:none;
}
	
.cmt_btn a:hover
{
    text-decoration:underline;
}

.cmt_btn div b
{
    font-weight:normal;
    color:#999999;
    font-size:14px;
    margin-left:3px;
}

.blg_cmt_below_threshold
{
    font-size:11px;
    text-align:center;
}


