 /* reset browser styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
ol { 
  margin-left: 1.4em; 
  list-style: decimal; 
}
ul { 
  margin-left: 1.4em; 
  list-style:square; 
}
img {
  border: 0;
}


/*========*/
/*        */
/*  body  */
/*        */
/*========*/

body {
    font-family: Arial, Helvetica, sans-serif;
	background: #232323 url(images/bg_main.jpg) repeat-y;
	background-position: top center;
}


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


/*==========*/
/*          */
/*  header  */
/*          */
/*==========*/

#header_home,
#header_about,
#header_tour,
#header_photos,
#header_community,
#header_contact {
	margin: 0 auto;
	width: 800px;
	height: 325px;
}

#header_home {background-image: url(images/header_home.jpg); background-color:#000000;}
#header_about {background-image: url(images/header_about.jpg); background-color:#000000;}
#header_tour {background-image: url(images/header_tour.jpg); background-color:#000000;}
#header_photos {background-image: url(images/header_photos.jpg); background-color:#000000;}
#header_community {background-image: url(images/header_community.jpg); background-color:#000000;}
#header_contact {background-image: url(images/header_contact.jpg); background-color:#000000;}


/*============*/
/*            */
/*  main nav  */
/*            */
/*============*/

#main_nav {
	margin: 0 auto;
	position: top center;
	background: #000000;
	padding-left: 25px;
	width: 775px;
	height: 25px;
}

#nav_space,
#nav_home,
#nav_about,
#nav_com,
#nav_contact,
#nav_media,
#nav_store,
#nav_tour {
	padding-top: 4px;
	padding-left: 14px;
	height: 25px;
	color: #FFFFFF;
	background: transparent;
	float: left;
}

#main_nav a:link {
	text-decoration: none;
	color:#cb9343;
}

#main_nav a:visited {
	text-decoration: none;
	color: #cb9343;
}

#main_nav a:hover {
	text-decoration: none;
	color:#FFFFFF;
}

#mp3_player {
	width: 115px;
	border: 1px solid #cb9343;
	margin: 3px 0 0 88px;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
	float: left;
}

#mp3_player ul {list-style-type: none; padding: 0; margin: 0 0 0 0px;}
#mp3_player li{background-image: url(images/arrow.png); background-repeat: no-repeat; background-position: 0 1.5px; padding-left: 12px;}



/*===========*/
/*           */
/*  content  */
/*           */
/*===========*/

#content {
	margin: 0px auto;
	width: 800px;
}


/*-----------------*/
/*  three columns  */
/*-----------------*/

#left_column {
	width: 220px;
	padding-top: 15px;
	padding-left: 40px;
	color: #3a6fa4;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
#center_column {
	width: 220px;
	padding-top: 15px;
	padding-left: 35px;
	color: #3a6fa4;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
#right_column {
	width: 220px;
	padding-top: 15px;
	padding-left: 35px;
	color: #3a6fa4;
	font-size: 14px;
	font-weight: bold;
	float: left;
}


/*================*/
/*                */
/*  home content  */
/*                */
/*================*/

/*-----------*/
/*  twitter  */
/*-----------*/

#twitter_content {
	color: #424242;
	font-size:11px;
	width: 190px;
	margin: 15px 0 25px 0;	
	padding: 15px 10px 15px 0;
	border: 1px solid white;
	background: transparent url(images/bg_white.png) repeat;
}


#twitter_content ul{
	list-style: none;
}

#twitter_content li{
	padding-bottom: 10px;
}

#twitter_content a {
	text-decoration: none;
}

#twitter_content a:visited {
	text-decoration: none;
}

#twitter_content a:hover {
	text-decoration: underline;
}

#twitter-link {
	padding: 5px 0 0 15px;
}

#twitter_content twitter-link a {
	text-decoration: underline;
}


/*--------*/
/*  news  */
/*--------*/

#news_content {
	color: #424242;
	font-size: 11px;
	width: 190px;
	margin: 15px 0 25px 0;
	padding: 15px 15px 9px 15px;
	border: 1px solid white;
	background: transparent url(images/bg_white.png) repeat;
}

#news_content ul {list-style-type: none; padding: 0; margin: 0 0 0 0px;}
#news_content li{padding-bottom: 6px; background-image: url(images/arrow.png); background-repeat: no-repeat; background-position: 0 1.5px; padding-left: 15px;}
#news_content a {text-decoration: none; font-weight: bold;} #news_content a:hover {text-decoration: underline;}


