body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
  color: #333;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: transparent;
  font-style: normal;
  line-height: 12px;
  font-size: 10px;
  font-variant: normal;
  font-weight: normal;
}

a:hover {
  color: #c90;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: transparent;
  font-style: normal;
  line-height: 12px;
  font-size: 10px;
  font-variant: normal;
  font-weight: normal;
}

/* @end */

#wrapper {
  width: 100%;
  height: auto;
  margin: 0 auto 10px;
  padding: 0;
  display: block;
  position: relative;
}

#wrapper #header {
  display: block;
  position: fixed;
  padding: 0;
  border-bottom: 1px solid #d3d3d3;
  letter-spacing: 1px;
  background-color: #fff;
  z-index: 1000;
  top: 0;
  margin: 0;
  clear: both;
  left: 0;
  width: 100%;
  -moz-box-shadow: 0 1px 10px rgba(142, 142, 142, 0.22);
  -webkit-box-shadow: 0 1px 10px rgba(142, 142, 142, 0.22);
  box-shadow: 0 1px 10px rgba(142, 142, 142, 0.22);
}

#logo {
  width: 795px;
  height: 88px;
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
}

#logo img {
  border-style: none;
  border-width: 0;
}

#navigation {
  float: none;
  width: 1100px;
  background: transparent;
  overflow: hidden;
  position: relative;
  margin: 15px auto 0;
  padding: 0;
  display: block;
}

#navigation ul {
  clear: left;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  left: 50%;
  text-align: center;
}

#navigation ul li {
  display: block;
  float: left;
  list-style: none;
  margin: 0 35px;
  padding: 0;
  position: relative;
  right: 50%;
}

#navigation ul li a {
  display: block;
  margin: 0;
  padding: 5px 15px;
  background: transparent;
  color: #797979;
  text-decoration: none;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-style: normal;
  line-height: 14px;
  font-size: 12px;
  font-variant: normal;
  font-weight: normal;
}

#navigation ul li a:hover {
  color: #c90;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  font-style: normal;
  line-height: 14px;
  font-size: 12px;
  font-variant: normal;
  font-weight: normal;
  text-shadow: 1px 1px 0 rgba(204, 153, 0, 0.21);
}

#navigation ul li.highlighted a {
  color: #c90;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: transparent;
  font-style: normal;
  line-height: 14px;
  font-size: 12px;
  font-variant: normal;
  font-weight: normal;
  text-shadow: 1px 1px 0 rgba(255, 255, 0, 0.21);
  background-image: url("/images/assets/nav-bg.png");
  background-position: center;
  background-repeat: no-repeat;
}

#navigation ul li.highlighted a:hover {
  color: #c90;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: transparent;
  font-style: normal;
  line-height: 14px;
  font-size: 12px;
  font-variant: normal;
  font-weight: normal;
  text-shadow: 1px 1px 0 rgba(204, 153, 0, 0.21);
}

#wrapper #main {
  padding: 55px 0 0;
  display: block;
  margin: 0 auto;
  width: 1100px;
  position: relative;
  top: 120px;
}

#wrapper #main p.artogonow {
  color: #797979;
  align: center;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  margin-top: 0;
}

#wrapper #main p.artogonow em {
  color: #333;
  font-weight: bold;
}

#wrapper #main p.artogonow a {
  color: #000;
  font-size: 20px;
  text-decoration: underline black;
  text-transform: lowercase;
}

#wrapper #main p.covid-gallery-hours {
  color: #797979;
  align: center;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  margin-top: 0;
}

#wrapper #main p.covid-gallery-hours strong {
  color: #000;
  font-weight: bold;
}

#wrapper #main p.covid-gallery-hours a {
  color: #000;
  font-size: 14px;
  text-decoration: underline black;
  text-transform: lowercase;
}

#main h1 {
  text-align: center;
  font-size: 25px;
  line-height: 30px;
  color: #424242;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  letter-spacing: 2px;
  margin-top: 0;
  text-transform: uppercase;
  text-shadow: #a9a9a9 1px 1px 4px;
  margin-bottom: 20px;
  text-shadow: #d5d5d5 1px 1px 4px;
}

#main h2 a {
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  letter-spacing: 2px;
  margin-top: 0;
  text-transform: uppercase;
  text-shadow: #a9a9a9 1px 1px 4px;
  margin-bottom: 20px;
  text-shadow: #d5d5d5 1px 1px 4px;
}

#welcome {
  margin: 0 auto;
  padding: 0 20px 40px 20px;
  display: block;
  position: relative;
  /* width: 750px; */
  width: 1060px;
}

#welcome h3 {
  text-align: center;
  color: #797979;
  text-decoration: none;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-style: normal;
  line-height: 18px;
  font-size: 14px;
  font-variant: normal;
  font-weight: normal;
  margin: 10px 10px;
  padding: 0 20px;
  text-shadow: #d5d5d5 1px 1px 2px;
}

#welcome p {
  font-size: 10px;
  line-height: 14px;
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: center;
  margin: 0 10px 5px;
  letter-spacing: 1px;
  padding: 0 10px;
}

#welcome h3 p a img {
  border: 1px solid #ccc;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
}

#welcome h3 p a:hover img {
  border: 1px solid #c90;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
}

#links {
  margin: 0 auto;
  padding: 10px 250px;
  display: block;
  position: relative;
  width: 600px;
}

#contact {
  margin: 0 auto;
  padding: 0px;
  display: block;
  position: relative;
  width: 850px;
}

#contact h3 {
  text-align: center;
  font-size: 17px;
  line-height: 20px;
  color: #000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 0 5px 0;
  margin: 0px;
}

#contact span.center {
  font-size: 10px;
  line-height: 17px;
  letter-spacing: 1px;
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: left;
  margin: 5px 0px 20px 0px;
  float: none;
  padding: 0;
  width: 800px;
}

