/*
 *  generic primary stylesheet
 *  CS:JD  2007-04-12
 */

/* normalize basic styles */
* { margin: 0; padding: 0; }
h2,h3 { margin: 1em 0 0.6em 0; }
h4,h5,h6,ul,ol,dl,li,dt,dd,pre,p,form { margin: 0.8em 0; }
ul, ol { padding-left: 2em; }
pre { font: 100% "Courier New", Courier, monospace; }

h2 { font-size: 109.1%; color: #d68800; }
h3 { font-size: 109.1%; color: #d68800; }
h4, h5, h6 { font-size: 100%; }

a { color: #000; }
a img { border: none; }
.menu { padding-left: 0; list-style: none; }

strong { 
  color: #444;
}

fieldset { border: none; padding: 0.5em 0; }
.formfield { margin: 1em 0; }
select, textarea, input.text { 
  color: #333;
  font: 100% Verdana, Arial, Helvetica, sans-serif;
  background: #fff; 
  border: 1px solid #cacaca; 
}

option {
}

textarea:focus, input.text:focus, select:focus {
}

input.text[disabled] {
}

.jump a, a.jump {
  color: #004467;
  text-decoration: none;
}
.jump a:hover, a.jump:hover {
  text-decoration: underline;
}

.error { color: #a44; }
p.error { margin-bottom: 0; }
ul.error { margin-top: 0; }
.error li { margin: 3px 0; }
.error label { font-weight: bold; }

address {
  font-style: normal;
  margin-top: 2.25em;
}
address strong {
  color: #d68800;
  font-size: 109.1%;
}

/* page layout */
html {
  background: url(../images/bkg-repeat.jpg) 0 718px repeat;
}
body {
  background: url(../images/bkg-gradient.jpg) 0 0 repeat-x;
  color: #666;
  font: 68.75%/1.364 Arial, Helvetica, sans-serif;
}
#page {
  margin: 0 auto;
  padding-top: 40px;
  width: 950px;
}
.page-wrap {
  background: #fff;
  color: #666;
  overflow: hidden;
  position: relative;
}
#logo {
  left: 32px;
  position: absolute;
  top: 28px;
  z-index: 10;
}
#logo img {
  display: block;
}
#main {
  float: right;
  width: 725px;
}
#content {
  margin: 27px 50px 72px 40px;
}
#sidebar {
  background: url(../images/bkg-sidebar.jpg) 0 0 repeat-x;
  color: #fff;
  float: left;
  min-height: 376px;
  padding: 110px 0 40px;
  position:relative;
  width: 225px;
  z-index: 2;
}
.home #sidebar {
  background: #7aadb4;
  min-height: 185px;
  padding-bottom: 0;
}
#footer {
  clear: both;
  color: #9e9d93;
  font-size: 90.1%;
  padding: 19px 0 25px;
}
#footer .links {
  float: left;
  margin: 0;
  width: 650px;
}
#footer .links a {
  color: #9e9d93;
  margin: 0 4px;
  text-decoration: none;
  text-transform: uppercase;
}
#footer .links a:hover {
  text-decoration: underline;
}
#footer .links a.first {
  margin-left: 0;
}
#footer .links a.last {
  margin-right: 0;
}
#footer .copyright {
  float: right;
  margin: 0;
  text-align: right;
  width: 250px;
}

h1 {
  border-bottom: 1px dotted #b2b2b2;
  color: #fbc400;
  font-size: 236.4%;
  margin: 0 0 0 40px;
  padding: 62px 0 15px;
  text-transform: uppercase;
}

#navigation {
  margin: 0;
  padding-right: 33px;
  text-align: right;
}
#navigation li {
  margin: 0;
}
#navigation a {
  background-position: 100% 2px;
  background-repeat: no-repeat;
  border-bottom: 1px dotted #4b8785;
  color: #fff;
  display: block;
  padding: 2px 0 1px;
  text-transform: uppercase;
  text-decoration: none;
}
#menu-home a { background-image: url(../images/menu-home-over.gif); }
#menu-about a { background-image: url(../images/menu-about-over.gif); }
#menu-productions a { background-image: url(../images/menu-productions-over.gif); }
#menu-news a { background-image: url(../images/menu-news-over.gif); }
#menu-links a { background-image: url(../images/menu-links-over.gif); }
#menu-contact a { background-image: url(../images/menu-contact-over.gif); }

