/* CSS Document */

/*
Theme Name: Green Thief
Theme URI: www.greenthief.com/main/
Description: Greenthief
Version: 1
Author: Reide Iredale
Author URI: www.reideiredale.com
Tags: greenthief, rock 'n' roll,

	
*/



body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	background-color: #000;
}
body{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	color: #FFF;
	background-image: url(http://greenthief.com/main/wp-content/themes/default/images/landscape.jpg);
}

#container {
	width:962px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;}
	
#header {
	height:170px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 100px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 15px;
}
	
#leftside {
	width:200px;
	float:left;
	height:auto;
	text-align: justify;
}

#main {
	width:500px;
	float:left;
	height:500px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-right: 10px;
	padding-left: 10px;
	overflow:scroll;
	
}
#nav {
	margin-left: 240px;
}

#rightside {
	width:220px;
	float:left;
	height:auto;
	text-align: justify;
}
	
h1 {
	font-size: 12px;
	color: #CCC;
	line-height: 16px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h2 {
	font-size: 18px;
	color: #FFF;
	line-height: 8px;
}
h3 {
color:#FFFFFF;
font-size:11px;
letter-spacing:7px;
margin:0 0 1px;
padding:0;
}

#footer {
	width:962px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	text-align: center;
}

a:hover {
color:#666666;
text-decoration:underline;
padding-right:2px;
}

a:visited {
color:#666666;
text-decoration:none;
padding-right:2px;
font-size:16pt;
}

a:link {
color:#999999;
text-decoration:none;
padding-right:2px;

}

#nav a:hover {
color:#999999;
text-decoration:none;
background-color:#696969;
padding-right:6px;
padding-left:6px;
padding-top:3px;
padding-bottom:3px;
font-size:16pt;
}

#nav a:link {
color:#999999;
text-decoration:none;
padding-right:6px;
padding-left:6px;
padding-top:3px;
padding-bottom:3px;
font-size:16pt;
margin-right:8px;
}

#header img{
margin-bottom:20px;

}

.centerfoot{margin-right:auto;
margin-left:auto;
width:500px;
margin-top:10px;}

.myspace{background-image:url(http://greenthief.com/main/wp-content/themes/default/images/myspace.png);
margin:0px;
padding-left:30px;
float:left;}

.fb{background-image:url(http://greenthief.com/main/wp-content/themes/default/images/facebook.png);
margin:0px;
padding-left:30px;
float:left;}