#contact span.left {
  font-size: 10px;
  line-height: 17px;
  letter-spacing: 1px;
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: left;
  margin: 5px 0px 20px 0px;
  float: left;
  padding: 0;
  width: 400px;
}

#contact span.left p img,
#contact span.right p img,
#contact span.center p img {
  padding: 0px;
  margin: 0px;
  border: 1px solid #eee;
}

#contact span.left h3,
#contact span.right h3,
#contact span.center h3 {
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0px;
  margin: 5 0 10 0;
}

#contact span.right {
  font-size: 10px;
  line-height: 19px;
  letter-spacing: 1px;
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: left;
  margin: 5px 0px 20px 0px;
  float: right;
  padding: 0;
  width: 400px;
}

#contact p {
  font-size: 12px;
  line-height: 20px;
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: center;
  margin: 5px 0 5px;
  letter-spacing: 1px;
  padding: 0;
}

#contact p a {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 20px;
  color: #333;
  position: relative;
  letter-spacing: 1px;
  text-transform: none;
}

#contact p a:hover {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #c90;
  letter-spacing: 1px;
  text-transform: none;
}

#contact p a img {
  border: 1px solid #ccc;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
}

#contact p a:hover img {
  border: 1px solid #c90;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
}

#news {
  padding: 0;
  margin: 0 auto;
  height: auto;
  display: block;
  position: relative;
  width: 1100px;
}

.article {
  width: 100%;
  height: auto;
  margin: 20px 0 0;
  padding: 20px 0;
  display: block;
  position: relative;
}

.article h3 {
  text-align: center;
  color: #797979;
  text-decoration: none;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-style: normal;
  line-height: 25px;
  font-size: 18px;
  font-variant: normal;
  font-weight: normal;
  margin: 10px 50px;
  padding: 0 50px;
  text-shadow: #d5d5d5 1px 1px 2px;
}

.article p {
  font-size: 12px;
  line-height: 20px;
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: left;
  margin: 5px 50px 10px;
  letter-spacing: 1px;
  padding: 0 50px;
}

.article p.caption {
  font-size: 12px;
  line-height: 20px;
  color: #ccc;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: left;
  margin: 0px 50px 5px;
  letter-spacing: 1px;
  padding: 0 50px;
}

.article p.artist_link {
  line-height: 20px;
  font-size: 12px;
  color: #797979;
  letter-spacing: 1px;
  text-align: left;
  display: block;
  position: relative;
  margin: 10px auto;
  padding: 0;
  width: 350px;
}
.article p.artist_link a {
  background: #eee;
  background: -moz-linear-gradient(0% 100% 90deg, #ccc, #eee);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#ccc));
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5;
  padding: 8px 10px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  width: 200px;
  font-style: normal;
  clear: both;
  float: none;
  display: block;
  position: relative;
  margin: 0 auto;
}

.article p.artist_link a:hover {
  background: #ddd;
  background: -moz-linear-gradient(0% 100% 90deg, #bbb, #ddd);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd), to(#bbb));
  border: 1px solid #bbb;
  border-bottom: 1px solid #999;
  cursor: pointer;
  text-shadow: 0 1px 0 #ddd;
  color: #c90;
}

.article p.artist_link a:active {
  border: 1px solid #aaa;
  border-bottom: 1px solid #888;
  -moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  -webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  color: #c90;
}

.article a.left img {
  float: left;
  display: inline-block;
  position: relative;
  margin: 5px 15px 10px 100px;
  padding: 0;
  border: 1px solid #ccc;
}

.article a.left:hover img {
  border: 1px solid #000;
}

.article a.right img {
  float: right;
  display: inline-block;
  position: relative;
  margin: 5px 100px 10px 15px;
  padding: 0;
  border: 1px solid #ccc;
}

.article a.right:hover img {
  border: 1px solid #000;
}

.article a.center img {
  float: none;
  display: block;
  position: relative;
  padding: 0;
  border: 10px solid #eee;
}

.article a.center:hover img {
  border: 10px solid #ccc;
}

.article img.center {
  float: none;
  display: block;
  position: relative;
  padding: 0;
  margin: auto;
  border: 10px solid #eee;
}

.article p a img {
  border: 1px solid #ccc;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
}

.article p a:hover img {
  border: 1px solid #c90;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
}

#upcoming_show {
  /*width: 820px;*/
  width: 1100px;
  text-align: center;
  display: block;
  position: relative;
  margin-bottom: 220px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  height: auto;
}

#upcoming_show a {
  margin-right: 50px;
  margin-left: 50px;
  display: block;
  position: relative;
}

#upcoming_show a img {
  border: 1px solid #ccc;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
}

#upcoming_show a:hover img {
  border: 1px solid #c90;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
}

#upcoming_show a .show_img_caption {
  line-height: 15px;
  font-size: 10px;
  color: #797979;
  letter-spacing: 1px;
  text-align: center;
  display: block;
  position: relative;
  margin: 5px auto;
  padding: 0;
}

#upcoming_show_left {
  float: left;
  display: block;
  position: relative;
  width: 550px;
  text-align: right;
  background-color: transparent;
  margin: 0;
  padding: 0;
  height: auto;
}

#upcoming_show_right {
  width: 550px;
  display: block;
  position: relative;
  float: right;
  text-align: left;
  background-color: transparent;
  height: auto;
  padding: 0;
}

#upcoming_show_center {
  width: 1100px;
  display: block;
  position: relative;
  float: none;
  text-align: left;
  background-color: transparent;
  height: auto;
  padding: 0;
}

#upcoming_show #upcoming_show_left .show,
#upcoming_show #upcoming_show_right .show {
  display: block;
  position: relative;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  width: 500px;
  margin: 20px auto;
  height: auto;
}

