/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2.8
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";



body {
	background:#131313;
	color:#fff;
	font-family: 'Arial', Helvetica, Sans-Serif;
	font-size:13px;
}


#footer
{

height:190px;
width:300px;
margin-top:600px;
margin-left:50px;
float:left;
color:#464646;
font-size:11px;
}

#footer p {
margin-top:8px;
}
#footer a, a:hover, a:visited {
color:#464646;
text-decoration: underline;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:575px;
	z-index:1;
	background:#000000;
	
}
#apDiv2 {
	position:absolute;
	left:50px;
	top:51px;
	width:300px;
	height:308px;
	z-index:2;
	
}


#apDiv2 a, a:hover, a:visited {
color:#fff;
text-decoration: underline;
}
