/*Иконки*/

 .icon{
	width: 20px;
	height: 20px;
	background: transparent url('icon.png') no-repeat;
	float: left;
	margin: 3px;
	margin-top: -3px;
	margin-right: 6px;
}

#edit_page{
	background-position: -332px -3px;
}

#del_page{
	background-position: -300px -3px;
}

.news_data{
	background: url('/module/news/bk_date.png');
	width: 75px;
	height: 35px;
	display: table;
	vertical-align: middle;
	text-align: center;
	position: relative;
	top: 60px;
	left: -58px;
	z-index:1;}

/**/
.blogItem .postMeta {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/module/news/bk_line.jpg) no-repeat scroll left bottom;
margin-bottom:10px;
padding:2px 50px 20px 30px;
position:relative;
}

.blogItem .postMeta p {
color:#666666;
font-size:11px;
margin:5px 0 0;
padding: 0px;
}

.blogItem .postMeta p img {
vertical-align:middle;
}

.blogItem .postMeta .date {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/module/news/bk_date.png) no-repeat scroll 0 0;
color:#FFFFFF;
font-size:11px;
height:35px;
left:-52px;
line-height:25px;
position:absolute;
text-align:center;
text-transform:uppercase;
top:0;
width:70px;
}

.blogItem .postMeta .comments {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/module/news/bk_comments_no.png) no-repeat scroll 0 0;
font-size:14px;
font-weight:bold;
height:34px;
line-height:25px;
position:absolute;
right:0;
text-align:center;
top:5px;
width:38px;
color: white;
}

.blogItem .postMeta .date span {
font-size:19px;
font-weight:bold;
}

.alignleft {
float:left;
margin:5px 15px 5px 0;
}

.blogItem {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/module/news/bk_line_ornament.jpg) no-repeat scroll left bottom;
margin-bottom:20px;
padding-bottom:25px;
}

.more-link{	float: right;}