#upcoming_show #upcoming_show_center .show {
  display: block;
  position: relative;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  width: 1000px;
  margin: 20px auto;
  height: auto;
}

#upcoming_show #upcoming_show_center .show .show_left {
  float: left;
  display: block;
  position: relative;
  width: 475px;
  text-align: center;
  background-color: transparent;
  margin: 0;
  padding: 0;
  height: auto;
}

#upcoming_show #upcoming_show_center .show .show_right {
  width: 475px;
  display: block;
  position: relative;
  float: right;
  text-align: center;
  background-color: transparent;
  padding: 0;
  height: auto;
}

#upcoming_show #upcoming_show_left .show_left,
#upcoming_show #upcoming_show_right .show_left {
  float: left;
  display: block;
  position: relative;
  width: 245px;
  text-align: center;
  background-color: transparent;
  margin: 0;
  padding: 0;
  height: auto;
}

#upcoming_show #upcoming_show_left .show_right,
#upcoming_show #upcoming_show_right .show_right {
  width: 245px;
  display: block;
  position: relative;
  float: right;
  text-align: center;
  background-color: transparent;
  padding: 0;
  height: auto;
}

#upcoming_show #upcoming_show_left .show h1,
#upcoming_show #upcoming_show_right .show h1,
#upcoming_show #upcoming_show_center .show h1 {
  text-align: center;
  font-size: 30px;
  line-height: 35px;
  color: #000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  margin-bottom: 5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: #d5d5d5 1px 1px 4px;
}

#upcoming_show #upcoming_show_left .show h1 div.sub,
#upcoming_show #upcoming_show_right .show h1 div.sub,
#upcoming_show #upcoming_show_center .show h1 div.sub {
  font-size: 10px;
  line-height: 15px;
  margin-top: 0px;
  clear: both;
}

#upcoming_show #upcoming_show_left .show h2,
#upcoming_show #upcoming_show_right .show h2,
#upcoming_show #upcoming_show_center .show h2 {
  text-align: center;
  font-size: 20px;
  line-height: 25px;
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  margin-bottom: 5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: #d5d5d5 1px 1px 4px;
}

#upcoming_show #upcoming_show_left .show h3,
#upcoming_show #upcoming_show_right .show h3,
#upcoming_show #upcoming_show_center .show h3 {
  text-align: center;
  font-size: 10px;
  line-height: 15px;
  color: #797979;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 5px 0 10px;
  padding: 0;
  text-shadow: #d5d5d5 1px 1px 2px;
}

#upcoming_show #upcoming_show_left .show p,
#upcoming_show #upcoming_show_right .show p,
#upcoming_show #upcoming_show_center .show p {
  font-size: 12px;
  line-height: 20px;
  color: #a9a9a9;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: center;
  margin: 0px 0 5px;
  letter-spacing: 1px;
  padding: 0;
}

#upcoming_show #upcoming_show_left .show .show_date,
#upcoming_show #upcoming_show_right .show .show_date,
#upcoming_show #upcoming_show_centert .show .show_date {
  font-style: italic;
  color: #333333;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 1px;
}

#upcoming_show #upcoming_show_left .show .show_img,
#upcoming_show #upcoming_show_right .show .show_img,
#upcoming_show #upcoming_show_center .show .show_img {
  display: inline-block;
  clear: both;
  position: relative;
  margin: 20px auto 0;
  padding: 0 20px;
  text-align: center;
}

#upcoming_show #upcoming_show_left .show .show_img img,
#upcoming_show #upcoming_show_right .show .show_img img,
#upcoming_show #upcoming_show_center .show .show_img img {
  border: 1px solid #999;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
  margin: 0 auto;
  max-width: 200px;
}

#upcoming_show #upcoming_show_left .show .show_img_medium img,
#upcoming_show #upcoming_show_right .show .show_img_medium img,
#upcoming_show #upcoming_show_center .show .show_img_medium img {
  border: 1px solid #999;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
  margin: 0 auto;
  max-width: 400px;
}

#upcoming_show #upcoming_show_left .show .show_img:hover img,
#upcoming_show #upcoming_show_right .show .show_img:hover img,
#upcoming_show #upcoming_show_center .show .show_img:hover img {
  border: 1px solid #c90;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
  margin: 0 auto;
}

#upcoming_show #upcoming_show_left .show .show_img .show_img_caption,
#upcoming_show #upcoming_show_right .show .show_img .show_img_caption,
#upcoming_show #upcoming_show_center .show .show_img .show_img_caption {
  line-height: 15px;
  font-size: 10px;
  color: #797979;
  letter-spacing: 1px;
  text-align: center;
  display: block;
  position: relative;
  margin: 5px auto;
  padding: 0;
}

#upcoming_show #upcoming_show_left .show p.artist_link,
#upcoming_show #upcoming_show_right .show p.artist_link,
#upcoming_show #upcoming_show_center .show p.artist_link {
  line-height: 20px;
  font-size: 12px;
  color: #797979;
  letter-spacing: 1px;
  text-align: left;
  display: block;
  position: relative;
  margin: 10px auto;
  padding: 0;
  width: 350px;
}
#upcoming_show #upcoming_show_left .show p.artist_link a,
#upcoming_show #upcoming_show_right .show p.artist_link a,
#upcoming_show #upcoming_show_center .show p.artist_link a {
  background: #eee;
  background: -moz-linear-gradient(0% 100% 90deg, #ccc, #eee);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#ccc));
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5;
  padding: 8px 10px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  width: 100px;
  font-style: normal;
  clear: both;
  float: none;
  display: block;
  position: relative;
  margin: 0 auto;
}

