@charset "UTF-8";
/* CSS Document */

* {
	border: 0;
	margin: 0;
	padding: 0;
	}

body {
    	text-align: center; 
	color: rgb(93,94,63);  
	background: #000; 
 	background-attachment: fixed;
        margin:0;
	padding:0;
   	margin:00px auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
}

a {
        color: #efe729;
	outline:none
        text-decoration:none;
}

form {
    	margin: 0;
}

#wrapper {
	width:807px;
	text-align:left;
	margin: 00px auto;
	
}

/* MAIN HEADER FOR TICKER & MENU SECTION 
   ------------------------------------- */

#header {
	margin-top: 15px;
	margin-bottom: 0px;
	width: auto;
	
}
#header-logo {
	position: relative;
	float: left;
	width: 268px;
	top: -2px;
	left: -2px;
	margin-right: 1px;
}

#header ul {
	float: left;
	padding-left: 0px;
}

#header ul li {
	display: inline;
}

#header ul li a {
	float: left;
	color: rgb(140,138, 132);
	text-decoration: none;
	padding: 2px 10px 6px 6px;
}

#header ul li a:hover {
	color: rgb(247, 247, 247);
	border-bottom: 1px solid rgb(239, 235, 165);
	padding-bottom: 5px;

}	

#ticker {
	height: 53px;
}


#ticker-container {
	text-align: right;
	width: auto;
	float: left;
	width:535px;
}

#ticker-grid-left {
	float: left;
	background:#000 url('../images/menu_left.gif') left no-repeat;
	height: 53px;
	width:108px;
	
}
#ticker-grid-right {
	float: left;
	background:#000 url('../images/menu_right.jpg') right no-repeat;
	height: 53px;
	width: 107px;
	
}

#ticker-grid-fill {
	float: left;
	background:#000 url('../images/Menu_fill.jpg') repeat;
	width: 318px;
	height: 53px;

}

#ticker-text {
	position: relative;
	text-align: right;
	margin-right: 20px;
	top: -35px;
	font-size: 80%;
        font-weight: bold;
}



/* 2 COLUMN LAYOUT WITH FIXED WIDTHS
   --------------------------------- */

#factoid {
	margin-top: 10px;
}

#ticketsales ul {
        padding-left: 30px;
        margin-bottom: 10px;
}


#ticketsales img {
        border: #24221e 1px solid;
	float: left;
	margin: 0px 5px 5px 0px;
}

#ticketsales img.fullwidth {
        border: #24221e 1px solid;
        margin: 10px 0px 10px 0px;
}

#ticketsales h3 {
        margin-bottom: 3px;
        padding-top: 10px;
        border-top: #24221e 1px solid;
}

#ticketsales h2 {
        margin-bottom: 3px;
        padding-top: 10px;
        border-top: #24221e 1px solid;
}

#ticketsales p {
        margin-bottom: 20px;
}

#minor-column {
	float: left;
	font-size: 80%;
 	width: 266px;
	margin-right: 2px;
        /* border: rgb(239, 235, 165) 1px solid;*/

}

h2 {
        font-size: 120%;
	color: #c8c287;
        margin-bottom: 2px;
}



h3 {
	color: #c8c287;
        margin-bottom: 2px;
}

h1 {
	color: #c8c287;
        margin: 0px 10px 0px 10px;
        padding: 20px 0px 10px 0px;
        font-size: 160%;
        border-bottom: #24221e 1px solid;
}

#ticketsales h2.first {
        border-top: 0;
        padding-top: 0;
}

#music-section h2.first {
        border-top: 0;
        padding-top: 0;
}

p {
	padding-bottom: 10px;
}

#major-column {
	position: relative;
	font-size: 80%;
	float: left;
	width: 534px;
	margin: 0px;
        /*border: rgb(239, 235, 165) 1px solid;*/
}

#clear-container {
	clear: both;
	/*border-bottom: rgb(239, 235, 165) 1px solid;*/
}
#main-clear-container {
	clear: both;
        height: 10px;
	/*border-bottom: rgb(239, 235, 165) 1px solid;*/
}

/* #container {
	/*margin-top: 3px;*/
	position:relative;
        height: 100%;
} */

#container {
        width: auto;
	margin-top: 10px;
	position:relative;
}

/*
#bottom-container {
        position: relative;
        margin-top: 10px;
}*/

#music-section {
	/*margin-bottom: 10px;	*/
}


#music-player {
        padding: 10px 10px 10px 10px;
        background-color: black;
}

#audioplayer {
}

/* 3 COLUMN LAYOUT WITH FIXED WIDTHS
   --------------------------------- */

#signup {
	position: relative;
	top: -115px;
}

#double-grid-top {
	height: 65px;
	background: #000 url('../images/double_grid_image_top.gif') top no-repeat;

}

