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

* {
  margin: 0;
  padding: 0;
}

body {
  background:url(img/guitar_02a.jpg) no-repeat fixed bottom right;
  color: #FFF;
}

h1 {
  font-size: 20px;
  font-weight: normal;
  line-height: 23px;
}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}

p, li {
  font-size: 1.6em;
}

h1 {
  margin: .5em 0;
}

h2, p {
  margin: .6em 0;
}

#branding h1 {
  margin: 0;
}

#shows a.footerstyle:link, a.footerstyle:visited, a.footerstyle:active, a:footerstyle:hover {
  text-transform:uppercase;
}

#wrapper {
  background-color: #000000;
}

#branding {
	background-color:#000000;
	height: 220px;
	background-image:url(img/main_01.jpg);
	text-align: left;
	vertical-align: top;
}

#footer {
	padding-top: 10px;
	padding-left: 10px;
}

.date {font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #990000;
	font-size: 20px;
	text-decoration: none;
	line-height: 24px;
	margin: .5em 0;
}
	


/* The Core Technique
================================= */

body {
  text-align: left; 
  min-width: 800px;
}

#wrapper {
  width: 800px; 
  margin: 0; 
  text-align: left; 
  background-color: #000; 
}

.clearfix {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#content { 
  float: right;
  width: 625px;
}
#sideNav { 
  width: 115px; 
  float: left; 
  background-color: #000; 
  margin: 0 10px;
} 

#footer { 
  clear: both; 
  width: 900px;
  
} 

/* shit I am tired and made a table
=======================*/
#content td .caption {
	border-bottom: 1px solid #6E0000;
	border-top: 0;
	padding-bottom: 20px;
	display: block;
}

#content td .captionend {
	border-bottom: 0px solid #6E0000;
	border-top: 0;
	padding-bottom: 40px;
	display: block;
}


#content td img {
	margin-right: 30px;
	border: 2px solid #6E0000;
}


/* redborder classes
=======================*/

.t {background: url(img/top.gif) 0 0 repeat-x;} 
.b {background: url(img/bottom.gif) 0 100% repeat-x} 
.l {background: url(img/left.gif) 0 0 repeat-y} 
.r {background: url(img/right.gif) 100% 0 repeat-y}
.bl {background: url(img/bl.gif) 0 100% no-repeat} 
.br {background: url(img/br.gif) 100% 100% no-repeat} 
.tl {background: url(img/tl.gif) 0 0 no-repeat} 
.tr {background: url(img/tr.gif) 100% 0 no-repeat; padding:20px}


/* Padding 
================================== */

#content * {
  padding-right: 20px;
}

#content * * {
  padding-right: 0;
}

/* Basic Styling
=======================*/
body {
	font: 62.5%/1.8 Arial, Verdana, Helvetica, sans-serif;
	background-color: #000;
}

a.titlejump:link, a.titlejump:visited, a.titlejump:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 20px;
	text-decoration: none;
	line-height: 24px;
}

a.titlejump:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #990000;
	font-size: 20px;
	text-decoration: none;
	line-height: 24px;
}

a.footerstyle:link, a.footerstyle:visited, a.footerstyle:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
	height: 18px;	
}

a.footerstyle:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #990000;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
	height: 18px;	
}

a.footerstyleactive:link, a.footerstyleactive:visited, a.footerstyleactive:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
	height: 18px;	
}

a.footerstyleactive:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
	height: 18px;	
}

.caption {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #EDEEEF;
	font-size: 11px;
	text-decoration:none;
	line-height: 14px;	
}

#buy 	 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	margin: 20px 0; 
}

#buy a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 16px; 
	color: #FF0000;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

#buy a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 16px; 
	color: #6E0000;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}


/* mainNav
=======================*/

ul {
  margin: 0;
  padding: 0;
  width: 100%;
  background: #000 repeat-x;
  list-style: none;
  text-transform: uppercase;
}

ul li {
  float: left;
  width: 121px;
  height: 30px;
 }

ul a {
  padding: 0;
  text-decoration: none;
  color: #fff;
  float: left;
  display: block;
}

ul a:link, a:visited {
  display: block;
  background: url(img/mainnav/line.gif) no-repeat right;
}

ul a:hover {
 background: url(img/mainnav/line.gif) no-repeat right;
}