/*----------------*/
/*  mailing list  */
/*----------------*/

#mailing_list_content {
	width: 210px;
	margin: 15px 0 25px 0;
	padding: 12px 0 20px 10px;
	border: 1px solid white;
	background: transparent url(images/bg_white.png) repeat;
}


/*------------------------*/
/*  social network links  */
/*------------------------*/

#find_more {
	padding: 15px 0 25px 0;
	width: 240px;
	float: left;
}

#social_links {
	padding-right: 7px;
	margin-bottom: 25px;
	float: left;
}


/*--------*/
/*  tour  */
/*--------*/

#tour_content {
	width: 210px;
	margin: 15px 0 25px 0;
	padding: 5px 0 24px 5px;
	border: 1px solid white;
	background: transparent url(images/bg_white.png) repeat;
}


/*-----------------*/
/*  single column  */
/*-----------------*/

#photo_column {
	width: 700px;
	padding-top: 15px;
	padding-left: 40px;
	color: #3a6fa4;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

#about_column {
	width: 800;
	padding-top: 15px;
	color: #3a6fa4;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

#tour_column{
	width: 800;
	padding-top: 15px;
	color: #3a6fa4;
	font-size: 14px;
	font-weight: bold;
	float: left;
}


/*===================*/
/*                   */
/*  contact content  */
/*                   */
/*===================*/

#contact_address{padding-bottom: 4px;}

#contact_management{
	font-weight: normal;
	color: #424242;
	font-size: 11px;
	width: 210px;
	margin: 15px 0 30px 0;
	padding: 0 10px 0 0; 
}
#contact_management ul {list-style-type: none; padding: 0; margin: 0 0 0 -15px;}
#contact_management li{padding-bottom: 6px; background-image: url(images/arrow.png); background-repeat: no-repeat; background-position: 0 1.5px; padding-left: 15px;}
#contact_management a {text-decoration: none; font-weight: bold;} #contact_management a:hover {text-decoration: underline;}

#contact_photography{
	font-weight: normal;
	color: #424242;
	font-size: 11px;
	width: 210px;
	margin: 15px 0 50px 0;
	padding: 0 10px 0 0;
}
#contact_photography ul {list-style-type: none; padding: 0; margin: 0 0 0 -15px;}
#contact_photography li{padding-bottom: 6px; background-image: url(images/arrow.png); background-repeat: no-repeat; background-position: 0 1.5px; padding-left: 15px;}
#contact_photography a {text-decoration: none; font-weight: bold;} #contact_photography a:hover {text-decoration: underline;}

#contact_booking{
	font-weight: normal;
	color: #424242;
	font-size: 11px;
	width: 210px;
	margin: 15px 0 30px 0;
	padding: 0 10px 0 0;
}
#contact_booking ul {list-style-type: none; padding: 0; margin: 0 0 0 -15px;}
#contact_booking li{padding-bottom: 6px; background-image: url(images/arrow.png); background-repeat: no-repeat; background-position: 0 1.5px; padding-left: 15px;}
#contact_booking a {text-decoration: none; font-weight: bold;} #contact_booking a:hover {text-decoration: underline;}

#contact_webmaster{
	font-weight: normal;
	color: #424242;
	font-size: 11px;
	width: 210px;
	margin: 15px 0 50px 0;
	padding: 0 10px 0 0;
}
#contact_webmaster ul {list-style-type: none; padding: 0; margin: 0 0 0 -15px;}
#contact_webmaster li{padding-bottom: 6px; background-image: url(images/arrow.png); background-repeat: no-repeat; background-position: 0 1.5px; padding-left: 15px;}
#contact_webmaster a {text-decoration: none; font-weight: bold;} #contact_webmaster a:hover {text-decoration: underline;}

#contact_press{
	font-weight: normal;
	color: #424242;
	font-size: 11px;
	width: 210px;
	margin: 15px 0 30px 0;
	padding: 0 10px 0 0;
}
#contact_press ul {list-style-type: none; padding: 0; margin: 0 0 0 -15px;}
#contact_press li{padding-bottom: 6px; background-image: url(images/arrow.png); background-repeat: no-repeat; background-position: 0 1.5px; padding-left: 15px;}
#contact_press a {text-decoration: none; font-weight: bold;} #contact_press a:hover {text-decoration: underline;}


