/*///////////////////////////////
New Holland Brewing Porkapalooza
Designed by 36 Squares
URI: 36squares.com
Client: newhollandbrew.com
///////////////////////////////*/

body {
  background: #fff url(../images/page-bg.jpg) repeat-x;
  margin: 0;
  font-family: Arial, Lucida, Sans_serif;
}

#container {
  width: 866px;
  margin: 0 auto;
}
#wrapper {
  border-bottom: 5px solid #010000;
  padding: 0;
  margin: 0;
}
/* 
Header 
////////////////////////////////*/
#header {
  background: url(../images/header.jpg) no-repeat;
  margin-top: 14px;
  width: 866px;
  height: 356px;
  overflow: hidden;
}

#header h1 {
  margin: 0;
}

#header h1 a {
  width: 320px;
  height: 340px;
  display: block;
  text-indent: -9999px;
}

#header h2, #header h3 {
  display: none;
}
.top-tickets a {
  float: right;
  position: relative;
  top: -190px;
  right: 10px;
  width: 161px;
  height: 53px;
  display: block;
  text-indent: -9999px;
}
.top-volunteers a {
  float: right;
  position: relative;
  top: -188px;
  right: 7px;
  width: 320px;
  height: 53px;
  display: block;
  text-indent: -9999px;
  background: url(../images/volunteers.png) no-repeat;
}
/*
Header End
////////////////////////////////*/

/*
Content Styles
////////////////////////////////*/

#content {
  background: url(../images/content-body.jpg) no-repeat;
  margin-top: 4px;
  width: 865px;
  height: 575px;
}

#content h2 {
  display: none;
}

#content #left-block {
  width: 373px;
  float: left;
}

#content #left-block ul {
  list-style: none;
  margin-top: 115px;
  margin-left: -20px;
  text-align: center;
  font-size: 18px;
  color: #494134;
}
#content #left-block li {
  line-height: 20px;
  margin-bottom: 23px;
}
#content #right-block {
  width: 492px;
  float: left;
}

#content #right-block ul {
  display: none;
  list-style: none;
  margin-top: 116px;
  margin-left: -40px;
  text-align: center;
  font-size: 14pt;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.3px;
  text-shadow: #4c4c4c 5px 5px 10px;
}

#content #right-block li {
  margin-bottom: 20px;
}

#content .map-it a {
  width: 457px;
  height: 82px;
  display: block;
  text-indent: -9999px;
  margin-top: 415px;
  margin-left: 25px;
}

#tickets {
  background: url(../images/tickets-bg.jpg) repeat-y;
  width: 866px;
  padding: 0;
  margin: 0;
}

#tickets img {
  float: right;
  margin-right: 15px;
  clear: both;
  margin-bottom: 4px;
}

#tickets h3 {
  background: url(../images/tickets-header.jpg) no-repeat;
  width: 866px;
  height: 73px;
  text-indent: -9999px;
  padding: 0;
  margin: 0;
}

#tickets h3 a {
  display: block;
  width: 866px;
  height: 73px;
}

.tickets-bt {
  background: #fff url(../images/tickets-bt.jpg) no-repeat;
  margin: 0;
  padding: 0;
  width: 866px;
  height: 12px;
  clear: both;
}

/*Footer
///////////////////////////////////////*/
#ft {
  background: url(../images/ft.jpg) no-repeat;
  width: 866px;
  height: 112px;
  margin-top: -10px;
}

#ft h3 {
  display: none;
}
#ft address {
  display: none;
}
#ft .url a {
  display: block;
  width: 351px;
  height: 89px;
  float: right;
  margin: 10px 10px 0 0;
  padding: 0;
  text-indent: -9999px;
}

/* Shadowbox 
////////////////////////////////////////////*/

#sb-wrapper #sb-body {
  overflow: hidden;
}
