/* DESIGN OKAY DEFAULT STYLESHEET
// Created: 1/2010
// Author: Ethan McElroy ethan (at) designokay (dot) com
// Copyright 2010 Ethan McElroy. All rights reserved.
---------------------------------------------------------------*/
html {
	height: 100%;
	width: 100%;
	}
html * {
	margin: 0;
	padding: 0;
	}
body {
	font: 79% 'Trebuchet MS', Arial, Helvetica, sans-serif;
	}
@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}
a img {
	border: none;
	}
h1 {
	float: left;
	height: 50px;
	margin: 16px 0 0 10px;
	text-indent: -2000000px;
	width: 550px;
	}
h1 a {
	display: block;
	height: 50px;
	width: 250px;
	}
h2 {
	font: 1.5em 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 15px;
	}
h2 strong {
	font-weight: normal;
	}
h3 {
	font-size: 1.3em;
	margin-top: 20px;
	text-transform: uppercase;
	}
strong.highlight {
	background: #ff6;
	color: #333;
	font-weight: normal;
	padding: 1px 4px;
	}
	
/* PAGE LOADING OVERLAY
------------------------------------*/
#curtain {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
	}
#curtain img {
	left: 50%;
	margin: 24px 0 0 -12px;
	position: absolute;
	top: 50%;
	}
	
/* ABOUT SECTION
------------------------------------*/
#about {
	height: 375px;
	margin: 0;
	position: relative;
	}
#about #inside {
	height: 300px;
	margin: 0 auto;
	padding: 20px;
	width: 1000px;
 	}
#about h2 {
	height: 40px;
	text-indent: -2000000px;
	}
#about h2, #about p {
	clear: none !important;
	margin: 0 auto 20px auto;
	}
#about img.portrait {
	display: inline;
	float: right;
	height: 200px;
	margin: 2px 0 0 10px;
	width: 200px;
	}
#about p img {
	float: none;
	height: 28px;
	margin: 10px 5px 0 0;
	padding: 0;
	width: 28px;
	}
	
/* MAIN CONTENT WRAPPER
------------------------------------*/
#container {
	border-bottom: none;
	margin: 0 auto;
	overflow-x: visible;
	padding: 0;
	position: relative;
	width: 1000px;
	}
body[class] #container {
	overflow-x: hidden;
	}
#container p, #container h3 {
	line-height: 170%;
	margin: 0 15px 0 15px;
	}
	
/* LOGO AND NAV LINKS
------------------------------------*/
#header {
	clear: both;
	display: block;
	height: 70px;
	margin: 0 auto;
	width: 1000px;
	}
ul#nav {
	float: right;
	height: 67px;
	margin-right: 0;
	width: 375px;
	}
ul#nav li {
	float: left;
	font-size: 1.3em;
	height: 67px;
	list-style: none;
	}
ul#nav li a {
	display: block;
	height: 21px;
	margin: 15px 0 6px 0;
	padding: 9px 20px 10px 20px;
	text-decoration: none;
	}
ul#nav li#current a {
	height: 21px;
	margin: 15px 0 6px 0;
	padding: 9px 20px 10px 20px;
	}
p#breadcrumb {
	margin-bottom: 0;
	padding-top: 10px;
	}

/* PAGE HEADINGS
-------------------------------------*/
h2#welcome {
	font: 3em 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	}
h2#page-title {
	font: 2em 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 22px 0 10px;
	padding-top: 0;
	padding-bottom: 5px;
	text-align: center;
	}

/* SLIDESHOW
------------------------------------*/
#bborder {
	margin-bottom: 5px;
	padding-top: 10px;
	position: relative;
	width: 1000px;
	}
#banner {
	height: 390px;
	margin: 0 auto 10px auto;
	overflow: hidden;
	position: relative;
	width: 980px;
	}
#banner a {
	text-decoration: none;
	}
#banner #slideshow p {
	margin: 0 20px 10px 602px !important;
	}
#banner h3 {
	float: left;
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 2px;
	text-indent: -2000000px;
	width: 350px;
	}
#slideshow {
	height: 431px;
	left: -980px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	width: 5880px;
	z-index: 1;
	}
body[class] #slideshow {
	height: 431px;
	left: -980px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	width: 13720px;
	}
div.project {
	float: left;
	width: 980px;
	}
div.project h3 {
	height: 25px;
	margin: 0;
	width: 350px;
 	}
div.project p {
	font: 1em 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin-bottom: 1.5em;
	}
div.project p.date {
	margin-top: 0;
	}
