@charset "UTF-8";
body {
	margin:0;
	padding:0;
	background-image:url(/images/diamond_bg_rep.gif);
	font-size:14px;
	color:#FFF;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-weight: 300;
}
a {
	color:#00d2ff;
	text-decoration:none;
}
.clear {
	width:100%;
	height:0px;
	clear:both;
	display:block;
	font-size:8px;
}
.clear_15 {
	height:15px;
	clear:both;
	padding:0;
	width:100%;
}
.ad_banner {
	margin:auto;
	width:468px;
	height:60px;
}
#topbarsingle5 {
	height:5px;
	background-color:#000;
	position:relative;
	z-index:50;
}
#container {
	width:800px;
	margin:auto;
}
h1 {
	padding:0;
	margin:0 auto;
	width:456px;
	height:145px;
	text-indent:-9999px;
	line-height:0;
}
#logo {
	background:url(/images/css_logo.png) no-repeat;
	display:block;
	width:456px;
	height:145px;
	padding:0;
	margin:0;
	line-height:0;
	text-indent:-9999px;
}
#about_overlay {
	background-color:rgba(255,255,255,0.7);
	height:5000px;
	width:5000px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000;
}
#about_content_container {
	margin:90px auto;
	width:800px;
	position:absolute;
	z-index:1001;
}
#about_content {
	width:470px;
	margin:0 auto;
	padding:15px 20px;
	background-color:#050505;
}
#about_content h2 {
	margin:0;
	padding:0;
	color:#00d2ff;
	font-size:26px;
	font-weight:normal;
}
#about_content h3.header_title {
	color:#FFF;
	font-weight:normal;
	font-size:16px;
}
#about_content h3 {
	color:#666;
	margin:10px 0;
	font-size:14px;
	font-weight:normal;
}
#content {
	width:700px;
	padding:25px 50px;
	margin:-10px 0 0 0;
	background-color:#000;
	min-height:400px;
	position:relative;
	z-index:60;
}
#info_links {
	height:20px;
}
#info_links a {
	color:#444;
	display:inline-block;
	margin:0 30px 0 0;
}
#info_links a:hover {
	color:#00d2ff;
}
#work {
	margin:20px 0 0 0;
}
.work_post, .work_post_hover {
	border-top:#999 solid 0px;
	width:325px;
	float:left;
	margin-bottom:40px;
	position:relative;
	z-index:500;
}
.work_post_hover {
	height:270px;
	margin-top:-123px;
	border-width:3px;
}
.work_post .img_container, .work_post_hover .img_container {
	padding:1px;
	border:#222 solid 9px;
	background:#000;
	width:305px;
	z-index:120;
	position:relative;
	height:130px;
}
.work_post_hover .img_container {
	height:250px;
}
.work_post_hover .work_post_container {
	position:relative;
	height:250px;
}
.work_post .image, .work_post_hover .image {
	overflow:hidden;
	display:block;
	height:130px;
}
.work_post_hover .image {
	height:250px;
}
.work_post_hover .image a {
	position:relative;
	width:305px;
	height:208px;
	display:block;
	z-index:999;
	top:-250px;
}
.work_post .overlay, .work_post_hover .overlay {
	min-height:28px;
	padding:7px 10px 0 10px;
	background-color: rgba(0,0,0,0.85);
	border-top:#BBB solid 1px;
	position:relative;
	z-index:150;
	display:none;
}
.work_post_hover .overlay {
	display:block;
	margin-top:-36px;
	position:relative;
	z-index:400;
}
.work_post_hover a {
	display:block;
	width:140px;
	margin:0;
	padding:1px 0;
	position:relative;
	z-index:500;
	float:left;
	padding-bottom:6px;
	overflow:hidden;
	height:13px;
	font-size:13px;
}
.work_post_hover .ratingblock {
	float:right;
	display:inline;
}
.work_post_hover .comments_bubble {
	background:url(/images/comment_logo.png);
	width:40px;
	height:26px;
	color:#000;
	text-align:center;
	display:block;
	float:right;
	font-size:16px;
	font-weight:bold;
	margin:-4px 10px 0 0;
	line-height:24px;
	cursor:pointer;
}
#comment_container {
	height:265px;
	width:375px;
	position:absolute;
	top:300px;
	left:375px;
	z-index:5000;
	background-color:rgba(0,0,0,0.95);
	display:none;
}
#comments {
	width:359px;
	height:245px;
	padding:8px;
	overflow-x:hidden;
	overflow-y:scroll;
	border-top:3px #999 solid;
	border-bottom:9px #222 solid;
}
#comment_post_author {
	float:right;
	width:200px;
	margin:0;
	padding:4px;
	border:1px #222 solid;
}
#comment_post_message {
	float:right;
	width:200px;
	margin:0;
	padding:4px;
	border:1px #222 solid;
	height:50px;
}
#comment_submit {
	background-color:#333;
	margin:10px 0;
	padding:4px 40px;
	float:right;
}
.comment_post {
	border-bottom:#333 solid 1px;
	padding:0 0 3px 0;
}
.comment_author {
	float:left;
	width:264px;
	color:#ff0040;
	font-size:15px;
}
.comment_date {
	width:80px;
	float:right;
	color:#999;
	font-size:12px;
}
.comment_text {
	font-size:13px;
	margin-top:8px;
}
#footer {
	background-color:#444;
	border-left:#999 solid 5px;
	border-right:#999 solid 5px;
	color:#000;
	padding:0 50px;
}
#footer a {
	color:#FFF;
}
#submit_site_container {
	width:380px;
	padding:10px 0 0 0;
	float:left;
}
#submit_site_container h3 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:18px;
	color:#FFF;
}	
#submit_site_container .new_site_row {
	width:380px;
	min-height:26px;
	padding:10px 0;
	display:block;
}
#submit_site_container #new_css_submit {
	background-color:#FFF;
	width:150px;
}
#submit_site_container input, #submit_site_container textarea {
	width:250px;
	border:solid 1px #000;
	height:22px;
	display:block;
	margin:0;
	padding:0;
	float:right;
}
#submit_site_container textarea {
	height:66px;
}
#footer_ad {
	margin-top:30px;
	text-align:right;
	float:right;
}
.page_links {
	border:#666 solid 1px;
	color:#666;
	padding:7px 12px;
	float:left;
	margin:0 15px 0 0;
	display:block;
}
.page_links:hover {
	color:#CCC;
}