#upcoming_show #upcoming_show_left .show p.artist_link a:hover,
#upcoming_show #upcoming_show_right .show p.artist_link a:hover,
#upcoming_show #upcoming_show_center .show p.artist_link a:hover {
  background: #ddd;
  background: -moz-linear-gradient(0% 100% 90deg, #bbb, #ddd);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd), to(#bbb));
  border: 1px solid #bbb;
  border-bottom: 1px solid #999;
  cursor: pointer;
  text-shadow: 0 1px 0 #ddd;
  color: #c90;
}

#upcoming_show #upcoming_show_left .show p.artist_link a:active,
#upcoming_show #upcoming_show_right .show p.artist_link a:active,
#upcoming_show #upcoming_show_center .show p.artist_link a:active {
  border: 1px solid #aaa;
  border-bottom: 1px solid #888;
  -moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  -webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  color: #c90;
}

#upcoming_show #upcoming_show_left .show .show_info,
#upcoming_show #upcoming_show_right .show .show_info,
#upcoming_show #upcoming_show_center .show .show_info {
  display: block;
  position: relative;
  margin: 10px auto 10px;
  padding: 10px 10px 10px;
  text-align: center;
  width: 480px;
}

#upcoming_show #upcoming_show_left .show .show_info p,
#upcoming_show #upcoming_show_right .show .show_info p,
#upcoming_show #upcoming_show_center .show .show_info p {
  line-height: 20px;
  font-size: 12px;
  color: #797979;
  letter-spacing: 1px;
  text-align: center;
  display: block;
  position: relative;
  margin: 0 0 10px;
  padding: 0;
}

#upcoming_show #upcoming_show_left .show .show_info p.description,
#upcoming_show #upcoming_show_right .show .show_info p.description,
#upcoming_show #upcoming_show_center .show .show_info p.description {
  line-height: 20px;
  font-size: 12px;
  color: #797979;
  letter-spacing: 1px;
  text-align: left;
  display: block;
  position: relative;
  margin: 0 0 10px;
  padding: 0;
}

#upcoming_show #upcoming_show_left .show .show_info p strong,
#upcoming_show #upcoming_show_right .show .show_info p strong,
#upcoming_show #upcoming_show_center .show .show_info p strong {
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  display: block;
  position: relative;
}

#shows {
  padding: 0;
  height: auto;
  display: block;
  position: relative;
  width: 1100px;
  text-align: center;
  margin: 0;
}

#shows_center {
  width: 1100px;
  display: block;
  position: relative;
  float: none;
  text-align: left;
  background-color: transparent;
  height: auto;
  padding: 0;
}

#shows #shows_center .show {
  display: block;
  position: relative;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  width: 1000px;
  margin: 20px auto;
  height: auto;
}

#shows #shows_center .show .show_left {
  float: left;
  display: block;
  position: relative;
  width: 475px;
  text-align: center;
  background-color: transparent;
  margin: 0;
  padding: 0;
  height: auto;
}

#shows #shows_center .show .show_right {
  width: 475px;
  display: block;
  position: relative;
  float: right;
  text-align: center;
  background-color: transparent;
  padding: 0;
  height: auto;
}

#shows #shows_center .show .show_right .show_img_medium img {
  border: 1px solid #999;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
  margin: 0 auto;
  max-width: 400px;
}

#shows #shows_center .show .show_left .show_img_medium img {
  border: 1px solid #999;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
  margin: 0 auto;
  max-width: 400px;
}

#shows h3 {
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  color: #000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 0 5px 0;
  margin: 0px;
}

#shows #shows-left {
  display: block;
  position: relative;
  float: left;
  width: 550px;
}

#shows #shows-right {
  display: block;
  position: relative;
  float: right;
  width: 550px;
}

.show {
  display: block;
  position: relative;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  width: 500px;
  margin: 20px auto;
  height: auto;
}

.show_left {
  float: left;
  display: block;
  position: relative;
  width: 245px;
  text-align: center;
  background-color: transparent;
  margin: 0;
  padding: 0;
  height: auto;
}

.show_right {
  width: 245px;
  display: block;
  position: relative;
  float: right;
  text-align: center;
  background-color: transparent;
  padding: 0;
  height: auto;
}

#shows .show h1 {
  text-align: center;
  font-size: 30px;
  line-height: 35px;
  color: #000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  margin-bottom: 5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: #d5d5d5 1px 1px 4px;
}

#shows .show h1 div.sub {
  font-size: 10px;
  line-height: 15px;
  margin-top: 0px;
  clear: both;
}

.show h2 {
  text-align: center;
  font-size: 20px;
  line-height: 25px;
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  margin-bottom: 5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: #d5d5d5 1px 1px 4px;
}

.show h2 .alt-headline {
  text-align: center;
  font-size: 20px;
  line-height: 25px;
  color: #333;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  font-variant: normal;
  margin-bottom: 5px;
  letter-spacing: 2px;
  text-transform: lowercase;
  text-shadow: #d5d5d5 1px 1px 4px;
}

.show h3 {
  text-align: center;
  font-size: 10px;
  line-height: 15px;
  color: #797979;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 5px 0 10px;
  padding: 0;
  text-shadow: #d5d5d5 1px 1px 2px;
}

.show p {
  font-size: 12px;
  line-height: 20px;
  color: #a9a9a9;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: center;
  margin: 0px 0 5px;
  letter-spacing: 1px;
  padding: 0;
}

.show .show_date {
  font-style: italic;
  color: #333333;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 1px;
}

.show .show_img {
  display: inline-block;
  clear: both;
  position: relative;
  margin: 20px auto 0;
  padding: 0 20px;
  text-align: center;
}

#shows .show .show_img img {
  border: 1px solid #999;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
  margin: 0 auto;
  max-width: 200px;
}

