/*
author: David Simmer
last modified: 11/28/07
*/

@import url(/ingenuity.css);

/* global resets */
* {
  margin: 0;
  padding: 0;
}
:focus {outline: 0;}
img {border: 0}
ul {list-style: none;}


/* elements
------------------------------------------------- */

body {
  margin: 0;
  padding: 0;
  text-align: center;
  height: 100%;
  color: #666;
  background-color: #e2e2e2;
}

a {
  border-bottom: 1px dotted #aaa;
  text-decoration: none;
  color: #00453a;
}
a:hover {
  color: #8d4916;
  border-bottom: 1px solid #bbb;
}
h1, h2, h3, h4, h5, h6 {color: #666;}
#content h1 {margin-bottom: 1em;}

li {margin-bottom: 0.5em;}

hr {display: none;}


/* special headings */

#headline h2 {
/*	border-top: 1px solid #ddd;
  margin: 1em 0;  */
  padding: 1em 0; 
  font-size: 3em;
  line-height: 0.91667em;
  font-family: Palatino, Georgia, serif;
  color: #aa7812;
}


/* one-off  structure
-------------------------------------------------- */
#surround {
	width: 100%;
	margin:  0;
	padding:  100px 0 0 0;
/*	  background: url(/img/v2/960grid.png) no-repeat 0 0 transparent; */
  background: url(/img/v2/bg_surround.png) repeat-x 0 0 #fff;
	border: 0px solid;
}

#header {
	padding: 15px 0 0 0;
	height: 55px;
	width: 100%;
  background: url(/img/v2/bg_navLine.png) repeat-x 0 50px transparent;
}

#header a {
	border: 0;
}
#content {height: 1%;}
#logo {
  width: 190px;
  height: 78px;
  margin: 0;
  position: absolute;
  top: -15px;
  right: 10px;
}
#logo a {
  display: block;
  width: 200px;
  height: 78px;
  text-decoration:  none;
  text-indent: -9999px;
  background: url(/img/v2/logo_sd.png) no-repeat 0 0 transparent;
}
#logo a:hover {background-position: 0 -78px;}
#logo a img {border:  0;}

#content {position: relative;}
 .home #content, .curious #content {
	padding-top: 1em;
}


/* for print image trick */
/*#logo a img {width: 0}*/

#navMain {
  height: 40px;
  margin: 0 281px 0 0;
}
#navMain li {
	display: inline;
	float: left;
	margin: 0 1.5em 0 0;
	padding: 0;
}
#navMain li a, #contactual li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 40px;
	background-position: 0 -40px;
	background-repeat: no-repeat;
	background-color:  transparent;
}
#navMain li a:hover, #contactual a:hover {
  background-position: 0 0;
}

#nav-clients a {
	width: 65px;
	background-image: url(/img/v2/navAway_clients.png);
}
#nav-services a {
	width: 70px;
	background-image: url(/img/v2/navAway_services.png);
}
#nav-ideas a {
	width: 50px;
	background-image: url(/img/v2/navAway_ideas.png);
}
.clients  #nav-clients a {
	width: 122px;
	background:  url(/img/v2/navHere_clients.png) no-repeat 0 0 transparent;
}
.services  #nav-services a {
	width: 148px;
	background:  url(/img/v2/navHere_services.png) no-repeat 0 0 transparent;
}
.ideas  #nav-ideas a {
	width: 100px;
	background:  url(/img/v2/navHere_ideas.png) no-repeat 0 0 transparent;
}

#contactual {
  width: 60px;
  position: absolute;
  right: 0;
  top: 29px;
}
#nav-curious a {
  width: 60px;
  height: 50px;
  background-image:  url(/img/v2/nav_curious.png);
position: absolute;
z-index: 50;
}


/* basic layout classes
-------------------------------------------------- */
.container {
  width: 60em;
  min-width:  600px;
  text-align: left;
  margin: 0 auto;
  padding: 0 1em;
  position: relative;
}

