body {
	background: url(../images/bg.gif) #fff;
}

a {
	color:#000;
}

#topMenu ul li a {

}

#topMenu ul li a:hover{
	color: #6CF;
}

.postItem h1 a:hover{
	color:#1FA2E1;
}

.postItem .categs a {
	background:#1FA2E1;
}

.icoAuthor {
	background:url(../images/blue/ico_author.png) 0 2px no-repeat;
}

.icoComments {
	background:url(../images/blue/ico_comments.png) 0 2px no-repeat;
}