@charset "utf-8";
/* CSS Document */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { 
	margin : 0; 
	padding : 0; 
	}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { 
	font-size : 100%; 
	}

/* Removes list-style from lists */
ol,ul { 
	list-style : none; 
	}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var { 
	font-style : normal; 
	font-weight : normal; 
	}

/* Removes list-style from lists */
table { 
	border-collapse : collapse; 
	border-spacing : 0; 
	}

/* Removes border from fieldset and img */
fieldset,img { 
	border : 0; 
	}

/* Left-aligns text in caption and th */
caption,th { 
	text-align : left; 
	}

/* Removes quotation marks from q */
q:before, q:after { 
	content :''; 
	}


html {
	text-align: center;
	}

body {
	position: relative;
	min-width: 950px;
	width: 80%;
	padding-top: 50px;
	margin: 0 auto;
	text-align: left;
	}

div#branding {
	position: relative;
	float: left;
	width: 480px;
	height: 500px;
	background: url(bg.jpg) no-repeat;
	margin: 20px 20px -450px 0;
	z-index: 100;
	}

div#content {
	position: relative;
	width: 960px;
	height: 1600px;
	}	

div#content_main {
	top: 400px;
	left: 60px;
	width: 360px;
	
	}

div#content_main p {
	margin: 15px; 0 35px 25px;
	
	}

div#content_sub {
	top: 110px;
	left: 500px;
	width: 360px;
	}

div#content_sub p {
	margin: 0 0 30px 25px;
	padding-right: 10px;
	}
	
div#content_sub ul.content p {
	margin: 25px 10px 35px 25px;
	}	
	
h2#art + p {
	position:relative;
	top: 30px;
	}
	
div#nav_sub_art {
	position: absolute;
	top: 200px;
	left: 510px;
	width: 360px;
	z-index: 100;
	}


div#nav_sub_writing {
	position: absolute;
	top: 500px;
	left: 60px;
	width: 400px;
	z-index: 100;
	}


div#news_feed {
	position: absolute;
	top: 570px;
	left: 480px;
	}

div#news_feed description {
	display: none;
	}

div#site_info, div#site_info_writing, div#site_info_art {
	position: relative;
	top: -75px;
	width: 100%;
	text-align: center;
	}
	
div#site_info_writing {
	top: 30px;
	}
	
div#site_info_art {
	position: absolute;
	top: 650px;
	}	
	
div#top_shadow {
	position: absolute;
	top: 65px;
	left: 0px;
	width: 960px;
	height: 52px;
	z-index:200;
}
	
h1, #branding p, #nav_main h2, #nav_sub h2, #nav_sub_art h2, #nav_sub_writing h2, h2#about, h2#welcome_blurb, h2#current_work, h2#show_reel, h2#cv, h2#rss, h2#art, h2#writing, h2#dossier, h2#services, h2#tutorials, h2#links, h2#contact {
	text-indent: -9999px;
	}
	
h2#about {
	position: relative;
	top: -10px;
	width: 366px;
	height: 70px;
	background: url(about.jpg) no-repeat;

		}

h2#welcome_blurb {
	width: 416px;
	height: 105px;
	background: url(welcome.png) no-repeat;

		}
h2#art {
	position: relative;
	top: 25px;
	left: 110px;
	width: 186px;
	height: 95px;
	background: url(portfolio.jpg) no-repeat;
	margin-bottom: 29px;
	top: 0px;
	}



h2#dossier {
	position: relative;
	top: 8px;	
	left: 80px;
	width: 240px;
	height: 57px;
	background: url(dossier.png) no-repeat;
	margin-bottom: 58px;
	}		
		
h2#rss {
	position: relative;
	top: 50px;
	left: 440px;
	width: 363px;
	height: 41px;
	background: url(rss.jpg) no-repeat;
	z-index: 400;
	}

h2#about, h2#welcome_blurb, h2#current_work, h2#show_reel, h2#cv, h2#rss {
	margin: 0 0 5px 0;
	}

