
/*** Dynamic Styles ***/

body { 
	background: #ECD078;
	width: 1080px; 
}
#wrap {
	border: 5px solid #ECD078;
	padding: 20px;
}
#header {
	border-bottom: 0px double #ddd;
}
#header h1 {
	font-family: Georgia;
}
#header h3 {
	font-family: Georgia;
}
.headerright {
	padding: 24px 10px 0px 0px;
}
#nav .current_page_item a, #nav .current_page_item a:link, #nav .current_page_item a:visited {
	background: #A43907;
	color: #FFFFFF;
}
#nav .current_page_item a:hover #nav .current_page_item a:active {
	background: #A43907;
	color: #FFFFFF;
}
#content {
	width: 1030px; 
}
#content_column {
	width: 530px;
}
.postarea {
	width: 500px;
	padding: 15px 20px 10px 10px;
}
.commentmeta {
	width: 500px;
}
.postwidget {
	width: 480px;
	margin: 0px 10px 15px 10px;
}
.comments {
	width: 500px;
	padding: 10px;
}
#sidebar_wrap {
	width: 500px;
	float: right;
}
#sidebar_1 {
	width: 300px;
	padding: 10px 10px 0px 10px;
}
#sidebar_2 {
	width: 160px;
	padding: 10px 10px 0px 10px;
}
#sidebar_h {
	width: 300px;
}
#home {
	width: 1030px; 
}
.hometopleftwidget {
	width: 695px;
}
.hometopleftlatest {
	width: 685px;
}
.hometopwidget {
	width: 323.333333333px; 
}
.homebottomwidget {
	width: 323.333333333px; 
}
.featuretopwidget {
	width: 323.333333333px;
}
.featurebottomwidget {
	width: 323.333333333px;
}
#feature_box {
	background: #FFFFFF;
	width: 480px;
}
#home_feature_box {
	background: #EFEFEF;
	width: 280px;
}