body {
	/* background:url(../images/blue/bad_bk_body.jpg); */
}

a {
	color:#0171AF;
}

.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;
}