body {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: small;
  text-align: center;
  background: url('../images/bg_tavern.jpg') repeat-x #393939;
  color: #ffffff; }
  body #page_inner {
    width: 774px;
    margin: 0 auto;
    text-align: left;
    background: #000000;
    padding: 0 10px 0 10px; }
  body.downtown #impact_graphic {
    background: url("../images/impact_graphic_downtown.jpg") top center; }
  body.soiled_dove #impact_graphic {
    background: url("../images/impact_graphic_soiled_dove.jpg") top center; }

a {
  color: #8A8A8A; }
  a.active {
    color: #B9111B; }
  a img {
    border: 0;
    vertical-align: middle; }

#logo {
  padding: 2px 0 0 32px; }

#header {
  height: 48px;
  position: relative;
  margin: -8px 0 0 -40px;
  background: url("../images/nav_thg_bg.png") no-repeat;
  overflow: show;
  min-width: 870px; }
  #header a {
    color: #545454;
    text-decoration: none; }
    #header a.active {
      color: #ffffff; }
  #header #tavernsLink {
    overflow: show; }
  #header #nav1 {
    z-index: 99;
    position: absolute;
    left: 28px;
    top: 6px;
    width: 800px;
    height: 50px; }
    #header #nav1 ul {
      float: left;
      list-style-type: none;
      margin: 0;
      padding: 0; }
      #header #nav1 ul li {
        float: left;
        margin: 0; }
      #header #nav1 ul a {
        color: #8b8a8a;
        margin: 0; }
      #header #nav1 ul a:hover {
        color: #fff;
        margin: 0; }
      #header #nav1 ul .dropdown-container {
        position: relative;
        overflow: show;
        height: 32px; }
      #header #nav1 ul .dropdown-container .dropdown {
        background: #333333 url("../images/nav1_dd_bg.gif") repeat-x;
        z-index: 100;
        position: absolute;
        left: 23px;
        top: 32px;
        width: 120px;
        float: none;
        -moz-border-radius-bottomleft: 8px;
        -moz-border-radius-bottomright: 8px;
        -webkit-border-bottom-right-radius: 8px;
        -webkit-border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px; }
        #header #nav1 ul .dropdown-container .dropdown li {
          background: transparent url("../images/nav1_dd_li_bg.gif") bottom left repeat-x;
          color: #8f8f8f;
          text-align: center;
          display: block;
          width: 100%;
          padding: 8px 0; }
          #header #nav1 ul .dropdown-container .dropdown li.last {
            background-image: none; }
  #header #thg_logo {
    margin-top: -3px; }
  #header #nav2_wrapper {
    width: 900px;
    height: 120px; }
  #header #nav2 {
    position: absolute;
    left: 215px;
    top: 85px;
    width: 690px;
    height: 35px; }
    #header #nav2 ul {
      font-size: 100%;
      float: left;
      list-style-type: none;
      margin: 0;
      padding: 0; }
      #header #nav2 ul li {
        float: left;
        margin: 0 5px 0 0; }

.clear {
  clear: both; }

.center {
  text-align: center; }

h1 {
  margin-top: 0;
  padding-top: 0;
  font-size: 140%; }
  h1 .subtitle {
    font-size: 70%;
    line-height: 0.7em; }
  h1 .support {
    font-weight: normal;
    font-size: 85%; }

h2 {
  margin-top: 0;
  padding-top: 0;
  font-weight: 400;
  font-size: 130%; }

h3 {
  margin-top: 0;
  padding-top: 0;
  font-weight: 400;
  font-size: 120%;
  font-style: italic;
  color: #B5111B;
  margin: 1em 0 0 0; }
  h3 a.small {
    font-size: 11px;
    text-decoration: none; }

h4 {
  margin-top: 0;
  padding-top: 0;
  font-weight: 400;
  font-size: 110%; }

h5, h6 {
  margin-top: 0;
  padding-top: 0;
  font-size: 100%; }

em {
  color: red; }

div.date {
  font-size: 125%;
  margin-bottom: 0.5em; }
