/*	P. Colin Manikoth, BHW1, LLC. 2007, bhw1.com */
/* styles.css - stylesheet BHW1.com, non-Flash site */ 

/* HTML & BODY */
body { background: #fff;}

a:hover, a:active, a:focus, a:active {
    outline: none;
    -moz-outline-style: none;
}

/*CONTAINERS*/
#container { /*with funnel*/
	position: relative;
	margin: 0 auto; /*center to browser*/
	width: 800px; 
	height: 600px; 
	border: none; /*explicit to maintain layout*/
	background: url(../images/funnel.jpg) no-repeat center; } 

#containerNoFunnel { /*no funnel, not homepage*/ 
	position: relative;
	margin: 0 auto; /*center to browser*/
	width: 800px;
	height: 600px; 
	background: none;
	border: none; }
#containerPortfolio { /*"Our Work" portfolio nav. container, needs to be wider than other containers*/ 
	position: relative;
	margin: 0 auto; /*center to browser*/
	width: 1000px;
	height: 600px; 
	background: none;
	border: none; }
#containerPortfolioItem { /*portfolio item container*/
	position: absolute;
	top:80px;
	right:0;
	width: 500px; 
	height: 460px;
 	background: url(../images/portfolio_bckgrnd.jpg) no-repeat center; }
#mainNavContainer { /*position main navigation*/	
	position: absolute;
	top: 295px;
	left: 280px; 
	width: 500px; }
#clarityFromChaosContainer { 
	position:absolute; 
	top: 293px;
	left: 55px;
	display: inline;		
	color:#e7911a; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-weight:900; 
	font-size: 12px;
	text-transform: uppercase; 
	letter-spacing: 2px;} 	

/*HEADERS*/
h1 { /*Clarity from Chaos*/
	position: absolute; 
	top: 293px;
	left: 55px;
	color:#e7911a;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-weight: 900;
	font-size: 12px; 
	text-transform: uppercase; 
	letter-spacing: 2.5px;	}
.copyheader { 
	width: 270px;
	margin-left: 50px;
	margin-top: 30px;
	color:#e7911a;	
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-weight:100; 
	font-size: 12px;
	text-transform: uppercase;}
.portfolioClient { 
	width: auto; 
	height: 15px; 
	background-color: #e7911a; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	color: #fff; 
	font-size: 12px; 
	text-align:center; 
	position: absolute; 
	margin-top: 3px; 
	margin-left:45px; 
	padding: 5px 15px 5px 15px;}

/*COPY*/
#bodycopy { /*comment bubble for body copy*/
	position: absolute; 
	top: 80px;
	left: 400px; 
	width: 350px;
	height: 460px; 
	background: url(../images/copybckgrnd.png) no-repeat center; }
p.copy { /*body copy, within bubble*/
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000; 
	width: 250px;
	margin-left: 50px;
	margin-top: 10px;
	font-size:12px;
	line-height: 18px; }
p.radioPortfolioItem { /*radio item description*/	
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-weight:100; 
	font-size: 12px; }	
p.radioPortfolioItem a:link, 
p.radioPortfolioItem a:visited { 
	color:#000; }
p.radioPortfolioItem a:hover, 
p.radioPortfolioItem a:active {
	color:#e7911a; }

/* Our People */


					
/*IMAGES, AUDIO, VIDEO*/
#pipe { 
	position: absolute;
	top: 285px;
	left: 270px;}

#outdoor_single { /*outdoor portfolio placement; max width 400px*/
	position:absolute; 
	top:160px; 
	right: 40px; }
#web_single { 
	position:absolute; 
	top:100px; 
	right: 40px; }	
#thumbnail_single{ /*single  thumbnail, 1 of 1*/
	position:absolute; 
	top:100px; 
	right: 140px;}
#portfolioVideo { /*position video portfoli sample*/ 
	position:absolute; 
	top:100px; 
	right: 80px;
	text-align: center;} 	
#portfolioMicrophone { 
	position:absolute; 
	text-align:center;
	top:155px; 
	right:185px; }
#portfolioPrintThumbnail { 
	position:absolute; 
	text-align:center;
	top:100px; 
	right:145px;  }
#portfolioOutdoorThumbnail { 
	position:absolute; 
	text-align:center;
	top:130px; 
	right:40px;  }
#portfolioWebThumbnail { 
	position:absolute; 
	text-align:center;
	top:100px; 
	right:40px;  }
#portfolioDigsThumbnail { 
	position:absolute; 
	text-align:center;
	top:100px; 
	right:95px;  }
#portfolioDigs5Thumbnail { 
	position:absolute; 
	text-align:center;
	top:100px; 
	left:119px;  }

/*links & navigation*/
a:link {color: grey; }
a:visited {color: grey; }
a:hover {color: #e7911a; }
a:active {color: grey; }

ul.mainNav li { /*main navigation*/
	list-style: none; 
	display: inline; 
	text-transform: uppercase; 
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left:10px; }
.mainNav a:link, a:visited { 
	color: #000;}
.mainNav a:hover, a:active {
	color:#e7911a; }

/*clarity from chaos*/

ul#clarityFromChaosContainer {
	margin-top: 2px;
}

#clarityFromChaosContainer li a:link, 
#clarityFromChaosContainer li a:visited, 
#clarityFromChaosContainer li a:active { 
	color: #000; 
	padding-left: 20px; }
#clarityFromChaosContainer li a:hover {
	color:#e7911a; 
	background: transparent url(../images/triangle_off.png) left center no-repeat; }

/*PORTFOLIO SUB NAV*/
#navcontainer { /*position sub nav items container */
	position:absolute;
	top:450px; 
	left:35px;}	
#navcontainer ul {
	display: block;
	list-style: none outside;
	padding: 0;
	margin: 0 0 0 10px;
	/*font-family: Verdana, sans-serif;
	font-size: x-small;*/
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	color: #fff; 
	}
#navcontainer li {
	padding: 5px 5px 5px 5px;
	margin: 0 4px 0 0;
	/*border-top: 1px solid #cecbc6;
	border-right: 1px solid #cecbc6;
	border-left: 1px solid #cecbc6;*/
	background-color: #e7911a;
	color: #ffffff;
	/*font-weight: bold; somehow sets padding?*/
	/* the next 4 lines are magic */
	display: block;
	float: left;
	position: relative;
	top: -17px; }
#navcontainer a:link,
#navcontainer a:visited {
	background-color: #e7911a;
	color: #ffffff;
	text-decoration: none;
	padding-left: 1em;
	padding-right: 1em; }
#navcontainer a:hover {
	background-color: #e7911a;
	color: #000;	}
#navcontainerclear { 
	display: none; }
html>body #navcontainerclear {
	display: block;
	clear: both; }
#navcontainer li#active a {
	background-color: #fff;
	color: #000066; }