#shows .show .show_img_medium img {
  border: 1px solid #999;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
  margin: 0 auto;
  max-width: 400px;
}

.show .show_img:hover img {
  border: 1px solid #c90;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
  margin: 0 auto;
}

.show .show_img .show_img_caption {
  line-height: 15px;
  font-size: 10px;
  color: #797979;
  letter-spacing: 1px;
  text-align: center;
  display: block;
  position: relative;
  margin: 5px auto;
  padding: 0;
}

.show p.artist_link {
  line-height: 20px;
  font-size: 12px;
  color: #797979;
  letter-spacing: 1px;
  text-align: left;
  display: block;
  position: relative;
  margin: 10px auto;
  padding: 0;
  width: 350px;
}
.show p.artist_link a {
  background: #eee;
  background: -moz-linear-gradient(0% 100% 90deg, #ccc, #eee);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#ccc));
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5;
  padding: 8px 10px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  width: 100px;
  font-style: normal;
  clear: both;
  float: none;
  display: block;
  position: relative;
  margin: 0 auto;
}

.show p.artist_link a:hover {
  background: #ddd;
  background: -moz-linear-gradient(0% 100% 90deg, #bbb, #ddd);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd), to(#bbb));
  border: 1px solid #bbb;
  border-bottom: 1px solid #999;
  cursor: pointer;
  text-shadow: 0 1px 0 #ddd;
  color: #c90;
}

.show p.artist_link a:active {
  border: 1px solid #aaa;
  border-bottom: 1px solid #888;
  -moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  -webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  color: #c90;
}

.show .show_info {
  display: block;
  position: relative;
  margin: 10px auto 10px;
  padding: 10px 10px 10px;
  text-align: center;
  width: 480px;
}

.show .show_info p {
  line-height: 20px;
  font-size: 12px;
  color: #797979;
  letter-spacing: 1px;
  text-align: center;
  display: block;
  position: relative;
  margin: 0 0 10px;
  padding: 0;
}

.show .show_info p.description {
  line-height: 20px;
  font-size: 12px;
  color: #797979;
  letter-spacing: 1px;
  text-align: left;
  display: block;
  position: relative;
  margin: 0 0 10px;
  padding: 0;
}

.show .show_info p strong {
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  display: block;
  position: relative;
}

#announcement {
  display: block;
  position: relative;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 1100px;
  margin: 20px auto;
  height: auto;
}

.announcement_left {
  float: left;
  display: block;
  position: relative;
  width: 425px;
  text-align: center;
  background-color: transparent;
  margin: 0;
  padding: 0 0 0 50px;
  height: auto;
}

.announcement_right {
  width: 425px;
  display: block;
  position: relative;
  float: right;
  text-align: center;
  background-color: transparent;
  padding: 0 50px 0 0;
  height: auto;
}

#announcement h1 {
  text-align: center;
  font-size: 40px;
  line-height: 45px;
  color: #000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  margin-bottom: 5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: #d5d5d5 1px 1px 4px;
}

#announcement h2 {
  text-align: center;
  font-size: 25px;
  line-height: 30px;
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  margin-bottom: 5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: #d5d5d5 1px 1px 4px;
}

#announcement h3 {
  text-align: center;
  font-size: 15px;
  line-height: 19px;
  color: #797979;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 5px 0 10px;
  padding: 0;
  text-shadow: #d5d5d5 1px 1px 2px;
}

#announcement p {
  font-size: 12px;
  line-height: 20px;
  color: #a9a9a9;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: left;
  margin: 5px 0 10px;
  letter-spacing: 1px;
  padding: 0;
}

#announcement .announcement_date {
  font-style: italic;
  color: #a9a9a9;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

#announcement a.left {
  float: left;
  margin-top: 0px;
  margin-right: 20px;
  position: relative;
  text-align: center;
}

#announcement .announcement_img {
  display: inline-block;
  clear: both;
  position: relative;
  margin: 20px auto 0;
  padding: 0 20px;
  text-align: center;
}

#announcement .announcement_img img {
  border: 1px solid #999;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
  margin: 0 auto;
}

#announcement .announcement_img:hover img {
  border: 1px solid #c90;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 7px #ccc;
  -webkit-box-shadow: 0px 0px 7px #ccc;
  box-shadow: 0px 0px 7px #ccc;
  margin: 0 auto;
}

#announcement .announcement_img .show_img_caption {
  line-height: 15px;
  font-size: 10px;
  color: #797979;
  letter-spacing: 1px;
  text-align: center;
  display: block;
  position: relative;
  margin: 5px auto;
  padding: 0;
}

#announcement p.artist_link {
  line-height: 20px;
  font-size: 12px;
  color: #797979;
  letter-spacing: 1px;
  text-align: left;
  display: block;
  position: relative;
  margin: 10px auto;
  padding: 0;
  width: 350px;
}
#announcement p.artist_link a {
  background: #eee;
  background: -moz-linear-gradient(0% 100% 90deg, #ccc, #eee);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#ccc));
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5;
  padding: 8px 10px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  width: 200px;
  font-style: normal;
  clear: both;
  float: none;
  display: block;
  position: relative;
  margin: 0 auto;
}

#announcement p.artist_link a:hover {
  background: #ddd;
  background: -moz-linear-gradient(0% 100% 90deg, #bbb, #ddd);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd), to(#bbb));
  border: 1px solid #bbb;
  border-bottom: 1px solid #999;
  cursor: pointer;
  text-shadow: 0 1px 0 #ddd;
  color: #c90;
}

#announcement p.artist_link a:active {
  border: 1px solid #aaa;
  border-bottom: 1px solid #888;
  -moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  -webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  color: #c90;
}

#announcement .announcement_info {
  display: block;
  position: relative;
  margin: 20px auto 10px;
  padding: 20px 10px 10px;
  text-align: left;
}

