/*The Auditorium Style Sheet*/



/**********************************
 *  Global styles
 ***********************************/


* {
    margin: 0;
    padding: 0;
}

#newyears {
	background-image: url(../images/newyears.jpg);
	width: 400px;
	height: 100px;
	margin-top: 15px;
}

#newyears a {
	display:  block;
	width: 400px;
	height: 100px;
	text-decoration: none;
}

#newyears span {
	visibility: hidden;
}

body {
    font-family: Georgia, Times, Serif;
    font-size: 14px;
    margin: 0;
    color: #fff;
    background-image: url(../images/bgtop.gif);
    background-repeat: repeat-x;
    background-color: #22130a;   
}  

img {
    border: none;
}


#wrapper {
    margin: 0 auto;
    width: 950px;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-color: #6c2102;   
}

#header {
    margin: 0;
    width: 950px;
    height: 200px;
    background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
}

#content {   
    width: 950px;
    background-image: url(../images/columns.gif);
    background-repeat: repeat-y;
}


#signup {
    margin:12px 0px 0px 80px;
    padding: 0;
    width: 250px;
    clear: both;
    float: left; 
}

form {
    margin: 0;
    padding: 0;
}

#musicplayer{
    float: right;
    margin: 14px 80px 0px 0px;  
}

#homebanner {
    clear: both;
    padding-left: 71px;
    width: 808px;  
}

#threecolumncontainer {
    width: 850px;
    margin-left: 50px;
    padding: 20px 0px 50px 0px;
}

#threecolumncontainermedia {
    width: 808px;
    margin-left: 71px;
    padding: 0px 0px 50px 0px;
}

#threecolumncontaineryoutube {
    width: 746px;
    margin: 0 auto;
    padding: 20px 0 100px 0;
}

#threecolumncontainerevents {
    width: 808px;
    margin-left: 71px;
    padding: 0px 0px 50px 0px;
}


#threecolumncenter {
    width: 400px;
    float: left;
    margin-top: -10px;
    padding: 10px;
    margin-left: 7px;
    margin-right: 7px;   
}

#threecolumncentertext {
    padding: 0px 10px 10px 10px;
}

#threecolumnleft {
    width: 180px;
    float: left;
    padding: 10px;
    margin-right: 8px;
    margin-bottom: 20px;
    background-color: #000;
}

#threecolumnright {
    width: 180px;
    float: left;    
    padding: 10px;
    margin-bottom: 20px;
    margin-left: 8px;
    background-color: #000;
}

#titlescontainer {
    height: 30px;
    width: 850px;
    margin-left: 50px;
    padding: 10px 0px 10px 0px;    
}

#threetitleleft {
    width: 180px;
    float: left;
    text-align: center;
    padding: 10px;
    margin-right: 8px;
    height: 30px;
}

#threetitlecenter {
    width: 400px;
    float: left;
    text-align: center;
    margin-top: -10px;
    padding: 10px;
    margin-left: 7px;
    margin-right: 7px;
    height: 30px;
}

#threetitleright {
    height: 30px;
    width: 180px;
    float: left;
    text-align: center;
    padding: 10px;
    margin-left: 8px;
}

#footer {
    background-color: #916c3e;
    width: 808px;
    margin-left: 71px;
    clear: both;    
}

#footer p {
    padding-top: 10px;
    text-align: center;
}

ul {
    margin-top: 0;  
}

ul li {
    margin: 10px;
    list-style-type: none;
}

.titles {
    height: 75px;  
}


#pagetitle {
    margin:0px 0px 0px 0px;
    padding: 0;
    text-align: center;   
}

#pagetitle ul li{
    display: inline;
}

#pagetitle h1 {
    font-size: 30px;
}

h1 {
    font-size: 20px;
    font-style: italic;
    color: #cf9513;
    margin-bottom: 0;  
    padding: 0;
}

h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 12px;  
}

