@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	font-size: 86%;
	text-align: center;
	background: #4b5c76 url('img/bg.jpg') no-repeat center top;
	color: #FFFFFF;
}

p {
	font: 1.2em/1.3em helvetica, verdana, arial, sans-serif;
	padding: 8px 0 0 0;
}

h1 {
	font-family: georgia, times, serif;
	font-size: 2em;
	line-height: 1.5em;
	font-weight: normal;
	padding: 8px 0 0 0;
}

h2 {
	font: 1.6em/1.6em georgia, times, serif;
	font-weight: normal;
}

h3 {
	font: 1.5em/1.8em georgia, times, serif;
	text-decoration: underline;
	border: none;
}

#container {
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

.wrapper {
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -40px; 
}

.push {
	height: 40px;
}

.footer { 
    height: 40px;
	font-size: 1em;
	padding: 18px 0 0 0;
	background: url(img/footerbg.gif) #758296 repeat-x left top;
	color: #FFFFFF;
}

.footer a:link, .footer a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
}

.footer a:hover, .footer a:active {
	border-bottom: 1px solid #FFFFFF;
}

#logo {
	float: left;
	margin: 10px 0 20px 0;
}

#logo h1 {
	background: url(img/logo.gif) no-repeat left top;
	width: 331px;
	height: 76px;
	text-indent: -9999em;
	overflow: hidden;
}

/* Main Navigation */

#nav {
	float: left;
	width: 960px;
	height: 36px;
	display: inline;
}

#nav ul {
	float: right;
	list-style-type: none;
}

#nav ul li {
	float: left;
	height: 62px;
	display: inline;
}

#nav ul li a {
	display: block;
	height: 62px;
	border: none;
	text-decoration: none;
	text-indent: -8000em;
	overflow: hidden;
}

#nav ul li a.home {
	width: 74px;
	background: url(img/home.gif) no-repeat 0 0;
}

#nav ul li a.bio {
	width: 61px;
	background: url(img/bio.gif) no-repeat 0 0;
}

#nav ul li a.songfarm {
	width: 118px;
	background: url(img/songfarm.gif) no-repeat 0 0;
}

#nav ul li a.media {
	width: 86px;
	background: url(img/media.gif) no-repeat 0 0;
}

#nav ul li a.store {
	width: 91px;
	background: url(img/store.gif) no-repeat 0 0;
}

#nav ul li a.contact {
	width: 104px;
	background: url(img/contact.gif) no-repeat 0 0;
}

#nav ul li a#up {
	background-position: 0 -72px;
}

#nav ul li a:link, #nav ul li a:visited {
	background-position: 0 0;
}

#nav ul li a:hover, #nav ul li a:active {
	background-position: 0 -4px;
}

.dottedline {
	float: left;
	clear: both;
	height: 1px;
	width: 960px
}

/* Main Content */

#banner {
	clear: both;
	float: left;
	width: 960px;
	margin: 0;
}

#bannertop {
	clear: both;
	float: right;
	width: 57px;
	margin: 18px 0 0 0;
}

#header {
	clear: both;
	float: left;
	width: 960px;
	margin: 70px 0 0 0;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}

a:hover {
	border-bottom: 1px solid #FFFFFF;
}

a:active {
	color: #72a0e2;
	border-bottom: 1px solid #72a0e2;
}

#mainnote {
	float: left;
	width: 515px;
	padding: 25px 15px 20px 10px;
	background: url(img/newswirl.gif) no-repeat left top;
}

#mainnote p {
	padding: 14px 15px 0 15px;
	text-align: left;
}

#rightside {
	float: left;
	width: 385px;
	padding: 25px 0 20px 13px;
}

#rightside p {
	padding: 14px 0 0 15px;
	text-align: left;
}

#mainwarren {
	float: left;
	width: 385px;
	/* padding: 25px 0 20px 13px; */
	background: url(img/topquote.gif) no-repeat left top;
}

#mainwarren p {
	padding: 14px 0 0 15px;
	text-align: left;
}

#mainwarrentext {
	float: left;
	width: 385px;
	background: url(img/bottomquote.gif) no-repeat right bottom;
}

#mainwarren .pic {
	padding: 15px 0 0 15px;
}

#biographytext {
	float: left;
	width: 580px;
	padding: 10px 15px 50px 10px;
}

#biographytext p {
	padding: 14px 15px 0 15px;
}

#biographypics {
	float: left;
	width: 312px;
	margin: 22px 20px 20px 10px;
}

#biographypics a img {
	float: right;
	clear: right;
	text-decoration: none;
}

.dashedline {
	float: left;
	background: url(img/dashedline.gif) repeat-x left top;
	width: 570px;
	height: 1px;
	margin: 25px 0 25px 0;
}

.storebox {
	float: left;
	width: 920px;
	padding: 15px 15px 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A0ABC2;
}

.storebox.last {
	border: none;
	padding: 15px 15px 30px 15px;
}

.storebox img {
	clear: left;
	float: left;
	margin: 15px 20px 0 0;
}

.storebox p {
	margin: 3px 0 9px 0;
	padding: 3px;
}

.storebox h3 a {
	border: none;
}

#storeimage {
	clear: left;
	float: left;
	margin: 15px 20px 60px 0;
	width: 350px;
}

.paypal {
	float: left;
	width: 86px;
	margin: 15px 20px 60px 132px;
}

#storeitem {
	float: left;
	margin: 15px 20px 100px 30px;
	width: 500px;
}

#storeitem ol {
	float: left;
	padding: 0 0 0 35px;
	margin: 5px;
}

#storeitem ol li {
	font: 1.2em/1.8em helvetica, verdana, arial, sans-serif;
}

#videobox {
	float: left;
	width: 500px;
	padding: 10px 15px 50px 220px;
	text-align: center;
}

#videostyle {
	border: 4px solid #FFFFFF;
	background-color: #000000;
	width: 480px;
	margin: 10px 0 10px 0;
}

#videobox p {
	padding: 10px 15px 10px 4px;
}

.vidbox {
	float: left;
	width: 580px;
	padding: 15px 15px 0 15px;
}

.vidbox img {
	clear: left;
	float: left;
	margin: 15px 20px 0 0;
}

.vidbox p {
	margin: 3px 0 9px 0;
	padding: 3px;
}

.vidbox h3 a {
	border: none;
}

.lyricsbox {
	float: left;
	width: 650px;
	padding: 0 0 60px 80px;
	font-size: 1em;
}

.img-shadow {
  float: left;
  background: url(img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(img/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 15px 10px !important;
  margin: 10px 10px 15px 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}