#menulinks {
background-image:url(../images/red/menulinks.png);
}

a {
color:#CF003B;
}

#contentarea ul.dots li.dot a {
background-image:url(../images/red/dot.png);
}

.postContainer .heading h2, .widget h3, h2#comments, h2.reply {
background:#CF003B;
}

#menulinks ul#nav li a:hover, #menulinks ul#nav li.active a, #menulinks ul#nav ul {
	color: #333333;
	background-color: #DDDDDD;
}

#menulinks ul#nav ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF003B;
}

#menulinks ul#nav ul li a:hover {
	background-color: #666666;
}

.advertWidget h3 {
background:transparent;
}