div.screenshot {
	float: left;
	height: 390px;
	margin: 0;
	position: relative;
	width: 600px;
	}
div.screenshot img {
	height: 370px;
	left: 0;
	padding: 10px;
	position: absolute;
	top: 0;
	width: 580px;
	}
img.firstss {
	z-index: 10;
	}
img.secondss {
	z-index: 1;
	}
p.description {
	font: 1.5em 'Trebuchet MS', arial, georgia, serif;
	}
#controls {
	height: 53px;
	left: 600px;
	margin: 0;
	position: absolute;
	top: 337px;
	width: 400px;
	z-index: 10;
	}
p#slide-controls {
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	height: 26px;
	margin: 0;
	padding: 13px 12px 12px;
	text-align: left;
	width: 145px;
	}
p#slide-controls a {
	padding: 5px 12px;
	text-decoration: none;
	}
p#next {
	float: left;
	font-size: 1em;
	height: 22px;
	margin: 0;
	padding: 16px;
	text-align: right;
	width: 182px;
	}
p#next a {
	text-decoration: none;
	}
#featured-work {
	height: 370px;
	left: -52px;
	position: absolute;
	top: 148px;
	width: 50px;
	}

/* PHILOSOPHY & CLIENTS SECTIONS
------------------------------------*/
#clients, #philosophy {
	float: left;
	margin: 0 10px 0 0;
	width: 600px;
	}
#clients h2#clients-head, #philosophy h2#philosophy-head {
	height: 43px;
	margin: 5px 0 0;
	text-indent: -2000000px;
	}
#clients p, #philosophy p {
	font-size: 1em;
	margin-bottom: 20px;
	}
#end {
	height: 28px;
	margin-bottom: 20px;
	width: 100%;
	}

/* SERVICES SECTION
------------------------------------*/
#services-head {
	height: 43px;
	margin: 0;
	text-indent: -2000000px;
	}
#sleft {
	float: left;
	width: 290px;
	}
#sright {
	float: left;
	margin-bottom: 20px;
	width: 290px;
	}
#sleft ul, #sright ul {
	list-style: none;
	margin-left: 15px;
	}
#sleft ul li, #sright ul li {
	list-style: none;
	padding: 0 0 5px 20px;
	}

/* CONTACT FORM
------------------------------------*/
#contact {
	float: left;
	height: 565px;
	margin-bottom: 10px;
	padding: 0;
	position: relative;
	width: 380px;
	}
#contact h2 {
	height: 53px;
	margin: 0;
	text-indent: -2000000px;
	}
#contact input {
	border: none;
	font-size: 1.3em;
	height: 30px;
	}
#contact input.button {
	float: right;
	height: 40px;
	margin-right: -1px;
	padding: 5px;
	width: 100px;
	}
#contact textarea, #contact .text {
	border: none;
	padding: 5px;
	width: 341px;
	}
#contact p {
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	}
#contact label {
	font-size: 1em;
	}
#contact #feedme {
	display: none;
	}
#attention {
	left: -425px;
	height: 430px;
	position: absolute;
	top: 0;
	width: 410px;
	z-index: 10;
	}
	
/* PORTFOLIO PAGE
------------------------------------*/
#web-projects {
	height: 606px;
	margin-bottom: 10px;
	}
.web-project {
	float: left;
	height: 180px;
	margin: 10px 0 0 10px;
	overflow: hidden;
	padding: 5px;
	width: 225px;
	}
.web-project h3 {
	display: none;
	}
.web-project .screenshot img {
	height: 178px;
	margin: 0;
	padding: 0;
	width: 223px;
	}
.web-project p {
	display: none;
	font-size: 1em;
	}
#close {
	border: solid 1px #fff;
	color: #fff;
	font-size: 9px;
	height: 15px;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 10px;
	width: 15px;
	z-index: 100;
	}
#close a {
	color: #fff;
	display: block;
	height: 15px;
	text-decoration: none;
	width: 15px;
	}

/* PAGE FOOTER
------------------------------------*/
#footer {
	clear: both;
	font-size: 1em;
	margin: 0 auto;
	padding: 10px 10px;
	height: 120px;
	width: 980px;
	}
#footer p {
	height: 28px;
	margin: 0 auto 20px auto;
	}
#footer p#copyright {
	float: left;
	padding: 3px 0 0 5px;
	width: 450px;
	}
#footer p#social {
	float: right;
	width: 266px;
	}
#footer p#social img {
	float: left;
	height: 28px;
	margin-left: 10px;
	width: 28px;
	}
div#shim {
	height: 18px;
	}