


body{
	font-family: 'Lato', Arial, sans-serif;
	/*font-family: 'Jura', Arial, sans-serif; */
	/*font-family: 'Ubuntu', Arial, sans-serif;*/
	text-align:center;	/* ie center hack */
	padding: 0;
	margin: 0;
}

a {
	color: #216ae4;
}

.center{
	margin: auto;
	max-width:960px;
	padding-top:40px;
	/*border:dashed 1px red; */
	position:relative;
	text-align:left;	/* ie center hack - part 2*/

	
}
	
.nav_div{
	/*float:left;*/
	width:190px;
	
	height:450px;
	/*border:dotted 1px red;*/
	 border-right:dotted 1px #666666; 
	 position: absolute;
	 font-size:16px;
}

.content{
	/*float:left;*/
	max-width:700px;
	margin-left:60px;
	margin-top:80px;
	font-size:16px;
	color:#444444;
	padding-right: 50px;
	margin-left:250px;
	margin-bottom: 50px;

	
}

.content a{
	text-decoration: none;
	border-bottom: dotted 1px #216ae4;

}

.content a:hover{
	border-bottom: solid 1px #216ae4;
}

/*	
.mobile_menu_icon{
	width:25px; 
	height:25px; 
	position:absolute; 
	top:15px; 
	right:15px; 
	background-color:red;
	display:none;
	cursor:pointer;
}
*/

ul.nav{
	margin-top:135px;
	margin-bottom:200px;
	
	/*font-weight:bold;*/
	padding: 0;
}

ul.nav li{
	display:block;
	float:right;
	clear:both;
	margin:7px 0px;
	/*background-color:#BBBBBB;*/
	background-color: none;

	/*border:dashed 1px blue;*/

}

ul.nav li a{
	color:#444444;
	display:block;
	text-decoration:none;
	padding:1px 0px;
	/*background-image:url(../images/bg_black.gif);*/
	background-repeat:no-repeat;

	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;

	/*border-right:solid 2px transparent;*/
	border-bottom: solid 1px transparent;
	margin-right: 50px;


	
}

ul.nav li a:hover, ul.nav li a.selected_nav:hover{
	color:#000;
	/*text-decoration: underline;*/
	/*font-weight: bold;*/
	border-bottom: solid 1px #333;
/*
	background-color: #333;
	color:#fff;
	*/
}

ul.nav li a.hiring:hover, ul.nav li a.selected_nav.hiring{
	color:tomato;
	border-bottom-color: tomato;
}


ul.nav li a.selected_nav{
	/*border-right-color: #999999;*/
	font-weight: bold;
	border-bottom: dotted 1px #999;
}

ul.nav li a.hiring{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color:tomato;
	margin-top: 5px;
}

a.company_logo{
    float: right;
    margin-right: 40px;
    margin-top: 10px;
    opacity: 0.75;

    -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

a.company_logo img{
	width: 80px;
}

a.company_logo:hover{
	opacity: 1;
}

#work_current{
	display:none;
	width:100%;
	height:340px;
	/*border:dashed 1px red;*/
}

#current_holder{
	display:none;
	width:100%;
	height:350px;
	position:relative;
	/*border:dashed 1px;*/
}

#other_projects{
	/*position:absolute;*/
	bottom:0px;
	font-size:16px;
	/*background-color:#FF0000;*/
	padding-bottom:6px;
}


#work_list a{
	float:left;
	text-align:center;
	margin:10px;
	margin-right:35px;
	margin-left:0px;
	font-size:12px;
	text-decoration: none;
	border-bottom: none;
	/*border:dashed 1px red;*/
}
.project_desc{
	float:left; 
	width:240px;  
	padding-left:20px;
}


