/* @override http://blueflavor.com/static/blueflavor/assets/css/blueflavor/structure.css */


/* @group General */

body {
	padding: 0;
	margin: 0;
	background: #000 url(../../images/bg-main-smoke.jpg) no-repeat fixed 65% 0;
}

.container {
	width: 930px;
	margin-top:-9px;
}

/* @end */



/* @group Branding */
#branding-container {
	width: 100%;
	height: 80px;
}

#branding {
	position: relative;
}

h1.logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	height: 82px;
	
}

h1.logo a {
	float: left;
	width: 90px;
	height: 82px;
	overflow: hidden;
	background: url(../../images/logo.png) no-repeat 0 0;
	text-indent: -1000em;
        margin-top:15px;
}

h1.logo a:hover {
	background-image: url(../../images/logo.png);
}


ul#contact-info {
	float: right;
	padding: 0 0 0 0;
        margin-top:-30px;
}

ul#contact-info li {
	float: left;
}

li.phone {
	margin: 0 40px 0 0;
}

/* @end */




/* @group Content */
#content-container {
	padding: 3px 0 44px 0;
}

.home #content-container,
.workhome #content-container {
	padding-bottom: 10px;
}

.home #content-container {
	padding-left: 0;
}

#content-body {
	padding: 18px;
	margin-left: 100px;
	background-color: #020303;
}

.home #content-body {
	float: right;
	padding: 10px 15px 10px 15px;
	margin-left: 0;
	background: url(../../images/bg-cta.png) repeat 0 0;
}
.home #homepage-main{
	float: left;
	width: 420px;
	margin: 28px 0 2px 100px;
}
.home #homepage-main h1{
	color: #fff; 
	font: normal 32px/36px Georgia, "Times New Roman", Times, serif;}

.home #homepage-main h2, .home #quote-container h2{
	color: #fff;
	font-size: 24px;
	line-height: 34px;
}

.home #homepage-main h2 a{
	text-decoration: none;
}

.home #homepage-main h4{
	font-size: 14px;
	color: #fff;
	margin: 0 0 15px 0;
}
.home #homepage-main p{
	font-size: 16px;
}
.home #homepage-main p a, .home #quote-container a{
	padding: 1px 2px;
	border-bottom: 1px dotted;
	text-decoration: none;
	-webkit-transition: color .4s linear;
	-moz-transition: color .4s linear;
	}
.home #homepage-main p a:hover, .home #quote-container a:hover{
	background: transparent;
	color: #6ea6b3;
	}
.home #homepage-main a.featured-screen-link:hover{
	background: none;
}

#home-bots a{
	float: left;
	margin: 5px 0 0 5px;
	width: 405px;
	height: 638px;
	background: url(../../images/bots-2009.png) repeat 0 0;
	text-decoration: none;
}
a #feature-screen{
	padding: 5px;
	border: 1px solid #000;
	background: #1d1e23;
	-webkit-transition: background-color .4s linear;
	-moz-transition: background-color .4s linear;
}

a:hover #feature-screen{
	background-image: none;
	background-color: #6ea6b3;
	}

.workhome #content-body {
	float: right;
	width: 200px;
	padding: 12px 15px 6px 15px;
	margin-left: 0;
}

.home #content-container ul#more {
	float: right;
	margin: 10px 0 0 0;
	width: 320px;
}

#article-container {
	position: relative;
	padding: 15px 18px 22px 18px;
	background-color: #fff;
}

#article-body {
	float: left;
	width: 485px;
}

#article-sidebar {
	float: right;
	width: 220px;
}

#quote-container {
	margin: 38px 0 2px 100px;
}

.workhome #quote-container {
	margin-top: 0;
}

#quote-container blockquote {
	margin-left: 0;
}

.home ul#cta {
	float: right;
	margin: 18px 0 0 0;
	width:  330px;
}

.about #grid div {
	float: left;
	width: 225px;
	margin: 0 15px 18px 0;
}

#work-grid {
	float: left;
	width: 590px;
	margin-left: 100px;
}

#work-grid div {
	float: left;
	width: 175px;
	margin:0 25px 25px 0 ;
}

#work-grid div.last {
	margin-right: 0;
}

.work-us #article-sidebar {
	margin-top: -2px;
}

#address-wrap p a:link {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../../images/icon-hcard.png) 0 0 no-repeat;
	text-indent: 35px;
	display: block;
	border: none;
}

/* @end */

/* @group Foot */

#footer-container {
	width: 100%;
	height: 110px;
	margin-bottom: 0;
	background: transparent url(../../images/bg-bar-bottom.png) repeat-x 0 0;
}

#foot {
	position: relative;
}

#foot h1.logo {
	left: 840px;
	top:-22px;
}



/* @end */

/* @group Navigation */
ul#main-nav {
	position: absolute;
	top: 41px;
	left: 100px;
}

ul#main-nav li {
	float: left;
}

ul#global-nav {
	float: left;
	height: 80px;
	margin: 0 0 0 9px;
}

ul#global-nav li {
	float: left;
}

ul#corp-nav {
	float: left;
	position: absolute;
	top: 33px;
	left: 0;
	height: 80px;
	font-size: 14px;
}

ul#corp-nav li {
	float: left;
	padding: 4px 8px 8px 8px;
	margin: 0 15px 0 0;
}

ul#nav-content {
	margin: 0 0 0 10px;
}

ul#nav-content li {
	float:  left;
	margin-right: 10px;
	text-align: center;
}

ul#nav-content li a {
	float: left;
	padding: 10px;
	line-height: 24px;
}



/* @end */