/* 0.0 CSS LEGEND
--------------------------------------------------

Ballard*King Website Styles
Created: 03.21.08
Author: Jeremy Fields

1.0 RESET
2.0 ELEMENT REBUILD
3.0 HTML
4.0 SITE-WRAPPER
5.0 SITE-BRANDING
6.0 SITE-NAVIGATION
	6.1 SITE-SUBNAVIGATION
7.0 SITE-CONTENT
	7.1 CONTENT-MAIN
		7.1.1 LIST-STAFF
		7.1.2 CONTACT FORM
	7.2 CONTENT-SUB
		7.2.1 DETAIL-STAFF
		7.2.2 LIST-PROJECT
		7.2.3 DETAIL-PROJECT
8.0 SITE INFO

--------------------------------------------------
*/

/* @group 1.0 RESET
--------------------------------------------------*/
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, dl,dt,dd,ol,ul,li, fieldset,form,label,legend, table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}body{line-height:1;color:#333;background:white;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}
/* @end */

/* @group 2.0 ELEMENT REBUILD
--------------------------------------------------*/
body{font-family:Arial,Verdana,sans-serif;line-height:1.5;}body{font-size:75%;}html > body{font-size:12px;}h1,h2,h3,h4,h5,h6{font-weight:bold;}h1{font-size:3em;}h2{font-size:2em;}h3{font-size:1.5em;}h4{font-size:1.2em;}h5{font-size:1em;}h6{font-size:1em;}p{margin:0 0 1.5em 0;}ul,ol{margin:0 0 1.5em 1.5em;}ol{list-style:decimal;}dl{margin:1.5em 0;}dl dt{font-weight:bold;}a{color:#125aa7;text-decoration:underline;outline:none;}a:hover{color:#000;}blockquote{margin:1.5em 0 1.5em 1.5em;font-style:italic;}strong{font-weight:bold;}em{font-style:italic;}pre{margin-bottom:1.3em;background:#eee;border:0.1em solid #ddd;padding:1.5em;}code{font:0.9em Monaco,monospace;}hr{clear:both;float:none;width:100%;height:0.1em;margin:0 0 1.4em 0;border:none;}* html hr{margin:0 0 1.2em 0;}table{margin-bottom:1.4em;}th,td{height:1em;padding:0.2em 0.4em;}th{font-weight:bold;}label{font-weight:bold;}textarea{height:180px;width:300px;}p.small{font-size:0.8em;margin-bottom:1.875em;line-height:1.875em;}p.large{font-size:1.2em;line-height:2.5em;}p.quiet{color:#666;}.hide{display:none;}.alt{color:#666;font-family:"Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",serif;font-size:1.2em;line-height:1%;font-style:italic;}.dquo{margin-left:-.7em;}p.incr,.incr p{font-size:0.83333em;line-height:1.44em;margin-bottom:1.8em;}
/* @end */


/* @group 3.0 HTML
--------------------------------------------------*/
html,
body {
	background: #285694 url(../images/body.png) repeat-x top left;
	text-align: center;
}
a {
	color: #285694;
}
a:hover {
	color: #80283f;
}
/* @end */


/* @group 4.0 SITE-WRAPPER
--------------------------------------------------*/
#site-wrapper {
	width: 796px;
	margin: 12px auto 0 auto;
	text-align: left;
	position: relative;
	}
/* @end */


/* @group 5.0 SITE-BRANDING
--------------------------------------------------*/
#site-branding {
	width: 778px;
	height: 151px;
	padding: 18px 0 0 18px;
	margin-bottom: 50px;
	position: relative;
	background: transparent url(../images/site-branding.png) no-repeat center bottom;
}
#site-branding h1 {
	width: 760px;
	height: 150px;
	text-indent: -9999px;
	background: transparent url(../images/h1.jpg) no-repeat;
}
#site-branding h1 a {
	display: block;
	width: 370px;
	height: 100px;
	position: absolute;
	top: 43px;
	left: 43px;
}
#site-branding a.home {
	display: block;
	position: absolute;
	color: #999;
	top: 25px;
	right: 30px;
	padding-left: 14px;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(../images/icon-home.gif) no-repeat center left;
}
#site-branding a.home:hover {
	color: #285694;
	text-decoration: underline;
	background-image: url(../images/icon-home-hover.gif);
}
/* @end */


