
a {
	color: #ff3300;
}

h1 {
	color:#000;
}

h1 a { border-bottom:none; }
h1 a:hover {
	border-bottom:1px dashed #ff3300;
}

h2{
	color: #000;
}

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

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

.homePost h2 a {
	color:#000;
}

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

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

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

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

.wdg h2 {
	background:url(../images/wg-t.png) 0 0 no-repeat;
	color:#f1ebe1;
}

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

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

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

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

#footerInner .boxFooter ul li {
	background:url(../images/blue/bullet_arrow.png) 0 11px no-repeat;
}

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

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

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

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

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





