/*  
Theme Name: Gnarstars
Theme URI: http://www.brokenstudio.com/
Description: Bringing the Gnar to the web.
Version: 1.0
Author: Jon Rennie
Author URI: http://www.brokenstudio.com/
*/


/* HEADINGS & TEXT
----------------------------- */
h1 {
	
	}
h2 {
	font-size: 18px;
	color: #0058fa;
	margin-top: 5px;
	margin-bottom: 0px;
	}
h3 {
	
	}
h4 {
	
	}
h5 {
	
	}
small {
	size: 8px;
	color: #CCCCCC;
	}
abbr, acronym {
	border-bottom: 1px dashed #999;
	cursor: help;
	}
code, pre {
	font: normal 1.1em "Courier New", Courier, mono;
	color: #999;
	text-decoration: none;
	text-align: left;
	}






img, img:link, img:hover {
	border: 0;
	}
ul, ol {
	margin: 0;
	padding: 0;
	}
hr {
	height: 1px;
	color: #333;
	background-color: #333;
	margin: 0 0 18px 0;
	padding: 0;
	border: 0;
	}
body {
	padding: 0px;
	margin: 0px;
	background: url('images/background.gif') center 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.entry {
	
	}
h2 a, h2 a:visited {
	text-decoration: none;
	color: #0058fa;
	}
h2 a:hover {
	color: #0000CC;
	}
a {
	color: 0058fa;
	}

/* MAIN CONTENT
----------------------------- */
#container {
	display: block;
	width: 800px;
	margin: -5px auto 20px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	}
#content {
	display: block;
	padding: 0px 10px 10px 10px;
	background: #FFF;
	width: 780px;
	line-height: 17px;
	}

#main {
	float: left;
	width: 500px;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	}
.entry {
	padding-top: 7px;
	}
.clear {clear:both;}


/* HEADER
----------------------------- */
#header_container {
	margin: 0px auto 0px;
	background: url('images/header_background.gif') no-repeat center 0px;
	height: 316px;
	overflow: hidden;
	}
#header {
	width: 800px;
	margin: 0px auto 0px;
	text-align: left;
	height: 320px;
	overflow: hidden;
	}
#logo {
	display: block;
	position: relative;
	top: 0px;
	left: -120px;
	height: 316px;
	width: 320px;
	margin: 0px;
	padding: 0px;
	}
#description {
	display: block;
	position: relative;
	width: 565px;
	height: 50px;
	margin: 0 0 0 0px;
	padding: 0px;
	top: -195px;
	left: 200px;
	}


/* SIDEBAR
----------------------------- */

#sidebar {
	float: right;
	width: 260px;
	margin-top: 5px;
	margin-right: -10px;
	}
.photos {
	margin-bottom: 10px;
	text-align: center;
	}
.videos {
	margin-bottom: 10px;
	text-align: right;
	}
.sponsors {
	margin-bottom: 10px;
	text-align: center;
	
	}


/* FOOTER
----------------------------- */
#footer {
	display: block;
	text-align: left;
	vertical-align: bottom;
	height: 50px;
	margin-top: 5px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
.copyright {
	width: 500px;
	float: left;
	color: #CCC;
	font-size: 12px;
	}
.design {
	width: 250px;
	margin-left: 550px;
	text-align: right;
	color: #CCC;
	font-size: 12px;
	}
	

/* NAVIGATOION
----------------------------- */
#nav {
	display: block;
	position: relative;
	width: 565px;
	height: 50px;
	margin: 0 0 0 0px;
	padding: 0px;
	top: -195px;
	left: 269px;
	list-style-type: none;
	}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	}
#nav a {
	float: left;
	margin: 0;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0; 
	}
#nav-home a {
	width: 120px;
	background: url("images/nav.gif") no-repeat -0px 0;
	}
#nav-home a:hover {
	background: url("images/nav.gif") no-repeat -0px -50px;
	}
#nav-crew a {
	width: 100px;
	background: url("images/nav.gif") no-repeat -120px 0;
	}
#nav-crew a:hover {
	background: url("images/nav.gif") no-repeat -120px -50px;
	}

#nav-photo a {
	width: 100px;
	background: url("images/nav.gif") no-repeat -220px 0;
	}
#nav-photo a:hover {
	background: url("images/nav.gif") no-repeat -220px -50px;
	}
#nav-video a {
	width: 100px;
	background: url("images/nav.gif") no-repeat -320px 0;
	}
#nav-video a:hover {
	background: url("images/nav.gif") no-repeat -320px -50px;
	}
#nav-contact a {
	width: 145px;
	background: url("images/nav.gif") no-repeat -420px 0;
	}
#nav-contact a:hover {
	background: url("images/nav.gif") no-repeat -420px -50px;
	}
	
	
/* VIDEO
----------------------------- */
#video, #crew {
	padding: 0px 10px 10px 10px;
	margin: 0px;
	width: 100%;
	background: #fff;
	text-align: left;
}
#crew h3 {
	font-family:Arial, Helvetica, sans-serif;
	}
#video h2 {
	text-align: left;
}

#biovideo {
}
#biopics {
	width: 300px;
	float: left;
}
#bio {
	width: 400px;
	margin-left: 350px;
	
}
#bio ul {
	padding-left: 15px;
}
#bio li {
	
}

.entry p img {float:right;}