@charset "utf-8";
.header_wrapper{
	height:65px;
	position:relative;
	z-index:2000;
}
.nav li{
	margin-top:35px;
}
.header_wrapper h1 a{
	height:65px;
	padding-top:10px;
	background-image:none;
}
.main_content{
	background:#050505 url(images/home_body_background.gif) left center repeat;
	color:#BCBCBC;
	padding:0 30px 30px;
	position:relative;
	color:#FFFFFF;
	font-size:14px;	
}
.main_content ul{
	list-style:none;
}
.main_content a{
	color:#eee;
}
.main_content a:hover{
	color:#6cf;
}
#content_img{
	margin-left:5%;
	margin-top:-60px;
	overflow:hidden;
	width:90%;
	height:500px;
}
/*flow*/
.flow{
	width:400px;
	height:200px;
	position:absolute;
	right:5px;
	top:100px;
	text-align:right;
	overflow:hidden;
}
#twitter_update_list{
	color:#ccc;
}
#twitter_update_list a{
	display:block;
	color:#666;
}
.into{
	margin-top:25px;
}
.into a{
	background:#222;
	padding:2px 5px;
	border:#000 1px solid;
	font-weight:600;
	float:right;
}
.into a:hover,.into a.flowww:hover{
	background:#6cf;
	color:#000;
}
.into a.flowww{
	background:#000;
	border-left:0;
}
.index_main{
	background-color:#282829;
	border-color:#040404;
	width:860px;
	overflow: visible;
	margin:0px auto;
	margin-top:-150px;
	padding:40px 20px 0;
	position:relative;
	overflow:visible;
}
.articles{
	background-color:#282829;
	border-color:#040404;
	width:860px;
	overflow: visible;
	margin:0px auto;
	padding:0 20px;
	position:relative;
	overflow:hidden;
	padding-bottom:40px;
}
.articles h3,.index_main h3{
	border-bottom:1px solid #1E1E1F;
	display:block;
	height:1.5em;
	font-size:18px;
	clear:both;
}
.phot{
	height:130px;
	width:100%;
	border-top:1px solid #303031;
	padding-top:10px;
	position:relative;
}
#photo_panel{
 	width:860px;
	height:120px;
	overflow:hidden;
	position:relative;
}
#panel{
	width:9800px;
	height:120px;
	overflow:hidden;
	position:absolute;
}

#panel a{
	display:inline;
}
#panel a img{
	margin:0px;
	width:144px;
	height:144px;
	display:inline;
}

.view{
	height:24px;
	position:absolute;
	width:19px;
	overflow:hidden;
	text-indent:30000px;
	top:50px;
	display:block;
}
.pre{
	left:-50px;
	background:url(images/next_items.gif) left 0;
}
.pre:hover{
	background-position:left -24px;
}
.next{
	right:-50px;
	background:url(images/next_items.gif) 19px 0;
}
.next:hover{
	background-position:19px -24px;
}


/*rss*/
.rss-items li{
	float:left;
	width:285px;
	border-top:1px solid #303031;	
	border-bottom:1px solid #1E1E1F;
	overflow:hidden;
	height:30px;
	line-height:30px;
}
.rss-items li a{
	color:#ccc;
}
.vcard{
	color:#CCCCCC;
}
.vcard address{
	display:inline;
}
.vcard a,.vcard address {	
	border-bottom:#CCCCCC 1px dotted;
	cursor:help;
}
.vcard a strong{
	color:#FFFFFF;
}
