@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(bg2.png) no-repeat;
	margin: 0 20px -450px 0;
	}

div#content {
	position: relative;
	width: 100%;
	}	

div#content_main {
	top: 500px;
	left: 120px;
	width: 360px;
	}

div#content_main p {
	margin: 25px 0 35px 25px;
	padding-right: 20px;
	}

div#content_sub {
	top: 15px;
	left: 480px;
	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: 105px;
	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: 530px;
	width: 100%;
	text-align: center;
	}
	
div#site_info_writing {
	top: 30px;
	}
	
div#site_info_art {
	position: absolute;
	top: 650px;
	}	
	
h1, #branding p, #nav_main h2, #nav_sub h2, #nav_sub_art h2, #nav_sub_writing h2, h2#updates, h2#welcome_blurb, h2#current_work, h2#rss, h2#art, h2#writing, h2#dossier, h2#services, h2#tutorials, h2#links, h2#contact {
	text-indent: -9999px;
	}
	
h2#updates {
	width: 360px;
	height: 50px;
	background: url(updates.png) no-repeat;
		}

h2#welcome_blurb {
	width: 360px;
	height: 50px;
	background: url(welcome.png) no-repeat;
		}

h2#art {
	position: relative;
	left: 120px;
	width: 157px;
	height: 68px;
	background: url(art.png) no-repeat;
	margin-bottom: 58px;
	}

h2#current_work {
	width: 360px;
	height: 50px;
	background: url(current_work.png) no-repeat;
	}
	
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;
	left: 120px;
	width: 240px;
	height: 50px;
	background: url(rss.png) no-repeat;
	}

h2#updates, h2#welcome_blurb, h2#current_work, h2#rss {
	margin: 0 0 5px 0;
	}

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;
	left: 80px;
	width: 360px;
	height: 109px;
	background: url(contact.png) no-repeat;
	margin-bottom: 29px;
	top: -30px;
	}

p + h3 {
	margin-top: 35px;
	}

h5 {
	text-indent: -9999px;
	}

div ul, div dl {
	margin-bottom: 25px;
	}

ul#nav_features {
	position: absolute;
	top: 91px;
	left: 255px;
	width: 100px;
	height: inherit;
	z-index: 100;
	}	
	
	
	
	
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: block;
	height: 42px;
	width: 100px;
	}
	
li#nav_home a, li#nav_art a, li#nav_writing a, li#nav_dossier a, li#nav_services a, li#nav_tutorials a, li#nav_links a, li#nav_contact a {
	display: block;
	height: 42px;
	width: 100px;
	}	
	
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_art li {
	position: absolute;
	display: inline;
	width: 75px;
	height: 25px;
	z-index: 100;
	}
	

ul#nav_features {
	position: absolute;
	top: 91px;
	left: 255px;
	width: 100px;
	height: inherit;
	z-index: 100;
	}	

ul#rss_01 {
	position: relative;
	width: 220px;
	left: 120px;
	}

ul#rss_02 {
	position: relative;
	width: 220px;
	left: 120px;
	}

ul.content {
	padding: 10px 0 10px 0;
	}

p.last {
	padding-bottom: 20px;
	}



dl {
	position: relative;
	float: left;
	width: 175px;
	height: 150px;
	left: 25px;
	margin: 5px 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 */
