/* @override http://georgecuevas.com/wp-content/themes/flex/css/custom/carbon/quick-styles.css */

body {
	background: #eee url(images/splatBG.png) no-repeat fixed left top;
}

a {
	color: #e67b1d;
}

a:hover {
	color: #e67b1d;
	opacity: 0.8;
}

#top_bar {
	background: transparent url(images/headerbg_carbon.png) repeat-x top left;
}

#right_links a {
	color: white !important;
}

#footer {
	background: black url(images/footerbg_carbon.png) repeat-x top left;
}

#footer {
	color: #999;
}

#footer h2 {
	color: white !important;
}

#footer a {
	color: #ffffff;
}

#footer a.url {
	color: #e67b1d;
}

#footer ul li {
	font-style: italic;
}
