/*  
Theme Name: SingerSongwriter v1.0
Theme URI: http://www.DigitalSolutionsStudio.com
Description: Just pages, not sidebar or posts compatable. Designed by <a href="http://www.DigitalSolutionsStudio.com">DSS</a>.
Version: 1.0
Author: Nathanael Padgett
Author URI: http://www.NathanaelPadgett.com
Date Created: 2008-04-22
*/

body,h1,h2,h4,h5,h6,blockquote,form{
	margin:0;
	padding:0;
	}
p{
	color:black;
	margin:0;
	padding:0 0 10px 0;
	}
body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
	background:#D8BF86;/* PAGE BACKGROUND COLOR */
	color:#000000;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center 199px;
	}
#header:hover{
	cursor:pointer;
	}
#header{	
	margin:10px auto 0 auto;
	width:869px;
	height:189px;
	text-align:right;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
#header h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:none;
	font-size:30px;
	padding:58px 138px 0 0;
	}
#header h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B38A3B;
	font-weight:normal;
	font-size:16px;
	padding:4px 138px 0 0;
	}

#wrapper{
	width:765px;
	margin:0 auto;
	background-image:url(images/wrapperbg.jpg);
	background-repeat:repeat-y;
	}
#container{
	width:709px;
	margin:0 auto;
	}
#left{
	width:153;
	height:295;
	float:left;
	}
#right{
	width:153;
	height:295;
	float:left;
	}
.about h3{
	padding:2px 0 0 4px;
	background-image:url(images/line.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:28px;
	line-height:16px;
	margin:0 0 6px 0;
	color:#000;
	font-size:16px;
	width:480px;
	}
.about{
	background-image:url(images/aboutbg.jpg);
	background-repeat:no-repeat;
	height:203px;
	width:500px;
	color:#000;
	font-size:12px;
	line-height:18px;
	padding-top:18px;
	padding-left:15px;
	margin-bottom:-15px;
	}
.about p{
	width:480px;
	}
.thoughts{
	width:709px;
	color:black;
	font-size:12px;
	line-height:18px;
	margin-top:-10px;
}
.resume h3{
	background-image:url(images/line.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:28px;
	line-height:16px;
	margin:0 0 6px 0;
	color:#000;
	font-size:16px;
	width:248px;
	}
.resume{
	background-image:url(images/resumebg.jpg);
	background-repeat:no-repeat;
	height:184px;
	margin:0;
	width:280px;
	color:#000;
	font-size:12px;
	line-height:14px;
	float:left;
	padding-top:18px;
	padding-left:15px;
	}
.samples h3{
	background-image:url(images/line.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:28px;
	line-height:16px;
	margin:0 0 6px 0;
	color:#000;
	font-size:16px;
	width:170px;
	}
.samples{
	background-image:url(images/samplesbg.jpg);
	background-repeat:no-repeat;
	height:184px;
	margin:0 0 0 -8px;
	width:200px;
	color:#F6E7C6;
	font-size:12px;
	line-height:14px;
	float:left;
	padding-top:18px;
	padding-left:15px;
	}
.musiconnexion h3{
	padding:2px 0 0 4px;
	background-image:url(images/line.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:28px;
	line-height:16px;
	margin:0 0 6px 0;
	color:#000;
	font-size:16px;
	width:170px;
	}
.musiconnexion{
	background-image:url(images/samplesbg.jpg);
	background-repeat:no-repeat;
	height:184px;
	margin:0 0 0 -8px;
	width:200px;
	color:#F6E7C6;
	font-size:12px;
	line-height:14px;
	float:left;
	padding-top:18px;
	padding-left:15px;
	}
p a{
	border-bottom:1px dotted #A13612;
	color:#A13612;
	text-decoration:none;
	}
a:hover{
	border:0;
	color:black;
	}

#footer{
	margin:0 auto;
	background: #D8BF86 url(images/footer.jpg) no-repeat;
	background-repeat:no-repeat;
	height:47px;
	clear:both;
	width:765px;
	text-align:right;
	}
#footer p{
	padding:21px 10px 0 0;
	margin:0;
	font-size:12px;
	color:#F6E7C6;
	}
#footer a,#footer a:link,#footer a:visited{
	text-decoration:none;
	color:#F6E7C6;
	}
#footer a:hover{
	color:#A03511;
	text-decoration:underline;
	}

.clear,.clearer{clear: both; height:1px;} 