/*
 *	Theme04 Styling
 */

body {
	background: #2A0B11;
	color: #C86C6B;
}

.blurb {
	color: #C86C6B;
}

#resume-container a {
		color: #9B4B4E;
}

h1 {
	color: #EEC67F;
}

.filter-grid p {
	color: #EFC77F;
}

.filter-grid a {
	color: #EFC77F;
}

h2 {
	color: #DE9D76;
}

ul.columns li h2 {
	color: #954451;
}


.footer h2 {
	color: #C86C6B;
}

.footer {
	color: #9B4B4E;
}

.email-link{
	color: #9B4B4E;
}

#gallery-bg {
	background: transparent url(gallery-bg.png) center no-repeat;
}

#footer-bg {
	background: transparent url(footer-bg.png) top no-repeat;
}

.placeholder{	
	background: transparent url(placeholder.gif) top no-repeat;
}