/* @group 6.0 SITE-NAVIGATION
--------------------------------------------------*/
#site-navigation {
	width: 796px;
	overflow: hidden;
	position: absolute;
	top: 169px;
	left: 0;
	background: transparent url(../images/site-content.png) repeat-y center top;
}
#site-navigation ul,
#site-navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
}
#site-navigation ul {
	margin: 0 18px;
	height: 34px;
	padding-bottom: 16px;
	width: 760px;
	overflow: hidden;
	background: transparent url(../images/site-navigation-ul.png) repeat-x top left;
}
#site-navigation li,
#site-navigation li a {
	float: left;
	display: block;
	height: 34px;
	background-image: url(../images/site-navigation.png);
	background-repeat: no-repeat;
}
#site-navigation li a {
	text-indent: -9999px;
}
/* STANDARD STATE */
#nav-profile,
#nav-profile a {
	width: 126px;
	background-position: 0 0;
}
#nav-services,
#nav-services a {
	width: 127px;
	background-position: -126px 0;
}
#nav-projects,
#nav-projects a {
	width: 127px;
	background-position: -253px 0;
}
#nav-accolades,
#nav-accolades a {
	width: 127px;
	background-position: -380px 0;
}
#nav-links,
#nav-links a {
	width: 127px;
	background-position: -507px 0;
}
#nav-contact,
#nav-contact a {
	width: 126px;
	background-position: -634px 0;
}

/* HOVER STATE */
#nav-profile a:hover 	{ background-position: 0 -34px; }
#nav-services a:hover 	{ background-position: -126px -34px; }
#nav-projects a:hover 	{ background-position: -253px -34px; }
#nav-accolades a:hover 	{ background-position: -380px -34px; }
#nav-links a:hover 		{ background-position: -507px -34px; }
#nav-contact a:hover 	{ background-position: -634px -34px; }

/* ACTIVE STATE */
#nav-profile a:active 	{ background-position: 0 -68px; }
#nav-services a:active 	{ background-position: -126px -68px; }
#nav-projects a:active 	{ background-position: -253px -68px; }
#nav-accolades a:active	{ background-position: -380px -68px; }
#nav-links a:active 	{ background-position: -507px -68px; }
#nav-contact a:active 	{ background-position: -634px -68px; }

/* SELECTED STATE */
#profile #nav-profile a 		{ background-position: 0 -68px; }
#services #nav-services a 		{ background-position: -126px -68px; }
#projects #nav-projects a 		{ background-position: -253px -68px; }
#accolades #nav-accolades a		{ background-position: -380px -68px; }
#links #nav-links a 			{ background-position: -507px -68px; }
#contact #nav-contact a 		{ background-position: -634px -68px; }
/* @end */


/* @group 6.1 SITE-SUBNAVIGATION
--------------------------------------------------*/
#site-subnavigation,
#site-subnavigation li,
#site-subnavigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
}
#site-subnavigation {
	width: 220px;
	margin: 0 18px 25px 18px;
}
#site-subnavigation a {
	text-decoration: none;
}
#site-subnavigation a:hover {
	text-decoration: underline;
}
#site-subnavigation li {
	font-size: 13px;
	line-height: 2em;
	border-bottom: 1px solid #ddd;
	width: 220px;
}
#site-subnavigation li li {
	font-size: 12px;
	line-height: 1.5em;
	border: none;
	width: 200px;
	padding-left: 20px;
}
#site-subnavigation li.site-subnavigation-last {
	border: none;
}
/* @end */


