/*  
Theme Name: NathanHanners
Theme URI: http://nathanhanners.com/
Description: Music production and composition for film, new media, and other fun stuff.
Version: 2
Author: N. Hanners
Author URI: http://nathanhanners.com/

*/

body {
	background-color: #a19588;
	background-image: url(images/page-background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	}
	
#page {
	width: 901px;
	margin: 0 auto;
	padding: 0px;
	}	
		
#videobox {
	width: 901px;
	padding: 0px;
	}

#audiobox {
	width: 901px;
	padding: 0px;
	}	
	

#header {
	width: 901px;
	height: 38px;
	padding: 0px;
	background-image: url(images/title-nathanhanners.gif);
	background-repeat: no-repeat;
	}
	
#footer {
	width: 901px;
	height: 38px;
	padding: 0px;
	background-image: url(images/footer-nathanhanners.gif);
	background-repeat: no-repeat;
	}	
	
#sidebar ul, #sidebar ul li {
	list-style: none;
	list-style-type: none;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Georgia, Times, serif;
	line-height: 17px;
	color: #534230;
	}	
#sidebar ul li {
	list-style: none;
	list-style-type: none;
	display: inline;
	}		
	
#sidebar h2.widgetitle, #sidebar h2 {
	display: none;
	visibility: hidden;
	}	
	
#sidebar ul li#simple-contact-form.widget {
	float: left;
	display: block;
	width: 400px;
	text-align: left;
	padding: 45px 0px 0px 50px;
	font-size: 10px;
	text-transform: uppercase;
	background-image: url(images/header-form.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}	
	
#sidebar ul li#rss-634142531.widget {
	float: right;
	display: block;
	width: 400px;
	text-align: left;
	padding: 45px 50px 0px 0px;	
	background-image: url(images/header-journal.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	}
	
#sidebar ul li#elsewhere {
	float: right;
	display: block;
	width: 400px;
	height: 135px;
	padding: 0px 0px 0px 50px;	
	background-image: url(images/header-other.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	}	
	

#sidebar ul li input.gcftextbox, #sidebar ul li textarea.gcftextarea {
	border: 1px solid #534230;
	background-color: #a19588;
	color: #534230;
	padding: 2px;
	width: 250px;
	}
	
a.journallink {
	display: block;
	margin: 10px 0px 0px 0px;
	float: right;
	border: none;
	}	

a.rsswidget {
	color: #534230;
	text-decoration: none;
	font-weight: bold;
	}	
	
#copyrightimage {
	clear: both;
	margin: 40px 0px 0px 0px;
	}	
	
	
	
