a {
  color: #fe23a8;
}

h1 {
	color:#fe23a8;
}

h1 a {
	border-bottom:1px dotted #fe23a8;
}

h2{
	color: #000;
}

#archive-title, .searchQuery {
	background:url(../images/pink/bullet_star_featured.png) 0 50% no-repeat;
}

#featuredPost .label {
	background:url(../images/pink/bullet_star_featured.png) 0 50% no-repeat;
}

.homePost h2 a {
	color:#000;
}

.homePost h2 a:hover {
	color:#fe23a8;
}

.homePost .date span {
	color:#fe23a8;
}

.blogPost .date span {
	color:#fe23a8;
}

a.more-link {
	background:url(../images/pink/but_readmore.png) 0 0 no-repeat;
}

.boxRight h2 {
	background:url(../images/pink/bk_h2_right.png) 0 0 no-repeat;
	color:#F8DCE5;
}

.boxRight ul li {
	background:url(../images/pink/bullet_star.png) 0 11px no-repeat;
}

.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 {
	background:url(../images/pink/bullet_arrow.png) 0 11px no-repeat;
}

#footerInner .boxFooter ul li a {
	color:#797979;
}

#footerInner .boxFooter ul li a:hover {
	color:#fe23a8;
}

#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;
}

.navigation .alignleft a{
	background:url(../images/but_prev_pink.png) 0 0 no-repeat;
}

.navigation .alignright a{
	background:url(../images/but_next_pink.png) 0 0 no-repeat;
}
#searchBox label { 
background: url("http://images.ai/wp-content/themes/designpile/images/search_label_pink.png") 0px 0px no-repeat transparent;
}