h3 {
    font-size: 16px;
    color: #9f6905;
    margin-top: 20px;
    font-style: italic;
}

#threecolumnright h3 {
    margin-top: 10px;
}

#threecolumnright h1 {
    margin-top: 20px;
}

p {
    margin: .5em 0 .5em 0;
    line-height: 1.5em;
}

a:link, a:visited {
    color: #d7b104;
}

a:hover, a:active {
    color: #ffe156;
}

#pagetitle ul{
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle; 
}

table td, table th {
    vertical-align: top;
    padding: 10px;
}

.introheader{
    margin-top: 1em;
}

ul li {
    line-height: 1.6em;
}

#bspass_button {
    width: 180px;
    height: 78px;
    background-image: url('../images/bspass_button_roll.jpg');
}

#bspass_button a {
    width: 180px;
    height: 78px;
    background-image: url('../images/bspass_button.jpg');
    text-decoration: none;
    display: block;
}

#bspass_button a:hover {
    width: 180px;
    height: 78px;
    background-image: url('../images/bspass_button_roll.jpg');
    display: block;
}

#bspass_button span {
    visibility: hidden;
}

#calendar_button {
    width: 180px;
    height: 150px;
    background-image: url('../images/calendar_button_roll.jpg');
}

#calendar_button a {
    width: 180px;
    height: 150px;
    background-image: url('../images/calendar_button.jpg');
    text-decoration: none;
    display: block;
}

#calendar_button a:hover {
    width: 180px;
    height: 150px;
    background-image: url('../images/calendar_button_roll.jpg');
    display: block;
}

#calendar_button span {
    visibility: hidden;
}


/**********************************
 *  Navigation styles
 ***********************************/


.contactloader{
	background:url(../images/nav_contact_roll.gif);
	margin-left: -10000px;
}
	
.eventsloader {
    background:url(../images/nav_events_roll.gif);
    margin-left: -10000px;
}	
.medialoader {
	background:url(../images/nav_media_roll.gif);
	margin-left: -10000px;
}
	
.menuloader {
    background: url(../images/nav_menu_roll.gif);
	margin-left: -10000px;
}	

.merchandiseloader {	
    background:url(../images/nav_merchandise_roll.gif);
	margin-left: -10000px;	
}

.tourloader {
    background:url(../images/nav_tour_roll.gif);
    margin-left: -10000px;	
}
	
#navlinks {
    width: 857px;
    height: 90px;
    margin-left: 45px;
    padding-top: 45px;
}

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

#navlinks span {
    visibility: hidden;
}

#navlinks ul li{
    display: inline;
    margin: 0;
    padding: 0;   
}

#navlinks ul li a {
    display: block;
    float: left;
}

#menulink a {
    width: 72px;
    height: 90px;
    text-decoration: none;
    background: url(../images/nav_menu.gif);
}

#menulink a:hover {
    width:72px;
    height: 90px;
    background: url(../images/nav_menu_roll);
}

#eventslink a {  
    width: 86px;
    height: 90px;
    text-decoration: none;
    background:url(../images/nav_events.gif);
}

#eventslink a:hover{
    width: 86px;
    height: 90px;
    background: url(../images/nav_events_roll.gif);
}

#merchandiselink a {
    width: 135px;
    height: 90px;
    text-decoration: none;
    background:url(../images/nav_merchandise.gif);
}

#merchandiselink a:hover{
    width: 135px;
    height: 90px;
    background: url(../images/nav_merchandise_roll.gif);
}


#homelink a {
    width: 267px;
    height: 90px;
    text-decoration: none;
}

#homelink a:hover{
    width: 267px;
    height: 90px;
}


#medialink a {
    width: 71px;
    height: 90px;
    text-decoration: none;
    background:url(../images/nav_media.gif);
}

#medialink a:hover{
    width: 71px;
    height: 90px;
    background: url(../images/nav_media_roll.gif);
}