h2#current_work {
	width: 362px;
	height: 63px;
	background: url(current_work.jpg) no-repeat;
	margin-left: 10px;
	}
	
h2#show_reel {
	width: 367px;
	height: 55px;
	background: url(showreel.jpg) no-repeat;
	margin-left: 10px;
	}	

h2#cv {
	width: 362px;
	height: 40px;
	background: url(cv.jpg) no-repeat;
	margin: 40px 0 0 10px;
	}	


h2#writing {
	position: relative;
	left: 80px;
	width: 240px;
	height: 109px;
	background: url(writing.png) no-repeat;
	margin-bottom: 29px;
	}
	
h2#services {
	position: relative;
	left: 80px;
	width: 360px;
	height: 109px;
	background: url(services.png) no-repeat;
	margin-bottom: 29px;
	top: -25px;
	}

h2#tutorials {
	position: relative;
	left: 80px;
	width: 360px;
	height: 109px;
	background: url(tutorials.png) no-repeat;
	margin-bottom: 29px;
	top: -35px;
	}

h2#links {
	position: relative;
	left: 100px;
	width: 240px;
	height: 109px;
	background: url(links.png) no-repeat;
	margin-bottom: 29px;
	top: -30px;
	}

h2#contact {
	position: relative;
	top: 25px;
	left: 110px;
	width: 158px;
	height: 86px;
	background: url(contact.jpg) no-repeat;
	margin-bottom: 29px;
	top: 0px;
	}

p + h3 {
	margin-top: 35px;
	}

h5 {
	text-indent: -9999px;
	}

div ul, div dl {
	margin-bottom: 25px;
	}


	
ul#nav_features {
	position: absolute;
	top: 100px;
	left: 500px;
	width: 875px;
	height: 0.813in;
	z-index: 400;
	}	
	
	
	
ul#thumbs {
	position: relative;
	top: 25px;
	left: 15px;
	} 
	
ul#thumbs img {
	margin: 15px;
	}
	
	
a.writing_link {
	margin-left: 10px;
	}

#content_sub h4 li {
	position: relative;
	display: inline;
	}
	
ul.content {
	position: relative;
	width: 343px;
	left: 15px;
	}

div#news_feed ul.content {
	width: 193px;
	left: 15px;
	padding: 35px 10px 35px 20px;
	}

li#nav_home, li#nav_art, li#nav_writing, li#nav_dossier, li#nav_services, li#nav_tutorials, li#nav_links, li#nav_contact {
	position: relative;
	display: inline;
	margin: 10px;
	}
	

	
li#nav_2d {
	left: 0px;
	}
	
li#nav_3d {
	left: 95px;
	}

li#nav_video {
	left: 188px;
	}
	
li#nav_analog {
	left: 250px;
	}	

li.page {
	margin-right: 10px;
	}
	
.prev_next {
	position: relative;
	text-align: right;
	margin: -25px 15px 0 0;
	}
	
ul#nav_features li {
	width: 75px;
	height: 25px;
	}
		
		
ul#nav_art li {
	position: absolute;
	display: inline;
	width: 75px;
	height: 25px;
	z-index: 100;
	}
	



ul#rss_01 {
	position: relative;
	width: 220px;
	top: 65px;
	left: 440px;
	}

ul#rss_02 {
	position: relative;
	width: 220px;
	top: 15px;
	left: 440px;
	}

ul.content {
	padding: 10px 0 10px 0;
	}

.last {
	padding-bottom: 20px;
	}



dl {
	position: relative;
	float: left;
	width: 175px;
	height: 150px;
	left: 25px;
	margin: 15px 45px 0 0;
	padding-bottom: 10px;
	}

dt {
	position: relative;
		}


div#nav_sub_writing img {
	position: relative;
	float: left;
	height: 25px;
	width: 26px;
	margin-right: 10px;
	}
	
div#nav_sub_writing li {
	position: relative;
	margin: 25px 0 25px;
	}
	

div#nav_sub_writing a.writing_link {
	margin: 0;
	}



/* =si_clear_children */
.pc,.sc { position : absolute; top: 0; left: 0; }
.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */
