.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
 clear: both;
 height: 0px;
}

/*************************/
/* Main Text Definitions */
/*************************/

body {
 font-family: Arial, Helvetica, sans-serif;
 margin: 0;
 background: #161616;
 color: #fff;
}

h1, h2, h3, h4, h5 {font-family: Arial, Helvetica, sans-serif; color: #ED1B23; margin: 0;}

h1 {font-size: 1.5em; margin-top: 0;}
h2 {font-size: 1.2em; margin-top: 0;}
h3 {font-size: 1.1em; margin-bottom: 10px;}
h4 {font-size: 1.0em;}
h5 {font-size: 1.0em;}

a img {border: 0;}

a, #copy a  {color: #ED1B23;}
a:hover, #copy a:hover {color: #F3E00B;}

a.boldLink {font-weight: bold;}

p {margin-top: 0; margin-bottom: 1.2em;}

.small {font-size: 0.85em;}
.large {font-size: 1.1em;}
.red {color: #ED1B23;}
.yellow {color: #f3e00b;}
.white {color: #fff;}

/******************************/
/* Generic Layout Definitions */
/******************************/

#container {width: 1010px; padding: 0; margin: 0 auto; font-size: 0.8em;}
#logo {float: left; width: 252px; height: 104px;}
#logoFill {float: left; width: 512px; height: 104px; background-image: url(../images/top-filler.gif);}
#access {float: left; width: 230px; height: 71px; padding-top: 33px; padding-left: 16px; background-image: url(../images/bg-access.gif); background-repeat: no-repeat;}
#loggedIn {float: left; width: 230px; height: 49px; padding-top: 55px; padding-left: 16px; background-image: url(../images/bg-access-loggedin.jpg); background-repeat: no-repeat;}

#navBar {float: left; width: 1010px; height: 48px;}
#main {float: left; width: 960px; padding: 25px; background-color: #000; background-image: url(../images/bg-main.jpg); background-position: top; background-repeat: no-repeat;}

#latestNews {float: right; width: 204px; margin-left: 15px; display: inline;}
#latestNews strong {color: #ED1B23;}

#subContent {float: left; width: 736px;}
#subLeftCol {float: left; width: 235px; margin-right: 15px; display: inline;}
#subLeftCol a {color: #fff; text-decoration: none;}
#subLeftCol a:hover {color: #F3E00B;}

#subHalfPage {float: left; width: 478px;}
#subQuarterPage {float: left; width: 235px; margin-left: 20px; display: inline;}

#subCopy {float: left; width: 485px; display: inline;}

#additionalInfo {float: right; width: 204px; margin-left: 15px; margin-top: 28px; display: inline;}
#additionalInfo img, #latestNews img {margin-bottom: 15px;}

#footer {float: left; width: 960px; height: 68px; margin: 0; padding: 10px 25px; color: #fff; background-image: url(../images/bg-footer.jpg); background-repeat: no-repeat;}
#footer .column {float: left; width: 240px; font-size: 0.85em;}
#footer .columnLinks {float: left; width: 160px; font-size: 0.85em;}
#footer ul {float: left; list-style: none; padding: 0; margin: 0;}
#footer ul li {margin-bottom: 3px;}
#footer a {color: #fff; text-decoration: none;}
#footer a:hover {color: #f3e00b;}
#footer .footerAd {width: 230px; height: 47px;}

#copyright {float: left; width: 960px; text-align: right; font-size: 0.8em; padding:5px 25px; color: #666;}
#copyright a {color: #666; text-decoration: none;}
#copyright a:hover {color: #666; text-decoration: underline;}

/************************************/
/* Page-specific Layout Definitions */
/************************************/

#hpTop {float: left; margin-bottom: 20px;}
#hpMainFeature {float: left; width: 479px;}
#hpMainFeature img {float: left; width: 235px; margin-right: 15px; display: inline;}

#hpSubFeatures {float: left; width: 243px; margin-left: 12px; display: inline;}
#hpSubFeatures h3 {margin-top: 6px;}
#hpSubFeatures img {float: left; width: 95px; margin-right: 10px; display: inline;}

#upcomingGigs {float: left; width: 736px;}
.gigListing {border-top: 1px solid #ed1b23; padding: 8px 0;}
.gigListingTable a {color: #fff; text-decoration: none;}
.gigListingTable a:hover {color: #f3e00b;}
.gigListingTable a.actLink {}
td.ticketLinks a, .bandTickets a {display: block; height: 12px; margin-top: -1px; margin-left: 2px;}
#gigReveal {float: left; width: 100%; background: #ed1b23; padding: 2px; margin: 5px 0;}
#gigReveal a {color: #000; text-decoration: none; font-weight: bold; font-size: 0.9em;}
#gigReveal a:hover {color: #f3e00b;}

.itemListing {float:left; width: 100%; border-top: 1px solid #ed1b23; padding: 8px 0;}
.itemListing img {float: left; width: 75px; margin-right: 15px; display: inline;}
.itemListing a {font-weight: bold; text-decoration: none;}
.itemListing a:hover {font-weight: bold;}
.itemListing p {margin-top: 0; margin-bottom: 0;}

img.imgThumb {width: 75px;}

img.bandBiogPic {width: 235px; margin-bottom: 15px;}
.bandGigListing {float: left; border-bottom: 1px solid #ED1B23; padding-bottom: 10px; margin-bottom: 10px;}
.bandGigListing p {margin-top: 0; margin-bottom: 5px;}

.bandTickets {width: 235px;}
img.bandTicketsImg {float: left; width: 71px; margin-right: 3px;}

.venueListing {float:left; width: 100%; border-top: 1px solid #ed1b23; padding: 8px 0;}
.venueListing img, img.venuePic {float: left; width: 200px; margin-right: 15px; display: inline;}

.newsPic {float: left; margin-right: 15px; width: 235px; margin-bottom: 10px; display: inline;}

.archiveListing {float:left; width: 100%; border-top: 1px solid #ed1b23; padding: 8px 0;}
.archiveListing a {font-weight: normal; color: #fff; margin-right: 4px; text-decoration: none;}
.archiveListing a:hover {color: #f3e00b;}

.galleryItem {float: left; display: inline; margin-right: 10px; margin-bottom: 10px; font-size: 0.8em; color: #fff;}
.galleryItem img {width: 100px; height: 75px; border : 1px solid #fff; }

#targetNews {}
 
/**************************/
/* Navigation Definitions */
/**************************/
ul#topNav  {
 float: left;
 list-style: none;
 padding: 0;
 margin: 0;
 font-weight: bold;
 font-size: 1.6em;
} 
ul#topNav li {
 float: left;
 line-height: 2.2em;
 text-align: center;
}
ul#topNav li a {
 text-decoration: none;
 display: block;
 width: 191px;
 height: 48px;
 color: #ffffff;
}
ul#topNav li a:hover {
 color: #F3E00B;
}

ul#topNav li a.nav1 {background-image: url(../images/bg-nav1.jpg);}
ul#topNav li a.nav1:hover {background-image: url(../images/bg-nav1-on.jpg);}
ul#topNav li a.nav1.on {background-image: url(../images/bg-nav1-on.jpg);}
ul#topNav li a.nav2 {background-image: url(../images/bg-nav2.jpg);}
ul#topNav li a.nav2:hover {background-image: url(../images/bg-nav2-on.jpg);}
ul#topNav li a.nav2.on {background-image: url(../images/bg-nav2-on.jpg);}
ul#topNav li a.nav3 {background-image: url(../images/bg-nav3.jpg);}
ul#topNav li a.nav3:hover {background-image: url(../images/bg-nav3-on.jpg);}
ul#topNav li a.nav3.on {background-image: url(../images/bg-nav3-on.jpg);}
ul#topNav li a.nav4 {background-image: url(../images/bg-nav4.jpg); width: 190px;}
ul#topNav li a.nav4:hover {background-image: url(../images/bg-nav4-on.jpg);}
ul#topNav li a.nav4.on {background-image: url(../images/bg-nav4-on.jpg);}
ul#topNav li a.nav5 {background-image: url(../images/bg-nav5.jpg); width: 246px;}
ul#topNav li a.nav5:hover {background-image: url(../images/bg-nav5-on.jpg);}
ul#topNav li a.nav5.on {background-image: url(../images/bg-nav5-on.jpg);}

ul#topNav li a.nav4LoggedIn {background-image: url(../images/bg-nav4-loggedin.jpg); width: 190px;}
ul#topNav li a.nav4LoggedIn:hover {background-image: url(../images/bg-nav4-loggedin-on.jpg);}
ul#topNav li a.nav5LoggedIn {background-image: url(../images/bg-nav5-loggedin.jpg); width: 246px;}

ul#topNav li.on {
}
ul#topNav li.on a {
}

/*********/
/* Forms */
/*********/

FORM {
 padding: 0;
 margin: 0;
 border: 0;
}

.loginAAA {font-family: Arial, Helvetica, sans-serif; width: 185px; background: #F3E00B; color: #000; margin-bottom: 4px; border: 0;}
.AAASelect {font-family: Arial, Helvetica, sans-serif; background: #F3E00B; color: #000; margin-bottom: 4px; border: 0; padding: 0;}

.searchbox {width: 170px; border: 1px solid #ED1B23; background: #000; color: #fff;}
.searchbutton {background: #ED1B23; color: #fff; border: 0; padding: 0;}


.loginField {
 width: 100px;
 color: #333;
 font-size: 1.0em;
 margin-bottom: 4px;
 font-family: Arial, Helvetica, sans-serif;
}

.loginLabel {
 float: left;
 width: 100px;
 padding-top: 2px;
}

label {width: 120px;}


.formRow {
 clear: both;
 margin-top: 4px;
 margin-bottom: 4px;
}
.formRowHead {
 clear: both;
 margin-top: 8px;
 margin-bottom: 4px;
 background: #eee;
 padding: 3px;
 color: #333;
 font-weight: bold;
}
.fmLabel {
 float: left;
 width: 150px;
 padding-top: 2px;
}
.fmField {
 width: 200px;
 color: #333;
 font-size: 1.0em;
 font-family: Arial, Helvetica, sans-serif;
}
.fmFieldLrg {
 width: 300px;
 color: #333;
 font-size: 1.0em;
 font-family: Arial, Helvetica, sans-serif;
}
.fmFieldSml {
 width: 60px;
 color: #333;
 font-size: 1.0em;
 font-family: Arial, Helvetica, sans-serif;
}
.fmFieldxSml {
 width: 20px;
 color: #333;
 font-size: 1.0em;
 font-family: Arial, Helvetica, sans-serif;
}
.fmComments {
 width: 300px;
 height: 100px;
 color: #333;
 font-size: 1.0em;
 font-family: Arial, Helvetica, sans-serif;
}
select {
 color: #333;
 font-size: 1.0em;
 font-family: Arial, Helvetica, sans-serif;
}

.fmButton {
 background: #ed1b23;
 color: #fff;
 font-weight: bold;
 border: 0;
 font-size: 1.2em;
 font-family: Arial, Helvetica, sans-serif;
}





/* Admin styles */
#adminSiteName {float: left; width: 610px; height: 50px; padding: 20px;}
#adminPage {float: left; width: 900px; padding: 10px 20px 20px 20px; background: #fff;}
#adminLogo {float: left; width: 500px; padding: 20px 0 20px 0;}
#adminLogout {float: right;}
#adminNav {float: left; width: 970px; padding: 10px 20px; border-bottom: 1px dashed #ccc; border-top: 1px dashed #ccc;}
#adminNav ul {
 float: left;
 list-style: none;
 padding: 0;
 margin: 0;
}
#adminNav ul li {
 float: left;
 margin-right: 25px;
 font-weight: bold;
}
#adminNav ul li a {text-decoration: none;}
#adminNav ul li a:hover {text-decoration: underline;}
#adminMain {float: left; padding: 20px 20px 50px 20px;}

#adminSideNav {float: left; width: 203px; background: #efefef;}
#adminSideNav h2 {font-weight: normal; border-bottom: 1px solid #efefef; background: #666; font-size: 0.85em; color: #fff; padding: 3px;}
#adminSpecial {padding: 5px;}
#adminSpecial a {display: block; padding: 2px 0;}

#adminList {float: right;}

#adminFooter {float: left; width: 970px; padding: 10px 20px; color: #999; font-size: 0.8em; border-top: 1px dashed #ccc;}
#adminFooter a {color: #999;}
.nuggetsLogo {margin-bottom: -3px;}

.section {padding: 10px; border:1px solid #8CC63E; margin-bottom: 20px;}
.section h2 {margin-top: 0;}

table#pageList td {border-bottom: 1px solid #efefef; padding: 3px 0;}
table#pageList td.tableHead {border-bottom: 1px solid #efefef; background: #666; font-size: 0.85em; color: #fff; padding: 3px;}


.adminLabel {
 width: 190px;
 background: #eee;
 border-bottom: 1px solid #fff;
}
.adminRow {
 border-bottom: 1px solid #f3f3f3;
 padding: 3px 0;
}
.adminInput {
 font-family: Arial, Helvetica, Sans-Serif;
 width: 200px;
}
.adminInputLrg {
 font-family: Arial, Helvetica, Sans-Serif;
 width: 500px;
}
.adminInputSml {
 font-family: Arial, Helvetica, Sans-Serif;
 width: 100px;
}
.adminInputXSml {
 font-family: Arial, Helvetica, Sans-Serif;
 width: 20px;
}
.adminTextbox {
 font-family: Arial, Helvetica, Sans-Serif;
 width: 400px;
 height: 60px;
}
.adminTextboxLrg {
 font-family: Arial, Helvetica, Sans-Serif;
 width: 400px;
 height: 200px;
}
.memberPanel {width: 200px;}


/* Sitemap - indent tree styles */

div.indent{
margin-left:0px;
}
div.indent1{
margin-left:10px;
}
div.indent2{
margin-left:20px;
}
div.indent3{
margin-left:30px;
}
div.indent4{
margin-left:40px;
}


/***************************************************/
/* These are standard sIFR styles... do not modify */
/***************************************************/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 2.2em;
	margin-top: -7px;
	margin-bottom: 10px;
}
.sIFR-hasFlash h2  {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 2.0em;
	margin-top: -7px;
	margin-bottom: 5px;
}
.sIFR-hasFlash h2.handwritten  {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 2.0em;
	margin-top: -7px;
	margin-bottom: 5px;
}

