@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	color: #333333;
}
	

body{
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	color:#666666;
	font-size:smaller;
	height:100%;
	background-color:#cccccc;
}


p{
	line-height:14px;
	color: #333333;
}

#topBar{
	background-color: #0f0f0f;
	border-bottom:#FFB630 solid 1px;
	height:30px;
}

#topBar h1{
	margin:10px 40px 0 0;
	padding:0;
	color:#4A4A4A;
	float:right;
	text-transform:uppercase;
	font-size:.5em;
	letter-spacing:.5em;
	font-weight:normal;
}



/*-----Navigation-------*/

#nav{
	height:100px;
	background-image:url(../_images/_nav/navBack.jpg);
	border-bottom: #666666 solid 3px;
}


#nav a{
	display:block;
	height:5px;
	padding:55px 0 40px 0;
	text-align:center;
	color:#6d6d6d;
	text-transform:uppercase;
	letter-spacing:0.5em;
	list-style-image:none;
	text-decoration:none;
	list-style-type:none;
	font-size:8px;
	float:left;
}

nav a:hover{
	background-color:#000099;
}

.home a{
	width:130px;
	background-image:url(../_images/_nav/title.png);
	background-repeat:no-repeat;
	background-position:center 0;
	margin:0 0 0 6px;
}

.home a:hover{
	background-position:center -115px; 
}

.portfolio_n a {
	width:110px;

}

.blog_n a{
	width:70px;
}

.about_n a{
	width:80px;
}

.contact_n a {
	width:100px;
}

.portfolio_n a:hover, .blog_n a:hover, .about_n a:hover, .contact_n a:hover {
	background-image:url(../_images/_nav/navHover.png);
	background-position:bottom;
	text-shadow:#000 1px 1px;

}


	/*-----Nav Onpage body classes-------*/
	body.portfolio .portfolio_n a, body.blog .blog_n a, body.about .about_n a, body.contact .contact_n a
	
	body.identity1 .portfolio_n a, body.identity2 .portfolio_n a, body.identity3 .portfolio_n a, body.print1 .portfolio_n a, body.print2 .portfolio_n a, body.print3 .portfolio_n a, body.web1 .portfolio_n a,  body.web2 .portfolio_n a,  body.motion1 .portfolio_n a, body.motion2 .portfolio_n a, body.cj1 .portfolio_n a, body.cj2 .portfolio_n a, body.cj3 .portfolio_n a, body.cj4 .portfolio_n a, body.rb1 .portfolio_n a, body.rb2 .portfolio_n a, body.rb3 .portfolio_n a, body.rb4 .portfolio_n a,
	
	
	 body.ccs2 .portfolio_n a, body.ccs3 .portfolio_n a, body.ccs4 .portfolio_n a
	
	{
		background-image:url(../_images/_nav/navHover.png);
		background-position:bottom;
		text-shadow:#000 1px 1px;
	}
	
	
	/*-----END Nav Onpage body classes-------*/
	
	
/*-------Social Media Links------------------*/

#soc_med{
	width:40px;
	height:16px;
	position:absolute;
	left:95%;
	z-index:5;
	top: 109px;
	background-position:top;
}

#soc_med a{
	display:block;
	float:left;
	width:15px;
	height:15px;
	margin:0 5px 0 0;
	background-position:top;
}

#soc_med a:hover{
	background-position:bottom;
	
}

.facebook{
	background-image: url(../_images/_foot/facebook.png);
	
}

.twitter{
	background-image: url(../_images/_foot/twitter.png);
}

	

/*-----End Navigation-------*/




#content{
	padding:20px 0 10px 0;
	background-color: #CCCCCC;
}

#words{
	width:285px;
	float:left;
	padding:0 15px 0 36px;
}

#words h2{
	font-weight: 100;
	line-height:30px;
	font-size:25px;
	text-transform:uppercase;
	letter-spacing:.5px;
}

#stage{
	width:735px;
	height:380px;
	margin:0 0 0 340px;
}




.hide{
	display:none;
}


/*-------------portfolio Naviagtion-------------------*/