/* @group 7.0 SITE-CONTENT
--------------------------------------------------*/
#site-content {
	width: 760px;
	padding: 0 18px;
	overflow: hidden;
	margin-bottom: -5px;
	background: transparent url(../images/site-content.png) repeat-y center top;
}
#projects #site-content {
	background-image: url(../images/site-content-1column.png);
}
#site-content .email {
	padding-right: 20px;
	background: transparent url(../images/icon_mailto.gif) no-repeat center right;
}
#site-content .pdf {
	padding: 1px 20px 1px 0;
	background: transparent url(../images/icon_pdf.gif) no-repeat center right;
}
#site-content .external {
	padding-right: 18px;
	background: transparent url(../images/icon_external.gif) no-repeat center right;
}
/* @end */


/* @group 7.1 CONTENT-MAIN
--------------------------------------------------*/
#content-main {
	width: 470px;
	padding: 10px 10px 0 0;
	float: right;
	color: #555;
	font-size: 13px;
	line-height: 1.6em;
}
#home #content-main {
	line-height: 1;
	width: 490px;
	padding: 10px 0 0 0;
}
#projects #content-main {
	width: 720px;
	float: none;
	padding: 10px 20px 0 20px;
}
#content-main h2 {
	color: #80283f;
	text-transform: uppercase;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	line-height: 1;
	margin: 0 0 14px 0;
}
#content-main h3 {
	color: #333;
	margin: .5em 0;
	font-size: 18px;
}
.sub-title {
	display: block;
	position: relative;
	top: -.8em;
	color: #999;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
}
#content-main hr {
	height: 1px;
	background: transparent url(../images/hr.gif) repeat-x;
}

/* SLIDESHOW */
#home #slideshow {
	width: 486px;
	height: 386px;
	position: relative;
	background: #fff url(../images/slideshow.png) no-repeat;
}
#home .screenshot {
	display: none;
	position: absolute;
	top: 14px;
	left: 14px;
}
#home #pnav,
#home #pnav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#home #pnav {
	position: absolute;
	top: 323px;
	left: 14px;
}
#home #caption {
	width: 460px;
	position: absolute;
	top: 282px;
	left: 14px;
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
}
#home #caption strong {
	display: block;
	float: left;
}
#home #caption strong a {
	font-weight: normal;
}
#home #caption span {
	display: block;
	float: right;
	text-align: right;
	font-size: 10px;
	color: #999;
}
#home #pnav li {
	position: relative;
	float: left;
	margin-right: 5px;
}
#home #pnav li a {
	display: block;
	width: 88px;
	height: 50px;
	position: absolute;
	background: transparent url(../images/pnav-li-a.png) no-repeat top left;
	top: 0px;
	left: 0px;
	text-indent: -9999px;
}
#home #pnav li a:hover,
#home #pnav li a.activeSlide {
	background-position: bottom left;
}
/* @end */


/* @group 7.1.1 LIST-STAFF
--------------------------------------------------*/
#list-staff {
	margin: 0;
	padding: 0;
	list-style: none;
}
#list-staff li {
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
	width: 470px;
	overflow: hidden;
	background: #eef1f6 url(../images/list-staff-top.gif) no-repeat top left;
}
#list-staff img {
	float: left;
	border: 1px solid #0f3d7a;
	margin: 0 10px;
}
#list-staff h4 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	padding: .6em 0;
}
#list-staff a {
	text-decoration: none;
}
#list-staff a:hover {
	text-decoration: underline;
}
#list-staff .btm {
	display: block;
	overflow: hidden;
	height: 8px;
	width: 470px;
	font-size: 0;
	background: transparent url(../images/list-staff-btm.gif) no-repeat bottom right;
}
/* @end */


