/* zindustry */
/* Main.css */
/* 1/23/2009
/* Dustin Evans - zindustry
--------------------------------------- */

/* Reset
--------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

/* Global
--------------------------------------- */

body {
	font-family: helvetica, arial, sans-serif; 
	font-size: 13px; 
	color: #616161;
	background: url(images/home.jpg) #000 center top no-repeat;
	}
	
body#inside {
	background: url(images/inside.jpg) #000 center top no-repeat;
	}
	
#wrapper {
	width: 960px;
	padding: 0; margin: 0 auto;
	}
	
/* Header */

#header {
	width: 960px; height: 250px;
	float: left;
	}
	
body#inside #header {
	width: 960px; height: 160px;
	float: left;
	}
	
#logo {
	width: 330px; height: 150px;
	float: left;
	padding: 0; margin: 0;
	}
	
#logo h1 {
	padding: 0; margin: 0;
	}
	
#logo h1 a {
	width: 330px; height: 150px;
	padding: 0; margin: 0;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	}
	
/* Navigation */

.mainNav {
	width: 960px;
	padding: 0; margin: 0;
	float: left;
	position: absolute;
	top: 0;
	}
	
body#inside .mainNav {
	position: relative;
	}

.mainNav  ul {
	padding: 0; margin: 65px 50px 0 0;
	float: right;
	}

.mainNav li {
	padding: 0; margin: 0;
	list-style: none;
	display: block;
	float:  left;
	}

.mainNav li a, .mainNav li a:link {
	padding: 0; margin: 0 0 0 10px;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.04em;
	color: #fff;
	}
	
.mainNav li a:hover {
	color: #00a8ee;
	}	

.mainNav li.active a, .mainNav li.active a:hover  {
	color: #00a8ee;
	}
	
.mainNav li a.selected {
	color: #00a8ee;
	}	
	
.category {
	width: 200px;
	padding: 2px 0 0 0; margin: 64px 8px 0 0;
	font-family: georgia, times, serif;
	font-style: italic;
	font-size: 14px;
	color: #999999;
	float: right;
	text-align: right;
	}
	
/* Footer */

#footer {
	width: 100%; height: 130px;
	padding: 0; margin: 0;
	background: url(images/footer.jpg) center top no-repeat;
	float: left;
	}
	
#footer .content{
	width: 980px;
	padding: 65px 0 0 0; margin: 0 auto;
	text-align: center;
	color: #494949;
	}
	
#footer .copyright {
	padding: 0; margin: 0 0 0 178px;
	float: left;
	font-family: georgia, times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	}
	
#footer .tagline {
	width: 175px; height: 9px;
	padding: 8px 0 8px 30px; margin: 6px 0 0 15px;
	float: left;
	background: url(images/tagline.gif) center center no-repeat;
	border-left: solid 2px #222222;
	}
	
/* Home Page
--------------------------------------- */

/* MainCol */

#mainCol {
	width: 960px;
	padding: 0; margin: 0 0 30px 0;
	float: left;
	}
	
.mainTop {
	width: 960px;
	padding: 38px 0 0 0; margin: 0;
	float: left;
	background: url(images/maintop.png) right top no-repeat;
	}
	
.mainContent {
	width: 880px; 
	padding: 0 40px 20px 40px; margin: 0;
	float: left;
	background: url(images/maincontent.png) center top repeat-y;
	}

.mainContent p {
	font-size: 14px;
	padding-right: 10px;
	}
	
.mainContent .italic{
	font-size: 15px;
	}
	
.mainBottom {
	width: 960px; height: 1px;
	padding: 0; margin: 0;
	float: left;
	background: url(images/mainbottom.png) center bottom no-repeat;
	}
	
.mainContent h1 {
	padding: 0 0 10px 0; margin: -10px 0 0 0;
	*margin: 0 0 0 0;
	font-size: 38px;
	font-style: italic;
	}

.toggle_container {
	width: 880px;
	padding: 0; margin: 0;
	overflow: hidden;
	}
	
/* SubCol */
	
#subCol {
	width: 960px; height: 1170px;
	padding: 0; margin: 0 0 30px 0;
	float: left;
	position: relative;
	background: url(images/latest.jpg) center top no-repeat;
	}
	
/* Featured Work */

#featured {
	width: 960px;
	padding: 0; margin: 0;
	float: left;
	top: 140px;
	position: absolute;
	}
	
.work {
	width: 960px; height: 300px;
	padding: 0; margin: 0 0 50px 0;
	float: left;
	position: relative;
	border: solid 1px #1A1A1A;
	}

.workright {
	width: 72px; height: 302px;
	padding: 0; margin: -1px 0 0 0;
	position: absolute;
	left: 921px; top: 0;
	}
	
.workright.one {
	background: url(images/workright1.jpg) right top no-repeat;
	}
	
