
/*** Dynamic Styles ***/

body { 
	background: #444444;
	width: 975px; 
}
#wrap {
	border: 5px solid #3B3B3B;
	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: #EFEFEF;
	color: #444444;
}
#nav .current_page_item a:hover #nav .current_page_item a:active {
	background: #EFEFEF;
	color: #444444;
}
#content {
	width: 925px; 
}
#content_column {
	width: 610px;
}
.postarea {
	width: 580px;
	padding: 15px 20px 10px 10px;
}
.commentmeta {
	width: 580px;
}
.postwidget {
	width: 560px;
	margin: 0px 10px 15px 10px;
}
.comments {
	width: 580px;
	padding: 10px;
}
#sidebar_wrap {
	width: 315px;
	float: right;
}
#sidebar_1 {
	width: 295px;
	padding: 10px 10px 0px 10px;
}
#sidebar_2 {
	width: 195px;
	padding: 10px 10px 0px 10px;
}
#sidebar_h {
	width: 250px;
}
#home {
	width: 925px; 
}
.hometopleftwidget {
	width: 640px;
}
.hometopleftlatest {
	width: 630px;
}
.hometopwidget {
	width: 288.333333333px; 
}
.homebottomwidget {
	width: 288.333333333px; 
}
.featuretopwidget {
	width: 288.333333333px;
}
.featurebottomwidget {
	width: 288.333333333px;
}
#feature_box {
	background: #EFEFEF;
	width: 295px;
}
#home_feature_box {
	background: #EFEFEF;
	width: 230px;
}