.col {
  width: 18em;
  margin: 0;
}
.ideas #content .col {
  width: 20em;
}
.twocol, .ideas #hireSpot .twocol {
  width: 30em;
  margin: 0 0 0 11em;
  padding: 0 0 0 1em;
}
.ideas .twocol {
  width: 40em;
  margin: 0;
  padding: 0;
}

.col, .twocol {
  float: right;
  display: inline;
}
.minicol {
  float: right;
  width: 8em;
  margin: 0 1em 2em 0;
  padding: 0 1em 0 0;
/*	background-color: #efefef;*/
  color: #999;
}
.col .minicol {
  width: 9em;
  border-top: 1px solid #ddd;
  margin: 0 0 1em 0;
}

.minicol a {color: #444;}
.minicol a:hover {color: #000;}
.minicol li, .minicol p, p.caption {
  margin-bottom: 1em;
  color: #aaa;
}
.minicol h4 {
  margin: 1em 0 0.5em 0;
  color: #aaa;

}
.minicol span {
	font-size: 10px;
	color: #aaa;
	line-height: 0;
}
.minicol a:hover span {color: #000;}

.twocol .postage {
  width: 30em;
	float: right;
}

.client {position: relative;}
.client #gallery {
	position: relative;
	top: 71px;
	margin: -64px 0 0 10px;
	height: 312px;
	width: 435px;
	text-indent: -9999px;
}
#client-scd #gallery {background: url(/img/v2/client_scd.jpg) no-repeat bottom left transparent;}
#client-rsp #gallery {background: url(/img/v2/client_rsp.jpg) no-repeat bottom left transparent;}
#client-els #gallery {background: url(/img/v2/client_els.jpg) no-repeat bottom left transparent;}
#client-mcc #gallery {background: url(/img/v2/client_mcc.jpg) no-repeat bottom left transparent;}
#client-bfc #gallery {background: url(/img/v2/client_bfc.jpg) no-repeat bottom left transparent;}


.client .showcase {
  position: relative;
  padding-top: 1em;
}

.subtitle {
  color: #888;
  margin-bottom: 2em;
}
.subtitle span {color: #ddd;}
.client .sequential {
	color: #ccc;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
.sequential span {color: #888;}


.client .description {
  position: relative;
  border-top: 1px solid #000;
  clear: left;
  padding-top: 1.5em;
  background-position: 10px 0;
  background-repeat: no-repeat;
  background-color: transparent;
}

.client .description p {
  margin: 1.5em 0 2em 2em;
  color: #445;
  width: 18em;
  float: left;
  display: inline;
  line-height: 1.75em;
}
.client .description p:first-child {
	margin-left: 0;
}
.client dl {
	width:  20em;
	color: #555;
	position: absolute;
	left: 40em;
	bottom: 0;
	border-top: 1px solid #ddd;
	padding-top: 1.5em;
  padding-bottom: 1em;
}
.client dt, .client dd {
	float: left;
  display: inline;
}
.client dt {
	width:  5.8em;
	text-align: right;
	margin: 0 0 1em 0;
}
.client dd {
	width: 13.3em;
	text-align: left;
	margin: 0 0 1em 0.7em;
	color: #999;
}



/* modifications to produce client overview list
-------------------------------------------------------------------------------*/
.client.plural, .service {
  margin: 1em 0 2em 0;
  border-top: 1px solid #eee;
  position: static;
  padding: 1em 0;
  background-position: right 10px;
  background-repeat: no-repeat;
  background-color: transparent;
}

.client.plural:hover, .service:hover {border-top: 1px solid #999;}
.client.plural img {
  display: inline;
  position: absolute;
  top: 3em;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: none;
}
/*
.plural a:hover img {
  border-top: 1px solid #999;
  border-bottom: 1px solid #bbb;
}
.plural#client-els img {left: 10em;}
.plural#client-mcc img {left: 20em;}
.plural#client-rsp img {left: 30em;}
.plural#client-scd img {left: 40em;}
.plural#client-bfc img {left: 50em;}
*/

/* .client.plural p, .client.plural h2 {margin-right: 245px;}*/
.client.plural p, .service li {color: #999;}
.client.plural h2, .service h2 {color: #888;}
.client.plural h2 {margin-bottom: 0.25em;}


.service {
  width: 13em;
  padding-right: 2em;
  float: left;
  display: inline;
  margin: 1em 0 2em 0;
}

.service h2 {margin-bottom: 1em;}
.service li {
  margin-bottom: 0.5em;
  color: #444;
}



/* sidebars
---------------------------------- */

.periph {
  color: #667;

}
.periph ul {
  margin-bottom: 2em;
}
.periph li {
  line-height: 1.25em;
  margin-bottom: 0.75em;
}
.periph h3, periph h4 {
  color: #888;
  margin: 1em 0;
}
.periph p {margin-bottom: 1em;}

#otherClientList {
  color: #aaa;
}

#contactPlug, #blogDetails, .home .twocol div {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.5em;
  margin: 1em 0 2em 0;
  color: #999;
}
.home .twocol div {padding: 1em 0 0.5em 0;}
.home .twocol div h3 {margin-bottom: 1em;}
#blogDetails {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 1.5em;
}
#blogDetails h3 {margin-bottom: 0.5em;}
#blogDetails p {margin-bottom: 0;}


#singlePostDetails {
	border-bottom: 1px solid #ddd;
	padding-bottom: 0.5em;
}

/* posts
-------------------------------------------- */

.post {
  margin-top: 1em;
	border-top: 1px solid #ccc;
	padding: 1em 0;
}

/*.post h2 a {
	background-color: #f00;
  opacity: 50;
}*/
.post p {	margin-bottom: 1em;}
.details {color: #aaa;}

blockquote {
	padding: 1em 0 1px 1em;
	margin: 1em 0;
	color: #556;
	background-color: #f6f6f6;
	border-left: 1em solid #eee;
}

h3#sub {
	clear: both;
	padding: 2em 0.5em 0.5em;
	margin: 0;
	background: url(/img/v2/bg_sub.jpg) no-repeat bottom right #eee;
	text-indent: -9999px;
}

/*#hireSpot .client {border-bottom: 1px solid #ccc;}*/
#hireSpot .client h4 {margin: 0}
#hireSpot .client img {top: 0.4em;}
#hireSpot #contactPlug {border-bottom: 0;}

/* foot
-------------------------------------------- */

#foot {
  border-top: 1px solid #ccc; 
  width: 100%;
  margin: 3em 0 0 0;
  padding-top: 2em;
  clear: both;
  background: url(/img/v2/bg_bodyGreydient.png) repeat-x bottom left transparent;
}
#foot .col {	margin-right: 2em;}
#foot .minicol, #navFoot li {
  width: 9em;
	margin: 0 0 2em 0;
	padding: 0 1em 0 0;
}
#navFoot {
  float: right;
  width: 30em;
}
#navFoot li {
  display: block;
  float: left;
}


