/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
/* end reset stylesheet */

html {
	height:100%;
	width:100%;
	background-color:#000;
}

body {
	font-family:Georgia, serif;
	text-align:center;
	min-height:100%;
	width:100%;
	color:#919191;
	background-color:#000;
	overflow: scroll;
}

#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:0;
}

#bar {
	background-color:#000;
	width:980px;
	height:100%;
	overflow:hidden;
	
	left:50%;
	margin-left:-490px;
	
	position:fixed;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity:0.85;
	opacity:0.85;
}
#bar2 {
	background-color:#000;
	width:980px;
	height:223px;
	overflow:hidden;
	
	left:50%;
	margin-left:-490px;
	
	position:fixed;
	filter:alpha(opacity=25);
	-moz-opacity:0.85;
	-khtml-opacity:0.85;
	opacity:0.85;
}

















/*#splash {
	position:absolute;
	z-index:9999;
	width:100%;
	height:100%;
	left:0;
	top:0;
}*/

a {
	cursor: pointer;
}

/*.scrim {
	background-color:#000;
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:fixed;
	z-index:5000;
}*/

a,a:visited {
	text-decoration:none;
}

a {
	outline:none;
	color:#ce0000;
}

/*span.arrow {
	color:#ff6400;
	font-weight:700;
}*/



#innerContainer {
	text-align:left;
	min-height:100%;
	width:980px;
	
	left:50%;
	margin-left:-490px;
	
	position:absolute;
}

#contentWrapper {
	width:800px;
	position:relative;
	clear:both;
	margin-left:90px;
	min-height:100%;
	padding-bottom:80px;
}

/*.contentWrapperProjectList {
	width: 850px !important;
	padding-bottom: 70px !important;
}*/

#content {
	display:block;
	float:left;
	width:100%;
	margin-bottom:20px;
}

/*.contentWrapperProjectList #content {
	margin-bottom: 0;
}*/

/*.overflow {
	width:850px;
}

*/



#print_logo {
	display: none;
}

#header {
	clear:both;
	height:60px;
	margin-bottom:0px;
	margin-left:45px;
}

#header a.logo {
	margin-top:37px;
	float:left;
	height:23px;
	width:212px;
	background-image:url(../images/logo.png);
	text-decoration:none;
	overflow:hidden;
}

#header a.logo:hover {
	background-image:url(../images/logo.png);
	background-position:0 -23px;
}

#header #nav {
	position:absolute;
	/*left:630px;*/
	right: 65px;
	top:34px;
}

#header #nav li {
	float:left;
	display: block;
	font-size:10px;
	padding:0 2px;
	height: 3em;
	line-height: 3em;
}

#header #nav li a {
	display:block;
	height: 3em;
	line-height: 3em;
}

#header #nav li.divider {
	padding:0;
}
















.tag_line {
	font-size:20px;
	line-height:23px;
	color:#fff;
}

.tag_line h1 {
	display:block;
	width:600px;
	font-size:30px;
	line-height:36px;
	font-family:Georgia;
	color:#fff;
	margin-bottom:0.65em;
}

.welcome {
	clear:both;
	padding-bottom:20px;
	border-bottom:solid 1px #3d3f38;
	margin-bottom:20px;
	color: #fff;
}
.skys {
	font-weight: normal;
	color:#86aad7;
}













.small_indent {
	margin-left:15px;
}





.sidebar .description {
	
	font-size:14px;
}

/*.featured_projects .sidebar .playlist_overview_list {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	font-family:Verdana, sans-serif;
}*/

/*.sticky_header {
	border-bottom:solid 1px #3d3f38;
	padding-bottom:15px;
	padding-top:15px;
}*/

.homepage {
	margin-top:15px;
}






.proj_body {
	clear:both;
	padding-bottom:20px;
	/*border-bottom:solid 1px #3d3f38;*/
	margin-bottom:20px;
}
.news_body {
	font-size:14px;
	line-height:18px;
	
}
.page_section {
	clear:both;
	padding-bottom:20px;
	border-bottom:solid 1px #3d3f38;
	margin-bottom:20px;
}
.proj_body p, .page_section p, .news_body p {
	font-size:14px;
	line-height:18px;
	
}