#announcement .announcement_info p {
  line-height: 20px;
  font-size: 12px;
  color: #797979;
  letter-spacing: 1px;
  text-align: left;
  display: block;
  position: relative;
  margin: 0, 0, 0, 10px;
  padding: 0;
}

#announcement .announcement_info p.description {
  line-height: 20px;
  font-size: 12px;
  color: #797979;
  letter-spacing: 1px;
  text-align: left;
  display: block;
  position: relative;
  margin: 0 0 10px;
  padding: 0;
}

#announcement .announcement_info p strong {
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  display: block;
  position: relative;
}

#gallery {
  padding: 0 100px;
  margin: 10px auto 50px;
  height: auto;
  display: block;
  position: relative;
  width: 900px;
}

#gallery p {
  font-size: 12px;
  line-height: 20px;
  color: #797979;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: center;
  margin: 0 0 20px;
  letter-spacing: 1px;
  padding: 0;
}

#gallery a.artist_website {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #333;
  text-align: center;
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
}

#gallery a.artist_website:hover {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #c90;
  text-align: center;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}

#gallery h3 {
  color: #797979;
  text-decoration: none;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-style: normal;
  line-height: 25px;
  font-size: 18px;
  font-variant: normal;
  font-weight: normal;
  display: block;
  position: relative;
  text-shadow: #d5d5d5 1px 1px 4px;
  margin: 0 auto 30px;
  padding: 0;
  text-align: center;
}

#gallery h3 div.sub {
  font-size: 10px;
  line-height: 15px;
  margin-top: 0px;
  clear: both;
}

#gallery h4 {
  color: #797979;
  text-decoration: none;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-style: normal;
  line-height: 13px;
  font-size: 12px;
  font-variant: normal;
  font-weight: normal;
  display: block;
  position: relative;
  text-shadow: #d5d5d5 1px 1px 4px;
  margin: 0 auto 5px;
  padding: 0;
  text-align: center;
}

#gallery h2 {
  color: #000;
  text-decoration: none;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-style: normal;
  line-height: 16px;
  font-size: 14px;
  font-variant: normal;
  font-weight: normal;
  display: block;
  position: relative;
  text-shadow: #d5d5d5 1px 1px 4px;
  margin: 15px auto 25px;
  padding: 0;
  text-align: center;
}

#gallery .gallery_image {
  padding: 0;
  vertical-align: middle;
  text-align: center;
  border-style: none;
  border-width: 0;
  float: left;
  display: block;
  position: relative;
  margin: 0 auto 15px;
  width: 25%;
  height: 200px;
}

#gallery .gallery_image.centered {
  padding: 0;
  vertical-align: middle;
  text-align: center;
  border-style: none;
  border-width: 0;
  float: none;
  display: block;
  position: relative;
  margin: 0 auto 10px;
  width: 100%;
  clear: both;
  height: 210px;
}

#gallery .gallery_image.centered.medium {
  padding: 0;
  vertical-align: middle;
  text-align: center;
  border-style: none;
  border-width: 0;
  float: none;
  display: block;
  position: relative;
  margin: 0 auto 0px;
  width: 100%;
  clear: both;
  height: 210px;
}

#gallery .gallery_image.half {
  padding: 0;
  vertical-align: middle;
  text-align: center;
  border-style: none;
  border-width: 0;
  float: left;
  display: block;
  position: relative;
  margin: 0 auto 10px;
  width: 50%;
  clear: none;
  height: 210px;
}

#gallery .gallery_image.third {
  padding: 0;
  vertical-align: middle;
  text-align: center;
  border-style: none;
  border-width: 0;
  float: left;
  display: block;
  position: relative;
  margin: 0 auto 10px;
  width: 300px;
  clear: none;
  height: 210px;
}

#gallery .gallery_image a {
  text-align: center;
  font-variant: normal;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
}

#gallery .gallery_image a img,
#gallery p a img {
  border: 1px solid #a9a9a9;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 5px #ccc;
  -webkit-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
}

#gallery .gallery_image a:hover img {
  border: 1px solid #c90;
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 5px #ccc;
  -webkit-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
}

#gallery table.thumbnails {
  margin: 0 auto;
  padding: 0;
  display: block;
  position: relative;
  width: 100%;
  padding: 0;
  border-style: none;
  border-width: 0;
}

#gallery table.thumbnails tbody tr td {
  padding: 0 10px 20px 0;
  width: 170px;
  height: 170px;
  background-color: transparent;
  vertical-align: top;
  text-align: center;
  border-style: none;
  border-width: 0;
}

#gallery table.thumbnails tbody tr td a {
  text-align: center;
  font-variant: normal;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
}

#gallery table.thumbnails tbody tr td a img {
  border: 1px solid #ccc;
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
}

#gallery table.thumbnails tbody tr td a:hover img {
  border: 1px solid #c90;
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
}

#artists_index {
  padding: 0;
  margin: 10px auto 0;
  height: auto;
  display: block;
  position: relative;
  width: 1100px;
}

#artists_index .gallery_image {
  padding: 0;
  vertical-align: middle;
  text-align: center;
  border-style: none;
  border-width: 0;
  float: left;
  display: block;
  position: relative;
  margin: 0 auto 0;
  width: 25%;
  height: 250px;
}

#artists_index .gallery_image a {
  text-align: center;
  font-variant: normal;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
}

#artists_index .gallery_image a img {
  border: 1px solid #a9a9a9;
  margin: 0 auto;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 5px #ccc;
  -webkit-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
}

#artists_index .gallery_image a:hover img {
  border: 1px solid #c90;
  margin: 0 auto;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 0px 5px #ccc;
  -webkit-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
}

