/**************************************************
1. Style Reset
**************************************************/

html, body, div, span, applet, object, iframe,
h1, 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, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

/* Unordered Lists */

ul{
list-style: none;
}

/* Blockquote / Quote */
blockquote, q{
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* Focus styles */

:focus{
outline: 0;
}

/* remember to highlight inserts somehow! */

ins{
text-decoration: none;
}

del{
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table{
border-collapse: collapse;
border-spacing: 0;
}

p{
margin: 0;
margin-bottom:8px;
line-height: 1.6em;
}	

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

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/

* html .clearfix { height: 1%; }
*+html .clearfix { height: 1%; }
.clearfix { display: block; }

/* End hide from IE-mac */

/* Layout */

html {
height: 102%;
}

body {
background:url(../img/bodybg.jpg);
background-repeat:repeat-x;
background-position:top center;
background-color:#000;
}

#wrapper {
margin-top:58px;
width:790px;
padding:9px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
margin-bottom:10px;
min-height:600px;
}	

h1{
float:left;
width:210px;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFF;
text-transform:uppercase;
margin-bottom:35px; 
width:100%;
padding-bottom:5px;

}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFF;	
margin-bottom:8px;
}

p{
clear:both;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;	

}

#content{
float:left;
width:770px;
margin-top:35px;
}

#main{
float:left;
width:545px;
}

#sidebar{
float:left;
padding-left:10px;
margin-left:10px;
width:200px;
background-color:##e7e7e7;
min-height:500px;
}

#sidebar li{
color:#FFF;	
}

#sidebar img{
margin-bottom:4px;
border:1px solid #333;

}

#content a:link, #content a:visited{
color:#999;
text-decoration:none;
}

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

#footer{
float:left;
width:100%;
height:102%;
background:#6D6D6D;
border-top:1px solid #FFF;
margin-top:25px;
}

#footerinterior{
width:780px;
padding:10px;
margin:auto;
padding-bottom:20px;
}

#footerinterior p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;	
}

#footerinterior a:link, #footerinterior a:visited{
color:#FFF;
text-decoration:none;
margin-right:7px;
margin-left:7px;
}

#footerinterior a:hover{
color:#CCC;
text-decoration:underline;
}

.gigposter{width:100px; height:125px; float:left; border:1px solid #900; margin-right:5px; margin-bottom:2px;}

.active{
background:url(../img/bubble.png);
background-repeat:no-repeat;
background-position:bottom;
}

.date{
padding:5px;
color:#FFF;
background:#333;
font-size:10px;
font-weight:bold;
margin-top:0px;
}

.leftalign{
float:left;
width:100px;
margin-right:5px;
}

.giglist{
float:left;
width:275px;
}

.giglist img{
float:left;
width:100px;
}

.archive{
margin:0px;	
}

.rightalign{
float:right;	
}

.spacer{
border-bottom:1px dashed #333;
height:10px;
margin-bottom:28px;
}

.disclaimer{
font-size:11px;	
}

.postedby{
margin-left:190px;
}

table{
color:#FFF;	
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

td{
padding:3px;
}

#upcoming-shows td{
border-bottom:1px solid #333;
}

#past-shows td{
	background:#333;
	padding:5px;
	border-bottom:1px solid #000; 
}

#sidebar li{
	background:#666;
	padding:5px;
	margin-bottom:2px;
}

.networkitem{
border:1px solid #333;
margin-right:20px;
}

.extendedposter{
width:120px;
float:left;
margin-right:10px;
margin-bottom:5px;
padding:2px;
border:1px dashed #666;
}

