/* DESIGN OKAY DAYTIME STYLESHEET
// Created: 1/2010
// Author: Ethan McElroy ethan (at) designokay (dot) com
// Copyright 2010 Ethan McElroy. All rights reserved.
---------------------------------------------------------------*/
body {
	background: url(../i/style/daytime/bbg.jpg) 0 0 fixed;
	color: #333;
	}
a:link {
	background: transparent;
	color: #00f;
	}
a:visited {
	background: transparent;
	color: #90c;
	}
a:hover {
	background: transparent;
	color: #f00;
	}
a:active {
	background: transparent;
	color: #00f;
	}
h1 {
	background: url(../i/style/daytime/logo.png) no-repeat;
	}
	
/* PAGE LOADING OVERLAY
------------------------------------*/
#curtain {
	background: #000 url(../i/style/daytime/logo.png) no-repeat center center fixed;
	}
	
/* ABOUT SECTION
------------------------------------*/
#about {
	background: url(../i/style/daytime/abg.jpg) center top;
	border-bottom: solid 5px #222;
	}
#about h2 {
	background: url(../i/style/daytime/ah.png) no-repeat 0 10px;
	}
	
/* MAIN CONTENT WRAPPER
------------------------------------*/
#wrapper {
	background: #fff;
	height: auto;
	position: relative;
	}
#container {
	background: #fff;
	}
	
/* LOGO AND NAV LINKS
------------------------------------*/
ul#nav li a {
	color: #efebc9;
	}
ul#nav li#current a {
	background: url(../i/style/cbg.png);
	color: #efebc9;
	}
ul#nav li a:hover {
	background: url(../i/style/cbg.png);
	color: #fff;
	}
h2#welcome {
	background: #fff;
	border-top: none;
	border-bottom: solid 10px #fff;
	color: #333;
	text-align: center;
	width: 990px;
	}

/* PAGE HEADINGS
-------------------------------------*/
h2#welcome strong {
	color: #c30;
	font-weight: normal;
	}
h2#page-title {
	color: #c30;
	}

/* SLIDESHOW
------------------------------------*/
#bborder {
	background: #ff660e;
	background: #c30;
	border-bottom: solid 5px #fff;
	margin: 0 0 0 10px;
	padding-top: 0;
	width: 980px;
	}
#banner {
	color: #fff;
	margin: 0;
	}
#banner a {
	color: #fff;
	}
#coade h3 {
	background: url(../i/style/daytime/cuch.png) no-repeat 0 10px;
	}
#fhc h3, #fhc2 h3 {
	background: url(../i/style/daytime/fhch.png) no-repeat 0 10px;
 	}
#ks h3 {
	background: url(../i/style/daytime/ksh.png) no-repeat 0 10px;
 	}
#wbn h3, #wbn2 h3 {
	background: url(../i/style/daytime/wbnh.png) no-repeat 0 10px;
 	}
#kb h3, #kb2 h3 {
	background: url(../i/style/daytime/kbh.png) no-repeat 0 10px;
	}
#wpm h3 {
	background: url(../i/style/daytime/wpmh.png) no-repeat 0 10px;
	}
#wdp h3 {
	background: url(../i/style/daytime/wdph.png) no-repeat 0 10px;
	}
#fsc h3 {
	background: url(../i/style/daytime/fsch.png) no-repeat 0 10px;
	}
#nea h3 {
	background: url(../i/style/daytime/neah.png) no-repeat 0 10px;
	}
#ddp h3 {
	background: url(../i/style/daytime/ddph.png) no-repeat 0 10px;
	}
#cffs h3 {
	background: url(../i/style/daytime/cffsh.png) no-repeat 0 10px;
	}
#ecms h3, #ecms2 h3 {
	background: url(../i/style/daytime/ecmsh.png) no-repeat 0 10px;
	}
#controls {
	background: url(../i/style/cbg.png);
	}
p#slide-controls a {
	background: transparent;
	color: #fff;
	}
p#slide-controls a:link {
	background: transparent;
	color: #fff;
	}
p#slide-controls a:visited {
	background: transparent;
	color: #fff;
	}
p#slide-controls a:hover {
	background: url(../i/style/cbg.png) !important;
	color: #fff;
	}
p#slide-controls a:active {
	background: transparent;
	color: #fff;
	}
p#slide-controls a#sc1 {
	background: url(../i/style/cbg.png);
	color: #fff;
	}
#featured-work {
	background: url(../i/style/daytime/fw.png) no-repeat;
	height: 370px;
	left: 992px;
	position: absolute;
	top: 148px;
	width: 50px;
	}

/* PHILOSOPHY & CLIENTS SECTION
------------------------------------*/
#philosophy {
	background: #fff;
	border-right: solid 10px #fff;
	margin-right: 0;
	width: 600px;
	}
#clients h2#clients-head {
	background: url(../i/style/clh.png) no-repeat 10px 0;
	}
#philosophy h2#philosophy-head {
	background: url(../i/style/wdph.png) no-repeat 10px 0;
	}
#end {
	background: url(../i/style/logo-b.png) no-repeat center center;
	}

/* SERVICES SECTION
------------------------------------*/
#services-head {
	background: url(../i/style/ssh.png) no-repeat 10px 0;
	}
#sleft ul li, #sright ul li {
	background: url(../i/style/daytime/check.png) no-repeat 0 1px;
	}

/* CONTACT FORM
------------------------------------*/
#contact {
	background: #ddd;
	border-right: solid 10px #fff;
	border-bottom: solid 10px #fff;
	float: left;
	height: 563px;
	margin-bottom: 50px;
	padding: 0;
	position: relative;
	width: 380px;
	}
#contact h2 {
	background: #fff url(../i/style/daytime/cmh.png) no-repeat;
	}
#contact input.button {
	background: #c30;
	color: #fff;
	}
#contact textarea, #contact .text {
	background: #fff;
	color: #333;
	}
#attention {
	background: transparent url(../i/ethan-mcelroy.jpg) no-repeat right bottom;
	}
	
/* PORTFOLIO PAGE
------------------------------------*/ 
.web-project {
	background: #f3f3f3;
	border: solid 1px #ddd;
	}
.web-project:hover {
	background: #f0f0f0;
	border: solid 1px #ccc;
	}
.web-project .screenshot img {
	border: solid 1px #eee;
	}
#close {
	border: solid 1px #fff;
	color: #fff;
	}
#close a {
	color: #fff;
	}

/* PAGE FOOTER
------------------------------------*/
#footer {
	background: #fff;
	border-top: solid 1px #ccc;
	}
#footer a {
	color: #00f;
	}
div#shim {
	height: 70px;
	}