#contact_fanmail{
	font-weight: normal;
	color: #424242;
	font-size: 11px;
	width: 210px;
	margin: 15px 0 50px 0;
	padding: 0 10px 0 0;
}

/*=============*/
/*             */
/*  community  */
/*             */
/*=============*/

#community_links {
	font-weight: normal;
	color: #424242;
	font-size: 11px;
	width: 210px;
	margin: 15px 0 50px 0;
	padding: 0 10px 0 0;
	
}

#community_links ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 -15px;
}

#community_links li{
	padding-bottom: 12px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 1.5px;
	padding-left: 15px;
}

#community_links a {
	text-decoration: none; 
	font-weight: bold;
}
#community_links a:hover {text-decoration: underline;}

#community_bands {
	font-weight: normal;
	color: #424242;
	font-size: 11px;
	width: 210px;
	margin: 15px 0 50px 0;
	padding: 0 10px 0 0;
	
}

#community_bands ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 -15px;
}

#community_bands li{
	padding-bottom: 12px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 1.5px;
	padding-left: 15px;
}

#community_bands a {
	text-decoration: none; 
	font-weight: bold;
}
#community_bands a:hover {text-decoration: underline;}

#community_other {
	font-weight: normal;
	color: #424242;
	font-size: 11px;
	width: 210px;
	margin: 15px 0 50px 0;
	padding: 0 10px 0 0;
}  

#community_other ul {
	list-style-type: none;
	padding 0;
	margin: 0;
}

#community_other li {
	padding-bottom: 12px;
	padding-left: 40px;
}

#blogger_icon {background-image: url(images/blogger2.jpg); background-repeat: no-repeat; background-position: 0;}
#twitter_icon {background-image: url(images/twitter2.jpg); background-repeat: no-repeat; background-position: 0;}
#youtube_icon {background-image: url(images/youtube2.jpg); background-repeat: no-repeat; background-position: 0;}
#facebook_icon {background-image: url(images/facebook2.jpg); background-repeat: no-repeat; background-position: 0;}
#reverb_icon {background-image: url(images/reverbnation2.jpg); background-repeat: no-repeat; background-position: 0;}
#myspace_icon {background-image: url(images/myspace2.jpg); background-repeat: no-repeat; background-position: 0;}

#community_other a {text-decoration: none; font-weight: bold;}
#community_other a:hover {text-decoration: underline;}


/*==========*/
/*          */
/*  photos  */
/*          */
/*==========*/

#flickr_photos{
	margin:	15px 0 50px 0;
	padding: 0 10px 0 0;
}


/*========*/
/*        */
/*  tour  */
/*        */
/*========*/

#tour_column ul {list-style-type: none;}
#tour_column li {float:left;}
#tour_date {padding-left: 35px;}
#tour_location {padding-left: 121px;}
#tour_venue {padding-left: 101px;}
#tour_details {padding-left: 116px;}
#tour_tickets {padding-left: 111px;}
#tour_old {margin-left: -206px;}


#tour_schedule{
	font-weight: normal;
	color: #424242;
	font-size: 11px;
	width: 210px;
	margin: 15px 0 50px 0;
	padding: 0 10px 0 40px;
	float:left;
}

#tour_schedule a {text-decoration:none;}
#tour_schedule a:hover {text-decoration:underline;}

#tour_schedule td {
	height: 30px;
	padding-left: 15px;
}

#table_blue {
	background-image: url(images/table_bkgrnd.png)
}



/*=========*/
/*         */
/*  about  */
/*         */
/*=========*/

#about_content{
	width: 800px;
	margin: 15px 0 50px 0;
	background: transparent url(images/25_blue.png) repeat;
}

#about_title{
	padding-left: 40px;
}

#about_img{
	width: 398px;
	height: 225px;
	margin: 15px 0 0 73px;
	padding: 15px 0 19px 213px;
	background: transparent url(images/about.jpg) no-repeat;
	background-position: center left;
	color: #424242;
	font-size: 11px;
	font-weight: normal;
}

/*==========*/
/*          */
/*  footer  */
/*          */
/*==========*/

#footer {
	margin: 20px auto 0 auto;
	font-size: 9px;
	width: 800px;
}

#copyright {
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 39px;
	text-align: left;	
	width: 761px;
	height: 45px;
	background: url(images/blue_footer.png) repeat-x;
	float: left;
}

#footer_links {
	color: #424242;
	padding-top: 30px;
	padding-bottom: 15px;
	width: 722px;
	text-align: center;
}