/*
THEME NAME: Metrics
THEME URI: 
DESCRIPTION: Metrics, Inc.
VERSION: 1.10.2009
AUTHOR: Scott Reston
AUTHOR URI: http://scott.therestons.com/
TAGS: 
*/

/* Eric Meyer's Reset CSS */
@import url("reset.css");



html {overflow-y: scroll; /* vert scrollbar for all pages */}

body { 
	font: 62.5% Verdana, Geneva, sans-serif;
	background-color:#fff;
	/*background: #f6b010 url(images/background-starburst.jpg) center 0 no-repeat;*/
	color: #333;
	padding: 0; margin: 0 auto; width: 800px;
	text-align: center;
	position:relative;
}

	
p {
	font-size: 1em;	padding: 0;
	margin-top: 0;	margin-bottom: .5em;
}

div, li, ol, dl, table { font-size: 1em; }

#content ul, content ol { margin: 1em 0;}
#content ul { list-style-type:disc; }
#content ol { list-style-type:decimal; padding: .5em 0 1em 4ex; }
#content ul li, #content ol li { margin-bottom: .5em; }
#content blockquote {margin: 1em 10%;}
#content p { margin-bottom: 1.5em; }


img	{ display: inline; border: none;margin: 0; }
.alignleft, .floatleft { float: left; margin: .5em 2em 1em 0; }
.alignright, .floatright { float: right;	margin: .5em 0 1em 2em; }
.aligncenter, .floatcenter { display: block; margin: .5em auto; }

a {
	color: #110e4b;
	text-decoration: underline;
	outline: none; border-bottom: none;
}
	a:hover {
		text-decoration: none;
	}
		#content a:hover {background-color: #FFAE18;}
	a:active {
		outline: none;
	}
	a.external { padding-left: 12px; background:url(images/external.gif) no-repeat center left; }
	a.rss { padding: 6px 25px 6px 0; background:url(images/rss.png) no-repeat right center; }


	
h1, h2, h3, h4 { clear: both; }

h2 { font-size: 1.5em; line-height: 1.25em; font-style:normal; margin-bottom:.2em; }	
h3 { margin: .5em 0; font-size: 1.1em; font-weight:bold; font-style:normal;}
h4 { margin: 1em 0 .5em 0; color: #333; font-size: 1em; font-weight:bold; }

strong { font-weight: bold; color: #EF4910; }
em { font-style:normal; }
	
.clearfix {
	display:inline-block;
}
.clearfix:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}


hr { 
	border-top: 1px solid #666;
	border-bottom: 0 solid #666;
	background-color: #666;
	color: #666;
	height: 1px;
	margin: 2em 0;
	}
	
sup {
	height: 0;
	line-height: 1; font-size: .8em;
	position: relative;
	top: -0.6em;
	vertical-align: baseline !important;
	vertical-align: bottom;
}


.first, .first a, #nav-primary li.page-item-8 a { margin-left: 0 !important; padding-left: 0 !important; border-left: 0 !important; }

/* =Structural
===============================================================*/
#wrapper { text-align: left; font-size: 1.1em; }



/* =Header
===============================================================*/

#header { 
	height: 95px;
	background-color: #004092;
	border-bottom: 5px solid #0089ba;
}

#header h1 {
	width: 215px; height: 95px;
	float: left;
	text-indent:-9999px;
	background:url(images/logo.gif) left top no-repeat;
}
	#header h1 a {display: block; height: 95px; }

#header #slogan { width:585px; height: 95px; float: left; background: url(images/slogan.gif) left top no-repeat; text-indent: -9999px; margin:0; }

/* =Navigation
===============================================================*/

#nav-primary {
	padding-left:50px; background-color:#409d34; color: #fff;
	width:750px;
	font-size: 1.1em; text-transform: uppercase;
	display: inline-block; font-weight: bold;
}
	#nav-primary a { color: #fff; text-decoration:none; }
		#nav-primary a:hover { /*text-decoration: underline;*/ }
	#nav-primary li { float: left;  padding: 8px 0 8px 15px;}
	#nav-primary li.videos { float: right; width: 175px; padding-left: 25px;  background-color: #110e4b; }

/* =Sidebar
===============================================================*/
#sidebar { 
	width: 150px; padding: 25px;
	float: right;
	position: absolute; top: 0; right: 0;
	color: #fff;
}

	#sidebar .news li {
		list-style-type:none;
		line-height: 1.2em;
		padding-bottom: .7em;
		border-bottom: 1px dashed #fff;
	}
		#sidebar .news li a { color: #fff; text-decoration:none; }
			#sidebar .news li a:hover { text-decoration:underline; background-color: transparent; }

/* =Content
===============================================================*/	
#content {
	clear: both;
	position: relative; display: inline-block; width:800px;
	background: url(images/home-faux-colum-coral.gif) right top repeat-y;
}

.home #content {line-height: 1.6em; padding: 23px 245px 30px 55px; width:500px;}


