/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end reset */
#catalog-cta {
  position: absolute;
  top: -90px;
  right: -11px;
}
body {
  background-color: #1f1c1c;
  font-family: Arial, Helvetica, Sans-serif;
  padding-bottom: 20px;
}
#masthead {
  display: none;
  margin: 30px auto 22px auto;
  width: 737px;
}
#nav_logo {
  position: absolute;
  top: -80px;
  left: 238px;
}
#nav {
  height: 14px;
  width: 610px;
  margin: 90px auto 0;
  position: relative;
}
#nav ul {
  background-image: url(../images/nav2.gif);
  width: 610px;
  height: 14px;
}
#nav li {
  height: 14px;
  float: left;
  text-indent: -5000px;
}
#nav li a {
  display: block;
  height: 14px;
  background-image: url(../images/nav2.gif);
}
li#about a {
  width: 47px;
  background-position: 0 0;
}
li#about a:hover {
  background-position: 0 -14px;
}
li#shows a {
  width: 106px;
  margin-left: 11px;
  background-position: -58px 0;
}
li#shows a:hover {
  background-position: -58px -14px;  
}
li#posters a {
  width: 58px;
  margin-left: 12px;
  background-position: -176px 0;
}
li#posters a:hover {
  background-position: -176px -14px;
}

li#artists a {
  width: 53px;
  margin-left: 124px;
  background-position: -358px 0;
}
li#artists a:hover {
  background-position: -358px -14px;
}

li#photos a {
  width: 50px;
  margin-left: 17px;
  background-position: -428px 0;
}
li#photos a:hover {
  background-position: -428px -14px;
}
li#press a {
  width: 43px;
  margin-left: 13px;
  background-position: -491px 0;
}
li#press a:hover {
  background-position: -491px -14px;
}
li#sponsors a {
  width: 66px;
  margin-left: 10px;
  background-position: -544px 0;
}
li#sponsors a:hover {
  background-position: -544px -14px;
}
div#home_content {
  height: 475px;
  margin: 65px auto 0 auto;
  width: 650px;
}
div#photos_content {
  height: 525px;
  margin: 65px auto 0 auto;
  width: 650px;
}

div#content {
  margin: 65px auto 0 auto;
  width: 550px;
}

div#dates_footer {
  margin: 10px auto 0 auto;
  width: 650px;
  text-align: center;
}
#slides .photo {
	display: none;
}
#text_wrapper {
  margin: 0 auto;
  padding: 25px;
  background-color: #484545;
  color: #b9adad;
  font-size: 14px;
  font-weight: normal;
}
#heading_wrapper {
  background-color: #373434;
  height: 40px;
  position: relative;
}
h1.page_heading {
  background-color: #1f1c1c;
  text-indent: -5000px;
  height: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
#about_heading.page_heading {
  background-image: url(../images/about_heading.gif);
  width: 88px;
}
#catalog_heading.page_heading {
  background-image: url(../images/catalog_heading.gif);
  width: 100px;  
}
#shows_heading.page_heading {
  background-image: url(../images/shows_heading.gif);
  width: 182px;
}
#posters_heading.page_heading {
  background-image: url(../images/posters_heading.gif);
  width: 108px;
}
#artists_heading.page_heading {
  background-image: url(../images/artists_heading.gif);
  width: 100px;
}
#photos_heading.page_heading {
  background-image: url(../images/photos_heading.gif);
  width: 99px;
}
#press_heading.page_heading {
  background-image: url(../images/press_heading.gif);
  width: 86px;
}
#sponsors_heading.page_heading {
  background-image: url(../images/sponsors_heading.gif);
  width: 124px;
}
h3 {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-size: 18px;
  margin-bottom: 15px;
}
h3 a {
  font-weight: normal;
  text-transform: none;
  font-size: 13px;
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
  letter-spacing: .5px;
  color: #ddd;
  position: relative;
  top: -3px;
}
p {
  line-height: 1.3em;
  margin-bottom: 15px;
}
#content a, #content a:visited {
  color: #eee;
  text-decoration: none;
  border-bottom: 1px dotted #777;
}
div.group {
  margin-bottom: 45px;
}
ul.artists li {
  margin-bottom: 5px;
}
ul.artists li a {
  text-decoration: none;
  border-bottom: 1px dotted #777;
}
ul.artists {
  margin-bottom: 45px;
}
#text_wrapper.photos_wrapper {
  height: 400px;
  text-align: center;
  padding: 30px 16px;
}
.photos_wrapper .photo {
  border: 10px solid #373434;
}
.header_controls {
  background-color: #1f1c1c;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 7px;
  height: 16px;
}
#prev {
  width: 50px;
  height: 18px;
  display: block;
  float: left;
  text-indent: -5000px;
  background-image: url(../images/prev.gif);
  margin-right: 20px;
}
#next {
  width: 50px;
  height: 18px;
  float: left;
  display: block;
  text-indent: -5000px;
  background-image: url(../images/next.gif);
  margin-left: 20px;
}
#photos_content #slides {
  margin-top: 20px;
}
#logo_large {
  width: 500px;
  margin: 40px auto;
}
#vote {
  position: absolute;
  display: block;
  top: 15px;
  left: 2px;
  height: 13px;
  width: 230px;
}