#tourlink a {
    width: 136px;
    height: 90px;
    text-decoration: none;
    background:url(../images/nav_tour.gif);
}

#tourlink a:hover{
    width: 136px;
    height: 90px;
    background: url(../images/nav_tour_roll.gif);
}

#contactlink a {
    width: 90px;
    height: 90px;
    text-decoration: none;
    background:url(../images/nav_contact.gif);
}

#contactlink a:hover {
    width: 90px;
    height: 90px;
    background:url(../images/nav_contact_roll.gif);
}


/**********************************
 *  Calendar styles
 ***********************************/

#calendar {
    float: left;
    width: 320px;
    padding: 0px 10px 50px 30px;
}

#calendar_events {
    float: right;
    width: 400px;
    padding: 0px 30px 50px 10px;
}



/**********************************
 *  Downloads Page styles
 ***********************************/

#threecolumncontainerdownloads {
    width: 788px;
    margin-left: 91px;
    padding: 0px 0px 50px 0px;
}

#wallpapers td {
	text-align: center;
	padding: 15px;
}

/**********************************
 *  Menu Page styles
 ***********************************/

#threecolumncontainermenu {
    width: 650px;
    margin: 0 auto;
    margin-bottom: 50px;
    background: url(../images/menutop.gif);
    background-repeat: no-repeat;
    background-color: #fcf4e8;
    color: #000;
    border-style: solid;
    border-color: #000;
    border-width: 3px;
    text-align: center;
    font-size: 14px;
}

#menu {
    width: 450px;
    margin: 0 auto;
    margin-top: 25px;
}

#menubottom{
    background: url(../images/menubottom.gif);
    width: 650px;
    height: 124px;    
}


/**********************************
 *  Contact Page styles
 ***********************************/

#threecolumncontainercontact {
    width: 737px;
    margin-top: 0px;
    margin-left: 71px;
    margin-bottom: 50px;
    padding: 20px 70px 50px 0px;   
    color: #000;
    font-size: 1em;  
}

#threecolumncontainercontact table{
    background-color: #4b0800;
    color: #fff;   
}

#threecolumncontainercontact ul{
    padding: 0px;
    color: #fff;
}

#threecolumncontainercontact ul li{
    padding-left: 0px;
    margin-left: 0px;
}

#contactrightcol {
    float: right;
    width: 220px;
    margin-bottom: 25px;
    padding-right: 50px;    
}

#contactleftcol {
    padding-left:100px; 
    float: left;
    width: 200px; 
}

.contactname {
    font-weight: bold;
}


/**********************************
 *  Press Page styles
 ***********************************/

#threecolumncontainerpress {
    width: 808px;
    margin-left: 71px;
    margin-bottom: 50px;
    margin-top: 10px;
    padding: 0px 0px 50px 0px;
    color: #000;
    font-size: 1em;
}

#presscontent {
    margin: 10px 45px 50px 45px;
    padding: 30px;
    background-color: #fcf4e8;
}



/**********************************
 *  Merchandise Page styles
 ***********************************/

#merchitems{
    margin-left: 75px;
}

#merchitems table{
    width: 700px;   
}

#merchitems table td{
    padding: 20px;
     vertical-align: top;
}


#merchitems p {
    padding: 10px;
    background-color: #000;
}


/**********************************
 *  Tickets Page styles
 ***********************************/

#ticketswrapper {
    width: 600px;
    margin: 0 auto;
}

#ticketordertable {
    width: 400px;
    border: 1px solid #69574c;
    background-color: #403026;
}

#selecteventstable {
    clear: both;
    width: 600px;
    margin: 0 auto;
    background-color: #e0ca90;
    color: #22130a;
    padding: 10px;
    margin-top: -50px;
    margin-bottom: 25px;
}

.price {
    color: #702d02;
    font-weight: bold;
}

.orderbutton {
    background-color: #702d02;
    text-align: center;
}

#thisweek {
    width: 599px;
    margin: 0 auto;
    padding-bottom: 50px;
}

