/*
---------------------------------------------------------------------------------------
TABLE OF CONTENTS
	-- BASICS
	-- CUSTOM
---------------------------------------------------------------------------------------
*/


/*---------------------------------------------------------------------------------------
--- BASICS
---------------------------------------------------------------------------------------*/
* { margin: 0; padding: 0; }

body {
	margin-top:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
	background-color: #0D0D0D;
	
}

ul { list-style: none inside; }
a img { border: none; }
a:hover img { border: 1px; }


h1 {
	font-family: arial;
	font-size: 2.4em;
	font-weight: normal;
	color: #yellow;
	width: 420px;

	}
	
	
p { margin-top: 0.5em; } 	
	
	
a:link {
	color: #06BCBE;
	text-decoration: none;
	outline:none;
	
}
a:focus { outline:none }
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0C6869;
	text-decoration: underline;
}
a:active {
	color: #088888;
} 
	

	
#logo {
	width: 280px;
	height: 47px;
	}

#page-wrap{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#nav{
	display: block;
	float: right;
	position: relative;
	margin-top: 9px;
}

#nav ul li {
		}
		#nav ul li a {
	display: block;
	height: 20px;
	text-indent: -9999px;
		}
		#nav ul li.cv a {
			width: 67px;
			background: url(../images/nav-cv.gif) no-repeat center bottom;
		}
		#nav ul li.contact a {
	width: 67px;
	background: url(../images/nav-contact.gif) no-repeat center bottom;
	height: 17px;
		}
		
		#nav ul li.links a {
			width: 67px;
			background: url(../images/nav-links.gif) no-repeat center bottom;
		}
		
		#nav ul li a:hover {
			background-position: center center;
		}

#navtop{
	position: relative;
	float: right;
	width: 260px;
	margin-top: 3px;
	margin-right: 330px;
}


#navtop ul li {
		}
		#navtop ul li a {
	display: block;
	height: 38px;
	text-indent: -9999px;
		}
		#navtop ul li.artdirection a {
	width: 120px;
	background: url(../images/nav_artdirection.gif) no-repeat center bottom;
	float: right;
		}
		#navtop ul li.print a {
	width: 67px;
	background: url(../images/nav_print.gif) no-repeat center bottom;
	height: 38px;
	float: right;
		}
		
		#navtop ul li.web a {
	width: 56px;
	background: url(../images/nav_web.gif) no-repeat center bottom;
	float: right;
		}
		
		#navtop ul li.motion a {
			width: 77px;
			background: url(../images/nav_motion.gif) no-repeat center bottom;
			float: right;
		}
		
		#navtop ul li a:hover {
			background-position: center center;
		}



#worknyt{
	float:left;
	width: 980px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#yip{
	float:left;
	width: 960px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#workvideos{
	float:left;
	width: 980px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
	
#nozone{
	float:left;
	width: 980px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#lorne{
	float:left;
	width: 980px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#redsoldier{
	float:left;
	width: 980px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#cow{
	float:left;
	width: 980px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#argentina{
	float:left;
	width: 980px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#top{
	float:right;
	width: 200px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#contact{
	float:left;
	width: 600px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top:1px;
	border-top-color:#FFFF00;
}

#cv{
	float:left;
	width: 400px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-bottom: 40px;
}

#cv-heb{
	direction: rtl;
	float:left;
	width: 350px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#links{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
	width: 970px;
	text-align: left;
	padding-bottom: 40px;
	height: 70px;
}


#links li{
	margin-right: 7px;
	}
		
#links ul{	
	float: left;
	margin-right: 7px;

	}	
		
.credit {
	float:left;
	font-size: 95%;
	font-family: Arial, sans-serif;
	text-align: left;
	margin-top: 2px;
	color: #878787;
}



	
 
.thumb {
	position: relative;
	display: block;
	float:left;
	margin-top: 4px;
	margin-right: 19px;
	margin-bottom: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 10px;

	}

.video {
	position: relative;
	display: block;
	float:left;
	margin-top: 4px;
	margin-right: 16px;
	margin-bottom: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

	}




.hr {
	border: 0;
	width: 100%;
	color: #FFFF00;
	background-color: #FFFF00;
	height: 100px;
	position: relative;
	clear: left;

}