#double-grid-bottom {
	height: 65px;
	position: relative;
	background: #000 url('../images/double_grid_image_bottom.gif') bottom no-repeat;
}

#double-grid-fill {
	position: relative;
	width:534px;
	height: 3px;
	/*background-color: pink;*/
	background: #000 url('../images/double_grid_image_fill.gif') repeat;	
}

#double-grid-container {
	position: absolute;
	width:534px;
	top: 0px;
	left: 0px;	
}


#single-grid-top {
	height: 65px;
	background: #000 url('../images/single_grid_image_top.gif') top no-repeat;

}

#single-grid-bottom {
	height: 65px;
	position: relative;
	background: #000 url('../images/single_grid_image_bottom.gif') bottom no-repeat;
}

#single-grid-fill {
	position: relative;
	width:266px;
	height: 3px;
	/*background-color: pink;*/
	background: #000 url('../images/single_grid_image_fill.gif') repeat;	
}

#single-inner-column {
	position: relative;
        height: 100%;
        padding: 0px 10px 0px 10px;
	/*background-color: pink;*/
	background: #000 url('../images/single_grid_image_fill.gif') repeat;	
}

#single-inner-column h1 {
        padding: 20px 0px 10px 0px;
        border-top: #24221e 1px solid;
}

#single-inner-column h2 {
        padding-top: 10px;
        border-top: #24221e 1px solid;
}


#double-inner-column {
	position: relative;
        padding: 0px 10px 0px 10px;
	/*background-color: pink;*/
	background: #000 url('../images/double_grid_image_fill.gif') repeat;	
}

#countdown-column {
	color: rgb(189, 186,118); 
	font-size: 110%;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
        float:left; 
        padding-left: 15px;
        position: relative;
        top: -80px;
}

#right {
	float:left;
	position: relative;
	width:238px; 
        font-family: Helvetica, Arial, sans-serif;
	padding: 15px 10px 0px 5px;
	z-index: 1000;
	/*border: rgb(239, 235, 165) 1px solid;	*/
}

#middle {
	float: left;
	position: relative;
	font-family: Helvetica, sans-serif;
	width: 258px;
	padding:15px 5px 0px 10px;
	z-index: 1000;
        color: rgb(189, 186,118);
}


#contentwrapper{
	float: left;
	width: 805px;
}


#freetix {
	font-size: 90%;
        color: #c8c287;
}

#subscribe {
	width:225px;
    	height: 22px;
	margin-top: 7px;
	margin-bottom: 10px;

}


#subscribe #e-mail {
	font-family: Helvetica, Arial, sans-serif;
    	float: left;
    	padding: 0;
    	border: 0;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
    	width: 190px;
	font-size: 85%;
}
#subscribe #signup-button {
    	float: right;
	margin-top: -2px;
}





#innertube {
	padding-left: 20px;
}

/* FOOTER SECTION TIED TO THE 3 COLUMN LAYOUT
   ------------------------------------------ */

#banner-text {
	text-align: left;
	color: rgb(239, 235, 165);
}

#footer{
        position: relative;
	color: rgb(93,94,63);
	width: 100%;
	text-align: left;
	font-size: 70%;
        margin-bottom: 40px;
	/*margin-left: 10px;*/
}



#disclaimer {
	color: rgb(93,94,63); 
	font-family: Helvetica, sans-serif;
	font-size: 90%;
}

#countdown1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: bold;
}


/* BANNER IMAGES 
   ------------- */

#banner {
	margin: 0px 0px 7px 0px;
	text-align:center;
	height: 347px;
        position: relative;
}

#banner img.banner-picture{
	position: relative;
	left: -2px;
}	

#flowplayerholder {
        position: relative;
        left: -3px;
}


#albums {
        margin-top: 15px;
        margin-bottom: 15px;
}


#cd {
        background-color: black;
        margin-top: 5px;
}

#cd a img {
        border: 2px #000000 solid;
}
#cd a:hover img {
        border: 2px #c8c287 solid;
}

#cd h3 {
        padding-top: 10px;
        font-size: 95%;
}
.imgfloatbrdr {
float: left;
width: 65px;
height: 65px;
margin: 0px 8px 0px auto;
}

.clearit {
clear: both;
}

.albumrelease {
     font-size: 90%;
}

 .feed {
  font-size: 80%;
  position: absolute;
  top: 10px;
  right: 10px;
  padding-right: 19px;
  height: 14px;
  background: url("/rss/feed-icon-14x14.png") right no-repeat ;
}

#music-sampler h3 {
	font-size: 95%;
}

#music-sampler img {
   	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	
}

.youtube {
        margin-top:5px;
        margin-bottom: 5px;
}