#thisweek ul li {
    margin: 2px 0px 2px 0px;
}

/**********************************
 *  Nathan Glenn Cooks Page styles
 ***********************************/

#containernathancooks {
    width: 808px;
    margin-left: 71px;
    padding: 0px 0px 50px 0px;
    background-color: #482b1d;
}

#recipe {
	padding: 10px;
	width: 400px;
	float: left;

}

#recipe2 {
	padding: 10px;
	width: 360px;

	margin-top: 65px;
}

#nathancooks {
	background-image: url(../images/nathan.gif);
	width: 808px;
	height: 200px;
	margin-left: 70px;
	margin-top: 20px;
}


#content2 {
    width: 950px;
    background-image: url(../images/columns.gif);
    background-repeat: repeat-y;
	background-color: #000;
}

#nathanintro {
    padding-top: 30px;
}

#nathanphoto {
    width: 175px;
    height: 183px;
    background: url('/images/nathancooks.jpg');
    float: left;
    padding: 20px 20px 10px 0px;
    background-repeat: no-repeat;   
}

#nathaninnercontainer {
    width: 700px;
    margin: 0 auto;   
}

#nathaninnercontainer table td {
    width: 350px;
  
}

.clear {
    clear: both;
}

.recipeheader {
    background-color: #992510;
    padding: 20px;
}

/**********************************
 *  Backstage Pass Page styles
 ***********************************/

#bp_nav {
    width: 808px;
    background-color: #000; 
    padding: 10px 5px 10px 15px;
}

#bp_nav td {
    padding: 15px 10px 10px 10px;
    text-align: center;   
}

#bp_nav a {
    border: 5px solid #000;
    display: block;
    width: 225px;
    height: 158px;
}

#bp_nav a:hover {
    border: 5px solid #e8be52;
}

#bspagetitle {
    width: 494px;
    height: 107px;
    background: url('/images/bs_pass_title_bg.gif');
    margin: 0 auto;
}

#bspagetitle span {
    visibility: hidden;
}

#bspagetitle a {
    display: block;
    width: 494px;
    height: 107px;
    text-decoration: none;
}

#threecolumncontainerbspass {
    width: 808px;
    margin-left: 71px;
    margin-top: 50px;
    padding: 0px 0px 50px 0px;
    background-color: #000;
}


/**********************************
 *  Walk of Fame Page styles
 ***********************************/

#containerfame {
    width: 808px;
    margin-left: 71px;
    padding: 0px 0px 50px 0px;
    background-color: #482b1d;
}

#walkfame {
	width: 808px;
	background-image: url(../images/walk_fame.banner.gif);
	height: 200px;
	margin-left: 70px;
	margin-top: 0px;
}

#containerfame table {
    width: 700px;
    margin: 0 auto;
    padding-top: 20px;
}

#containerfame h3 {
    margin-top: 0;
}

#beatrice {
	width: 150px;
	height: 210px;
	padding-bottom: 20px;
	margin-left: 90px;
	background-image: url(../images/beatrice.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}

#eddie {
	width: 150px;
	height: 210px;
	padding-bottom: 20px;
	margin-left: 90px;
	background-image: url(../images/cotton.jpg);
	background-repeat: no-repeat;
	margin-top: 175px;
	padding-top: 20px;
}

#brandon {
	width: 150px;
	height: 210px;
	padding-bottom: 30px;
	margin-left: 90px;
	background-image: url(../images/bennett.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}

#info2 {
	width: 570px;
	float: left;
	margin-left: 200px;
	line-height: 1.3em;
}

/**********************************
 *  Boutwell Page styles
 ***********************************/


#boutwell_banner {
	width: 808px;
	background-image: url(../images/boutwell_banner.gif);
	height: 200px;
	margin-left: 71px;
	margin-top: 0px;
	
}

#boutwell_inner {
    width: 700px;
    margin: 0 auto;
}





