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

a.before, a.after {
background: url(../images/bullet_blackarrow.png) no-repeat left center;
display: block;
font-size: 14px;
line-height: 14px;
padding: 0 20px 0 20px;
}


body {
background: url(../images/bg_main.jpg) repeat-x #717171;
font-family: Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5 {
margin: 25px 0 3px 0;
padding: 0;
}

h1.logo {
margin: 0;
}

h1 {

}

h2 {
font-size: 18px;
text-transform: none;
}

p, ul, ol, blockquote {
line-height: 20px;
font-size: 13px;
font-weight: normal;
}

table.sample_table {
width: 40%;
}

table.sample_table td {
padding: 6px 0;
margin: 0;
border-bottom: 1px solid #e7e7e7;
}

table.sample_table td.last {
border: 0;
}


/*** SITE WIDE CLASSES ***/

.clear {
clear: both;
}

.contain {
margin: 0 auto;
width: 960px;
}

/*** SITE SECTIONS ***/

#header {
background: url(../images/bg_header.jpg) no-repeat top center;
height: 100px;
margin: 0;
padding: 0;
}

#mainNav {
background: url(../images/bg_nav.jpg) no-repeat top center;
height: 150px;
margin: 0;
padding: 0;
}

#content {
background: #fff;
margin: 0 auto;
padding: 30px;
width: 900px
}

#footer {
background: url(../images/bg_footer.jpg) repeat-x #212121;
margin: 0 auto;
padding: 0 0 35px;
width: 960px;
}

/*** HEADER SPECIFIC ***/

h1.logo a {
background: url(../images/logo_main.jpg) no-repeat;
display: block;
float: left;
height: 100px;
margin: 0;
padding: 0;
text-indent: -9999px;
width: 305px;
}

h2.tagline {
background: url(../images/graphic_header_tagline.jpg) no-repeat;
display: block;
float: right;
height: 30px;
margin: 55px 0 0;
text-indent: -9999px;
width: 480px;
}

/*** MAIN NAVIGATION ***/

#mainNav ul {
list-style: none;
margin: 0 auto;
padding: 4px 0 0;
width: 513px;
}

#mainNav li {
float: left;
margin: 0;
padding: 0;
}
	#mainNav li a {
	display: block;
	height: 140px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}

	#mainNav li.home a {
	background: url(../images/nav/nav_home.jpg) no-repeat;
	width: 67px;
	}
	#mainNav li.rates a {
	background: url(../images/nav/nav_rates.jpg) no-repeat;
	width: 65px;
	}
	#mainNav li.engineer a {
	background: url(../images/nav/nav_bio.jpg) no-repeat;
	width: 71px;
	}
	#mainNav li.projects a {
	background: url(../images/nav/nav_news.jpg) no-repeat;
	width: 81px;
	}
	#mainNav li.gallery a {
	background: url(../images/nav/nav_photo.jpg) no-repeat;
	width: 88px;
	}
	#mainNav li.contact a {
	background: url(../images/nav/nav_contact.jpg) no-repeat;
	width: 72px;
	}
	#mainNav li.links a {
	background: url(../images/nav/nav_links.jpg) no-repeat;
	width: 69px;
	}


/*** CONTENT SPECIFIC ***/

#content a {
color: #B1000A;
text-decoration: none;
}
	#content a:hover {
	text-decoration: underline;
	}

h1.home_title {
background: url(../images/Hello_Dave_Tough_sticker.png) no-repeat;
display: block;
height: 220px;
margin: 0 auto;
text-align: center;
text-indent: -9999px;
width: 415px;
}
	h1.home_title span {
	color: #B1000A;
	}

h2.home_subtitle {
font-size: 19px;
font-weight: normal;
line-height: 25px;
margin: 0 0 40px 0;
text-align: center;
}

#content div.image_left {
border: 1px solid #ccc;
float: left;
padding: 6px;
margin: 15px;
}

#content div.image_center {
border: 1px solid #ccc;
margin: 0 auto;
padding: 6px;
width: 490px;
}
	div.image_center img {
	width: 490px;
	}

#content div.image_right {
border: 1px solid #ccc;
float: right;
padding: 6px;
margin: 15px;
}
	#content p.caption {
	color: #444;
	font-size: 11px;
	text-align: center;
	margin: 3px 0 0;
	}

#content blockquote {
background: #E8E8E8;
border: 1px solid #ccc;
margin: 20px 40px;
padding: 4px 14px;
}
	#content blockquote span {
	color: #666;
	font-style: italic;
	}


/*** FOOTER SPECIFIC ***/

#footer p {
color: #8D8D8D;
padding: 0 0 0 30px;
}
	#footer p.created {
	float: right;
	padding: 0 30px 0 0;
	}
	#footer p a {
	color: #8D8D8D;
	text-decoration: none;
	}
		#footer p a:hover {
		text-decoration: underline;
		}


div.footerNav {
background: url(../images/bg_footer_nav.jpg) no-repeat;
height: 40px;
padding: 11px 20px;
}

div.footerNav ul {
list-style: none;
margin: 0 auto;
padding: 0;
width: 960px;
}
div.footerNav li {
float: left;
margin: 0;
padding: 0;
}
	div.footerNav li a {
	border-right: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	padding: 0 17px;
	margin: 13px 0;
	text-decoration: none;
	text-transform: uppercase;
	}
		div.footerNav li.last a {
		border: 0;
		}
		div.footerNav li a:hover {
		text-decoration: underline;
		}

/***** GALLERY STYLES *****/

ul.gallery {
list-style: none;
margin: 0;
padding: 0;
}

ul.gallery li {
float: left;
margin: 0;
padding: 20px 10px;
text-align: center;
width: 200px;
}
	ul.gallery li img {
	position: relative;
	margin: 0 auto;
	}

/***** CATALOG STYLES *****/

.songlist {
	list-style-type:none;
	padding: 0;
	margin: 5px 0 0 0;
	border-collapse: collapse;
	border: 1px solid #ddd;
}
.songlist th {
	text-align: left;
	padding: 6px;
}
.songlist td,
.songlist th {
	border-bottom:1px solid #ddd;
	padding:6px 30px 6px 30px;
	margin:0;
	background-color:#f9f9f9;
	position:relative;
	cursor:default;
}
.songlist tr:nth-child(2n) td {
	background-color:#f0f0f0;
}
.songlist tr:hover td {
	background-color:#F0F3FA;
}

.songlist .current {
	font-weight:bold;
}
.mediaspace-catalog {
	position: fixed;
	bottom:0;
	z-index: 100;
	width: 100%;
}
#fancybox-content #content {
	padding: 0;
	margin: 0;
}