.workright.two {
	background: url(images/workright2.jpg) right top no-repeat;
	}

.workleft {
	width: 960px; height: 298px;
	padding: 0; margin: 0;
	float: left;
	}
	
.workimage {
	width: 590px; height: 300px;
	padding: 0; margin: 0;
	float: left;
	position: relative;
	border-right: solid 1px #1A1A1A;
	}
	
.workcontent {
	width: 310px;
	padding: 25px 30px 10px 20px; margin: 0;
	float: right;
	color: #999;
	position: absolute;
	z-index: 9998;
	top: 0; left: 600px;
	}

.workcontent h1 {
	font-size: 26px;
	}

.workcontent h2 {
	margin: -10px 0 12px 0;
	}
	
.workcontent strong {
	font-size: 12px;
	color: #616161;
	}
	
.workcontent ul {
	padding: 0; margin: 0;
	}
	
.workcontent li {
	width: 284px;
	padding: 6px 0 6px 26px; margin: 0;
	display: block;
	float: left;
	background: url(images/blue-check.gif) left 5px no-repeat;
	color: #616161;
	}

.workcontent .yellow {
	font-size: 15px;
	}
	
/* Featured Grey Hover */

.pics {
	width: 590px; height: 300px; 
	margin: 0; padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	}

.pics a {
	width: 590px; height: 300px; 
	margin: 0; padding: 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	}
	
.pics a.thumb {
	width: 590px; height: 300px; 
	margin: 0; padding: 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	}
	
.pics a.thumb:hover {
	position: absolute;
	top: 0;
	left: 0;
	}
	
.pics a.thumb span { 
	width: 590px; height: 300px; 
	margin: 0; padding: 0;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	}

/* Slideshow */
	
.nav {
	padding: 6px; margin: 0;
	position: absolute;
	top: 266px; left: 10px;
	z-index: 9998;
	background: #000;
	}
	
.nav a { 
	margin: 0 6px; 
	padding: 0; 
	}
	
/* ExtraCol */
	
#extraCol {
	width: 960px; height: 450px;
	padding: 0; margin: 0;
	float: left;
	position: relative;
	background: url(images/about.jpg) center top no-repeat;
	}

#about {
	width: 960px;
	padding: 0; margin: 0;
	float: left;
	top: 140px;
	position: absolute;
	}
	
#about .pic {
	width: 120px;
	padding: 0; margin: 0;
	float: left;
	}

#about .pic .me {
	border: solid 6px #292929;
	margin-bottom: 10px;
	}
	
#about img {
	float: left;
	}
	
#about a.social {
	width: 23px; height: 22px;
	padding: 0; margin: 0 2px 10px 0;
	display: block; 
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	}
	
#about a.social.twitter {
	background: url(images/twitter.gif) left 0px no-repeat;
	}
	
#about a:hover.social.twitter {
	background: url(images/twitter.gif) left bottom no-repeat;
	}
	
#about a.social.facebook {
	background: url(images/facebook.gif) left 0px no-repeat;
	}
	
#about a:hover.social.facebook {
	background: url(images/facebook.gif) left bottom no-repeat;
	}
	
#about a.social.linkedin {
	background: url(images/linkedin.gif) left 0px no-repeat;
	}
	
#about a:hover.social.linkedin {
	background: url(images/linkedin.gif) left bottom no-repeat;
	}
	
#about a.social.flickr {
	background: url(images/flickr.gif) left 0px no-repeat;
	}
	
#about a:hover.social.flickr {
	background: url(images/flickr.gif) left bottom no-repeat;
	}
	
#about .profile {
	width: 440px;
	padding: 0 10px 0 20px; margin: 0;
	float: left;
	}
	
#about #twitter {
	width: 340px;
	padding: 0 0 0 20px; margin: 0;
	float: right;
	}
	
#extra {
	width: 940px;
	padding: 0 10px; margin: 0;
	float: left;
	top: 140px;
	position: absolute;
	}
	
#extra .links-left {
	width: 220px;
	padding: 0 20px 0 0; margin: 0;
	float: left;
	}

#extra .links-right {
	width: 220px;
	padding: 0; margin: 0;
	float: left;
	}
	
#extra ul{
	padding: 0; margin: 0;
	float: left;
	}
	
#extra li {
	width: 220px;
	padding: 12px 0; margin: 0;
	display: block;
	float: left;
	border-bottom: solid 1px #1A1A1A;
	}
	
#extra li a {
	width: 205px; height: 12px;
	padding: 0 0 0 15px; margin: 0;
	font-size: 13px;
	line-height: 12px;
	color: #00a8ee;
	display: block;
	float: left;
	background: url(images/arrow.gif) left 0px no-repeat;
	}
	
#extra li a:hover {
	color: #fff;
	background: url(images/arrow.gif) left bottom no-repeat;
	}