#artists_index .gallery_image a span.artist_index_name {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #333;
  text-align: center;
  display: block;
  position: relative;
  margin: 5px auto 0;
  padding: 0;
  letter-spacing: 1px;
  text-shadow: darkGray 1px 1px 3px;
  width: auto;
  white-space: normal;
}

#artists_index .gallery_image a:hover span.artist_index_name {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #c90;
  text-align: center;
  display: block;
  position: relative;
  margin: 5px auto 0;
  padding: 0;
  letter-spacing: 1px;
  text-shadow: darkGray 1px 1px 3px;
  width: auto;
  white-space: normal;
}

#artists_index .gallery_image.fifth {
  padding: 0;
  vertical-align: middle;
  text-align: center;
  border-style: none;
  border-width: 0;
  float: left;
  display: block;
  position: relative;
  margin: 0 auto 15px;
  width: 220px;
  clear: none;
  height: 250px;
}

#artists_index .gallery_image.centered {
  padding: 0;
  vertical-align: middle;
  text-align: center;
  border-style: none;
  border-width: 0;
  float: none;
  display: block;
  position: relative;
  margin: 0 auto 15px;
  width: 100%;
  clear: both;
  height: 250px;
}

#artists_index .gallery_image.half {
  padding: 0;
  vertical-align: middle;
  text-align: center;
  border-style: none;
  border-width: 0;
  float: left;
  display: block;
  position: relative;
  margin: 0 auto 15px;
  width: 50%;
  clear: none;
  height: 250px;
}

#artists_index .gallery_image.third {
  padding: 0;
  vertical-align: middle;
  text-align: center;
  border-style: none;
  border-width: 0;
  float: left;
  display: block;
  position: relative;
  margin: 0 auto 15px;
  width: 366px;
  clear: none;
  height: 250px;
}

.clear {
  clear: both;
  float: none;
  display: block;
  position: relative;
  width: 100%;
  height: 1%;
  margin: 0;
  padding: 0;
}

.hr {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #eee),
    color-stop(100%, #fff)
  );
  background: -moz-gradient(center top, #eee 0%, #fff 100%);
  background: -moz-linear-gradient(center top, #eee 0%, #fff 100%);
  clear: both;
  display: block;
  height: 8px;
  margin: 20px auto 10px;
  position: inherit;
  width: 400px;
  float: none;
  border-width: 0;
  letter-spacing: 0;
  word-spacing: 0;
  white-space: nowrap;
}

.hr:before {
  background: -webkit-gradient(
    linear,
    left top,
    right bottom,
    color-stop(0%, rgba(255, 255, 255, 255)),
    color-stop(100%, rgba(238, 238, 238, 0))
  );
  background: -moz-gradient(
    center left,
    rgba(255, 255, 255, 255) 0%,
    rgba(238, 238, 238, 0) 100%
  );
  background: -moz-linear-gradient(
    center left,
    rgba(255, 255, 255, 255) 0%,
    rgba(238, 238, 238, 0) 100%
  );
  content: "";
  display: block;
  height: 8px;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
}

.hr:after {
  background: -webkit-gradient(
    linear,
    left top,
    right bottom,
    color-stop(0%, rgba(238, 238, 238, 0)),
    color-stop(100%, rgba(255, 255, 255, 255))
  );
  background: -moz-gradient(
    center left,
    rgba(238, 238, 238, 0) 0%,
    rgba(255, 255, 255, 255) 100%
  );
  background: -moz-linear-gradient(
    center left,
    rgba(238, 238, 238, 0) 0%,
    rgba(255, 255, 255, 255) 100%
  );
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}

.border {
  width: 100%;
  margin: 0 auto 20px;
  padding: 0;
  position: relative;
  display: block;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    right bottom,
    from(rgb(255, 255, 255)),
    color-stop(0.47, #e3e3e3),
    to(rgb(255, 255, 255))
  );
  background-image: -moz-linear-gradient(
    360deg,
    rgb(255, 255, 255) 0%,
    #e3e3e3 47%,
    rgb(255, 255, 255) 100%
  );
  height: 1px;
  border-style: none;
  border-width: 0;
  -moz-box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}

.fancybox-caption {
  font: normal 12px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-align: center;
  text-shadow: 1px 1px 0 #000000;
  display: block;
}

.fancybox-caption .child {
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  word-spacing: 4px;
}

.fancybox-caption span.img_info {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  text-shadow: 1px 1px 0 #000000;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 1px;
  word-spacing: 1px;
  font-size: 11px;
}

.fancybox-caption span.img_artist {
  position: relative;
  display: block;
  padding: 0;
  text-shadow: 1px 1px 0 #000000;
  margin: 0;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  word-spacing: 1px;
  font-size: 11px;
}

#bio {
  margin: 0 auto;
  padding: 20px 50px;
  display: block;
  position: relative;
  width: 1000px;
}

#bio p {
  font-size: 12px;
  line-height: 20px;
  color: #797979;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: left;
  margin: 5px 0px 10px 0px;
  letter-spacing: 1px;
  padding: 0 50px;
}

#bio a.artist_website {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #333;
  text-align: center;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}

#bio a.artist_website:hover {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #c90;
  text-align: center;
}

#bio h2 {
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  color: #797979;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  margin-bottom: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: #d5d5d5 1px 1px 4px;
}

#bio h3 {
  text-align: center;
  font-size: 15px;
  line-height: 19px;
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  text-shadow: #d5d5d5 1px 1px 2px;
  margin: 40px 0 10px;
}

#bio ul {
  padding: 0 50px;
  display: block;
  position: relative;
  text-align: left;
  margin: 0 0 60px 100px;
  list-style-type: none;
}