#foot h4 {margin-bottom: 1em;}
#foot li {margin-bottom: 0.5em;}
#sole {
	margin: 1em 0;
	padding: 1em 0;
}
#sole p  {
	border-top: 1px solid #ccc;
	padding-top: 0.5em;
}
#credits {float: right;}
#copy {float: left;}

p.topper {
	border-top: 1px solid #ddd;
	margin: 1em 0;
	padding: 1em 0;
}

/* vCard */
.vcard {margin: 1em 0;}
/*.vcard div {margin-bottom: 0.25em;}*/
.tel {margin: 0.5em 0;}


/* photostream */
#flickrd {
  width: 19em;
  clear: both;
  margin-bottom: 2em;
}
#flickrd h3 {margin-bottom: 0;}
#flickrd ul {margin-top: 1em;}
#flickrd li {
	display: inline;
	float: left;
	margin: 0 0.75em 0.75em 0;
	padding: 0;
}
#flickrd li a {
  display: block;
	width: 32px;;
	height: 32px;
	border: 0.5em solid #eee;
	background-color: #f7f7f7;
	margin: 0;
}
#flickrd li a:hover {border: 0.5em solid #445;}


/* temporary styling
-------------------------------------------- */
div.unpurposed {
	border: 1px solid #ddd;
	background-color: #f1f1f1;
	color: #aaa;
	padding: 4em;
}

