#access li:hover > a,
#access ul ul :hover > a,
#access .current_page_item a:hover {
	color: #ed1e24;
}
.widget-title,
.widget-title span {
	background-image: url("images/red/widget-title-red-large.png");
}
body.sidebar-content-sidebar .widget-title,
body.sidebar-sidebar-content .widget-title,
body.content-sidebar-sidebar .widget-title,
body.sidebar-sidebar-content .widget-title span,
body.content-sidebar-sidebar .widget-title span,
body.sidebar-content-sidebar .widget-title span {
	background-image: url("images/red/widget-title-red-small.png");
}
#wp-calendar #today {
	background: #f33c48;
}
#searchform #searchfield,
#searchform input.searchbutton {
	background-image: url("images/red/search.png");
}
#tab-tags a:hover {
	background-color: #fa2b31;
}
#secondary-tabs {
	background-image: url("images/red/tabs-bg.png");
}
#secondary-tabs li {
	background-image: url("images/red/tabs-c.png");
}
#secondary-tabs ul li a {
	background-image: url("images/red/tabs.png");
}
#comments .comment-head {
	background-image: url("images/red/comment-head.png");
}
#comments .bypostauthor .comment-head,
#comments .comment-author-admin .comment-head {
	background-color: #d91d27;
}
#site-description {
	color: #fa2b31;
}
.alt-text {
	color: #d91d27;
}