
/*** Dynamic Styles ***/

body { 
	background: #444444;
	width: 1010px; 
}
#wrap {
	border: 5px solid #3B3B3B;
	padding: 20px;
}
#header {
	height: 200px;
	border-bottom: 0px double #ddd;
}
#header h1 {
	font-family: Georgia;
}
#header h3 {
	font-family: Georgia;
}
#logotext {
	width: 800px;
}
#logoimage {
	width: 800px;
}
.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: 960px;
	line-height: 160%;
}
#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: 430px;
	float: right;
}
#sidebar_1 {
	width: 195px;
	padding: 10px 10px 0px 10px;
}
#sidebar_2 {
	width: 195px;
	padding: 10px 10px 0px 10px;
}
#sidebar_h {
	width: 350px;
}
#home {
	width: 960px;
	line-height: 160%;
}
.hometopleftwidget {
	width: 575px;
}
.hometopleftlatest {
	width: 565px;
}
.hometopwidget {
	width: 300px; 
}
.homebottomwidget {
	width: 300px; 
}
#featuretop {
	line-height: 160%;
}
.featuretopwidget {
	width: 300px;
}
#featurebottom {
	line-height: 160%;
}
.featurebottomwidget {
	width: 300px;
}
#feature_box {
	background: #EFEFEF;
	width: 410px;
}
#home_feature_box {
	background: #FFFFFF;
	width: 330px;
}