/* GENERAL */

* {
	margin:0;
	padding:0;
	}
	
body {
	margin: 0;
	padding: 0;
	background: #341D0B url(images/bg_body_shadow.gif) repeat-y top center;
	color:#331D08;
	font:89%/1.5 tahoma,verdana,arial,sans-serif;
	}

img {
	border:none;
	} 

.clear {
	display: block;
	clear:both;
	position:relative;
	font-size:0px;
	height:0px;
	line-height:0px;
	}

	
/* LINKS */

a,a:link,a:hover {
	background:transparent;
	text-decoration:underline;
	cursor:pointer;
	}
	 
a:link {
	color:#815836;
	}
	 
a:hover, a:visited {
	color:#599CBC;
	}

div#sidebar a:link {
	color: #331D08;
}
	

/* FORMS */

form, fieldset{
	border: 0;
	font-weight: bold;
}

legend{
	display: none;
}

label {
	clear:left;
	float:left;
	width:8em;
	}
	
input {
	float:left;
	margin-bottom:1em;
	}

br{
clear: left;
}

	
/* TYPOGRAPHY */

p, ul, ol {
	margin: .5em 0 1.5em;
	max-width: 645px;
	}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 1px;
	font-family: tahoma,verdana,arial,sans-serif;
	margin: 1.2em 0 .3em;
	color:#331D08;
	padding-bottom: .1em;
	}	
h1 {
	font-size: 175%;
	margin-top:.8em;
	}	
h2 {
	font-size: 136%;
	}
h3 {
	font-size: 126%;
	}
h4 {
	font-size: 116%;
	}
h5 {
	font-size: 106%;
	}
h6 {
	font-size: 96%;
	}
small {
	font-size:11px
	}

div#sidebar, div#sidebar h6{
	color: #E7E6D5;
}

div#sidebar h4{
	color: #FDFFEB;
}

span#tagline{
	width: auto;
	display: block; 
	position: absolute;
	top: -18px;
	right: 239px;
}

span#tagline, span#tagline em{
	color: #599CBC;
}


/* LISTS */

ul {
	margin: .3em 0 1.5em 0;
	list-style-type:none;
	}
ol {
	margin: .5em .5em 1.5em;
	}
ol li {
	margin-left: 1.4em;
	padding-left: 0;
	background: none;
	list-style-type: decimal;
	}
li {
	line-height: 1.4em;
	padding-left: 25px;
	background: transparent;
	}


/* LOGOS */

div#logo a#homelink{
	color: #A0DCF8;
	display: block;
	position: absolute;
	top: 0px;
	left: 38px;
	height: 122px;
	width: 246px;
}

body div#logo a#homelink{
		background: url(images/logo_zombie.gif) no-repeat top left;
}

body#front div#logo a#homelink{
		background: url(images/logo_zombie.gif) no-repeat top left;
}

body#portfolio div#logo a#homelink{
		background: url(images/logo_zombie.gif) no-repeat top left;
}

body#sketchbook div#logo a#homelink{
		background: url(images/logo_zombie.gif) no-repeat top left;
}

body#designs div#logo a#homelink{
		background: url(images/logo_zombie.gif) no-repeat top left;
}

body#links div#logo a#homelink{
		background: url(images/logo_zombie.gif) no-repeat top left;
}

body#contact div#logo a#homelink{
		background: url(images/logo_zombie.gif) no-repeat top left;
}

body#other div#logo a#homelink{
		background: url(images/logo_zombie.gif) no-repeat top left;
}

/* NAVIGATION - HEADER (TABS) */
ul#topnav{
	display: block;
	position: absolute;
	top: 65px;
	right: 30px;
	height: 44px;
	margin: 0;
	padding: 0 3px 0 0;
	background: url(images/bg_topnav.gif) repeat-x top left;
}

ul#topnav li{
	list-style-type: none;
	text-align: center;
	display: inline;
	width: auto;
	float: left;
	padding: 0;
	margin-left: 3px;
}

ul#topnav li a{
	text-align: center;
	display: block;
	height: 44px;
	padding: 3px 10px 0;
	background: url(images/bg_topnav_link.gif) repeat-x top left;
	color: #BDBEAF;
	font-size: 98%;
	font-weight: bold;
	text-decoration: none;
}

ul#topnav li a.active{
	background: url(images/bg_topnav_active.gif) repeat-x top left;
}

ul#topnav li a:hover{
	color: #FDFFEB;
	background: url(images/bg_topnav_hover.gif) repeat-x top left;
}

/* NAVIGATION - SECTION BUTTONS */

