body { background:#000000 url(/assets/bg_tile.jpg) top left repeat; width:100%; }
html, body { font-family:Verdana, Arial, sans-serif; font-size:12px; color:#000000; }
html, body, div, form, h1, h2, h3, h4, h5, h6, img, p { margin:0; }
html, body, div, form, h1, h2, h3, h4, h5, h6, img, p { padding:0; }
h1, h2, h3, h4, h5, h6, #navigation_home2 { font-family:Georgia, Times, serif; }
h1 {}
h2 {}
h3 {}
h4 { font-size:14px; margin-bottom:6px; color:#660000; }
p { /*line-height:14px;*/ }
a { color:#000000; }
a:hover { text-decoration:none; }
img { border:none; }
.clear { clear:both; }


/*** SITE - LAYOUT ***/
#header { background:#000000 url(/assets/bg_header.jpg) top center no-repeat; width:100%; height:204px; }
#header_content { width:820px; margin:0px auto 0px auto; }
#container { background:#000000 url(/assets/bg_container.jpg) top center no-repeat; width:100%; height:1114px; }
#content { width:780px; margin:0px auto 0px auto; padding: 10px 20px 0 20px; border-bottom:2px solid #BF983D; }
#content { background:#000000 url(/assets/bg_content.jpg) top center repeat-y; }
.footer { margin:20px 0; text-align:center; }
.footer p { line-height:20px; }

/*** SITE - MARKUP ***/
.small_text { font-size:9px; }

/*** HOME - LAYOUT ***/
#home_column_1, #home_column_2, #home_column_3 { float:left; }
#home_column_1 { width:212px; }
#home_column_2 { width:336px; margin:0 10px 0 10px; }
#home_column_3 { width:212px; }

/*** HOME - CONTENT ***/
#content #home_column_2 h1 { margin-bottom:5px; padding:5px; font-size:18px; color:#FFFFFF; background-color:#660000; text-align:center; }
#content h2 { margin:5px 0 5px 0; padding:5px; font-size:16px; color:#FFFFFF; background-color:#660000; text-align:center; }

div.box_style1 { padding:5px; border:1px solid #999; background-color:#EAB649; }
div.box_style1 h3 { margin-bottom:8px; font-size:11px; text-transform: uppercase; }
div.box_style1 p { margin-bottom:8px; }
div.box_style1 p.date { margin-bottom:2px; font-size:9px; }

.box_style2 { padding:5px; background-color:#E7E7E7; border:1px solid #FFF; }

#upcoming_shows {}
#upcoming_shows p { }
#upcoming_shows .date, #upcoming_shows .details { margin:5px 0 0 0; border:1px solid #555; }
#upcoming_shows .date { float:left; width:40px; padding:5px 0 5px 0; text-align:center;  }
#upcoming_shows p.day { font-size:18px; font-weight:bold; }
#upcoming_shows .details { float:right; min-height:50px; height:auto; width:152px; padding:5px; }
* html #upcoming_shows .details { height:50px; }

#home_column_2 .tonight { padding:5px; }
#home_column_2 .tonight img { padding:0; margin:0; font-size:0px; }
#home_column_2 .tonight div.bands {background:#EAB649 url(/assets/bg_content.jpg) top center repeat-y; }
#home_column_2 .tonight div.bands { float:left; margin:0 10px 0 0; padding:10px; border:1px solid #000; font-size:13px; font-weight:bold; }
#home_column_2 .tonight div.bands span.headliner { font-size:16px; font-weight:bold; }

#home_column_3 .advert { margin:5px 0 0 0; text-align:center; }

.footer_thumbs { float:left; width:100px; height:80px; margin:0 14px 20px 14px; padding-top:10px; border:1px solid #000; background-color:#333; color:#FFF; font-weight:bold; }

.ding_single { margin:10px 0;}

/*** SHARED ***/
#upcoming_shows .date, #upcoming_shows .details, #home_column_2 .tonight { background-color:#FFF; }

/*** NAVIGATION - HORIZONTAL ***/
#navigation_home2 { /*float:left;*/ width:730px; margin:14px 0 0 20px; padding:0 0 0 30px; font-size:16px; line-height:24px; text-transform:uppercase; }
#top_nav_items { float:left; line-height:24px; display:block; list-style:none; margin:0; padding:0; }
#top_nav_items ul { display:block; line-height:12px; list-style:none; margin:0; padding:0; }
#top_nav_items li { display:block; float:left; }
#top_nav_items a { display:block; text-decoration:none; color:#ffffff; padding:0 10px 0 10px; border-right: 1px solid #E7E7E7; }
#top_nav_items a.last { border-right:none; }
#top_nav_items a:hover { text-decoration:underline; }
#top_nav_items li ul { position:absolute; width:200px; left:-999px; margin-left:30px; border:1px solid #000000;  background:#000000 url(/assets/bg_content.jpg) top left repeat-y; }
#top_nav_items li ul a { padding:5px 0 5px 10px; width: 190px; font-size:14px; color:#000000; font-weight:bold; text-transform:lowercase; border-bottom:1px solid #E7E7E7;}
#top_nav_items li ul a:hover, #top_nav_items #navon a {	width:190px; background-color:#000000; color:#FFFFFF; }
#top_nav_items li ul.align_right { margin-left:0px; }
#top_nav_items li:hover ul, #top_nav_items li.top_navHover ul { left:auto; }
