/*
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 (WP2.6.2)
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";


@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}


a {
	outline:none;
}

.clear {
	clear:both;
}

a {
	border:none;
	text-decoration:none;
}
body {
background-image:url(./style/images/pat.jpg);
}

#container {
	width:800px;
	padding-top:90px;
	padding-left:71px;
	height:540px;
margin:0px auto;
	background-image:url(./style/images/tv.png);
	background-repeat:no-repeat;

}

#content {
	width:650px;
	height:370px;

}

#navi {
	height:270px;
	width:300px;
	padding-left:40px;

	padding-top:90px;
}


#navi ul li {
	list-style:none;
}

#navi li {
	font-size:26px;
	color:#be0000;
}

#navi li a {
	color:#be0000;
	text-decoration:none;
}


span {
	color:#fff;
}

.tag {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	margin-top:-3px;
	margin-bottom:7px;
}


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	margin-top:-3px;
	margin-bottom:7px;
}


#botlinks {
	width:450px;
	height:125px;
margin-right:100px;
float:right;
margin-top:20px;
}

#homeclick {
	width:112px;
	height:34px;
float:left;
margin-left:18px;

}

#power {
width:96px;
height:125px;
float:right;
margin-top:-5px;
}


#quote {
	width:270px;
	height:140px;
	float:right;
	background-image:url(./style/images/quote.png);
	background-repeat:no-repeat;
	margin-top:110px;
	margin-right:70px;
}

