body {
	background:url(../images/red/bk_body.jpg);
}

a {
	color:#EA0000;
}

#topMenu ul li a {
	background:url(../images/red/bullet_list.png) 0 2px no-repeat;
}

#topMenu ul li a:hover{
	color:#EA0000;
}

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

.postItem .categs a {
	background:#EA0000;
}

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

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

#header {
	position:relative;
	background:url(images/bk_dotted_horiz.png) 0 100% repeat-x;
	height:190px;
	margin-top:10px;
	margin-bottom:13px;
}

#copyright {
	border-top:2px solid #fff;
	padding-top:25px;
	margin-top:15px;
	position:relative;
	margin-right:30px;
	font-size:11px;
	color:#000;
}

#footer .boxFooter p {
	margin:0px;
}