/*
 *	Theme01 Styling
 */

body {
	background: #26211E;
}

h1 {
	color: #66998C;
}

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

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

#resume-container h1 {
	color: #E5E19C;
}


.email-link{
	color: #666666;
}

ul.columns li h2 {
	color: #67998C;
}

h2 {
	color: #67998C;	
}

#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;
}