*	{ margin: 0; padding: 0; }

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	line-height: 1.4em;
	}

.content {
	width: 940px;
	margin: 0 auto;
	font-size: 105%;
	}

#header {
	height: 135px;
	background: url(/img/layout/bg-header.gif) top center repeat-x;
	}
	
#header ul {
	width: 545px;
	position: absolute;
	top: 67px;
	margin-left: 395px;
	*margin-left: 130px;
	_margin-left: 130px;
	z-index: 3;
	}
#header li {
	list-style: none;
	float: left;
	}
#header li a {
	display: block;
	height: 75px;
	background: url(/img/nav.png) 0 0;
	font-size: 1px;
	color: #000;
	}
#header li #nav-about {
	width: 125px;
	background-position: 0 0;
	}
#header li #nav-skills {
	width: 105px;
	background-position: -125px 0;
	}
#header li #nav-portfolio {
	width: 165px;
	background-position: -231px 0;
	}
#header li #nav-contact {
	width: 150px;
	background-position: -396px 0;
	}
#header li #nav-about:hover {
	background-position: 0 -76px;
	}
#header li #nav-skills:hover {
	background-position: -125px -76px;
	}
#header li #nav-portfolio:hover {
	background-position: -231px -76px;
	}
#header li #nav-contact:hover {
	background-position: -396px -76px;
	}
	
.top {
	background: url(/img/buttons/buttons-top.png);
	width: 110px;
	height: 53px;
	display: block;
	float: right;
	position: relative;
	z-index: 5;
	}
.top:hover {
	background-position: 0 -53px;
	}
	
	
	
.rainbow {
	background: url(/img/layout/bg-rainbow.jpg);
	}
.paper {
	background: url(/img/layout/bg-paper.jpg);
	}
.black {
	background: url(/img/layout/bg-black.jpg);
	}
.bottom-grad {
	background: url(/img/layout/bg-grads.png) bottom left repeat-x;
	height: 100px;
	margin-top: 100px;
	}
.top-grad {
	background: url(/img/layout/bg-grads.png) 0 0 repeat-x;
	height: 100px;
	width: 100%;
	position: absolute;
	z-index: 1;
	}	
#home .top-grad {
	margin-top: -50px;
	}
.top-grad.white {
	background-position: 0 -100px;
	}	
	
#home {
	padding: 50px 0 0 0;
	}
#home #intro {
	width: 940px;
	height: 184px;
	background: url(/img/blurb.png);
	text-indent: -9999em;
	position: relative;
	z-index: 2;
	margin-bottom: 30px;
	}
#home #banner {
	width: 940px;
	height: 339px;
	position: relative;
	overflow: hidden;
	background: url(/img/layout/bg-banner.png);
	}
#banner .items {
	width :20000em;
	position: absolute;
	z-index: 2;
	}
.items img {
	float:left;
	}
#banner-loading, #portfolio-loading {
	margin: 143px 0 0 454px;
	}
.prev, .next {
	background: url(/img/buttons/buttons-banner.png);
	width: 48px;
	height: 48px;
	display: block;
	position: absolute;
	z-index: 10;
	margin: 140px 0 0 -24px;
	}
.next {
	background-position: -48px 0;
	margin: 140px 0 0 914px;
	}
.prev:hover {
	background-position: 0 -48px;
	cursor: pointer;
	}
.next:hover {
	background-position: -48px -48px;
	cursor: pointer;
	}
	
	
	
#about h1 {
	width: 199px;
	height: 36px;
	padding: 30px 0 0 0;
	margin: 0 0 30px 0;
	text-indent: -9999em;
	background: url(/img/heading-about.png) bottom left no-repeat;
	}
#about .about-block {
	width: 280px;
	float: left;
	margin: 0 50px 170px 0;
	}
#about .about-block.right {
	float: right;
	margin-right: 0;
	}
#about h2 {
	font-size: 105%;
	margin-bottom: 5px;
	}
#about p {
	margin-bottom: 20px;
	}
	
	
	
#skills .bottom-grad {
	margin-top: 150px;
	}
#skills h1 {
	width: 145px;
	height: 64px;
	margin-bottom: 55px;
	text-indent: -9999em;
	background: url(/img/heading-skills.gif);
	position: relative;
	z-index: 4;
	}
#skills #skill-box {
	width: 667px;
	float: left;
	}
#skills #skill-box ul {
	width: 204px;
	float: left;
	}
#skills #skill-box ul li {
	list-style: none;
	float: right;
	}
#skills #skill-box ul li a {
	display: block;
	height: 51px;
	width: 204px;
	margin: 0 1px 1px 0;
	text-align: right;
	background: url(/img/buttons/buttons-skills.png) 0 0;
	font-size: 1px;
	color: #000;
	}
#skills #skill-box ul li a#graphic {
	background-position: 0 0;
	}
#skills #skill-box ul li a#web {
	background-position: 0 -52px;
	}
#skills #skill-box ul li a#user {
	background-position: 0 -104px;
	}
#skills #skill-box ul li a#seo {
	background-position: 0 -156px;
	}
#skills #skill-box ul li a#graphic:hover,
#skills #skill-box ul li a#graphic.active {
	background-position: -205px 0;
	}
#skills #skill-box ul li a#web:hover,
#skills #skill-box ul li a#web.active {
	background-position: -205px -52px;
	}
#skills #skill-box ul li a#user:hover,
#skills #skill-box ul li a#user.active {
	background-position: -205px -104px;
	}
#skills #skill-box ul li a#seo:hover,
#skills #skill-box ul li a#seo.active {
	background-position: -205px -156px;
	}
.skills-content {
	width: 412px;
	float: right;
	background: url(/img/layout/bg-black-trans.png);
	padding: 5px 25px;
	color: #fff;
	line-height: 1.5em;
	}
