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


*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration: none;
	color: #000;
	}
	
html,body{
	overflow: visible;
	width:100%;
	height:100%;
	
	}
body{
	font-family: 'Source Code Pro';
	font-size:13px;
	cursor:default;
	background:#FFF;
	}
h1{
	margin-left: 15px;
	}
	
	#name {
	font-family: 'Source Code Pro';
	color: rgba(0,0,0,1);
	letter-spacing: 3px;
	margin-bottom: 30px;	
}

#r, #j {
		font-size: 32px;	
		font-weight: 400;
		
}

#j {
	margin-left: 22px; 
	position: relative; 
	top: -10px;
}

#m {
	font-size: 60px;
	line-height: 30px; 
	margin-left: -5px;
	margin-top: -5px;
	letter-spacing: 2px;
	font-weight: 100;
}

h2  {
	 padding-top: 3px;
	 padding-left: 16px;
	 font-size: 14px;
	 letter-spacing: 2.9px;
}

h2 a:link, h2 a:visited {
	color:rgba(0,0,0,1);
}

h2 a:hover, h2 a:focus, h2 a:active{
	color: rgba(102,102,102,.6);
}

#menu {
	padding-top: 20px;
	float: left;
	width:300px;
	height: 850px;
	background-color: rgba(255,255,255,.5)
}

#menu ul {
	font-size:13px;
	line-height:1.5;
	margin-left: 20px;
}

#info {
	margin-top: 40px;
	margin-left: 20px;
	font-family: 'Source Code Pro', ;
}

.topNav {
	line-height: 1.5;
	font-weight: 600;
	letter-spacing: 2px;
	padding-top: 20px;
	font-family: Helvetica, sans-serif;
}

.subNav li {
	margin-top:3px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-weight: 400;
	letter-spacing: 1px;
	font-family:Arial,Helvetica, sans-serif;
}

#subNav2 {
	margin-top: 30px;
	
}

#subNav2 span, span {
	color: #c60;
}

#subNav2 a:focus {
	color: #c60;
}


a:hover{
	color:#999;
}

a:active {
	color:#C60;
}
	
.topNav li {
	margin-top:14px;
}

.selected {
	color: #c60;
	padding-left: 5px;
}

#scroll {
	position: fixed;
	left: 320px;
width:1050px;
height:700px;
overflow:auto;
background:#fff;
padding-top:10px;
text-align:center;
}
#scroll ul {
float:left;
margin-right:-9999em;
white-space:nowrap;
list-style:none;
}
#scroll li {
margin:15px;
text-align: right;
font-style: italic;
font-family:Arial, Helvetica, sans-serif;
float: left;
display:inline;           
}
#scroll img {
display:block;
}
#scroll a {
text-decoration:none;
font-weight:bold;
color:#000;
}

#scroll span {
padding:5px;
display:block;
font-style: italic; 
}

#resume {
	padding-top: 30px;
	padding-bottom: 20px;
}

#resMenu {
	padding-top: 20px;
	padding-left: 20px;
	float: left;
	width:300px;
	height: 2200px;
	background-color: rgba(255,255,255,.5);
}

#about {
	padding-top: 100px;
	text-align: center;
	height: 700px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2;
}

#about p {
	padding: 20px;
	letter-spacing: 2px;
}


#contact p {
	font-weight: bold;
	
}

#contact span {
	font-size: 17px;
	color: #000;
}

#footerImg {
	text-align: center;
	padding-bottom: 20px;
}

#film {
	background:url(images/random/BlkWood.jpg);
}

#filmMenu {
	padding-top: 20px;
	padding-left: 20px;
	float: left;
	width:300px;
	height: 2200px;
	background-color: rgba(255,255,255,.5);
}


.vimeo {
	text-align: center;
	padding-top: 40px;
}




#filmIndex p {
	font-family: 'Source Code Pro', ;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 2px;
	color: #999;
	text-align: center;
	padding-top: 15px;
	
	
}

#construct {
	text-align: left;
	font-family: 'Source Code Pro', ;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 2px;
	color: #fff;
	padding-top: 100px;
}

