/* =============================================================================
Bush Theatre - Literary
============================================================================= */

#content_container {padding: 20px 0 0 0;}
.logo_padding {padding: 30px 0 0 0;}
h2.top {margin: 13px 0 0 0;}
.polaroid .caption span {display: none;}

h2#top_head {
  background: url(/dyn/headers/press_1.jpg) 0 0 no-repeat;
  height: 38px;
  width: 320px;
  padding: 0;
}

div.copy ul {
  margin: 0;
  padding: 0 0 17px 0;
}

div.copy ul li {
  background: url(/img/icons/tick.gif) 0 4px no-repeat;
  line-height: 17px;
  padding: 0 0 0 20px;
}

.polaroid {
  background: url(/img/backgrounds/polaroid_226.png) 0 0 no-repeat;
  text-align: center;
  width: 226px;
  height: 272px;
  margin: 0 0 0 22px;
  float: right;
}

  .polaroid .about {margin: 20px 0 0 0;}

  .polaroid .caption {
    background: url(/dyn/static/support_1_caption_1.gif) center top no-repeat;
    width: 193px;
    height: 28px;
    margin: 30px auto 0 auto;
  }
  .polaroid .caption#caption_2 {
    background: url(/dyn/static/support_2_caption_1.gif) center top no-repeat;
  }

.copy p {margin: 0; padding-bottom: 17px;}

.spacer_700 {
  background: url(/img/lines/horizontal_700.gif) 0 0px no-repeat;
  width: 700px;
  height: 21px;
  clear: both;
}

div#donations p {
  margin: 0;
  padding: 0;
}

div#donations ul {
  margin: 0;
  padding: 0 0 17px 0;
}

div#donations ul li {
  background: url(/img/icons/tick.gif) 0 4px no-repeat;
  line-height: 17px;
  padding: 0 0 0 20px;
}

div.copy strong {
  font: 16px/19px Arial, Sans-Serif;
  color: #879C17;
}
div.copy em {
  color: #918486;
  font: 11px/17px Tahoma, Arial, Sans-Serif;
}

/* Sub-nav
============================================================================= */

#sub-nav {
  background: url(/img/backgrounds/sub-navs/about_us.gif) 0 0 no-repeat;
  width: 701px;
  height: 54px;
  float: right;
}

  #sub-nav li {float: left;}

    #sub-nav li a {
      display: block;
      height: 17px;
      margin: 14px 16px 0 0;
      cursor: pointer;
    }
    #sub-nav li a#about {background: url(/img/sub-navs/about_us/about_the_bush.gif) 0 0 no-repeat; width: 108px; margin: 14px 16px 0 20px;}
    #sub-nav li a#history {background: url(/img/sub-navs/about_us/history.gif) 0 0 no-repeat; width: 51px;}
    #sub-nav li a#team {background: url(/img/sub-navs/about_us/team.gif) 0 0 no-repeat; width: 36px;}
    #sub-nav li a#writers {background: url(/img/sub-navs/about_us/writers.gif) 0 0 no-repeat; width: 50px;}
    #sub-nav li a#literary {background: url(/img/sub-navs/about_us/bush_literary.gif) 0 0 no-repeat; width: 90px;}
    #sub-nav li a#press {background: url(/img/sub-navs/about_us/press.gif) 0 0 no-repeat; width: 39px;}
    #sub-nav li a#jobs {background: url(/img/sub-navs/about_us/jobs.gif) 0 0 no-repeat; width: 33px;}
    #sub-nav li a#technical{background: url(/img/sub-navs/about_us/technical.gif) 0 0 no-repeat; width: 67px;}
	#sub-nav li a#casting{background: url(/img/sub-navs/about_us/casting.gif) 0 0 no-repeat; width: 54px; margin: 14px 0 0 0}
	
    #sub-nav li a#about_active {background: url(/img/sub-navs/about_us/about_the_bush.gif) 0 -17px no-repeat; width: 108px; margin: 14px 16px 0 20px;}
    #sub-nav li a#history_active {background: url(/img/sub-navs/about_us/history.gif) 0 -17px no-repeat; width: 51px;}
    #sub-nav li a#team_active {background: url(/img/sub-navs/about_us/team.gif) 0 -17px no-repeat; width: 36px;}
    #sub-nav li a#writers_active {background: url(/img/sub-navs/about_us/writers.gif) 0 -17px no-repeat; width: 50px;}
    #sub-nav li a#literary_active {background: url(/img/sub-navs/about_us/bush_literary.gif) 0 -17px no-repeat; width: 90px;}
    #sub-nav li a#press_active {background: url(/img/sub-navs/about_us/press.gif) 0 -17px no-repeat; width: 39px;}
    #sub-nav li a#jobs_active {background: url(/img/sub-navs/about_us/jobs.gif) 0 -17px no-repeat; width: 33px; margin: }
	#sub-nav li a#technical_active{background: url(/img/sub-navs/about_us/technical.gif) 0 -17px no-repeat; width: 67px;}
	#sub-nav li a#casting_active{background: url(/img/sub-navs/about_us/casting.gif) 0 -17px no-repeat; width: 54px; margin: 14px 0 0 0}