/* JCDJAN10  */
body {
	background-image:url(../images/template_revamped_header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#cfcfcf;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1a1a1a;
	-webkit-text-size-adjust: none;
}
a{
	text-decoration:none;
}
img{
	border:none;
}
#wrapper {
	width:945px;
	margin:0 auto;
}
#header {
	width:945px;
	height:140px;
	/*background-image:url(../images/header_bg.png);
	background-repeat:no-repeat;*/
}
#members{
	float:right;
	width:268px;
	height:114px;
	margin-top:6px;
	padding:6px;
	border:#FFFFFF 0px solid;
	background-image:url(../images/80percent.png);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
#member_avatar{
	width:60px;
	height:60px;
	float:left;
}
#member_text{
	width:200px;
	padding:0px 0px 0px 4px;
	float:left;
}
#member_text a{
	color:#993300;
}
#register_link{
	float:left;
	padding-top:4px;
}
#members form{
	margin:0px 15px 0px 15px;
}
.comment_pic_text{
	float:left;
}
.comment_text{
	padding:5px;
}
.comment_member_info{
	text-align:left;
	clear:both;
	font-size:10px;
	color:#990000;
}
#comments_header{
	width:647px;
	background-color:#660000;
	color:#FFFFFF;
	font-size:15px;
	padding:5px;
}
.comments_header_small{
	text-align:right;
	font-size:9px;
}
.red_error{
	color:#FF0000;
}
#login_button{
	float:right;
	padding-right:10px;
}
#members input{
	margin:2px;
}
#login_username_label{
	width:80px;
	padding-top:4px;
	height:22px;
	float:left;
}
#login_password_label{
	width:80px;
	padding-top:4px;
	height:22px;
	float:left
}
#login_username_box{
	width:150px;
	float:left
}
#login_password_box{
	width:150px;
	float:left;
}
#nav {
	clear:both;
	width:945px;
	height:29px;
}
#nav-left{
	
	text-align:center;
}
#nav-right{
	float:right;
	width:280px;
	margin-top:3px;
	margin-bottom:3px;
	display:none;
}
#form{
	margin:0px;
	padding:0px;
	border:none;
}
#nav-right-box{
	width:191px;
	height:16px;
	background-image:url(../images/search_box.png);
	border:0px #800000 solid;
	margin:0px;
	padding:3px;
	float:left;
	color:#ffffff;
}
#nav-right-button{
	width:62px;
	height:22px;
	border:0px #800000 solid;
	margin:0px;
	padding-left:3px;
	float:left;
}
#nav a{
	color:#FFFFFF;
	font-size:14px;
	padding:5px 7px 7px 7px;
	margin:0px 4px 0px 4px;
	position:relative;
	top:5px;
}
#nav .selected {
	background-color:#2299ff;
}
#nav a:hover{
	background-color:#2299ff;
}
#left {
	float:left;
	width:657px;
	background-color:#f5f5f5;
/*	background-image:url(../images/80percent.png);
*/	margin:8px 8px 8px 0px;
	padding-bottom:8px;
}
#left h1{
	font-size:22px;
	margin:8px 0px 0px 8px;
	padding:0px;
}
#left h2{
	font-size:11px;
	font-weight:normal;
	color:#660000;
	margin:0px 0px 4px 8px;
	padding:0px;
}
#comments{
	margin:0 auto;
	width:500px;
}
#comments_comment{
	width:400px;
	height:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:5px 0px 5px 10px;
}
#comments_form{
	margin:0 auto;
	padding:5px;
	width:430px;
	background-color:#660000;
	color:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #660000;
}
#comments_avatar{
	float:left;
	margin-left:8px;
}
#comments_text{
	float:left;
	padding:7px 7px 0px 4px;
}
#comments_submit{
	float:right;
	padding:5px;
	margin-right:8px;
}
.comment{
	margin:5px;
	padding:5px;
}
.clearboth{
	clear:both;
}
.d0{
	background-color:#CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #CCC;
}
.d1{
	background-color:#999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #999;
}
h2 a{
	color:#660000;
}
#left h3{
	font-size:14px;
	font-weight:normal;
	color:#000000;
	margin:0px 0px 0px 8px;
	padding:5px;
}
.port-text{
	font-size:10px;
}
#left .item-content{
	font-size:11px;
	margin:0px 8px 8px 8px
}
#left .item-content a{
	color:#2299ff;
}
#left .item-content a:hover{
	color:#800000;
}
#right {
	float:left;
	width:280px;
	margin:8px 0px 8px 0px;
}
.right-item{
	margin:0px 0px 8px 0px;
	background-color:#f5f5f5;
	background-image:url(../images/right-item-header.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.right-item h1{
	margin:0px;
	padding:6px;
	font-size:22px;
}
.right-item #connect{
	text-align:center;
}
.right-item #connect img{
	margin:6px;
}	
.right-item #share{
	padding:8px;
	height:80px;
}
.right-item #share .share-item{
	margin:5px;
	float:left;
}

.tweet_list {
	font-family:Century;
	font-size:20px;
	margin:8px;
	padding:0px;
	text-align:center;
}

.tweet_time {
	font-size:12px;
	text-align:right;
	padding:4px;
	color:#2299ff;
}




#footer {
	clear:both;
	width:100%;
	margin-top:8px;
	padding-top:8px;
	background-color:#1a1a1a;
}
#footer a{
	color:#444444;
}
#footer-content{
	margin:0 auto;
	width:945px;
	color:#666666;
}
#footer-column1{
	float:left;
	width:236px;
}
#footer-column2{
	float:left;
	width:236px;
}
#footer-column3{
	float:left;
	width:236px;
}
#footer-column4{
	float:left;
	width:236px;
}
#footer-bottom{
	clear:both;
	text-align:center;
}

#controls {float:left;}
/*#controls div {float:left;width:120px;margin:5px; text-align:center;}
#controls div a {outline:none;}*/
#controls img {border:1px solid #333; margin-left:10px; margin-top:10px;}
#controls .selected img {border:1px solid #97af25;}
#controls div span {display:block;}
#port_wrapper{
	width:660px;
	height:390px;
	margin-top:20px;
}
#port_left{
	width:140px;
	float:left;
	height:300px;
}
#port_right{
	margin:10px;
	width:480px;
	height:300px;
	float:left;
	border:1px solid #AAAAAA;
}
.site{	
	width:400px;
	height:250px;
}
#port_left a{
	text-decoration:none;
}
#blog-title a{
	margin:8px;
	font-size:20px;
	font-family:Century;
	color:#1a1a1a;
}
#blog-datetime{
	text-align:right;
	color:#2299ff;
	padding:4px;
}
.image_border{
	padding:3px;
	margin:4px;
	border:#CCCCCC dashed 1px;
}
.back-link{
	color:#2299ff;
	font-weight:bold;
}
#port3{
	margin:0 auto;
}
#port3 a:hover{
	position:relative;
	top:-10px;
}
#port3 img{
	margin:15px;
	border:none;
}