.logo{
  background: url("images/pink/logo.gif") no-repeat;
}
#searchform-header #searchsubmit-header {
  background: url("images/pink/search-button.gif") no-repeat;
}
.page_item a:hover{
  color: #ac1b55;
}
.current_page_item a{
  color: #ac1b55;
}
.widget li a:hover {
  color: #ac1b55;
}
#tags3:hover {
  color: #ac1b55;
}
#recentcomments3:hover {
  color: #ac1b55;
}
#recentposts3:hover {
  color: #ac1b55;
}
#nav-prev-single a{
  background: url("images/pink/previous-post.gif") no-repeat;
}
#nav-next-single a{
  background: url("images/pink/next-post.gif") no-repeat;
}
.navigation a{
  color: #ac1b55;
}
.navigation{
  color: #ac1b55;
}
.paged-navigation {
  color: #ac1b55;
}
.prev-link {
  color: #ac1b55;
}
.next-link {
  color: #ac1b55;
}
.entry-title-single{
  color: #ac1b55;
}
.entry-title a{
  color: #ac1b55;
}
.entry-title a:hover{
  color: #8b2f4f;
}
.post-day {
  background: url("images/pink/date-day.gif") no-repeat;
}
.post-month {
  background: url("images/pink/date-month.gif") no-repeat;
}
.entry-footer-left {
  background: url("images/green/entry-footer-left.gif") no-repeat;
}
.entry-footer-right {
  background: url("images/green/entry-footer-right.gif") no-repeat;
}
.entry-footer {
  background: url("images/green/entry-footer-bg.gif") repeat-x;
}
.entry-footer-comments {
  color: #5a5a5a;
  background: url("images/green/comment-icon.gif") no-repeat top left;
}
.entry-footer-tags {
  color: #5a5a5a;
  background: url("images/green/tags-icon.gif") no-repeat top left;
}
.entry-footer-tags a{
  color: #5a5a5a;
}
.entry-footer-spacer {
  background: url("images/green/entry-footer-spacer.gif") no-repeat top center;
}
.entry-footer-category {
  color: #858585;
  background: url("images/green/category-icon.gif") no-repeat top left;
}
.entry-footer-category a{
  color: #858585;
}
.readmore {
  background: url("images/pink/continue-reading.gif") no-repeat;
}
.commentlist li a{
  color: #ac1b55;
}
.commentlist li .comment-author{
  color: #ac1b55;
}
.commentlist li .comment-author a{
  color: #ac1b55;
}
.commentlist li .reply a {
  color: #ac1b55;
}
#cancel-comment-reply  a {
  color: #ac1b55;
}
#commentform a {
  color: #ac1b55;
}
.submit-button #submit{
  background: url("images/pink/submit.gif") no-repeat;
}
#leaveareply {
  color: #ac1b55;
}
h2#comments{
  color: #ac1b55;
}
h3#comments{
  color: #ac1b55;
}
h3#comments span{
  color: #ac1b55;
}
.footer-links {
 background: url("images/pink/pages-footer-bg.gif") repeat-x bottom;
}
.footer-spacer {
  background: url("images/pink/pages-footer-spacer.gif") no-repeat top left;
}
.footer-pages li a{
  color: #8b2f4f;
  background: url("images/pink/pages-footer-spacer.gif") no-repeat top left;
}
.footer-pages li a:hover{
  color: #8b2f4f;
  background: url("images/pink/pages-footer-spacer.gif") no-repeat top left;
}
.footer {
  color: #d88aa5;
  background: url("images/pink/footer-bg.gif") repeat-x;
}
.footer a{
  color: #f9ccdc;
}