

body {
	margin:0;
	padding:0;
	font-family:"Centruy Gothic", Helvetica, Arial, sans-serif;
	text-align:left;
	background-color:#000000;
	color:#000000;
	font-size: 11px;
}

a:link {color:black;font-weight:bold; text-decoration: none;}
a:visited {color:black;font-weight:bold; text-decoration: none;}
a:hover {color:#ff001b;font-weight:bold; text-decoration: none;}
a:active {color:black;font-weight:bold; text-decoration: none;}

img { 
	border: 0}

* {
	margin:0;
	padding:0;
	outline: 0;
	}

#wrapper {
	width:1210px;
	height:746px;
	margin: 0;
	position:relative;
	overflow: hidden;
	background: #FFF;
}

#header {
	height:92px;
	width:1210px;
	background-color:#FFF;
}

#logo {
	width: 109px;
	height:92px;
	background-image:url(../images/andtherewillbeunicorns-logo.gif);
	background-repeat:no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	float:left;
}

#nav {
	width:300px;
	position:absolute;
	left:130px;
	top:15px;
	}

#externalLinks {
	padding-right:10px;
}

#externalLinks a {
	width:19px;
	height:25px;
	background-color:#000;
	overflow:hidden;
	text-indent:-1000px;
	display:block;
	float:right;
	margin-right:10px;
}

#twitterLink:hover {
	background-image:url(/furniture/images/logo-twitter.gif);	
}
#flickrLink:hover {
	background-image:url(/furniture/images/logo-flickr.gif);	
}
#facebookLink:hover {
	background-image:url(/furniture/images/logo-facebook.gif);	
}
	
#telephone {
	width: 174px;
	height:15px;
	background-image:url(../images/telephone.gif);
	background-repeat:no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	}

#email {
	width: 174px;
	height:16px;
	background-image:url(../images/email.gif);
	background-repeat:no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	}
	#email:hover {
	background-position: 0 -16px;
	}

#nav ul {
	display:inline;
	float:left;
	list-style-type:none;
	margin-top:14px;
	/**/
	font-size: 14px;
	font-family: Georgia, Serif;
	font-weight: bold;
	}
	ul li{
	float:left;
	}
	
	#nav-design {
	width:55px;
	height:14px;
	background-image:url(../images/nav.gif);
	text-indent:-1000px;
	overflow:hidden;
	display:block;	
	}
	#nav-design:hover {
	background-position: 0 -14px;
	}

#nav-illustration {
	width:100px;
	height:14px;
	background-image:url(../images/nav.gif);
	background-position: 200px 0;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	margin-left:19px;	
	}
	#nav-illustration:hover {
	background-position: 200px -14px;
	}

#nav-blog {
	width:36px;
	height:14px;
	background-image:url(../images/nav.gif);
	background-position: 85px 0;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	margin-left:19px;		
	}
	#nav-blog:hover {
	background-position: 85px -14px;
	}

#nav-bio {
	width:27px;
	height:14px;
	background-image:url(../images/nav.gif);
	background-position: 28px 0;
	text-indent:-1000px;
	overflow:hidden;
	display:block;	
	margin-left:19px;	
	}
	#nav-bio:hover {
	background-position: 28px -14px;
	}


#divider2 {
	position:absolute;
	left:420px;
	}

#folio-nav {
	width:635px;
	height:58px;
	position:absolute;
	left:432px;
	top:15px;
/*	background-image:url(../images/clients.jpg);*/
}

#folio-nav ul{
	list-style-type:none;
}
#folio-nav ul li{
	width:122px;
	height:15px;
	display:block;
}

.folio-nav a {
	overflow: hidden;
	width: 122px;
	height: 15px;
	line-height: 15px;
	float: left;	
	text-indent: 10px;
}
.folio-nav a:visited, .folio-nav a:active, .folio-nav a.active {
	text-decoration: line-through;
}

.folio-nav sup {
	color: #F00;
	text-transform: uppercase;
	font-size: 8px;
}


#footer {
	padding: 15px 16px;
	position:absolute;
	bottom: 0;
	left: 50%;
	width: 1210px;
	padding: 0;
/*	height:80px;*/
	}
	#footer .inner {
		background-color: #FFFFFF;
		width: 1190px;
		padding: 10px;		
		margin-left: -50%;
	}

#footer.bio .inner{
	height: 220px;
	
}


#projectTitle {
	float:left;
	font-size:11px;
	margin:2px 0 0 46px;
	font-weight:normal;
}

#info-button {
	float:left;
	width: 54px;
	height:14px;
	background:url(../images/info-button.gif) no-repeat 0 0;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	}
	#info-button:hover {
	background-position: 0 -14px;
	}
	#info-button.active {
	background-position: 0 -28px;
	}
	#info-button.active:hover {
	background-position: 0 -42px;
	}

	#welcome {
		float:left;
		width: 75px;
		height:29px;
		background:url(../images/welcome.jpg) no-repeat 0 0;
		text-indent:-1000px;
		overflow:hidden;
		display:block;
		}

	
#detail1 , #bio1{
	float: left;
	clear: both;
	width:320px;
	margin-left: 100px;
	margin-bottom:20px;
	margin-top:10px;
	line-height:15px;
/*	position:absolute;*/
/*	left:110px;*/
/*	top:25px;*/
}

#detail2, #bio2, #bio3{
	float: left;
	width:320px;
	margin-bottom:20px;
	margin-top:10px;
	margin-left:50px;
	line-height:15px;
/*	position:absolute;*/
/*	left:440px;*/
/*	top:25px;*/
}
	.javascript #detail1, .javascript #detail2, .javascript #bio1, .javascript #bio2, .javascript #bio3   {
		display: none;
	}
	



.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
}
.clearafter:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearafter {
	zoom: 1;
}
*:first-child+html .clearafter {
	zoom: 1;
}
a img, :link img, :visited img {
	border: 0;
}

a:active, input:active {
	outline: none;
}
a:focus, input:focus {
	-moz-outline-style: none;
}



/********************************************************/
/* scrolable minimal */
/********************************************************/

/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 1210px;
	height:656px;
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {	
	width:20000em;	
	position:absolute;
}


/* single scrollable item */
div.scrollable div.items div {
	float: left;
	width: 1210px;
	height: 656px;
	cursor: pointer;
	cursor: hand;
	
	/*-moz-border-radius:5px;*/
}

div.scrollable div.items div img{
	display: block;
}

/********************************************************/
/* scrolable navig */
/********************************************************/

div.pagination {
	float: right
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:12px;
	height:12px;
	background:url(../images/arrow-left.gif) no-repeat;
	float:left;
	margin:3px 5px;
	cursor:pointer;
	font-size:1px;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -12px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../images/arrow-right.gif);
	clear:right;	
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
/*	margin-left:328px;*/
	float: left;
	height:12px;
}


/* items inside navigator */
div.navi a {
	width:12px;
	height:12px;
	float:left;
	margin:3px;
	background:url(../img/scrollable/arrow/navigator.png) 0 0 no-repeat;
	background-color: #7b7979;
	display:block;
	font-size:1px;
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;     
	background-color: #ff001b; 
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;
	background-color: #231f20;      
} 	



