.blog-author, .blog-author a {
	color:#000000;
}
.blog-line {
	height:1px; 
	width:100%; 
	overflow:hidden; 
	background-color:#C7D2D5;
}

.blog-description, a:hover.blog-description, a.blog-description {
	font-size:11px;
	color:#939191;
	text-decoration:none;
}
.blog-coment-cloud {
	width:23px;
	height:25px;
	background: url(/images/votes_top.gif) no-repeat;
	color:#939191;
	padding-top:7px;
	font-size:11px;}

/*gray block (left sidebar)*/
.blog-hr {
	background:url(/images/blog-hr.gif) repeat-x;
	height:1px;
	font-size:1px;
}
.gray_block {
	background: url(/images/gray_grad.gif) top right no-repeat;
	background-color:#f8f8f8;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}
.border {
	display:block;
	font-size:1px;
	height:1px;
	border-top: solid 1px #dcdcdc;
	width:100%;
	margin-bottom:0px;
}
.blog_padding {
	padding:10px 0 10px 10px;
	font-size:12px;
}
/*end of gray block (left sidebar)*/