a {
  color: #F50C56;
}

h1 {
	color:#000;
}

h1 a {
	color:#000;
	border:0;
}
h1 a:hover {
	color:#d90000;
}
h2{
	color: #000;
}

#archive-title, .searchQuery {
	background:url(../images/red/bullet_star_featured.png) 0 50% no-repeat;
}

#featuredPost .label {
	background:url(../images/red/bullet_star_featured.png) 0 50% no-repeat;
}

.homePost h2 a {
	color:#000;
}

.homePost h2 a:hover {
	color:#d90000;
}

.homePost .date span {
	color:#F30C55;
}

.blogPost .date span {
	color:#F30C55;
}

a.more-link {
	background:url(../images/red/but_readmore.png) 0 0 no-repeat;
}

.boxRight h2 {
	/*background:url(../images/red/bk_h2_right.png) 0 0 no-repeat;*/
	color:#9aa4af;
}

.boxRight ul li {
	background:url(../images/red/bullet_star.png) 0 5px no-repeat;
}

.boxRight ul li a {
	color:#d90000;
	text-decoration:underline;
}

.boxRight ul li a:hover {
	color:#a70303;
}

#footerInner h2 {
	color:#fff;
	background:url(../images/red/bullet_h2_footer.png) 0 50% no-repeat;
}

#footerInner .boxFooter ul li {
	background:url(../images/red/bullet_arrow.png) 0 7px no-repeat;
}
#footerInner .boxFooter ul li [rel*=feed] {
	background:url(../images/red/bullet_h2_footer.png) 0 7px no-repeat;
	}

#footerInner .boxFooter ul li a {
	color:#797979;
}


#footerInner .boxFooter ul li a:hover {
	color:#d90000;
}

#searchform input#searchsubmit {
	background:url(../images/red/but_search.png) 0 90% no-repeat;
}

#commentform input#submit{
	background:url(../images/red/but_post_comment.png) 0 0 no-repeat;
}

#contact input.submit{
	background:url(../images/red/but_send.png) 0 0 no-repeat;
}


