* { outline: none; border: none;}
body, html {
	background: url(../images/bg.gif);
	background-color: #020202;
	background-attachment:fixed;
	background-position:top left;
	background-repeat:no-repeat;
	text-align: center;
}

p {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	word-spacing: 0.5pt;
	letter-spacing: 0.2pt;
	line-height: 1.4;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #efe7da;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer_text {
	font-style: normal;
	font-size: 11px;
	word-spacing: 0.5pt;
	letter-spacing: 0.2pt;
	line-height: 1.4;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;	
}


#content {
	padding: 0 0 0 0;
	margin: auto;
	margin-top: 35px;
	width: 800px;
	text-align: left;
}



/*HEADER*/

#logo {
	margin-top: 0px;
	float: left;
	text-align: left;
}

#contact {
	float: right;
	text-align: right;
	margin-top: -10px;
	margin-bottom: 0px;
}





/*NAVIGATION*/

ul.navigation {
	list-style: none;
	padding: 0px;
	margin: -25px 0 0px 0;
	float: right;
	text-align: right;
	clear: both;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.navigation li {
	float: left;
	}

ul.navigation li a {
	display: block;
	background: url(../images/nav.gif);
	}

/*
*	Normal Links
*/
ul.navigation li.illustration a {
	width: 92px;
	height: 14px;
	background-position: 0 0;
	}

ul.navigation li.web a {
	width: 44px;
	height: 14px;
	background-position: -92px 0;
	}

ul.navigation li.motion a {
	width: 70px;
	height: 14px;
	background-position: -136px 0;
	}

ul.navigation li.blog a {
	width: 46px;
	height: 14px;
	background-position: -206px 0;
	}


/*
*	Hover Links
*/
ul.navigation li.illustration a:hover {
	width: 92px;
	height: 14px;
	background-position: 0 -14px;
	}

ul.navigation li.web a:hover {
	width: 44px;
	height: 14px;
	background-position: -92px -14px;
	}

ul.navigation li.motion a:hover {
	width: 70px;
	height: 14px;
	background-position: -136px -14px;
	}

ul.navigation li.blog a:hover {
	width: 46px;
	height: 14px;
	background-position: -206px -14px;
	}



/*
*	Selected/Active Links
*/
ul.navigation li.illustration a.selected {
	width: 92px;
	height: 14px;
	background-position: 0 -14px;
	}

ul.navigation li.web a.selected {
	width: 44px;
	height: 14px;
	background-position: -92px -14px;
	}

ul.navigation li.motion a.selected {
	width: 70px;
	height: 14px;
	background-position: -136px -14px;
	}

ul.navigation li.blog a.selected {
	width: 46px;
	height: 14px;
	background-position: -206px -14px;
	}




/*HOME BODY*/


#worksTab {
	position:absolute;
	left: 50%;
	margin-left: 264px;
	top: 144px;
	z-index: 3;
}


.workSelected {
	width: 800px;
	height: 363px;
	margin: 0 auto;
	margin-bottom: 30px;
	float: left;
	text-align: left;
}

.caption {
	height: auto;
	margin-bottom: -10px;
}

.works_separator {
	float: left;
	margin-top: -15px;
	margin-bottom: 35px;
	margin-left: -25px;
	width: 850px;
	text-align: left;
}


.separator {
	float: left;
	margin-top: 5px;
	margin-bottom: 35px;
	margin-left: -25px;
	width: 850px;
	text-align: left;
}


#about {
	float: left;
	margin: 0 0 0 0;
	width: 515px;
	height: auto;
	text-align: left;
}





/*CONTACT*/

#contactBox {
	float: right;
	margin: 0 0 0 0;
	width: 240px;
	height: auto;
	text-align: left;
}
#contactBox p {
	text-align:left;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.2;
	color: #999999;
}
.input_box {
	background: url(../images/input_box.png);
	margin-top: -7px;
	float: inherit;
	height: 21px;
	width: 240px;
}
.name {
	background: none;
	font-size: 11px;
	outline: none;
	margin: 5px; 
	width: 230px;
}
.email {
	background: none;
	font-size: 11px;
	outline: none;
	margin: 5px; 
	width: 230px;
}

.antispam { display:none;}

#msg_box {
	background: url(../images/msg_box.png) no-repeat;
	margin-top: -7px;
	float: inherit;
	height: 70px;
	width: 240px;
}
.message {
	font-size: 11px;
	outline: none;
	overflow: auto;
}

.submit {
	background: url(../images/submit.png) no-repeat;
	width: 63px;
	height: 22px;
	text-indent: -5000px;
	cursor: pointer;
}



/*TWITTER*/

#tweets {
	float: left;
	margin: 18px 0 0 0;
	width: 515px;
	height: auto;
}
#twitter_div {
	margin: 10px 0 0 0px;
	width: 515px;
	height: auto;
	font-size: 11px;
	word-spacing: 0.5pt;
	letter-spacing: 0.2pt;
	line-height: 1.4;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul#twitter_update_list {
	margin-left: -40px;
	width: 515px;
	height: auto;
	list-style: none;
	font-size: 11px;
}
ul#twitter_update_list li {
	margin: 0 auto;
	color: #666666;
}
ul#twitter_update_list li a {
	color:#999999;
}
ul#twitter_update_list li a:hover {
	color:#efe7da;
}




/*WORK*/


.work {
	width: 800px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 30px;
	float: left;
	text-align: left;
}

.title {
	width: 800px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 20px;
	float: left;
	text-align: left;
}

.trigger {
	padding: 0px;
	margin: 20px 0 0 0;
	background: url(../images/info.png) no-repeat;
	height: 14px;
	cursor: pointer;
	width: 800px;
	float:left;
	clear: both;
}

.trigger2 {
	padding: 0px;
	margin: 20px 0 0 0;
	background: url(../images/stills.png) no-repeat;
	height: 13px;
	cursor: pointer;
	width: 800px;
	float:left;
	clear: both;
}

.trigger3 {
	padding: 0px;
	margin: 20px 0 0 0;
	background: url(../images/detail.png) no-repeat;
	height: 13px;
	cursor: pointer;
	width: 800px;
	float:left;
	clear: both;
}

div.active {background-position: left bottom;}

.toggle_container {
	margin: 0 0 0 0;
	padding: 0px;
	overflow: hidden;
	width: 800px;
	float:left;
	clear: both;
}

.top {
	position:fixed;
	bottom: 20px;
	right: 50%;
	margin-right: -440px;
	width: auto;
	height: auto;
	text-align: right;
	font-size: 10px;
}






/*PAGE NAV*/


.pag_nav {
	display: block;
	float: left;
	margin-left: 0px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pag_nav a {
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	line-height: 28px;
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pag_nav a:hover {
	color: #efe7da;
}

.pag_nav .current {
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1f1f1f;
}




/*FOOTER*/

.footSeparator {
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: -25px;
	width: 850px;
	text-align: left;
}
#footer {
	width: auto;
	height: auto;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	clear: both;
}
.icons {
	float: right;
	padding: 0 0 0 0;
	margin: -17px 0 0 0;
}