/*
Theme Name: Eighth Floor Creative
Theme URI: http://www.eighthfloorcreative.com/
Description: Theme for Eighth Floor Creative
Version: 1.0
Author: Ben Hays

Base Colors :
main blue - 87B5D0
med blue - 9fc4d9
lt blue - c5dce8
bg blue - d3e4ee
dk blue - 364853

dk kuler blue - 0B1761

*/

/* Force vertical scrollbars in FF */
html { height: 100%; margin-bottom: 1px; }

body {
	background: #d3e4ee url(../images/bg_body_sq.png) repeat-x scroll 50.1% 146px;
	margin: 0;
}

#canvas {
	background: #87b5d0 url(../images/bg_canvas_sq.png) repeat-x scroll 49px 126px;
	margin: 20px auto 0;
	overflow: hidden;
	padding: 30px 32px;
	width: 960px;
}
#container {
	background: #9fc4d9 url(../images/bg_container_sq.png) repeat-x scroll 17px 96px;
	overflow: hidden;
	padding: 15px;
}
#header {
	background: url(../images/header.png) top left no-repeat;
	height: 104px;
	margin-bottom: 15px;
}
#header h2 a {
	display: block;
	height: 104px;
	text-indent: -9999px;
}

a {
	color: #0B1761;
	overflow: hidden;
	text-decoration: underline;
}
a:visited {
	color: #0B1761;
}
a:hover {
	color: #0B1761;
	text-decoration: none;
}
ul {
	list-style-type: square;
}
#content a:hover {
	background: #87B5D0;
}
#content a:hover img {
	background: inherit;
}
#caurosel-wrap, #portfolio-wrap {
	float: left;
	padding: 0 15px 15px;
}
#caurosel-work, #portfolio {
	height: 225px;
	overflow: hidden;
	position: relative;
	width: 585px;
}
#portfolio-wrap {
	padding-top: 15px;
}
.section h1, .section h2, .section p{
	padding: 10px 15px;
}
.lesser {
	background: #c5dce8;
	color: #364853;
}
.darker {
	background: #87B5D0;
}
.description {
}
.description p {
	font-size: 1.4em;
	padding: 15px 15px 0;
}
.author {
	font-weight: bold;
}
#footer {
	margin-top: 30px;
	text-align: center;
}
#footer p {
	color: #87B5D0;
}
/*** HOME CAUROSEL ****/
#caurosel-nav {
	color: #364853;
	cursor: pointer;
	float: left;
	font-size: 1.5em;
	padding: .8em 0 .2em;
	text-align: center;
	text-transform: uppercase;
}
#rwnext, #rwprev, #rwpager a { 
	display: block;
	float: left;
}
#rwnext {
	padding-left: .5em; 
}
#rwprev {
	padding-right: .5em;
}
#rwpager a {
	background: #c5dce8;
	height: 15px;
	margin: 7px 5px 0;
	outline: none;
	text-decoration: none;
	text-indent: -9999px;
	width: 15px; 
}
#rwpager a:first-child {
	margin-left: 0;
}
#rwpager a:hover {
	background: #9FC4D9;
}
#rwpager a.activeSlide {
	background: #364853;
}
#rwnext:hover, #rwprev:hover {
	color: #000;
}
/**** WORK INFO ****/
.work-info {
	float: left;
	height: 225px;
	width: 270px;
}
.work-info ul {
	list-style: square;
	margin-left: 2em;
}
.work-info h3 {
	margin-bottom: .5em;
	padding: .5em;
}
.recent-work {
	clear: both;
	display: block;
	float: left;
	margin: 0;
	position: relative;
	width: 585px;
}
.recent-work img {
	float: left;
	padding-right: 15px;
}
/**** HEADERS ****/
h1, h2, h3, h4, h5 {
	color: #364853;
	font-family: "Gill Sans", "Gill Sans MT", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
h1 {
	font-size: 33px;
	letter-spacing: 1px;
	line-height: 1.1;
	text-shadow: 0 1px 0 #fff;
}
#content h2 {
	margin-bottom: 11px;
}
.section h2 {
	float: left;
	margin: 0;
}
h4 {
	margin-bottom: .5em;
}
h2, h3, h4, h5 {
	text-shadow: 0 1px 0 #c5dce8;
}
.lesser h2, .lesser h3, .lesser h4, .lesser h5 {
	text-shadow: 0 1px 0 #fff;	
}
/**** ABOUT ****/
div.copy div {
	padding: 15px;
}
/**** PORTFOLIO ****/
#portfolio-links {
	list-style: none;
	margin: 0;
}
#portfolio-links li {
	float: left;
}
#portfolio-links li a {
	display: block;
	height: 75px;
	width: 75px;
}
#portfolio-links li a:hover {
	background: #c5dce8;
}
#portfolio-links li a.activeSlide {
	background: #87B5D0;
}
#portfolio-links li a img {
	height: 60px;
	padding: 7.5px;
	width: 60px;
}
/**** ABOUT ****/
#testimonials h3, #testimonials blockquote {
	padding: 0 15px;
}
#testimonials h3 {
	padding-top: 15px;
}