.project_thumb{
	display:block;
	width:80px;
	background-color:#ffffff;
	padding:0px;
	/*border: 1px solid #CACAD7;*/
	margin-bottom:5px;
	/*box-shadow: 2px 2px 3px rgba(81, 100, 107, 0.25);*/

	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;

    opacity: 0.75;

    -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

a:hover img.project_thumb{
	/*
	padding:0px;
	border: 1px solid #999999;
	box-shadow: 2px 2px 3px rgba(81, 100, 107, 0.61);
	*/
	-webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;

    opacity: 0.9;
    
}

.note{
	margin-top:30px;
	width:500px;
	/*font-family: 'Permanent Marker', cursive;*/
	font-style:italic;
	padding:15px;
	background-color:#eeeeee;
	position:relative;
	left:-40px;
	padding-left:40px;
	line-height:1.5;

}

.note2{
margin-top:30px;
width:500px;
/*font-family: 'Permanent Marker', cursive;*/
font-style:italic;
padding:15px;
background-color:#eeeeee;
position:relative;
line-height:1.5;
/*left:-20px;
padding-left:20px;*/

}

.text{
	max-width:500px;
	line-height:1.2;
}

.button{
	background-image:url(../images/button.png);
	width:52px;
	height:25px;
	border:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:'Play', Arial, Helvetica, sans-serif;
	text-shadow: #000000 1px 1px 2px;
}

.button2{	/* css button */
	background-image:url(../images/btn_bg2.png);
	padding:0px 10px;
	height:24px;
	border:solid 0px #303030;			/* ie problem - 1px*/
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	font-family:'Play', Arial, Helvetica, sans-serif;
	text-shadow: #000000 1px 1px 2px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 1px 1px 1px rgba(81, 100, 107, 0.40);
	-webkit-box-shadow: 1px 1px 1px rgba(81, 100, 107, 0.40);
	box-shadow: 1px 1px 1px rgba(81, 100, 107, 0.40);
	cursor:pointer;	
}

.button2:hover{
	background-image:url(../images/btn_bg2_hover.png);
	
}

.button2:active{
	/*border:solid 1px #303030;*/
	text-shadow: #000000 0px 0px 0px;
}

a.mobile_company_logo{
		display:none;
}


.caption{
	font-weight: bold; 
	margin-bottom: 10px; 
	margin-top: 25px;
	font-size:18px;
}

ul.list{
	
	margin-top: 10px;
	padding-left: 20px;
}

ul.list li{
	margin: 5px 0px;

}





/**************************************************************************************/



@media (max-width: 960px){


	.nav_div{
		width: 170px;
		/*font-size: 18px;*/
		/*background-color: red;*/
	}

	.content{
		margin-left: 230px;
		max-width: 600px;
		/*font-size: 18px;*/
		
	}

	a.company_logo img{
		width: 80px;
	}

	ul.nav li a.hiring{
		/*font-size: 13px;*/
	}

	


}





@media (max-width: 700px){


	.nav_div{
		/*border: dashed 1px red;*/
	    position: fixed;
	    width:100%;
	    /* height: 300px; */
	    margin-top: 0;
	    top: 0;
	    overflow: hidden;
	    z-index: 1;
	    background-color: transparent;
	    height: auto;
    	padding-bottom: 20px;
    	height:35px;


		
		

	}

	a.company_logo {
		display:none;
	}

	.nav_div.open_menu a.company_logo{
		display:block;
		float:left;
		margin-left: 15px;
		margin-top: 5px;

	}

	a.mobile_company_logo{
		display: block;
		float: none;
    	position: absolute;
    	top: 5px;
    	left: 15px;
   		opacity: 0.75;
   		z-index: 100;
	}



	a.mobile_company_logo img, .nav_div.open_menu a.company_logo img{
		width: 60px;
		
	}

	ul.nav{
		margin-top:100px;
		padding: 0;
		margin-left: 30px;
	}

	ul.nav li{
		float:left;

		float:none;
		text-align: center;
		margin: 10px auto;
		padding: 15px 0px;
		font-size: 18px;
	}

	ul.nav li a{
		display:inline;
	}

	ul.nav li a.hiring{
		font-size: 14px;
	}


	.nav_div .mobile_menu_icon{
		display:block;

	}

	.nav_div.open_menu{
		height: auto;
		min-height: 400px;
		background-color: #ffffff;
		/*height: 300px;*/
		position: fixed;
		top:0;
		bottom:-200px;
		margin-bottom: -200px;
		z-index: 200;


/*
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		*/

	}

	

	.content{

		margin-left: 0px;
		/*background-color: yellow;*/
		padding: 0px 20px;
    	margin-top: 40px;

	}




	#mobile_menu_icon {
	  width: 22px;
	  height: 22px;
	  position: absolute;
	  top:15px;
	  right: 20px;
	  margin: 0px auto;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .5s ease-in-out;
	  -moz-transition: .5s ease-in-out;
	  -o-transition: .5s ease-in-out;
	  transition: .5s ease-in-out;
	  cursor: pointer;
	  padding: 3px;

	  /*border:dashed 1px red;*/

	}

	#mobile_menu_icon span {
	  display: block;
	  position: absolute;
	  height: 2px;
	  width: 100%;
	  background: #000000;
	  /*border-radius: 9px;*/
	  opacity: 1;
	  left: 3;
	  width: 22px;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .25s ease-in-out;
	  -moz-transition: .25s ease-in-out;
	  -o-transition: .25s ease-in-out;
	  transition: .25s ease-in-out;
	}

	#mobile_menu_icon span:nth-child(1) {
	  top: 5px;
	}

	#mobile_menu_icon span:nth-child(2),#mobile_menu_icon span:nth-child(3) {
	  top: 12px;
	}

	#mobile_menu_icon span:nth-child(4) {
	  top: 19px;
	}

	#mobile_menu_icon.open span:nth-child(1) {
	  top: 12px;
	  width: 0%;
	  left: 50%;
	}

	#mobile_menu_icon.open span:nth-child(2) {
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	}

	#mobile_menu_icon.open span:nth-child(3) {
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  -o-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}

	#mobile_menu_icon.open span:nth-child(4) {
	  top: 12px;
	  width: 0%;
	  left: 50%;
	}

	#work_list a{
		margin: 20px auto;
		width:33%;
	}

	#work_list a img.project_thumb{
		margin:auto;
	}


}



@media (max-width: 400px){

	#work_list a{
		/*margin:20px auto;*/
		width:50%;
	}

}