.skills-content p {
	margin: 20px 0;
	}
	
#resume {
	width: 228px;
	float: right;
	}
#resume h3 {
	background: url(/img/heading-resume.png);
	height: 51px;
	text-indent: -9999em;
	}
#resume-content {
	background: #efefef url(/img/layout/bg-resume.jpg) bottom left no-repeat;
	font-size: 95%;
	font-weight: bold;
	padding: 17px 17px 40px 17px;
	}
#resume-content p {
	margin-bottom: 10px;
	}
#resume-button img {
	float: left;
	width: 40px;
	}
#resume-button a {
	display: block;
	float: right;
	width: 148px;
	height: 26px;
	text-indent: -9999em;
	margin-top: 5px;
	background: url(/img/buttons/buttons-download.gif);
	}
#resume-button a:hover {
	background-position: 0 -26px;
	}

	
	
	
	
	
	
#portfolio .bottom-grad {
	margin-top: 120px;
	background-position: 0 -170px;
	}
#portfolio h1 {
	width: 155px;
	height: 45px;
	padding: 30px 0 0 0;
	margin: 0 0 30px 0;
	text-indent: -9999em;
	background: url(/img/heading-portfolio.png) bottom left no-repeat;
	}
#portfolio-container {
	min-height: 339px;
	}
.portfolio-piece {
	width: 269px;
	height: 232px;
	padding: 10px;
	background: url(/img/layout/bg-portfolio.png);
	overflow: hidden;
	float: left;
	margin: 0 35px 15px 0;
	}
.portfolio-piece.right {
	margin-right: 0;
	}
.portfolio-piece p {
	color: #999;
	font-size: 95%;
	text-align: right;
	padding-top: 5px;
	}
.portfolio-piece span {
	font-weight: bold;
	color: #333;
	}
.portfolio-piece img:hover {
	cursor: pointer;
	}

.apple_overlay {
	display:none;
	width:700px;		
	padding:35px;
	font-size:13px;
	}
.apple_overlay.black {
	background-image:url(/img/overlay/transparent.png);		
	color:#fff;
	}
.apple_overlay img {
	margin-bottom: 10px;
	}
.apple_overlay .details {
	padding: 0 10px;
	}
.apple_overlay h3, .apple_overlay a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	width: 60%;
	float: left;
	text-decoration: none;
	}	
.apple_overlay a {
	float: right;
	width: 35%;
	text-align: right;
	}
.apple_overlay a:hover {
	color: #fca839;
	}
.apple_overlay p {
	clear: both;
	padding-top: 7px;
	}
#triggers {
	margin-top:10px;
	text-align:center;
	}
#triggers img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:2px 5px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}
.apple_overlay .close {
	background-image:url(/img/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
	}


	

#contact .bottom-grad {
	margin-top: 120px;
	}
#contact h1 {
	width: 228px;
	height: 37px;
	padding: 30px 0 0 0;
	margin: 0 0 30px 0;
	text-indent: -9999em;
	background: url(/img/heading-contact.png) bottom left no-repeat;
	}
#contact p.blurb {
	color: #e2e2e2;
	font-size: 120%;
	margin-bottom: 40px;
	line-height: 1.4em;
	}
#form-hello-container,
#form-work-container {
	width: 429px;
	float: left;
	}
#form-work-container {
	float: right;
	}
#form-hello-container a,
#form-work-container a {
	display: block;
	height: 49px;
	width: 429px;
	text-decoration: none;
	background: url(/img/buttons/buttons-contact.png);
	margin-bottom: 30px;
	}
#form-work-container a {
	background-position: 0 -98px;
	}
#form-hello-container a:hover,
#form-hello-container a.active {
	background-position: 0 -49px;
	}
#form-work-container a:hover,
#form-work-container a.active {
	background-position: 0 -147px;
	}
form fieldset {
	border: none;
	margin-bottom: 20px;
	}
form fieldset.small-left,
form fieldset.small-right {
	width: 45%;
	float: left;
	}
form fieldset.small-right {
	float: right;
	}
form label {
	color: #e2e2e2;
	font-size: 120%;
	padding-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	}
form input.text {
	width: 419px;
	padding: 10px 5px;
	border: none;
     -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
	color: #333;
	}
form textarea {
	width: 409px;
	padding: 10px;
	border: none;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	}
form select {
	width: 100%;
	}
form .spinner {
	float: right;
	width: 153px;
	height: 49px;
	background: url(/img/ajax-loader.gif) center center no-repeat;
	}
form .submit {
	float: right;
	background: url(/img/buttons/buttons-send.png) 0 0;
	display: block;
	width: 153px;
	height: 49px;
	border: none;
	}
form .submit:hover {
	cursor: pointer;
	background-position: 0 -49px;
	}
form.inactive .submit:hover {
	cursor: auto;
	}
form p.form-message {
	color: #e4e4e4;
	font-size: 115%;
	line-height: 1.5em;
	padding: 0 0 20px 0;
	}

	
form.inactive label {
	color: #666;
	}
form.inactive input.text,
form.inactive textarea {
	background: #333;
	color: #666;
	}
form.inactive input.submit {
	background-position: 0 -98px;
	}
	
#footer {
	padding: 30px 0;
	text-align: center;
	color: #666;
	font-size: 16px;
	}

	
	
/* ---------- Misc ---------- */
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clear { height: 1px; }
*:first-child+html .clear { min-height: 1px; }
.cleared { clear: both; }

#ie6 {
	display: none;
	}
_#ie6 {
	display: block
	position: absolute;
	top: 0;
	padding: 10px 40px;
	background: #000;
	color: #fff;
	}
