@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	min-width:960px;
	font-family: 'Trebuchet MS1', 'Helvetica', 'sans-serif';
	color:#FFFFFF;
	background-image: url(images/bg1.jpg);
}
#wrapper {
	margin: 0 auto;
	padding: 0;
}
#headerimagewrapper {
	margin: 0px auto; /* fix for firefox and opera */
	width: 901px;
	text-align: left;
}
#header {
	background-image:url(images/header-img.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:0 auto;
}
h1 {
	padding: 0px;
	margin: 0px;
	text-align:left;
	font-size:40px;
}
h5 {
	font-family:'Trebuchet MS1', 'Helvetica', 'sans-serif';
	font-size:18px;
	padding:14px 0 5px 0;
	margin:0;
	color:#FFFFFF;
}
p {
	padding: 0px;
	margin: 0px;
	color:#FFFFFF;
}
a:link {
	color:#FFFFFF;
	border-style:none;
	text-decoration:none;
}
a:visited {
	color:#FFFFFF;
	border-style:none;
	text-decoration:none;
}
a:hover {
	color:#999999;
	border-style:none;
	text-decoration:none;
}
a:active {
	color:#FFFFFF;
	border-style:none;
	text-decoration:none;
}
img {
	border-style:none;
}
li {
	list-style:none;
}
ul {
	padding:0px;
	margin:0px;
}
#headerimgtop {
	margin: 0 auto;
	padding-top:10px;
	width:901px;
	height:206px;
	background-image:url(images/headertop.png);
}
#headerimgbottom {
	margin: 0 auto;
	padding-left: 0;
	width:903px;
	height:114px;
	background-image:url(images/headerbottom.png);
}
#navigation {
}
#homebtn {
	padding:103px 0 0 40px;
	float:left;
}
#songsbtn {
	padding-top:96px;
	float:left;
}
#biobtn {
	padding-top:90px;
	float:left;
}
#contactbtn {
	padding-top:80px;
	float:left;
}
#mailchimp {
	padding:50px 0 0 0;
	float:right;
	width:300px;
	margin:0;
}
#content {
	margin: 0 auto;
	padding: 70px 0 0 0;
	width:900px;
}
#column1{
	width:273px;
	height:410px;
	float:left;
	margin-right:30px;

}

#news {
	float:left;
	background-image:url(images/contentbg.png);
	background-repeat:repeat;
	padding:10px;
	width:273px;
	height:250px;
	margin-right:10px;
	margin-bottom:10px;
	overflow:auto;
}
#centrecolumn {
	width:274px;
	height:410px;
	float:left;

}
#listen {
	background-image:url(images/contentbg.png);
	background-repeat:repeat;
	padding:10px;
	width:274px;
	height:250px;
	float:left;
	margin:0 10px 10px 0;
}
#twitter {
	background-image:url(images/contentbg.png);
	background-repeat:repeat;
	padding:10px;
	float:inherit;
	width:274px;
	height:160px;
	clear:both;
}
#buynow {
	background-image:url(images/contentbg.png);
	background-repeat:repeat;
	padding:10px;
	width:273px;
	height:130px;
	float:right;
	margin:0 0 9px 0;
}
#gigs {
	background-image:url(images/contentbg.png);
	background-repeat:repeat;
	padding:10px;
	width:273px;
	height:280px;
	float:right;
	overflow:auto;
	clear:right;
}
#footer {
	background-image:url(images/footerbg.png);
	background-repeat:repeat-x;
	height:35px;
	clear:both;
	text-align:center;
	font-size:10px;
	padding-top:16px;
}
#bio {
	background-image:url(images/contentbg.png);
	padding:10px;
	margin-bottom:20px;
	width:566px;
	float:left;
	line-height:120%;
	letter-spacing:0.5px;
}
#biopic {
	background-image:url(images/contentbg.png);
	background-repeat:repeat;
	padding:20px 0 20px 20px;
	width:273px;
	float:right;
	margin-bottom:20px;
}

#lyricscontent {
	background-image:url(images/contentbg.png);
	padding:10px;
	margin-bottom:20px;
	width:880px;
	float:left;
	line-height:120%;
	letter-spacing:0.5px;
	text-align:center;
}
input.email {
	border:solid #561712;
	border-width:4px 0 4px 4px;
	height:17px;
	background-color:#CCCCCC;
	padding-top:4px;
}
input.btn {
	color:#FFFFFF;
	font: bold 14px 'trebuchet ms', 'helvetica', 'sans-serif';
	background-color:#7c4f51;
	height:30px;
	padding:0 2px 1px 3px;
	border:solid #561712;
	border-width:4px 4px 4px 0;
}

div.feedburnerFeedBlock a {
color:#FFFFFF;
margin:0;
text-decoration:none;
font-size:20px;
font-weight:bold;
text-decoration:underline;
}

div.feedburnerFeedBlock p.date { 
color: #999999; 
}

#twitter_div a{
border:0px;
display:inline;
color:#999999;
}

#twitter_div li a{
border:0px;
display:inline;
color:#999999;
}

#lyricsleft{
	width:300px;
	float:left;
}

#lyricsright{
	width:420px;
	float:right;
}

#lyrics{
	clear:both;
}

#FREETRACK {	
	background-image:url(images/contentbg.png);
	background-repeat:repeat;
	padding:10px;
	float:left;
	width:274px;
	height:160px;
	clear:left;
	}