#bio ul li {
  list-style-type: none;
  display: block;
  position: relative;
  font-size: 12px;
  line-height: 15px;
  color: #797979;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: left;
  margin: 20px 0;
  padding: 0;
  letter-spacing: 1px;
  list-style-image: none;
}

#bio ul li ul {
  padding: 0;
  display: block;
  position: relative;
  text-align: left;
  margin: 5px 0 10px;
  list-style-image: none;
  list-style-type: none;
}

#bio ul li ul li {
  list-style-type: none;
  display: block;
  position: relative;
  font-size: 12px;
  line-height: 15px;
  color: #797979;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: left;
  margin: 5px 0;
  padding: 0 0 5px;
  letter-spacing: 1px;
  list-style-image: none;
  white-space: normal;
}

#bio ul li ul li p {
  font-size: 11px;
  line-height: 15px;
  color: #a9a9a9;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: left;
  margin: 5px 0 10px 10px;
  letter-spacing: 1px;
  padding: 0;
}

#bio ul li p.list_header {
  font-style: italic;
  color: #333;
  font-size: 12px;
  line-height: 16px;
  font-variant: normal;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  margin: 0 0 5px;
  padding: 0;
  display: block;
  position: relative;
}

#bio ul li a {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #333;
  text-align: left;
  display: inline;
  position: relative;
}

#bio ul li a:hover {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #c90;
  text-align: left;
}

ul.links_list {
  padding: 0 0px;
  display: block;
  position: relative;
  text-align: center;
  margin: 0 auto 0px;
  width: 200px;
  height: auto;
}

ul.links_list li {
  list-style-type: none;
  list-style-image: none;
  display: block;
  position: relative;
  font-size: 12px;
  line-height: 15px;
  color: #797979;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: center;
  margin: 20px 0;
  padding: 0;
  letter-spacing: 1px;
}

ul.links_list li a {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #333;
  text-align: left;
  display: inline;
  position: relative;
}

ul.links_list li a:hover {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #c90;
  text-align: left;
}

#footer ul.social_links_list {
  text-align: center;
  padding: 0;
  display: block;
  position: relative;
  text-align: left;
  margin: 0 auto;
  width: 120px;
  height: 30px;
}

#contact ul.social_links_list {
  text-align: center;
  padding: 0;
  display: block;
  position: relative;
  text-align: left;
  margin: 0 auto;
  width: 120px;
  height: 30px;
}

ul.social_links_list li {
  list-style-type: none;
  list-style-image: none;
  display: block;
  position: relative;
  float: left;
  font-size: 12px;
  line-height: 15px;
  color: #797979;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: left;
  margin: 0px 5px;
  padding: 0;
  letter-spacing: 1px;
}

ul.social_links_list li a.instagram {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #333;
  text-align: left;
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  background: url(/images/assets/instagram-icon-off.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
}

ul.social_links_list li a.instagram:hover {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #c90;
  text-align: left;
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  background: url(/images/assets/instagram-icon-on.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
}

ul.social_links_list li a.facebook {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #333;
  text-align: left;
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  background: url(/images/assets/facebook-icon-off.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
}

ul.social_links_list li a.facebook:hover {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #c90;
  text-align: left;
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  background: url(/images/assets/facebook-icon-on.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
}

ul.social_links_list li a.email {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #333;
  text-align: left;
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  background: url(/images/assets/email-icon-off.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
}

ul.social_links_list li a.email:hover {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  font-size: 12px;
  line-height: 15px;
  color: #c90;
  text-align: left;
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  background: url(/images/assets/email-icon-on.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
}

#footerholder {
  text-align: center;
  top: 120px;
  display: block;
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  float: none;
  /*width: 100%;*/
  width: 1100px;
  clear: both;
  background-color: #fff;
  /*border-top: 1px solid #eee;*/
}

#footer {
  text-align: center;
  width: 790px;
  padding: 0px 0px 10px 0px;
  display: block;
  position: relative;
  margin: auto;
  float: none;
  background-color: #fff;
}

#footer h2 {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  font-weight: normal;
  font-style: bold;
  text-decoration: none;
  font-variant: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.23);
}

#footer h3 {
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  color: #000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
}

#footer p {
  font-size: 10px;
  line-height: 17px;
  letter-spacing: 1px;
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: center;
  margin: 5px 40px 10px;
  padding: 0;
}

#footer p.center {
  font-size: 10px;
  line-height: 17px;
  letter-spacing: 1px;
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: center;
  float: none;
  margin: 10px 290px 20px 290px;
  padding: 0;
}

#footer p.left {
  font-size: 10px;
  line-height: 17px;
  letter-spacing: 1px;
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: left;
  margin: 5px 0px 20px 100px;
  float: left;
  padding: 0;
  width: 257px;
}

#footer p.right {
  font-size: 10px;
  line-height: 19px;
  letter-spacing: 1px;
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: right;
  margin: 5px 100px 20px 0px;
  float: right;
  padding: 0;
  width: 257px;
}

#footer div.gallery_rental {
  margin: 0 auto;
  position: relative;
  display: block;
  width: 550px;
  padding: 10px 0 0;
  text-transform: uppercase;
  font-variant: normal;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}

#footer div.gallery_rental p {
  font-size: 9px;
  line-height: 14px;
  color: #333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: center;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

#footer div.gallery_rental a {
  text-transform: lowercase;
  font-variant: normal;
  text-decoration: none;
  letter-spacing: 0;
}

#footer div.gallery_rental a:hover {
  text-transform: lowercase;
  font-variant: normal;
  text-decoration: none;
}

#toplink {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  line-height: 14px;
  color: #fff;
  text-align: center;
  display: block;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.32);
  padding: 5px 5px 5px 15px;
  letter-spacing: 1px;
  word-spacing: 1px;
  font-size: 11px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.23);
}

#toplink:hover {
  color: #c90;
  background-color: #000;
}