/* @group 7.1.2 CONTACT FORM
--------------------------------------------------*/
.text {
	margin: 0 0 10px 0;
}
.text label {
	display: block;
	line-height: 1.2em;
	color: #666;
}
.text input,
.text textarea {
	border: 1px solid #a2a2a2;
	border-bottom-color: #c4c4c4;
	font-size: 14px;
	color: #333;
	padding: 2px;
	font-family: inherit;
}
.text input {
	width: 325px;
}
.text textarea {
	width: 464px;
	height: 8em;
	min-height: 8em;
	line-height: 1.4em;
	font-size: 12px;
	resize: none;
}
.required label span,
.input-error label {
	color: #80283f;
}
.input-error input,
.input-error textarea {
	border-color: #80283f;
	background-image: url(../images/icon_alert.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.input-error-message {
	border: 1px solid #80283f;
	background: #ffc;
	padding: 10px;
	text-align: center;
	color: #80283f;
}
#successmsg {
	background: #3a9527;
	color: #fff;
	text-align: center;
	padding: 10px;
}
.verify {
	display: none;
}
p.submit {
	margin: 0;
	text-align: center;
}
/* @end */


/* @group 7.1.3 US MAP
--------------------------------------------------*/
#unitedstatesmap {
	width: 470px;
	float: right;
	position: relative;
}
#nw,
#sw,
#nc,
#se,
#ne {
	position: absolute;
	margin: 0;
	padding: 0;
}
#nw {
	top: 45px;
	left: 55px;
}
#sw {
	top: 135px;
	left: 55px;
}
#nc {
	top: 75px;
	left: 195px;
}
#se {
	top: 190px;
	left: 230px;
}
#ne {
	top: 115px;
	left: 320px;
}

/* CATEGORY LIST */
.list-category {
	width: 233px;
	float: left;
	margin-bottom: 10px;
	background: #eef1f6 url(../images/list-staff-btm.gif) no-repeat bottom right;
}
.list-category ul,
.list-category li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list-category ul {
	padding: 0 10px 15px 15px;
	color: #aaa;
}
#projects div.list-category h3 {
	background: #285694 url(../images/list-staff-top2.png) no-repeat top left;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 28px;
	border-bottom: 1px solid #fff;
	text-indent: 15px;
	margin: 0 0 15px 0;
}
#projects div.list-category a {
	text-decoration: none;
}
#projects div.list-category a:hover {
	text-decoration: underline;
}
/* @end */


/* @group 7.2 CONTENT-SUB
--------------------------------------------------*/
#content-sub {
	width: 256px;
	float: left;
	padding-bottom: 10px;
	color: #666;
}
#content-sub h3 {
	color: #80283f;
	text-transform: uppercase;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 14px 0;
	line-height: 1;
	height: 21px;
	padding-top: 33px;
	text-indent: 18px;
	width: 256px;
	background: transparent url(../images/content-sub-h3.png) no-repeat;
}
#content-sub h4 {
	margin: 0 18px 10px 18px;
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
}
#content-sub p {
	margin-right: 18px;
	margin-left: 18px;
}
#home #content-sub p {
	margin-right: 18px;
	margin-left: 18px;
	font: 14px/1.7em Georgia, "Times New Roman", Times, serif;
}
#projects #content-sub {
	display: none;
}

#content-sub a#facebook,
#content-sub a#twitter {
	background: none;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	margin: 0 0 5px 0;
	padding-left: 20px;
	position: relative;
}
#content-sub a#facebook span,
#content-sub a#twitter span {
	background: transparent url(../images/site-info.png) no-repeat;
	display: block;
	height: 15px;
	left: 0;
	position: absolute;
	top: 0;
	width: 15px;
}
#content-sub a#facebook:hover span {
	background-position: 0 -15px;
}
#content-sub a#twitter span {
	background-position: -15px 0;
}
#content-sub a#twitter:hover span {
	background-position: -15px -15px;
}
/* @end */


/* @group 7.2.1 DETAIL-STAFF
--------------------------------------------------*/
#detail-staff {
	margin: 0 0 25px 0;
	padding: 38px 18px 0 28px;
	width: 210px;
	background: transparent url(../images/content-sub-top.png) no-repeat;
}
#detail-staff img {
	margin-bottom: 15px;
}
#detail-staff h4 {
	margin: 0;
}
/* @end */


