@CHARSET "UTF-8";

* {
	margin:0;
	padding:0;
	font-family:arial;
	font-size:14px;
	line-height:18px;
	
}

a {
	color:#124;
}


h1, h1 a {
	font-size:24px;
}

h1:first-letter, h1 a:first-letter {
	color:#FFCC00;
}

h2, h2 a {
	font-size:20px;
}

h2:first-letter, h2 a:first-letter {
	color:#FFCC00;
}



h3, h3 a {
	font-size:16px;
}

body {
	background: url(images/bg_repy.jpg) repeat-y center top #11141f;

}

#wrapper_top {
	background: url(images/bg_n.jpg) no-repeat center top;
	width:100%;
	min-height:1068px;
	float:left;
	clear:both;
}


#slideshow {
	width:670px;
	height:250px;
	margin:0 auto;
	clear:both;
	position:relative;
}

	#slideshow_hive {
		top:20px; 
		right:28px; 
		width:110px;
		height:93px;
		position:absolute;
		cursor:pointer;				
	}
	
	#slideshow_2 {
		top:125px; 
		right:38px; 
		width:95px;
		height:106px;
		position:absolute;	
		cursor:pointer;				
	}


#icon_menu {
	width:670px;
	height:104px;
	margin:2px auto 0 auto;
}
	.icons_menu {
		width:27px;
		height:27px;
		float:right;
		margin:10px 10px 0 0;
		cursor:pointer;
	}
	
	#link_facebook {
		background: url(images/icons_social.png) no-repeat 0 0;
	}
	
	#link_myspace {
		background: url(images/icons_social.png) no-repeat -39px 0;
	}	
	
	#link_vimeo {
		background: url(images/icons_social.png) no-repeat -77px 0;
	}
	
	#link_rss {
		background: url(images/icons_social.png) no-repeat -115px 0;
	}		
	
	#link_guestbook {
		width:88px;
		height:17px;
		margin:10px 8px 0 0;
		float:right;
		clear:both;
		cursor:pointer;
	}

	#link_search {
		width:58px;
		height:16px;
		margin:6px 8px 0 0;
		float:right;
		clear:both;
		cursor:pointer;		
	}




#play_menu {
	width:670px;
	height:124px;
	margin:2px auto 0 auto;
	position:relative;
}

	#play_streaming {
		width:149px;
		height:24px;
		position:absolute;
		bottom:12px;
		left:180px;
		cursor:pointer;				
	}

	#play_download {
		width:142px;
		height:24px;
		position:absolute;
		bottom:12px;
		left:363px;
		cursor:pointer;				
	}
	
	#play_subs {
		width:86px;
		height:17px;
		position:absolute;
		bottom:12px;
		left:536px;
		cursor:pointer;				
	}


	#play_menu ul {
		margin:10px 0 0 30px;
	}
	
	#play_menu ul li {
		display:block; 
		float:left;
		margin: 0 0 0 10px;

	}

	#play_menu ul li a{
		text-decoration:none;
		font-weight:bold;
		color:#444;
		font-size:16px;
	}
	
	#play_menu ul li.current_page_item  > a{
		color:#000;
	}
	
	#play_menu ul li a:hover{
		color:#eee;
	}


#main {
	width:670px;
	min-height:585px;
	margin:2px auto 0 auto;
	padding:0 0 30px 0;
}


#wrapper_bottom {
	background: url(images/bg_s.jpg) no-repeat center top;
	width:100%;
	height:99px;
	margin:0 auto;
	clear:both;
	position:relative;
}
	#footer {
		width:670px;
		height:99px;
		margin:2px auto 0 auto;
		position:relative;
	}
	
		#ext_hive {
			width:670px;
			height:73px;
			position:absolute;
			left:0; 
			bottom:0;
			cursor: pointer;		
		}
		
		
		
.comments_zone {
	padding:0 40px;
	width:590px;
}		

.comments_zone ol{
	
	margin:0 0 30px 0;
}

#commentform {
	width:590px;
}		
		
#commentform  input {margin: 4px 0 4px 0;}
#comment {
	width:585px;
	height:200px;
	background-color: #d5e2e8;
}		
		
.hentry  {
	margin:0 auto 60px auto;
}			
		
	.hentry  .storycontent, .hentry  .feedback{
		padding:0 40px;
	}		
		
	.hentry  .feedback {
		margin:10px 0 0 0;
		font-size:10px;
	}
	
	.hentry  .feedback  a{
		color:#FFCC00;
		text-decoration:none;
	}

	
	.hentry  .storycontent p  {
		margin: 0 0 20px 0;
		color:#000;
	}
		
.post_header {
	background:url(images/bg_titles.png) repeat-y 0 0;
	padding:10px 40px;
	margin: 30px 0 10px 0;
}		
		
.storytitle a, .hentry  .meta a{
	color:#000;
}		
		
.hentry  .meta {
	font-size:12px;
	margin:5px 0 0 0;
}



.other_posts{
	padding:0 40px;
}




h2#postcomment {
	margin:40px 0 0 0;
}

li.comment {
	list-style-type:none;
	margin:30px 0 0 0;
}

li.comment p cite{
	font-size:12px;
}

#commentform input#submit {
	margin:20px 0 0 0;
}

ul.search_results {
	width:500px;

}

ul.search_results li {
	width:500px;

}