ul#section_buttons{
	display: block;
	clear: both;
	padding:0;
	margin: 5px 0 10px 0;
}

ul#section_buttons li{
	list-style-type: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul#section_buttons li a{
	display: block;
	width: 173px;
	padding: 165px 0 0 0;
	margin: 0;
	font-size: 132%;
	font-weight: bold;
	text-decoration: none;
}

a#button_about{
	background: url(images/section_buttons_strip_01.gif) no-repeat -880px 0px;
}

a#button_about:hover{
	background: url(images/section_buttons_strip_01.gif) no-repeat -704px 0px;
}

a#button_portfolio{
	background: url(images/section_buttons_strip_01.gif) no-repeat -528px 0px;
}

a#button_portfolio:hover{
	background: url(images/section_buttons_strip_01.gif) no-repeat -352px 0px;
}

a#button_other{
	background: url(images/section_buttons_strip_01.gif) no-repeat -176px 0px;
}

a#button_other:hover{
	background: url(images/section_buttons_strip_01.gif) no-repeat 0px 0px;
}

a#button_sketchbook{
	background: url(images/section_buttons_strip_01.gif) no-repeat -1936px 0px;
}

a#button_sketchbook:hover{
	background: url(images/section_buttons_strip_01.gif) no-repeat -1760px 0px;
}

a#button_designs{
	background: url(images/section_buttons_strip_01.gif) no-repeat -1584px 0px;
}

a#button_designs:hover{
	background: url(images/section_buttons_strip_01.gif) no-repeat -1408px 0px;
}

a#button_demoreel{
	background: url(images/section_buttons_strip_01.gif) no-repeat -1232px 0px;
}

a#button_demoreel:hover{
	background: url(images/section_buttons_strip_01.gif) no-repeat -1056px 0px;
}

	
	


/* LAYOUT - BACKGROUNDS */

div#wrap {
	background: #FCFFEB url(images/bg_sidebar.gif) repeat-y top right;
}

div#sidebar{
	background: transparent url(images/sidebar_image.gif) no-repeat top right;
}


/* LAYOUT - HEADER */

#header {
	position: relative;
	width: 100%;
	height: 109px;
	background: transparent url(images/bg_header_2.gif) repeat-x;
	margin: 0;
}


/* LAYOUT - MAIN */

#wrap {
	position: relative;
	min-width:785px;
	max-width:1200px;
	min-height: 800px;
	margin: 0 auto;
	padding: 0 0 600px 0;
}
#content-wrap {
	position:relative;
	width:100%;
}


/* LAYOUT - SIDEBAR */

#sidebar {
	min-height: 500px;
	position:absolute;
	display: inline;
	top:0;
	right:0;
	width:200px;
	margin-top: 109px;
	padding-bottom: 200px;
	padding-left: 20px;
	padding-right: 5px;
}

#sidecontent{
	padding-left: 5px;
}

#content {
	margin: 0 244px 0 20px;
}

	
/* LAYOUT - FOOTER */

#footer {
	clear:both;
	width: auto;
	background: #CECFBF;
	border-right: 5px solid #376278;
	border-left: 5px solid #376278;
	padding: 10px 0 30px 20px;
	font-size:86%;
	color:#686961;
	margin-top: 20px;
}
#footer a:link {
	color:#999;
}


/* CONTENT - Gallery */

.setpreview {
margin: 0 2em 1em 2em;
}
.setpreview .thumbnail {
float: left;
margin-right: 1em;
}
.flickrset a {
width: 75px;
height: 75px;
background: url(images/bg_thumbnail.gif) no-repeat top left;
float: left;
margin: 10px;
padding: 5px;
}

.flickrset a:hover {
background: url(images/bg_thumbnail_selected.gif) no-repeat top left;
}
.flickrset img {
border: 0;
}
.pages_nav {
clear: both;
}
.individual {
padding: 0 2em;
}
.individual .image {
margin: 0.5em 1em;
text-align: left;
}
.individual .image img {
}
.individual .flickrsetnav {
text-align: left;
}
.individual .flickrsetnav a,
.individual .flickrsetnav a:link,
.individual .flickrsetnav a:visited {
text-decoration: none;
}
.individual .setname {
display: inline;
}

p.img_description{
	display: block;
}

/* CONTENT - Links */

/* CONTENT - Demo Reel */

body#demoreel h2 {
	padding-left: 20px;
	color: #583C26;
}

div.video_block{
	background: #CECFBF url(images/video_corner_bg2.gif) no-repeat top left;
	padding: 10px 10px 10px 30px;
	margin: 10px;
}

div.video_block p{
	max-width: 500px;
	color: #686961;
}