#portNav{
	width:57px;
	float:left;
	position: relative;
	top: 0px;
	padding: 5px 8px;
	margin: 0 8px 0 0;
	height: 372px;
	border-right: solid #999999 1px;
}

#portNav h2{
	font-size:12px;
	line-height:6px;
	color: #333333;
}

#portNav ul{
	clear:both;
}

#portNav li{
	list-style:none;
	display:block;
	width:15px;
	height:15px;
	float:left;
	margin:0 3px 15px 0;
}


#portNav li a{
	list-style:none;
	display:block;
	width:15px;
	height:15px;
	float:left;
	background-color:#333333;
	text-indent:-9000%;
	margin:5px  1px 15px 0;
}

#portNav a:hover{
	background-color: #999999;
	
}

body.identity1 #portNav .identity1_n, body.identity2 #portNav .identity2_n, body.identity3 #portNav .identity3_n, body.print1 #portNav .print1_n, .print3_n, body.print1 #portNav .print1_n, body.print2 #portNav .print2_n, body.print3 #portNav .print3_n, body.web1 #portNav .web1_n, body.web2 #portNav .web2_n, body.motion1 #portNav .motion1_n, body.motion2 #portNav .motion2_n,

 body.ccs2 #portNav .print1_n, body.ccs3 #portNav .print1_n, body.ccs4 #portNav .print1_n,

body.cj1 #portNav .identity1_n, body.cj2 #portNav .identity1_n, body.cj3 #portNav .identity1_n, body.rb1 #portNav .identity1_n, body.rb2 #portNav .identity1_n, body.rb3 #portNav .identity1_n, body.rb4 #portNav .identity1_n
{

Background-color:#999999;
}



/*----Personagraph Nav----------*/

#personagraphNav{
	width:100px;
	float:left;
	position: relative;
	height: 372px;
	top: 15px;
	left: -2px;
}

#personagraphNav h2{
	font-size:12px;
	line-height:6px;
	color: #333333;
}

#personagraphNav ul{
	clear:both;
}

#personagraphNav li{
	list-style:none;
	display:block;
	width:15px;
	height:15px;
	float:left;
	margin:0 3px 15px 0;
}


#personagraphNav li a{
	list-style:none;
	display:block;
	width:15px;
	height:15px;
	float:left;
	background-color:#333333;
	text-indent:-9000%;
	margin:5px  1px 15px 0;
}

#personagraphNav a:hover{
	background-color: #999999;
	
}


body.cj1 #personagraphNav .cj1_n, body.cj2 #personagraphNav .cj2_n, body.cj3 #personagraphNav .cj3_n, body.rb1 #personagraphNav .rb1_n, body.rb2 #personagraphNav .rb2_n, body.rb3 #personagraphNav .rb3_n, body.rb4 #personagraphNav .rb4_n {
	background-color:#999999;
}


/*----Climate Change Nav----------*/

#ccsNav{
	width:100px;
	float:left;
	position: relative;
	height: 372px;
	top: 15px;
	left: -2px;
}

#ccsNav h2{
	font-size:12px;
	line-height:6px;
	color: #333333;
}

#ccsNav ul{
	clear:both;
}

#ccsNav li{
	list-style:none;
	display:block;
	width:15px;
	height:15px;
	float:left;
	margin:0 3px 15px 0;
}


#ccsNav li a{
	list-style:none;
	display:block;
	width:15px;
	height:15px;
	float:left;
	background-color:#333333;
	text-indent:-9000%;
	margin:5px  1px 15px 0;
}

#ccsNav a:hover{
	background-color: #999999;
	
}


body.print1 #ccsNav .ccs1_n, body.ccs2 #ccsNav .ccs2_n, body.ccs3 #ccsNav .ccs3_n, body.ccs4 #ccsNav .ccs4_n {
	background-color:#999999;
}



/*-----Footer-------*/


#foot{
	padding:0 0 0 40px;
	background-color:#333333;
}


#foot a{
	display:block;
	float:left;
	width:30px;
	height:30px;
	margin:0 5px 0 0;
	background-position:top;
}
