/* Meyer Resets v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
a:focus {
	outline: 2px solid #EDA134;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Some Standard Entries */
html, body, img { margin: 0; padding: 0; }
a img { border-width: 0; }

body {
	background-color: #333;
	text-align: center;
	font-size: 100%;
	font-family: Arial, 'Helvetica Neue', Helvetica, 'Liberation Sans', sans-serif;
	}

h1 { font-size: 200%; color: #CC6A02; }
h2 { font-size: 100%; }
h3 { font-size: 85%; }
h4 { font-size: 80%; }
h5 { font-size: 75%; }

h1 {
	float: left;
	width: 340px;
	margin: 0 0 0.3em 0;
	padding-top: 15px;
	line-height: 1.1;
	font-weight: normal;
	font-family: Georgia, Arial, 'Helvetica Neue', Helvetica, 'Liberation Sans', sans-serif;
	}

h2, h3, h4, h5 {
	margin: 0.7em 0 0.1em 0;
	line-height: 1.4;
	color: #555;
	}

body.home h1,
body.home h2 {
	float: none;
	width: auto;
	margin: 0 0 12px 0;
	padding-top: 15px;
	color: #333;
	line-height: 1;
	font-family: Arial, 'Helvetica Neue', Helvetica, 'Liberation Sans', sans-serif;
	font-size: 120%;
	font-weight: bold;
	}

.hgroup {
	float: left;
	width: 340px;
	}

.hgroup h1 { padding-top: 0; }
.hgroup h2 {
	font-size: 130%;
	font-weight: normal;
	}

p {
	margin: 0.2em 0 0.6em 0;
	font-size: 85%;
	line-height: 1.7;
	}

#content ul {
	list-style-type: disc;
	padding-left: 2em;
	}

#content ol {
	list-style-type: decimal;
	padding-left: 2em;
	}

ul li, ol li {
	line-height: 1.5;
	font-size: 85%;
	}

table { font-family: inherit; }

a:link { /* color: #333; */ text-decoration: none; }
a:visited { /* color: #333; */ text-decoration: none; }
a:hover { /* color: #333; */ text-decoration: underline; }
a:active,
a:focus { outline:none; }

#navl a:link { color: #333; text-decoration: none; }
#navl a:visited { color: #333; text-decoration: none; }
#navl a:hover { color: #333; text-decoration: underline; }


#wrap {
	width: 965px;
	margin: 15px auto 0 auto;
	color: #333;
	background-color: #FFF;
	text-align: left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-kthml-border-radius: 6px;
	border-radius: 6px;
	}

#logo {
	display: block;
	width: 330px;
	height: 75px;
	background: transparent url(/images/logo.png) 20px 5px no-repeat;
	text-indent: -999em;
	}

#nav {
	padding-left: 10px;
	font-size: 90%;
	}

#nav li {
	line-height: 1;
	font-family: Verdana, 'Helvetica Neue', Helvetica, 'Liberation Sans', Arial, sans-serif;
	}

#content {
	clear: both;
	padding: 5px 20px 20px 20px;
	background: transparent url(/images/bk-content.png) left top repeat-x;
	}

body.overview #content { background-image: none; }

#contentInner {
	min-height: 300px;
	/*background: transparent url(/images/bk-contentInner.png) 605px 20px no-repeat;*/
	}

body.home #contentInner { background-image: none; }
body.home .thirds {
	float: right;
	width: 556px;
	}
body.home #projectThumbs { margin: 0; padding: 0; }
body.home #projectThumbs li { margin: 0 36px 36px 0; }
body.home #projectThumbs li.last { margin-right: 0; }

body.home #main {
	float: left;
	width: 350px;
	}

.shift {
	float: right;
	width: 570px;
	padding-top: 15px;
	}

.aside {
	float: right;
	width: 320px;
	margin-top: 20px;
	}

