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

/* Setup */

html, body, div, span, applet, iframe,
h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	overflow: auto;
}

#container {
	position: relative;
	width:900px;
	height: inherit;
    margin-left: auto;
    margin-right: auto;
    border: none;
	}
	
a {
	color: #17A7C7;
}

a:hover {
	color: #FFFFFF;
}

h1 {
	color: white;
	font-size: 18px;
}
	
	
/* Header */	
	
#header {
	width: 900px;
	height: 201px;
	border: none;
	padding: none;
	margin: none;
	}
	
#header #tree {
	float: right;
}

#header #logo {
	padding-top: 15px;
	float: left;
}

/* Content */

#text {
	padding-left: 10px;
	padding-top: 50px;
	padding-right: 20px;
	font-family: Georgia;
	font-size: 18px;
	color: white;
}

#text2 {

	padding-left: 10px;
	padding-top: 0px;
	padding-right: 20px;
	font-family: Georgia;
	font-size: 16px;
	color: white;
	height: 445px;
	margin-top: 50px;
	overflow: auto;
}

#livefloat {
	float: right;
	padding-left: 10px;
	padding-right: 20px;
	font-family: Georgia;
	color: white;
	float: left;
}

#links {
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 30px;
	font-family: Georgia;
	color: white;
	float: left;
}

#buyMusic {
	padding-left: 25px;
	padding-top: 20px;
	font-family: Georgia;
	color: white;
	font-size: 14px;
}

#buyMusic img {
	padding-right: 10px;
}

#covers {
	margin-top: 20px;
	padding-left: 25px;
	width: 605px;
	height: 180px;
	overflow: auto;
	font-family: Georgia;
	color: white;
}

#txtfloat {
	padding-left: 10px;
	padding-top: 50px;
	padding-right: 20px;
	font-family: Georgia;
	font-size: 14px;
	line-height: 18px;
	color: white;
	float: left;
}

#imgfloat {
	padding-left: 10px;
	padding-right: 20px;
	float: left;
}

#bandInfo {
	padding-top: 50px;
	height: 40px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Georgia;
	color: white;
	font-size: 13px;
}

#bandTable {
	margin-top: 115px;
	margin-right: 15px;
	padding-right: 5px;
	padding-left: 15px;
	font-family: Georgia;
	color: white;
	font-size: 13px;
	height: 280px;
	overflow: auto;
}

#bandTable #left {
	position: relative;
	width: 420px;
	float: left;
}

#bandTable #right {
	position: relative;
	width: 150px;
	float: right;
}

#products {
	padding-top: 30px;
	padding-left: 10px;
	font-family: Georgia;
	font-size: 14px;
	color: white;
}

#products #left {
	position: relative;
	width: 82%;
	float: left;
}

#products #right {
	position: relative;
	width: 18%;
	float: right;
}

#products img {
	padding-right: 15px;
}

#content {
	position: relative;
	width: 900px;
	height: 519px;
	border: none;
	padding-top: 15px;
	border: none;
	margin: none;
}

table tbody tr td {
	padding: 10px;
	border-bottom: black 1px solid;
}

#content #widgetAbout {
	float: left;
	width: 655px;
	height: 504px;
	background-image: url('../images/About.png');
}

#content #widgetContact {
	float: left;
	width: 655px;
	height: 504px;
	background-image: url('../images/Contact.png');
}

#content #widgetContact img:hover {
	background-color: black;
}

#content #widgetHome {
	float: left;
	width: 655px;
	height: 504px;
	background-image: url('../images/Home.png');
}

#content #widgetMusic {	
	float: left;
	width: 655px;
	height: 504px;
	background-image: url('../images/Music.png');
}

#content #widgetPhotos {
	float: left;
	width: 655px;
	height: 504px;
	background-image: url('../images/Photos.png');
}

#content #widgetShop {
	float: left;
	width: 655px;
	height: 504px;
	background-image: url('../images/Shop.png');
}

#content #widgetShows {
	float: left;
	width: 655px;
	height: 504px;
	background-image: url('../images/Shows.png');
}

#content #widgetVideos {
	float: left;
	width: 655px;
	height: 504px;
	background-image: url('../images/Videos.png');
}

/* Twitter Feed */

#news {
	float: right;
	width: 242px;
	height: 504px;
	background-image: url('../images/News.png')
}

#twitter_div {
	font-family: Helvetica;
	font-size: 14px;
	color: white;
	float: left;
	clear: both;
	margin: none;
	height: 444px;
	width: 222px;
	margin-bottom: 10px;
	margin-right: 15px;
	padding-right: 5px;
	margin-top: 50px;
	overflow: auto;
}

#twitter_update_list {
	margin-left: 10px !important;
	padding: 0px !important;
}

#content #news #twitter_div ul#twitter_update_list li {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: solid 1px black;
}

#twitter_div a {
	color: #17A7C7;
}

#twitter_div a:hover {
	color: #FFFFFF;
}


/* Flickr Feed */

#images {
	width: 600px;
	height: 425px;
	margin-top: 50px;
	margin-bottom: 25px;
	margin-right: 15px;
	overflow: auto;
}

#images a img {
	padding-left: 25px;
	padding-bottom: 15px;
	width: 20%;
}

/*Audio Player*/

#audioPlayer {
	padding-top: 50px;
	padding-left: 25px;
}


/* Youtube */

#video {
	padding-left: 35px;
	padding-top: 50px;
}
	
#youtube {
	font-family: Georgia;
	margin-top: 10px;
	padding-left: 35px;
	color: white;
	float: left;
}

#youtube a {
	text-decoration: none;
	color: white;
}

#youtubeLogo {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}



/* Footer */

#footer {
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	width: 900px;
	color: white;
	text-align: center;
	font-family: Georgia, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	}



/* Navbar */


#navbar {
	position: relative;
	width: 900px;
	height: 37px;
	border: none;
	padding: none;
	margin: none;
	}
	
#navbar a {
	text-decoration: none;
}

a.linkAbout {
	float: left;
	width: 103px;
	height: 37px;
	background-image: url('../images/Link-AboutUs.jpg');
}

a.linkAbout:hover {
	background-position: 0 -37px;
}

a.linkContact {
	float: left;
	width: 88px;
	height: 37px;
	background-image: url('../images/Link-Contact.jpg');
}

a.linkContact:hover {
	background-position: 0 -37px;
}

a.linkHome {
	float: left;
	width: 61px;
	height: 37px;
	background-image: url('../images/Link-Home.jpg');
}

a.linkHome:hover {
	background-position: 0 -37px;
}

a.linkMusic {
	float: left;
	width: 75px;
	height: 37px;
	background-image: url('../images/Link-Music.jpg');
}

a.linkMusic:hover {
	background-position: 0 -37px;
}

a.linkPhotos {
	float: left;
	width: 89px;
	height: 37px;
	background-image: url('../images/Link-Photos.jpg');
}

a.linkPhotos:hover {
	background-position: 0 -37px;
}

a.linkShop {
	float: left;
	width: 70px;
	height: 37px;
	background-image: url('../images/Link-Shop.jpg');
}

a.linkShop:hover {
	background-position: 0 -37px;
}

a.linkShows {
	float: left;
	width: 81px;
	height: 37px;
	background-image: url('../images/Link-Shows.jpg'); 
}

a.linkShows:hover {
	background-position: 0 -37px;
}

a.linkVideos {
	float: left;
	width: 84px;
	height: 37px;
	background-image: url('../images/Link-Videos.jpg');
}

a.linkVideos:hover {
	background-position: 0 -37px;
}

#clearboth {
	clear: both;
}
	