/* =Homepage
===============================================================*/	
.home #lets-work-together {
	width: 600px;
	height: 375px;
	background: #fff url(images/home-matrix.jpg) 0 0 no-repeat;
	text-align: left; float: left;
	position: relative;
	font-size: 1.2em; line-height:1.7em;  overflow:hidden;
}
	.home #lets-work-together a {
		margin: 0; padding: 40px 0 0 0;
		display: block; float: left; display:inline; 
		width: 150px; height: 85px;
		text-decoration: none;
		text-indent: -9999px;
		font-weight: bold; letter-spacing: -1px;
	}
		.home #lets-work-together a span { display: block; text-align: center; }

		.home #lets-work-together a:hover {
			background-color:#f8ac1d;
			text-indent: 0;
			text-align: center;
		}
		
		.home #lets-work-together a.blank:hover { background-color: transparent; text-indent: -9999px; text-align: left; }
		
	.home #lets-work-together .story {
		position: absolute; top: 0; left: 0; width: 600px; height: 375px; background-position:center; background-repeat:no-repeat;
		font-size: .9em;
		display: none;
	}
		/*#lets-work-together .story .rdquo { position: absolute; right: 20px; bottom: 45px; }*/
		#lets-work-together .story .fancyquotesl, #lets-work-together .story .fancyquotesr { font-family: Arial, "Arial Black", Gadget, sans-serif; font-size: 3.5em; position: relative; top: .4em; line-height: .1em; color: #F77931; }
			#lets-work-together .story .fancyquotesl { margin-right: 4px; }
			#lets-work-together .story .fancyquotesr { margin-left: 4px; }
		
		.home #lets-work-together .story .close { position: absolute; right:0; bottom: 0; margin: 0; display:none;} 
			.home #lets-work-together .story .close a { padding:4px; text-indent: 0 !important; width:auto; height: 1.5em; background-color: #f8ac1d; }
		
		.home #lets-work-together .story .text-wrap { width: 274px; background:url(images/home-stories/triangle.png) right center no-repeat; display: none; }
			.home #lets-work-together .right .text-wrap { position: absolute; right: 0; background:url(images/home-stories/triangle-right.png) left center no-repeat; padding-left: 24px; width: 251px;}

		.home #lets-work-together .story .text {
			position: relative;
			width: 170px; padding: 30px 40px 10px 40px;;
			background: url(images/home-stories/background.png);
			color:#fff;
			wid
		}
		.home #lets-work-together .story p.attribution { text-align: right; font-variant:small-caps;}
			
		.home #lets-work-together #cheshire { background-image:url(images/home-stories/mark-cheshire.jpg);}
		.home #lets-work-together #garrett { background-image:url(images/home-stories/garrett.jpg);}
		.home #lets-work-together #chang { background-image:url(images/home-stories/chang.jpg);}
		.home #lets-work-together #baker { background-image:url(images/home-stories/baker.jpg);}
		.home #lets-work-together #tucker { background-image:url(images/home-stories/tucker.jpg);}
		.home #lets-work-together #boswell { background-image:url(images/home-stories/boswell.jpg);}
		.home #lets-work-together #williamson { background-image:url(images/home-stories/williamson.jpg);}
		.home #lets-work-together #ruff { background-image:url(images/home-stories/ruff.jpg);}
			.home #lets-work-together #ruff .text-wrap { width: 231px; }
			.home #lets-work-together #ruff .text { width: 150px; line-height: 1.6em; } 
		.home #lets-work-together #stevens { background-image:url(images/home-stories/stevens.jpg);}
		.home #lets-work-together #gold { background-image:url(images/home-stories/gold.jpg);}
		.home #lets-work-together #patel { background-image:url(images/home-stories/patel.jpg);}
		
.home #news-feature {
	width: 150px;
	height: 200px;
	padding: 25px 25px 0;
	float: left;
	background-color: #4070ad; color: #fff;
	line-height: 1.6em; 
}
	.home #news-feature h2, .home #content #sidebar h2 { text-transform: uppercase; color: #fff; font-size:1em; font-weight: bold; float: none; }
		.home #news-feature a { color: #fff; text-decoration: underline; }
		.home #news-feature a:hover { text-decoration: none; }
		.home #news-feature h2 a { color: #fff; text-decoration: none; }
		
			.home #news-feature h2 a:hover { text-decoration: underline; }

.home #homepage-movie { width: 200px; height:150px; float: left; background-color: #000; }

.home #content h2 { float: left; text-transform: uppercase; color: #0089ba; font-size: 1.1em; font-weight:bold; line-height: 1.6em; margin-right: 1ex; margin: -.1em 1ex -.1em 0; }

.home ul.services {list-style-type: none; width: 500px;}
	.home ul.services li { list-style-type: none; width: 150px; height: 3em; line-height: 1.1em; float: left; padding-right: 16px; font-size:.9em; }
	.home ul.services li a { color: #666; text-decoration:none; }

	.submittal-form a { text-decoration: none; font-weight: bold; }


/* =Footer
===============================================================*/	

#footer { clear: both; color:#999; font-size: .9em; text-align: center; padding-bottom: 2em; }
