

h1 {
	color:#2E3942;
}

h1 a {color:#2E3942;
}
h1 a:hover{

color:#F50C56}

h2{
	color: #2E3942;
}

#archive-title, .searchQuery {
	
}

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

.homePost h2 a {
	color:#2E3942;
}

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

.homePost .date span {
	color:#F30C55;
	text-shadow:0 1px 0 #E7E7E7;

}

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

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

.boxRight h2 {
	color:#c7d82d;
}

.boxRight ul li {
	}

.boxRight ul li a {
	color:#888;
}

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

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

#footerInner .boxFooter ul li {
}

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

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

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

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

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



