/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);

.custom #footer-widget-block { text-align:left; overflow:hidden; }
.custom .footer-widgets { width:33%; float:left; }
.custom .my-footer-one {}
.custom .my-footer-two {}
.custom .my-footer-three {}

.custom #content_box {
background-color:#FFFFFF;
}

.custom #content, .custom #container background {
background-color:#FFFFFF;
} 

.custom ul.menu {
	background-color: #CDB99B;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-weight:bold;
}
h1, h2.entry-title {
	font-family: 'Oswald', sans-serif;
	color: #990000;
}

h3 {
	font-family: 'Oswald', sans-serif;
	color: #990000;
	font-size: 12px;
}

.ec3_list {
	color: #333333;
}