/* YUI reset */
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/* end YUI reset */	

html, body {
	height: 100%;
	background: #fff url('../images/bg-global-nav.png') repeat-x left top;
	font-family: Verdana, sans-serif;
	font-size: 13px; 
	color: #696768;
	text-align: center;
}

h1, h2, h3, h4, h5 { font-weight: bold; }

h2 { font-size: 13px; color: #321e80; margin-bottom: 30px; }

p { padding: 0 0 30px 0; }

li { padding-bottom: 15px; }

a:link, a:visited { color: #321e80; text-decoration: none; }
a:active, a:hover { color: #321e80; text-decoration: underline; }

strong { font-weight: bold; }
em { font-style: italic; }

#container {
	width: 860px;
	margin: 0 auto;
	text-align: left;
}

#page-header {
	position: relative;
	height: 180px;
}

#global-nav {
	float: right;
	padding-top: 28px;
}

#global-nav li {
	float: left;
	font-size: 15px;
	margin: 0;
	padding-right: 25px;
	line-height: 1;
}

#global-nav li a:link,
#global-nav li a:visited { 
	color: #fff !important;
}

#global-nav li a:hover,
#global-nav li a:active { 
	color: #a2a2a2 !important;
	text-decoration: none;
}

#home #nav-home a,
#about #nav-about a,
#services #nav-services a,
#portfolio #nav-portfolio a,
#contact #nav-contact a {
	color: #a2a2a2 !important;
}

h1#site-title {
	position: absolute;
	top: 92px;
	left: 0;
}

h1#site-title a {
	display: block;
	font-size: 1px;
	color:#fff;
	width: 344px;
    height: 0px !important;
    height /**/:53px; /* ie5/win hack */
	padding: 53px 0 0 0;
	background: transparent url('../images/title-main.png') no-repeat top left;
	overflow: hidden;
}

#page-content {
	padding-left: 10px;
	padding-bottom: 80px;
}

#content-main {
	position: relative;
	width: 455px;
	float: left;
}

#home #content-main {
	width: 300px;
}

#portfolio #container {
	background: transparent url('../images/bg-ampersand.png') no-repeat 510px 54px;
}

#portfolio #content-main {
	width: 510px;
	margin-right: 25px;
}

#portfolio #content-aux {
	width: 290px;
	float: left;
	margin-top: 160px;
	padding-left: 20px;
	border-left: 1px #bcbbbc solid;
}

#case-studies-list li { padding-bottom: 20px; }

#case-studies-list p { padding-bottom: 0; }

#case-studies-list h3 {
	position: relative;
	padding-left: 16px;
	background: transparent url('../images/icon-triangle.png') no-repeat 0 4px;
	cursor: pointer;
}

#case-studies a.client-link { margin-bottom: 5px; }
#case-studies-list h3.active { background-position: 0 -16px;}

.case-study-detail { display: none; margin-left: 16px;}

#case-study-typepad img, #case-study-solar-city img { margin-top: 10px; }

#client-logos li {
	display: block;
	float: left;
	height: 34px;
    height: 0px !important;
    height /**/:34px; /* ie5/win hack */
	padding: 34px 0 0 0;
	margin: 0;
	font-size: 1px;
	color:#fff;
	background: transparent no-repeat top left;
	overflow: hidden;
}

li#logo-ribbit {
	width: 80px;
	background-image: url('../images/logo-ribbit.png');
}

li#logo-soonr {
	width: 64px;
	background-image: url('../images/logo-soonr.png');
}

li#logo-solar-city {
	width: 93px;
	background-image: url('../images/logo-solar-city.png');
}

li#logo-479 {
	width: 52px;
	background-image: url('../images/logo-479.png');
}

li#logo-typepad {
	width: 86px;
	background-image: url('../images/logo-typepad.png');
}

li#logo-movable-type {
	width: 133px;
	background-image: url('../images/logo-movable-type.png');
}

#client-quotes {
	position: relative;
	background: transparent url('../images/callout-semicolon.png') no-repeat left top;
	padding-left: 160px;
	padding-top: 100px;
	margin-left: -50px;
	margin-top: 25px;
	min-height: 200px;
	_height: 200px;
}

#client-quotes h3 { display: none; }

#client-quotes li { background: #fff; width: 100%; }

#client-quotes p {
	padding-bottom: 10px;
}

#client-quotes .quote { font-size: 15px; }

#client-quotes .quote-attribution { font-weight: bold; text-align: right;}

#client-quotes #slideshow-controls { 
	position: absolute;
	bottom: -16px;
	right: 0;
}

#client-quotes #slideshow-controls img { cursor: pointer; }

#client-list { margin-bottom: 25px; }

#content-aux h3 {
	color: #321e80;
	padding-bottom: 10px;
}

#client-list li {
	padding-bottom: 5px;
}

#book-projects-list li,
#editorial-list li {
	margin-left: 20px;
	list-style-type: disc;
}

#callout {
	float: right;
	display: block;
	font-size: 1px;
	color:#fff;
	overflow: hidden;
}

#home #callout {
	width: 544px;
    height: 0px !important;
    height /**/:363px; /* ie5/win hack */
	padding: 363px 0 0 0;
	margin-top: 80px;
	background: transparent url('../images/callout-say-it-better.png') no-repeat top left;
}

#about #callout,
#services #callout,
#contact #callout { display: none; }

#about {
	background: transparent url('../images/bg-third-person.png') no-repeat center 54px;
}

#contact #container {
	min-height: 560px;
	_height: 560px;
}

#contact {
	background: transparent url('../images/bg-on-the-double.png') no-repeat center 117px;
}

#contact #content-main { width: 380px; }

.contact-email { font-weight: bold; }

#services #content-main {
	width: 768px;
	margin-top: -126px;
	margin-left: -10px;
}

#services-intro {
	padding-top: 126px;
	padding-right: 285px;
	padding-bottom: 100px;
	background: transparent url('../images/bg-call-me.png') no-repeat right bottom;
	padding-left: 10px;
}

#services-main {
	padding-left: 10px;
	padding-right: 285px;
}

#elsewhere {
	position: absolute;
	top: 680px;
	left: 770px;
	width: 72px;
}

#elsewhere li {
	padding: 0;
}

#elsewhere li a {
	display: block;
	font-size: 1px;
	color:#fff;
	overflow: hidden;
}

#elsewhere-flickr a {
	width: 48px;
    height: 0px !important;
    height /**/:13px; /* ie5/win hack */
	padding: 13px 0 0 0;
	background: transparent url('../images/logo-flickr.png') no-repeat top left;
	margin-bottom: 10px;
}

#elsewhere-linkedin a {
	width: 72px;
    height: 0px !important;
    height /**/:20px; /* ie5/win hack */
	padding: 20px 0 0 0;
	background: transparent url('../images/logo-linkedin.png') no-repeat top left;
}



/* HAcKS */
/* wraps enclosing block element around inner floated elements */
.pkg:after { content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0.1em;line-height: 0;}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg[id] { height: auto; }
.pkg { display: block; }
/* */


body:after { content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0.1em;line-height: 0;}
body { display: inline-block; }
/* no ie mac \*/
* html body { height: 1%; }
body[id] { height: auto; }
body { display: block; }
/* */


#page-body:after { content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0.1em;line-height: 0;}
#page-body { display: inline-block; }
/* no ie mac \*/
* html #page-body { height: 1%; }
#page-body[id] { height: auto; }
#page-body { display: block; }
/* */