/*
File:			custom.css
Description:	Custom styles for Thesis
*/

.custom #header_area, .custom #header_area .page {
	background-color: #5C4A35;
}

.custom #content_area {
	background-color: #D9C38F;
}

#featured_article {
	color: #111;
        font-size: 2.0em;
        padding-top: 2.0em;
        text-decoration: underline;
        text-align: center;
}

.custom #footer_area, .custom #footer_area .page {
	background-color: #5C4A35;
}