/*.playlist_overview_list .list_row {
	margin-bottom:5px;
	display:block;
}

.playlist_overview_list .list_row .index {
	float:left;
	width:20px;
	display:block;
}

.playlist_overview_list .list_row .name {
	width:220px;
	margin-left:20px;
	display:block;
}

.playlist_overview .sidebar {
	float:left;
	width:260px;
	margin-right:20px;
}

.playlist_overview .sidebar .playlist_overview_list {
	margin-top:20px;
	margin-left:10px;
	font-family:Verdana, sans-serif;
}



.playlist_overview_list a {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	margin-bottom:5px;
}

.playlist_overview_list a .index {
	color:#c39745;
}*/















































#projects ul.case li {
	float:left;
	margin-right:1em;
	list-style:none;
	margin-bottom:40px;
}

#projects ul.case li div.area {
	float:left;
	width:510px;
	height: 145px;
	margin-bottom: 30px;
	margin-left:25px;
}
.proj_body p {
	width:510px;
}
#projects ul.case li div.image {
	float:left;
	height:136px;
	width:234px;
	background-color:#666;
	display:table-cell;
	vertical-align:middle;
}

ul.case li img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

ul.case .name {
	display:block;
	margin-bottom:4px;
}

ul.case .title {
	display:block;
	letter-spacing:0.1em;
	margin-bottom:10px;
}

#projects ul.case li p {
	margin-bottom:3px;
	/*width:575px;*/
}

html>body #projects ul.case li p {
	/*width:600px;*/
}

#projects h3 {
	text-transform:uppercase;
	font-size:0.9em;
	font-weight:700;
	margin-top:1em;
}

#projects ul {
	font-size:0.9em;
	list-style:circle;
	padding-left:1em;
	margin-bottom:1em;
}

#projects ul li {
	list-style:disc;
}

#projects ul.case li b {
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}

























.page_body p.first {
	margin-top:30px;
	font-size:18px;
	line-height:21px;
	color:#fff;
}
























.news li {
	margin-bottom:20px;
	position:relative;
}

.news .page_body {
	display:block;
	color:#6B6F67;
	font-family:Verdana, sans-serif;
	font-size:9pt;
	line-height:16px;
}

.news .date {
	display:block;
	height:13px;
	position:absolute;
	top:4px;
	left:0;
	width:60px;
}

.news .body {
	width:720px;
	margin-left:60px;
}






.clearfix:after {
  clear:both;
  content:".";
  display:block;
  height:0pt;
  visibility:hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }





.page_title {
	font-size:30px;
	line-height:36px;
	font-family:Georgia;
	color:#fff;
}



/*.page_body {
	font-size:14px;
	line-height:18px;
	
}*/

.headerSky {
	text-transform:uppercase;
	font-family:Verdana MS, Verdana, sans-serif;
	font-size:10px;
	color:#86aad7;
	font-weight:700;
	letter-spacing:0.1em;
}

.header_2 {
	text-transform:uppercase;
	font-size:20pt;
	color:#fff;
	letter-spacing:0.1em;
}



.pressSky {
	font-family:Verdana MS, Verdana, sans-serif;
	font-size:10px;
	color:#86aad7;
	font-weight:700;
	line-height:13px;
}










/* top date */
.top_utility li {
	letter-spacing:.1em;
	color:#fff;
	text-transform:uppercase;
	font-family:Verdana MS, Verdana, sans-serif;
	font-weight:700;
	margin-right: 20px;
}

.top_utility li.divider {
	color:#3d3f38;
}

.top_utility li a {
	text-transform:uppercase;
	font-family:Verdana MS, Verdana, sans-serif;
	font-weight:700;
	color:#ffb700;
}






















.footer .company {
	font-family:Georgia, serif;
	font-weight:700;
	text-transform:uppercase;
}





.title {
	font-size:21px;
	color:#fff;
	margin-bottom: 10px;
}



.news_headline {
	font-size:14px;
	color:#fff;
}

.news_headline a {
	font-size:16px;
	color:#fff;
}



















/*em,.italic,.projects em,p.quote,#inside .post .posted {
	font-style:italic;
}*/

.hidden {
	display:none;
}

#header a.logo span {
	display:none;
}





#news .news .body {
	width: 635px;
}

#news ul.news {
	margin-top: 0;
}












































.footer {
	clear:both;
	text-align:center;
	border-top:solid 1px #464941;
	padding-top:23px;
	padding-bottom:23px;
	bottom:0;
	left:90px;
	width:800px;
	position:absolute;
	font-family:Verdana MS, Verdana, sans-serif;
	font-size:11px;
	color:#515447;
}

.footerProjectList {
	width:850px;
}

.footer li {
	float:left;
	margin-right:4px;
}

