
/*** Dynamic Styles ***/

body { 
	background: #FFFFFF;
	width: 990px; 
}
#wrap {
	border: 0px solid #FFFFFF;
	padding: 20px;
}
#header {
	border-bottom: 3px double #ddd;
}
#header h1 {
	font-family: Arial;
}
#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: 950px; 
}
#content_column {
	width: 680px;
}
.postarea {
	width: 650px;
	padding: 15px 20px 10px 10px;
}
.commentmeta {
	width: 650px;
}
.postwidget {
	width: 630px;
	margin: 0px 10px 15px 10px;
}
.comments {
	width: 650px;
	padding: 10px;
}
#sidebar_wrap {
	width: 270px;
	float: right;
}
#sidebar_1 {
	width: 250px;
	padding: 10px 10px 0px 10px;
}
#sidebar_2 {
	width: 195px;
	padding: 10px 10px 0px 10px;
}
#sidebar_h {
	width: 300px;
}
#home {
	width: 950px; 
}
.hometopleftwidget {
	width: 615px;
}
.hometopleftlatest {
	width: 605px;
}
.hometopwidget {
	width: 296.666666667px; 
}
.homebottomwidget {
	width: 296.666666667px; 
}
.featuretopwidget {
	width: 296.666666667px;
}
.featurebottomwidget {
	width: 296.666666667px;
}
#feature_box {
	background: #EFEFEF;
	width: 250px;
}
#home_feature_box {
	background: #EFEFEF;
	width: 280px;
}