/* sub-paragraph styles
-------------------------------------------- */

.amp {
  font-family: Baskerville, Palatino, 'Book Antiqua', serif;
  font-style: italic;
}
.dim {color: #bbb;}
.tagline {color: #aaa;}
.org {display: none;}

.note {
  color: #830;
}


/* form
-------------------------------------------- */
form {position:relative;}
fieldset {border: 0;}
.curious fieldset {margin-top: 1em;}
legend {display: none;}
form li {
	float: none;
	clear: both;
}

input[type="text"], textarea {
  border: 0;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #ccc;
  padding: 0.5em;
  width: 25.66667em;
  background: url(/img/v2/bg_field.png) repeat-x top left transparent;
}
input:focus, textarea:focus {
  border-top: 1px solid #239836;
  border-bottom: 1px solid #239836;
}
input.zemRequirederrorElement, textarea.zemRequirederrorElement {
  background-image: url(/img/v2/bg_fieldError.png);
}
input.zemRequirederrorElement:focus, textarea.zemRequirederrorElement:focus {
  border-top: 1px solid #700;
  border-bottom: 1px solid #700;
  background-image: url(/img/v2/bg_field.png);
}

li#li-yourname,
li#li-email,
li#li-message {
  position:relative;
  float:left;
  margin-right: 3px;
  margin-bottom: 1.5em;
}

li span {color: #aaa;}

label {
  color:#999;
  padding-right: 16px;
  background-repeat: no-repeat;
  background-position: 100% 66.667%;
  background-color: transparent;
}
label.applied {
  position:absolute;
  top: 0.5em;
  left: 0.5em;
  z-index:1;
  background-image: url(/img/v2/raquo_orange.png);
}
label.filled {
  width: 8em;
  background-image: url(/img/v2/raquo_green.png); 
  text-align: right;
  left: -9.667em;
  color: #239836;
}
label.zemRequirederrorElement {
  color: #a00;
  background-image: url(/img/v2/raquo_red.png); 
}
label span {color: #aaa;}

ul.zemError {
  color: #a00;
  padding: 3em 0.5em 0 0.5em;
  margin: 0 0 1em 0;
  background: url(/img/v2/bg_formError.png) no-repeat 0.5em 1em #fcf0f4;
  border-top: 1px solid #e6a9a8;
  border-bottom: 1px solid #e6a9a8;
  width: 29em;
}
.zemThanks {
  margin-top: 1em;
}
.zemThanks div {
  padding: 0 0 1em 0;
  border-bottom: 1px solid #ddd;
  margin: 2em 0 1em 0;
}
.zemThanks h2 {margin-bottom: 0.5em;}

button {
  border: 1px solid #bbb;
  padding: 0.5em 2em;
  font-size: 0.9em;
  color: #000;
  background: url(/img/v2/bg_submit.png) repeat-x bottom left transparent;
}
button:hover, button:focus {
  border-top: 1px solid #239836;
  color: #239836;
  background: url(/img/v2/bg_submit.png) repeat-x top left transparent;
}


/* code examples
------------------------------------ */
ol.code {
  padding: 0 0.5em;
  margin-bottom: 1.5em;
  background-color: #666;
  color: #eee;
}

.code li {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #888;
  color: #eee;
}
code {
  color: #eee;
  background-color: #666;
  color: #eee;
  margin: 0;
  padding: 0.5em;
  font-family: Courier, monospace;
}
.code code {padding: 0}

.tab1 {text-indent: 0;}
.tab2 {text-indent: 1em;}
.tab3 {text-indent: 2em;}
.tab4 {text-indent: 3em;}
.tab2 code {color: #ccc;}
.tab3 code {color: #bbb;}
.tab4 code {color: #aaa;}
.comment code, code.comment {color: #cba;}

