/*
Theme Name: Assembl
Theme URI: http://assembl.com/
Description: the assembl theme
Version: 1
Author: Christian Desjardins
Author URI: http://ictinus.net
Tags: slayer
*/



body {
color: #333333;
font-family: Helvetica, Verdana, Arial, sans-serif;
margin: 0px;
text-align: left;

    margin: 0;
    padding: 0;
    background-color: #000000;
}

img {
	border: none;
	text-decoration: none;
}

#container {
	margin: 0px;
	position: absolute;
    top: 0px;
    background: transparent url('images_temp/gradiant.png') top repeat-x;
    left: 0px;
    margin: 0px auto;
    text-align: right;
    width: 100%;
    z-index: 10;
    }
    
#splash {
float: left;
padding: 80px 20px 0px 0px;
margin:40px 0 0 -620px;
background: transparent url(images_temp/logo.png) no-repeat;
height: 455px;
width: 620px;
z-index: 10;
}


h1 {
	font-size: 20px;
	line-height: 27px;
	padding: 0;
	margin: 0;
}

p {
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	margin: 0 0 10px 0;
	
}

a:link, a:visited {
	
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
}

#work_thumbs {
	margin: 40px 0 0 0px;
	color: #fffff;
	float: left;
	z-index: 1000;
	width: 200px;
}

a.subfeature_img:link img, a.subfeature_img:visited img {
	border: 1px dotted #ffffff;
	padding: 4px;
	margin: 0 40px 40px 0;
}

a.subfeature_img:hover img {
	background: #ffffff;
	padding: 4px;
	margin: 0 40px 40px 0;
}

.feature {
	position: relative;
	width: 180px;
	padding: 0 0 0 10px;
	display: block;
	color: #ffffff;
}

a.feature:hover {
	background: #ffffff;
	color: #000000;
	text-decoration: none;
}

#features h1 {
	letter-spacing: 2px;
	color: #ffffff;
	font-size: 12px;
	border-top: 1px dotted #ffffff;
	font-weight: normal;
	
}

#features {
	float: left;
	position: relative;
	width: 190px;
	margin: 40px 0 0 0;
	text-align: left;
	

}

#logos {
	position: relative;
	margin: 0 auto;
	width: 300px;
	height: 100px;
}

#logowrap {
	z-index: 20;
	position: fixed;
			padding: 20px 0 50px 0;
	margin: 0;
	width: 100%;
	bottom: 0;
	height: 55px;

}

a#cart {
	position: absolute;
	margin: 0 0 0 px;
	display: inline;
	height: 91px;
	width: 75px;
	background: url('images_temp/cart.png') no-repeat;
}


a#dart {
	position: absolute;
	margin: 0 0 0 100px;
	display: inline;
	height: 91px;
	width: 75px;
	background: url('images_temp/dart.png') no-repeat;
}



a#grad {
	position: absolute;
	margin: 0 0 0 200px;
	display: inline;
	height: 91px;
	width: 75px;
	background: url('images_temp/grad.png') no-repeat;

}

canvas {
z-index: 1;

}