/* @group 7.2.2 LIST-PROJECT
--------------------------------------------------*/
.list-projects,
.list-projects li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list-projects {
	margin-bottom: 35px;
}
.list-projects li {
	width: 720px;
	overflow: hidden;
	border-top: 1px solid #eee;
	padding-top: 10px;
	margin-bottom: 10px;
}
.list-projects h4 {
	font-size: 14px;
	width: 250px;
	float: left;
	line-height: 1.3em;
}
.list-projects h5 {
	font-size: 10px;
	text-align: right;
	line-height: 1em;
	font-weight: normal;
	font-style: italic;
	margin: -10px 0 5px 0;
}
.list-projects h4 span {
	display: block;
	color: #999;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
}
.list-projects strong {
	color: #000;
}
.list-projects small {
	color: #999;
	font-size: 11px;
}
.list-projects img {
	float: left;
	margin: 0 15px 10px 0;
}
.list-projects-detail {
	width: 450px;
	float: right;
}
#profile .list-projects li,
#accolades .list-projects li { width: 470px; }
#profile .list-projects h4,
#accolades .list-projects h4 { width: 150px; }
#profile .list-projects-detail,
#accolades .list-projects-detail { width: 300px; }
/* @end */


/* @group 7.2.3 DETAIL-PROJECT
--------------------------------------------------*/
.detail-pic {
	margin: 0 0 15px 15px;
	float: right;
}
.list-gallery {
	margin: 0 0 5px 0;
	padding: 13px 0 0 13px;
	list-style: none;
	line-height: 1;
	width: 707px;
	overflow: hidden;
	position: relative;
	clear: both;
	background: #eef1f6 url(../images/list-staff-btm.gif) no-repeat bottom right;
}
.list-gallery span.tl {
	display: block;
	width: 13px;
	height: 13px;
	position: absolute;
	top: 0;
	left: 0;
	background: #eef1f6 url(../images/list-staff-top.gif) no-repeat;
}
.list-gallery li {
	float: left;
	margin: 0;
	padding: 0 0 13px 0;
	line-height: 1;
	margin: 0 13px 0 0;
	width: 88px;
	height: 66px;
	position: relative;
}
.list-gallery li img {
	border: none;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
}
.list-gallery li a {
	display: block;
	width: 88px;
	height: 66px;
	background: transparent url(../images/list-gallery-li-a.png) no-repeat top left;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	text-indent: -9999px;
}
.list-gallery li a:hover {
	background-position: bottom left;
}
.info {
	margin: 0;
	font-size: 10px;
	line-height: 1;
	color: #aaa;
}
/* @end */


/* @group 8.0 SITE-INFO
--------------------------------------------------*/
#site-info {
	line-height: 1;
	height: 50px;
	padding: 51px 18px 0 18px;
	color: #999;
	background: transparent url(../images/site-info.gif) no-repeat center top;
	width: 760px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	text-align: center;
}
#projects #site-info {
	background-image: url(../images/site-info-1column.gif);
}
#site-info p {
	line-height: 15px;
	margin: 0;
	vertical-align: middle;
}
#site-info p a {
	color: #999;
}
#site-info p a.facebook,
#site-info p a.twitter {
	background: transparent url(../images/site-info.png) no-repeat;
	display: inline-block;
	display: -moz-inline-stack;
	font-size: 0;
	height: 15px;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: text-top;
	width: 15px;
	zoom: 1;
}
#site-info p a.facebook span,
#site-info p a.twitter span {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	line-height: 15px;
	cursor: pointer;
}
#site-info p a.facebook:hover {
	background-position: 0 -15px;
}
#site-info p a.twitter {
	background-position: -15px 0;
}
#site-info p a.twitter:hover {
	background-position: -15px -15px;
}
/* @end */