#navigation a img {
  display: block;
  margin-left: auto;
  margin-right: 0;
}
#navigation .last a {
  border-bottom: none;
}
#navigation a:hover {
  outline: none;
}
#navigation a:hover img { 
  visibility: hidden; 
}

.productions {
  margin-bottom: 1em;
  overflow: hidden;
  position: relative;
}
.production {
  float: left;
  margin-left: 45px;
  width: 180px;
}
.productions .first {
  margin-left: 0;
  min-height: 6px;
}
.production h3 {
  margin-bottom: 0;
}
.production p.stars {
  margin-top: 0;
  padding-bottom: 32px;
}
.production p.stars em {
  white-space: nowrap;
}
.production p.buttons {
  bottom: 0;
  margin: 0;
  position: absolute;
  width: 180px;
}
#secondary {
  background: url(../images/bkg-current_shows.png) top left repeat-y #fff;
  clear: both;
  overflow: hidden;
  padding-bottom: 1em;
}
.home #content {
  margin: 0;
  position: relative;
}
#slideshow {
  overflow: hidden;
}
.home #content .production_banner {
  float: left;
  margin-right: -725px;
  width: 725px;
}
.home #content .active {
  position: relative;
}
.home #content img.banner {
  display: block;
}
.home .current_shows {
  float: left;
  padding-left: 29px;
  padding-top: 1.75em;
  width: 510px;
}
.home .news {
  float: right;
  padding-top: 1.75em;
  width: 354px;
}
.home #secondary h2 {
  font-size: 109.1%;
  font-weight: bold;
  text-transform: uppercase;
}
.home .current_shows h2 {
  color: #fff;
  margin-top: 0;
}
.home .news h2 {
  color: #6196b5;
  margin-top: 0;
}
.home .current_shows ul,
.home .news ul {
  list-style: none;
  padding-left: 0;
}
.home .current_shows li {
  background: url(../images/bullet-chevron.png) 0 2px no-repeat;
  color: #673a00;
  padding-left: 12px;
}
.home .current_shows li a {
  color: #673a00;
  text-decoration: none;
}
.home .current_shows li a:hover {
  text-decoration: underline;
}
.home .news li {
  margin-right: 18px;
}
.home .news li h3 {
  color: #918f7e;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}
.home .news li h3 a {
  color: #918f7e;
  text-decoration: none;
}
.home .news li h3 a:hover {
  text-decoration: underline;
}
.home .news li p {
  margin: 0;
}
.theatre-links {
  background: url(../images/bkg-home_tab.png) top left no-repeat;
  bottom: 0;
  font-size: 91%;
  padding: 5px 6px 4px 8px;
  position: absolute;
  right: 0;
  white-space: nowrap;
}
.theatre-links a {
  font-weight: bold;
  margin-right: 6px;
  padding: 2px 4px 1px;
  text-decoration: none;
  text-transform: uppercase;
}
.theatre-links a:hover {
  border: 1px dotted #a8a8a8;
  padding: 1px 3px 0;
}
.theatre-links a.details {
  color: #d68800;
}
.theatre-links a.buy_tickets {
  color: #10496d;
}
.slideshow-links {
  position: absolute;
  right: 0;
  top: 236px;
}
.slideshow-links a {
  cursor: pointer;
  display: block;
}
.slideshow-links a img {
  display: block;
}

dl.news {
}
dl.news dt {
  clear: left;
  float: left;
  margin-top: 2px;
  padding-right: 18px;
  width: 80px;
}
dl.news dd {
  float: left;
  margin-top: 0;
  width: 475px;
}
dl.news dd h3 {
  font-size: 109.1%;
  margin-top: 0;
}
dl.news dd h3,
dl.news dd h3 a {
  color: #d68800; 
}
.bio {
  margin-top: 3em;
}
.bio h2 {
  color: #666;
  font-size: 100%;
}
.bio h2 strong {
  color: #d68800; 
  font-size: 109.1%;
}

#content .more {
  margin-bottom: -30px;
  position: relative;
  text-align: right;
}
#content .more p {
  margin: 3px 0 0;
}
#content .more a {
  color: #44a1a0;
  font-weight: bold;
  text-decoration: none;
}
#content p.more a:hover {
  text-decoration: underline;
}
#content p.more .enlarge {
  font-size: 119%;
}
.production .description p {
  margin-top: 0;
}



