/* Imports */
@import url("http://yui.yahooapis.com/3.1.1/build/cssreset/reset-min.css");

@font-face {
	font-family: 'CartoGothicStdBook';
	src: url('../fonts/CartoGothicStd-Book-webfont.eot');
	src: url('../fonts/CartoGothicStd-Book-webfont.woff') format('woff'), url('../fonts/CartoGothicStd-Book-webfont.ttf') format('truetype'), url('../fonts/CartoGothicStd-Book-webfont.svg#webfontiSSvHuvy') format('svg');
	font-weight: normal;
	font-style: normal;
}

/***** Global *****/
/* Body */
	body {
		background: #131313 url('../images/ABOUTBG.png') repeat-x;
		color: #DDD;
	}

a {
outline: 0;
}

.clear {
clear: both;
}

/* Headings */

h3 {
font-size: 18px;
font-family: CartoGothicStdBook, 'Myriad Web Pro', 'Myriad Pro', Myriad, 'Trebuchet MS', Trebuchet;
font-weight: normal;
color: #AAA;
padding: 20px 20px;
}

h4 {
font-size: 18px;
font-weight: normal;
font-family: 'Myriad Web Pro', 'Myriad Pro', Myriad, 'Trebuchet MS', Trebuchet;
letter-spacing: 1px;
}

h5 {
font-size: 36px;
font-weight: bold;
font-family: Arial;
color: #e7ffda;
padding-bottom: 10px;
}

header {
background: transparent;
width: 960px;
height: 72px;
margin: auto;
display: block;
}

h1#logo a {
display: block;
height: 72px;
float: left;
text-indent: -99999em;
background: url('../images/logo-trans.png') no-repeat 10px 15px;
width: 118px;
}

nav {
float: right;
display: block;
margin: 0 10px 0 0;
}

nav ul li {
list-style-type: none;
display: inline-block;
text-align: center;
padding: 30px 0 0 0;
width: 120px;
font-family: Tahoma, Arial, Sans-Serif;
font-weight: normal;
font-size: 15px;
height: 42px;
margin: 0 0 0 -4px;
}

nav ul li a {
text-decoration: none;
color: #FFF;
display: block;
width: 120px;
height: 42px;
margin: 0;
}

.home:hover {
background: transparent url('../images/nav_home.png') no-repeat;
}

nav .work:hover {
background: transparent url('../images/nav_work.png') no-repeat;
}

nav .about {
background: transparent url('../images/nav_about.png') no-repeat;
}

.contact:hover {
background: transparent url('../images/nav_contact.png') no-repeat;
}

h2 {
font-family: Arial, Sans-Serif;
font-size: 36px;
text-indent: -9999em;
background: url('../images/aboutzak-trans.png') no-repeat bottom;
display: block;
margin: 0 0 0 540px;
padding: 75px 0 0 0;
height: 115px;
width: 239px;
color: #FFF;
}

#banner small {
text-align: center;
font-family: CodeBold, Verdana, Sans-Serif;
text-transform: uppercase;
font-size: 24px;
display: block;
color: #17191b;
margin: 10px 0 20px 0;
position: relative;
}

#banner {
display: block;
height: 261px;
overflow: none;
background: transparent url('../images/ABOUTbannerBG.png') repeat-x;
border-bottom: 1px solid #1b1b1b;
margin: 0;
}

#banner #bannerBG {
height: 261px;
width: 100%;
background: url('../images/ABOUTbannerBG-center.jpg') no-repeat top center;
}

#bannerContent {
width: 960px;
margin: auto;
height: 261px;
}

#content {
background: #0f0f0f;
display: block;
margin: auto;
width: 960px;
border-left: 1px solid #1b1b1b;
border-right: 1px solid #1b1b1b;
overflow: auto;
}

h3 {
background: #0d0d0d;
border: 1px solid #0f0f0f;
display: block;
clear: both;
}


#pic {
height: 200px;
width: 253px;
display: block;
float: right;
margin: 0 28px 0px 25px;
}

#pic img {
border: 1px solid #6d6d6d;
}

#pic p {
text-align: center;
font-family: Verdana, Sans-Serif;
font-size: 12px;
color: #757575;
margin: 0;
padding: 0;
}

p {
font-family: Arial;
font-size: 14px;
color: #CCC;
line-height: 27px;
text-align: justify;
margin: 0px 28px -25px 28px;
text-shadow: 0 0 0 #000;
}

p a {
color: #89a6c3;
text-decoration: none;
}

p a:hover {
border-bottom: 1px dotted;
}

h4 {
  margin: 36px 0 15px 28px;
  font-family: CartoGothicStdBook, 'Myriad Web Pro', 'Myriad Pro', Myriad, 'Trebuchet MS', Trebuchet, Arial, Sans-Serif;
  font-weight: normal;
  position: relative;
  color: #ddd;
  font-size: 18px;
letter-spacing: -.25px;
}

h4 span {
  background: url(../images/gradient-trans.png) repeat-x 10px 5px;;
  position: absolute;
  display: block;
width: 350px;
  height: 50px;
}

#networks {
width: 860px;
margin: 25px auto 100px auto;
border-top: 1px solid #3e3e3e;
}

#networks li {
border-bottom: 1px solid #3e3e3e;
font-size: 12px;
}

#networks li:hover {
background: #191919;
}

#networks li a {
display: block;
height: 68px;
text-decoration: none;
padding: 20px 0 0 90px;
color: #757575;
}

#networks li a span {
font-family: CartoGothicStdBook, 'Myriad Web Pro', 'Myriad Pro', Myriad, 'Trebuchet MS', Trebuchet, Sans-Serif;
display: block;
font-size: 14px;
color: #a9a9a9;
}

#networks li a span strong {
font-size: 14px;
color: #a9a9a9;
font-size: 24px;
color: #dbdbdb;
}

#networks li a small {
font-family: Verdana, Sans-Serif;
font-size: 12px;
margin-top: 8px;
display: block;
}

#networks li a small strong {
font-weight: bold;
}

#digg a { background: url('../images/digg-trans.png') no-repeat; }
#twitter a { background: url('../images/twitter-trans.png') no-repeat; }
#flickr a { background: url('../images/flickr-trans.png') no-repeat; }
#lastfm a { background: url('../images/lastfm-trans.png') no-repeat; }
#vimeo a { background: url('../images/vimeo-trans.png') no-repeat; }

footer {
display: block;
background: transparent url('../images/ABOUTfooterBG.png') repeat-x;
height: 328px;
border-top: 1px solid #252525;
text-shadow: 1px 1px 1px #000;
}


#cool, #wow {
display: block;
float: left;
width: 200px;
margin: 60px 20px 0 0;
}

#foot-content {
width: 910px;
margin: auto;
height: 328px;
padding-left: 50px;
}

#footbg {
display: block;
background: url('../images/ABOUTfooterBG-center.jpg') no-repeat center;
height: 328px;
}

footer li {
display: block;
width: 200px;
height: 33px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
}

footer li a {
color: #92dc62;
line-height: 32px;
font-size: 18px;
font-family: Arial;
padding-left: 10px;
text-decoration: none;
}

footer li:hover {
background: transparent url('../images/foot-hover-trans.png');
}

footer li.active{
background: transparent url('../images/foot-active-trans.png');
}

footer li a strong {
color: #c7ffa3;
}

.credit {
display: block;
width: 960px;
margin-top: 75px;
float: left;
font-family: Arial;
font-size: 14px;
color: #699028;
}

.credit strong, .credit a {
color: #a8cf68;
}