div.shows_list {
  font-size: 11px;
  color: #232323;
  background: url("../images/soft_paper_tile.jpg") repeat-y; }
  div.shows_list a {
    color: #232323;
    font-weight: bold;
    text-decoration: none; }
    div.shows_list a:hover {
      text-decoration: underline; }
  div.shows_list div.gutter {
    margin: 0;
    padding: 20px;
    background: url("../images/soft_paper_top.jpg") no-repeat; }
  div.shows_list div.sdu_logo {
    float: left;
    width: 160px;
    text-align: center; }
  div.shows_list table {
    width: 545px;
    border-collapse: collapse; }
    div.shows_list table td {
      border: 1px solid #9A9A9A;
      border-width: 1px 0;
      padding: 4px 4px 5px 0; }
div.artist_detail h1 {
  line-height: 1.0em; }
  div.artist_detail h1 .subtitle {
    font-weight: normal; }
div.artist_detail .photo {
  float: left;
  width: 125px;
  height: 125px;
  padding: 0;
  overflow: hidden;
  background: #000000;
  margin-right: 15px; }


#impact_graphic {
  height: 361px;
  background: url('../images/impact_graphic_main.gif') top center;
  margin: 5px 0 25px 0; }

#address {
  height: 60px;
  min-width: 500px;
  margin-top: 115px;
  background: url('../images/nav_sub_fade.png') repeat-x; }

.sidebar {
  width: 253px;
  margin-left: 25px; }

.sidebar-right {
  float: right;
  clear: both; }

#footer {
  font-size: 85%;
  clear: both;
  border-top: 1px solid #8A8A8A;
  margin-top: 1em;
  padding-bottom: 5px; }
  #footer a {
    text-decoration: none; }
    #footer a:hover {
      text-decoration: underline; }

#artist_popup {
  position: absolute;
  background: #000000;
  border: 1px solid #FFFFFF;
  padding: 12px;
  width: 325px;
  padding-top: 0px; }
  #artist_popup .ajax_spinner {
    height: 150px;
    text-align: center;
    padding-top: 100px; }

#pic_popup {
  position: absolute;
  background: #000000;
  border: 1px solid #FFFFFF;
  padding: 12px;
  width: 547px; }

form.newsletter {
  background: #363636;
  border: 1px solid #FFFFFF;
  padding: 5px;
  margin-bottom: 5px; }
  form.newsletter .text {
    width: 240px;
    background: #FFFFFF;
    border: 1px solid #8A8A8A;
    margin-top: 5px; }
  form.newsletter .submit {
    text-align: right;
    margin-top: 10px; }

table.full_show_list {
  border-collapse: collapse; }
  table.full_show_list td {
    padding: 8px 0;
    border-top: 1px solid #8A8A8A;
    vertical-align: top; }
table.artist_detail {
  border-collapse: collapse; }
  table.artist_detail td {
    padding: 8px 0;
    vertical-align: top; }
    table.artist_detail td.info {
      width: 300px; }
table.TotalSalesSummary {
  width: 350px; }
  table.TotalSalesSummary th {
    background: none;
    border-bottom: 1px solid #323232; }
  table.TotalSalesSummary td {
    border-bottom: 1px solid #323232; }

td.photo {
  width: 140px;
  padding-right: 10px; }
  td.photo img.artist {
    width: 125px;
    height: 125px;
    overflow: hidden; }
td.info {
  width: 235px;
  padding-right: 10px; }
  td.info h1 {
    margin-top: 0; }
    td.info h1 a {
      color: #FFFFFF;
      text-decoration: none; }
      td.info h1 a:hover {
        text-decoration: underline; }
/** START MOBILE HOME PAGE **/
#mob_wrapper {
	background: #000;
	width: 753px;
	height: 390px;
	text-align: center;
}

#mob_tavern_wrapper {
	width: 753px;
	height: 275px;
}

#mob_logo_wrapper {
	width: 753px;
	height: 115px;
}

.mob_loclink, .mob_logolink {
	float: left;
	margin:10px 30px 0 50px;
}
/** END MOBILE HOME PAGE **/