#getintouch {
	width: 940px;
	padding: 0 10px; margin: 0;
	float: left;
	top: 140px;
	position: absolute;
	}

#getintouch .form {
	width: 940px;
	padding: 0; margin: 0;
	float: left;
	position: relative;
	}
	
#getintouch .formleft {
	width: 460px;
	padding: 0 20px 0 0; margin: 0;
	float: left;
	}
	
#getintouch .formright {
	width: 460px;
	padding: 0; margin: 0;
	float: right;
	}
	
/* Inside Page
--------------------------------------- */
	
#subCol2 {
	width: 960px;
	padding: 0; margin: 0 0 30px 0;
	float: left;
	background: url(images/work.jpg) center top no-repeat;
	}
	
/* All Work */

#subCol2 .content {
	width: 960px;
	padding: 0; margin: 70px 0 0px 0;
	float: left;
	}
	
.allwork {
	width: 960px;
	padding: 0 0 15px 0; margin: 0 0 40px 0;
	float: left;
	border-bottom: solid 1px #1A1A1A;
	}
	
.aw_content {
	width: 306px;
	padding: 0; margin: 0;
	float: left;
	color: #999;
	}
	
.aw_content.middle {
	width: 306px;
	padding: 0; margin: 0 20px;
	float: left;
	}

.aw_content_c {
	width: 296px;
	padding: 20px 10px 20px 5px; margin: 0;
	float: left;
	}

/* All Work Grey Hover */

.aw_content .pics {
	width: 306px; height: 170px; 
	margin: 0; padding: 0;
	position: relative;
	float: left;
	}
	
.aw_content p.aw_corner {
	width: 28px; height: 28px;
	margin: 0; padding: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 280px;
	z-index: 9998;
	background: url(images/aw_corner.png) right top no-repeat;
	}

.aw_content .pics a {
	width: 306px; height: 170px; 
	margin: 0; padding: 0;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	}
	
.aw_content .pics a.thumb {
	width: 306px; height: 170px;  
	margin: 0; padding: 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	border: solid 1px #1A1A1A;
	}
	
.aw_content .pics a.thumb:hover {
	position: absolute;
	top: 0;
	left: 0;
	}
	
.aw_content .pics a.thumb span { 
	width: 306px; height: 170px; 
	margin: 0; padding: 0;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	}
	
/* All Work Content */

.aw_content_c ul {
	padding: 0; margin: 0;
	}
	
.aw_content_c li {
	width: 260px;
	padding: 6px 0 6px 26px; margin: 0;
	display: block;
	float: left;
	background: url(images/blue-check.gif) left 5px no-repeat;
	color: #616161;
	}

.aw_content_c strong {
	font-size: 12px;
	color: #616161;
	}
	
/* Content
--------------------------------------- */

/* Headers */

h1, h2, h3, h4 {
	color: #fff;
	background-color: transparent;
	}

h1 {
	font-family: georgia, times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	letter-spacing: -0.04em;
	}
	
h2 {
	padding: 1em 0 0 0; margin: -10px 0 12px 0;
	font-family: georgia, times, serif;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: #FFAB1E;
	}
	
h3 {
	font-size: 16px;
	color: #999999;
	}
	
/* Links */

a, a:link {
	color: #00a8ee;
	text-decoration: none;
	}
	
a:hover {
	color: #fff;
	text-decoration: none;
	}
	
/* General */

dt {
	margin-top: .5em;
	font-weight: bold;
	}

dd {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 1em;
	}

ul, ol {
	margin-left: 1em;
	padding-left: 1em;
	}

ul li {
	margin-bottom: 1em;
	list-style: disc outside;
	}

ol li {
	margin-bottom: 1em;
	list-style: decimal outside;
	}

ol ol li {
	margin-bottom: 1em;
	list-style: lower-alpha outside;
	}

ol ol, ul ul {
	margin-top: 1em;
	}

table { 
	border-collapse: collapse;
	border-spacing: 0;
	}

img {
	border: none;
	}

p {
	margin: .5em auto 1em;
	line-height: 18px;
	}

strong { 
	font-weight: bold;
	}

em {
	font-style: italic;
	}

/* Extra Stuff
--------------------------------------- */

.hide {
	display: none;
	}
	
.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
.blue {
	color: #00a8ee;
	}
	
.yellow {
	font-family: georgia, times, serif;
	font-style: italic;
	color: #FFAB1E; 
	}
	
.italic {
	font-family: georgia, times, serif;
	font-style: italic;
	color: #999;
	}

a.top {
	width: 36px; height: 12px;
	padding: 0; margin: 0;
	display: block;
	float: right;
	line-height: 10px;
	background: url(images/top.gif) right 0px no-repeat;
	}
	
a:hover.top {
	background: url(images/top.gif) right bottom no-repeat;
	}
	
/* End */