.thirds .aside {
	float: left;
	width: 182px;
	margin-left: 5px;
	}

#contentInner .thirds .first { margin-left: 0; }

.aside h2 {
	margin: 0;
	padding: 5px 6px 4px 6px;
	color: #FFF;
	background-color: #EDA134;
	text-transform: uppercase;
	line-height: 1.3;
	font-family: Verdana, 'Helvetica Neue', Helvetica, 'Liberation Sans', Arial, sans-serif;
	font-size: 60%;
	}

.aside h3 {
	margin: 6px 0 6px 15px;
	line-height: 1.3;
	}

.aside p,
.aside ul {
	margin-left: 15px;
	font-size: 80%;
	line-height: 1.7;
	}

.thirds .aside h3,
.thirds .aside p,
.thirds .aside ul { margin-left: 5px; }
.thirds .aside img { margin: 6px 5px; }

#navl {
	width: 935px;
	margin: 15px auto 0 auto;
	padding: 25px 15px 15px 15px;
	color: #666;
	background-color: #FFF;
	text-align: left;
	font-family: Verdana, 'Helvetica Neue', Helvetica, 'Liberation Sans', Arial, sans-serif;
	font-size: 85%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-kthml-border-radius: 6px;
	border-radius: 6px;
	}

#navlInner {
	background: #FFF url(/images/bk-navl.png) -15px 0 repeat-y;
	}

#navlInner div {
	float: left;
	width: 187px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	}

#navl h3 { margin: 0 0 0.3em 5px; }
#navl ul { margin-left: 5px; }
#navl li { line-height: 1.8; }

#footer {
	clear: both;
	width: 965px;
	margin: 4px auto 0 auto;
	}

#footer p {
	margin: 0;
	padding: 0 0 0 18px;
	color: #CCC;
	text-align: left;
	font-family: Verdana, 'Helvetica Neue', Helvetica, 'Liberation Sans', Arial, sans-serif;
	font-size: 75%;
	}

#footer a:link,
#footer a:visited {
	color: #CCC;
	text-decoration: underline;
	}

/* Portfolio Pages
---------------------------------------------------------------------------- */
body.portfolioOverview #main { width: auto; }
body.portfolioOverview h1 {
	float: none;
	width: auto;
	}

#projectThumbs {
	margin-left: 68px;
	padding-top: 10px;
	}

#projectThumbs ul { padding-left: 0; }
#projectThumbs li {
	display: block;
	float: left;
	width: 158px;
	height: 118px;
	margin: 0 52px 52px 0;
	}

body.portfolioDetail #main {
	float: left;
	width: 285px;
	}

#slideHolder {
	float: right;
	width: 560px;
	margin: 75px 15px 0 0;
	}

#slides ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.textholder span {
	display: block;
	margin: 8px;
	font-size: 85%;
	line-height: 1.7;
	}

table.clients { width: 99%; }
table.clients th,
table.clients td {
	padding: 0.6em 0.8em;
	border: 1px solid #EEE;
	line-height: 1.2;
	font-size: 85%;
	}

table.clients th {
	width: 150px;
	vertical-align: top;
	text-align: left;
	border-style: solid none solid solid;
	}

table.clients td {
	border-style: solid solid solid none;
	}

/* Contact
---------------------------------------------------------------------------- */
div.vcard {
	margin: 0.2em 0 1.5em 0;
	font-size: 85%;
	line-height: 1.5;
	}

div.vcard .org {
	position: absolute;
	display: block;
	top: -10000px;
	left: -10000px;
	font-size: 1px;
	}

body.contact div.fl {
	float: left;
	width: 38%;
	}

.section:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}

.fl { float: left; }
.fr { float: right; }
img.dBlock { display: block; }
img.fl { border: 1px solid #DDD; display: block; margin: 6px 12px 12px 0; }
img-fr { border: 1px solid #DDD; display: block; margin: 6px 0 12px 12px; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }
