/*
	CSS file for Net Theory
	Author:	Net Theory 
			http://www.nettheory.com/

	*** STYLE SHEET ***
	---------------------------------------------------------------------
*/

#index ul#skills {
	position: absolute;
	text-indent: -1000em;
}

#index ul#skills li {
	display: inline;
	width: 1px; 
	height: 1px;
}

p.highlight	{
	font-size: 2em;
	color: #fc9200;
	line-height: 1.3em;
	font-size: 2em;
	margin-bottom: 0.8em;
}

#technology #sidebar {
	position: absolute;
	top: 32px;
	left: 299px;
	width: 466px;
	height: 80px;
	text-indent: -1000em;
	background: transparent url(../images/banner_technology.gif) 0 0 no-repeat;
	z-index: 1;
}

#technology #main-copy img {
	margin-bottom: 20px;
}

#process #main-copy h3 {
	text-transform: uppercase;
	color: #fc9200;
}

#news h2 {
	margin-bottom: 30px;
}

#client-list #main-copy ul {
	margin-bottom: 20px;
	font-size: 1.1em;
}

	#client-list #main-copy ul li ul{
		margin: 0 0 0 20px;
		font-size: 1em;
	}

#client-list #left {
	width: 300px;
	float: left;
	clear: left;
}

#client-list #right {
	width: 300px;
	float: left;
	clear: none;
}

#client-list .read {
	margin-left: 10px;
	color: #666;
}

.case-study ul#clients { 
	margin-bottom: 2em;
	font-size: 1.1em;
}

.case-study a.on {
	font-weight: bold;
	color: #525252;
}

.case-study ul#sub-nav {
	margin-bottom: 2em;
	font-size: 1.1em;
	}

.case-study ul#sub-nav li {
	display: inline;
}

.case-study .footnote {
	font-style: italic;
	font-size: 0.8em;
}

.case-study .screen {
	border: 1px solid #b3b3b3;
}

#who-we-are #main-copy ul {
	float: left;
	width: 372px;
	margin-bottom: 2em;
}
	
#who-we-are #main-copy ul li {
	float: left;
	width: 93px;
	height: 112px;
	text-indent: -1000em;
}

	#who-we-are #main-copy ul li#alyson { background: transparent url(../images/bios-alyson.png)	0 0 no-repeat; }
	#who-we-are #main-copy ul li#jude 	{ background: transparent url(../images/bios-jude.png)		0 0 no-repeat; }
	#who-we-are #main-copy ul li#rick	{ background: transparent url(../images/bios-rick.png)		0 0 no-repeat; }
	#who-we-are #main-copy ul li#team 	{ background: transparent url(../images/bios-team.png)		0 0 no-repeat; }

	#who-we-are #main-copy ul li#alyson a	{ background: transparent url(../images/bios-alyson.png) -93px 0 no-repeat; }
	#who-we-are #main-copy ul li#jude a		{ background: transparent url(../images/bios-jude.png)	 -93px 0 no-repeat; }
	#who-we-are #main-copy ul li#rick a		{ background: transparent url(../images/bios-rick.png)	 -93px 0 no-repeat; }
	#who-we-are #main-copy ul li#team a		{ background: transparent url(../images/bios-team.png)	 -93px 0 no-repeat; }

	#who-we-are #main-copy ul li a { display: block; height: 100%; }
	
	#who-we-are #main-copy ul li a:hover, .on { background: transparent !important; text-decoration: none; }	

#who-we-are address {
	margin-top: 20em;
}

#services #main-copy ul {
	font-size: 1.4em;
	}

#jobs #main-copy,
#jobs #main-copy p {
	font-size: 12px;
	}

#jobs #main-copy ul {
	padding-bottom: 20px;
	list-style-type: square;
	padding-left: 16px;
}

/* #jobs address {
	margin-top: 30em;
} */

#jobs #left-nav {
	padding-bottom: 1500px;
}

#contact-us #main-copy div {
	width: 100%;
	float: left;
	clear: left;
	margin-bottom: .5em;
}

#contact-us label {
	width: 8em;
	font-size: 1.1em;
	float: left;
	clear: left;
	color: #555;
}

#contact-us #confirm {
	margin-bottom: 40em;
}

#map #caption {
	font-size: .8em;
	margin-bottom: 2em;
	color: #ccc;
}

#map #caption a {
	color: #ccc;
}
