﻿

a {
	color:#cc0000;
}



.postItem h1 a:hover{
	color:#cc0000;
}

.postItem .categs div{
	padding-top:2px;
}

.postItem .categs a {
	background:#cc0000;
	text-decoration:none;
}

.icoAuthor {
	background:url(../images/red/ico_author.png) 0 0px no-repeat;
	/*padding:1px 0px 5px 0px;*/
}

.icoComments {
	background:url(../images/red/ico_comments.png) 0 0px no-repeat;
	padding:0px 0px 3px 0px;
}