/**** CASE STUDIES ****/
#cs div h3 a {
	text-decoration: none;
}
#cs div img {
	margin-bottom: 1em;
}
#cs div p, #cs div h3 {
	padding: 0 15px;
}
#cs-links {
	margin-top: 15px;
	margin-bottom: 0;
}
#cs-links h3 {
	padding: 15px 15px 0;
}
#cs-links ul {
	padding: 0 15px;
}

/**** NAVIGATION ****/
#menu {
	height: 85px;
	margin-left: 437px; 
	text-align: right;
}
#nav {
	list-style: none;
	margin: 0;
}
#nav li {
	float: left;
	height: 85px;
}
#nav li a {
	background: #ccc url(../images/bg_nav_alt3.png) bottom left;
	display: block;
	height: 85px;
	position: relative;
}
#nav li a span {
	display: none;
}

/*
#nav li.liPortfolio a { width: 107px; background-position: 0px -170px;}
#nav li.liCasestudies a { width: 122px; background-position: -107px -170px;}
#nav li.liServices a { width:89px; background-position: -229px -170px;}
#nav li.liAbout a { width: 78px; background-position: -319px -170px;}
#nav li.liContact a { width: 97px; background-position: -397px -170px;}
*/

#nav li.liPortfolio a { width: 107px; background-position: 0px 2px;}
#nav li.liCasestudies a { width: 122px; background-position: -107px 2px;}
#nav li.liServices a { width:89px; background-position: -229px 2px;}
#nav li.liAbout a { width: 78px; background-position: -319px 2px;}
#nav li.liContact a { width: 97px; background-position: -397px 2px;}

#nav li.liPortfolio a:hover { background-position: 0px 2px;}
#nav li.liCasestudies a:hover { background-position: -107px 2px;}
#nav li.liServices a:hover { background-position: -229px 2px;}
#nav li.liAbout a:hover { background-position: -319px 2px;}
#nav li.liContact a:hover { background-position: -397px 2px;}

#id_portfolio #nav li.liPortfolio a { background-position: 0px -55px; }
#id_case-studies #nav li.liCasestudies a { background-position: -107px -55px; }
#id_services #nav li.liServices a { background-position: -229px -55px; }
#id_about #nav li.liAbout a { background-position: -319px -55px; }
#id_contact #nav li.liContact a { background-position: -397px -55px; }


/**** CONTACT FORM ****/
#contactForm fieldset {
	border: 0;
	padding: .5em;
}
#contactForm ol {
	list-style: none;
	margin: 0;
}
#contactForm li {
	border-bottom: 1px solid #87B5D0;
	padding: .5em 0;	
}
#contactForm label {
	float: left;
	margin: 2px 1em 0 0;
	width: 10em;
}
#contactForm label.error {
	color: #900;
	float: none;
	margin-left: 1em;
	padding: 5px;
}
#contactForm #output {
	background: #f0f0f0;
	border: 2px solid #7d0406;
	color: #7d0406;
	display: none;
	padding: 1em;
}
#contactForm img.loading {
	display: none;
	vertical-align: bottom;
}
#contactForm textarea, input {
	background: #D3E4EE;
	border: 2px solid #87B5D0;
	padding: 5px;
}
#contactForm textarea {
	height: 6em;	
}
#contactForm input {
	padding: 5px;
	width: 18em;
}
#contactForm input.error {
	margin-bottom: 0;
}
#contactForm fieldset.submit {
	margin-left: 11em;
}
#contactForm fieldset.submit input{
	padding: 3px;
	width: 10em;
}
input:focus, textarea:focus {
	background: #fff;
}
