/* @override http://www.new.nickgrygiel.com/wp-content/themes/zerosignal/style.css */

/*  
Theme Name: zerosignal
Theme URI: http://www.nickgrygiel.com
Description: Lets's go to Arby's, I'm feelin' pretty Jarby's
Version: 1.0
Author: Nick
*/

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%;
	background: transparent;
}

html, body {
	width: 100%;
	height: 100%;
}

body {
	font: italic 12px/18px Times, "Times New Roman", Georgia, serif;
	text-align: left;
	background: #FFF;
	border-style: none;
	line-height: 2;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	font: italic 12px/14px Times, "Times New Roman", Georgia, serif;
	text-align: left;
	text-decoration: none;
	color: #636363;
}

a:hover,
a:active {
	text-decoration: underline;
	
}

ul {
	display: block;
	margin: 6px 0;
	padding: 0;
	list-style-type: none;
	font: italic 12px/13px Times, "Times New Roman", Georgia, serif;
	text-align: left;
	color: #000;
}

li {
	display: block;
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
	line-height: 15px;
	text-align: left;
}

#menu-wrapper {
	position: absolute;
	top: 0;
	left: 0;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 446px;
	height: 386px;
	background: transparent url("Images/bkg.jpg") top left no-repeat;
	border: none;
}

#logo a {
	display: block;
	width: 200px;
	height: 45px;
	margin: 25px 0 0 20px;
}

#nav {
	display: block;
	position: absolute;
	top: 103px;
	left: 68px;
	width: 160px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#nav h3 {
	width: 160px;
}

#nav h3 a {
	display: block;
	height: 19px;
	margin: 0;
	border: none;
	text-indent: -9999px;
}

#nav h3 a:hover,
#nav h3 a:active,
#nav h3.ui-state-active a {
	background-position: -11px -19px;
}

h3#print a {
	background: url("Images/Print.jpg") -11px 0px no-repeat;
}

h3#identity a {
	background: url("Images/Identity.jpg") -11px 0px no-repeat;
}

h3#interactive a {
	background: url("Images/Interactive.jpg") -11px 0px no-repeat;
}

h3#art a {
	background: url("Images/Art.jpg") -11px 0px no-repeat;
}

h3#photography a {
	background: url("Images/Photography.jpg") -11px 0px no-repeat;
}

h3#contact a {
	background: url("Images/Contact.jpg") -11px 0px no-repeat;
}

#nav .nav-chunk {
	display: block;
	width: 160px;
	margin: 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
}

#nav .nav-chunk ul,
#nav .nav-chunk li {
	display: block;
}

#nav .nav-chunk li {
	padding: 0 3px 0 0;
}

#nav .nav-chunk a {
	font: italic 12px/14px Times, "Times New Roman", Georgia, serif;
	text-align: left;
	text-decoration: none;
	color: #636363;
}

#nav .nav-chunk a:hover,
#nav .nav-chunk a:active {
	text-decoration: underline;
}

#container {
	position: absolute;
	top: 0;
	left: 300px;
	width: 650px;
	margin: 0 0 20px;
	padding: 106px 0 0 0;
	background: transparent;
}

#name {
	width: 600px;
	padding: 0 0 10px 3px;
	font: 10px/12px Times, "Times New Roman", Georgia, serif;
	text-align: left;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-image: none;
}

#content {
	z-index: 8;
	display: block;
	width: 600px;
	height: 100%;
	margin-left: 3px;
	padding: 0;
	font: italic 12px/14px Times, "Times New Roman", Georgia, serif;
	text-align: left;
	color: #000;
	background: transparent;
}

html>body #content,
html>body #container {
	height: auto;
	margin-bottom: 20px;
}

.contact {
	padding-bottom: 0;
	font: 10px/16px Times, "Times New Roman", Georgia, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
}

.copyright {
	font: italic 10px/16px Times, "Times New Roman", Georgia, serif;
	color: #d0d0d0;
}

#fader {
	width: 600px;
	padding: 0 0 0 3px;
}

#fader img{
	margin: 0 0 20px;
}