/* Universal Structure */

body {
  margin: 0px;
  padding: 0px;
  background: #000 url('/media/img/newtheater/background.jpg') no-repeat center top;
  font: 12px Verdana, Arial, sans-serif;
}

.grid_8.main {
  margin-left: 0px;
  background: transparent url('/media/img/newtheater/background-detail.png') repeat-y 0px 0px;
  padding: 35px 25px;
  width: 590px;
}

.grid_8.main.home {
  background: none;
  width: 640px;
  padding: 0px;
}

.sidebar {
  margin: 0px 0px 0px 10px;
}

a {
  color: #009900;
}

/* Set Type */

h2,
h2.title,
h2 a {
  text-transform: uppercase;
  color: #000;
  font-family: 'Lucida Console', 'Monaco', monospace;
}

.wf-active h2, 
.wf-active h2.title, 
.wf-active .page-titlegroup h2,
.wf-active h2 a,
.wf-active h3 a {
  text-transform: uppercase;
  font-family: "chainprinter-1","chainprinter-2", sans-serif;
  color: #000;
  font-weight: normal;
  font-size: 22px;
}

h2 a:hover,
h3 a:hover {
  color: #009900;
  text-decoration: none;
}

/* Header */

#header {
  height: 125px;
}

#header h2 {
  width: 364px;
  height: 13px;
  margin-top: 21px;
  background: transparent url('/media/img/newtheater/header-gs-presents.png') no-repeat 0 0;
  text-indent: -9999px;
}

#header h1 {
  width: 563px;
  height: 35px;
  background: transparent url('/media/img/newtheater/header-title.png') no-repeat 0 0;
  text-indent: -9999px;
  margin-top: 14px;
}

#header h1 a {
  height: 35px;
}

.header-greenspace {
  text-align: right;
}

.header-greenspace img {
  margin: 29px 0px 0px 0px;
}

/* Navigation */

#nav-main {
  height: 50px;
  background: transparent url('/media/img/newtheater/background-greyline.png') repeat-x 0px bottom;
}

#nav-main ul {
  padding-top: 10px;
}

#nav-main ul li {
  float: left;
}

#nav-main ul li a.top {
  height: 25px;
  display: block;
  background: transparent url('/media/img/newtheater/nav.png') no-repeat 0px 0px;
  text-indent: -9999px;
}

#nav-main ul li.sound-stacks a.top {
  width: 127px;
}

#nav-main ul li.sound-stacks a.top:hover {
  background-position: 0px -25px;
}

#nav-main ul li.events a.top {
  width: 82px;
  background-position: -127px 0px;
}

#nav-main ul li.events a.top:hover {
  background-position: -127px -25px;
}

#nav-main ul li.blog a.top {
  width: 63px;
  background-position: -209px 0px;
}

#nav-main ul li.blog a.top:hover {
  background-position: -209px -25px;
}

#nav-main ul li.about a.top {
  width: 78px;
  background-position: -272px 0px;
}

#nav-main ul li.about a.top:hover {
  background-position: -272px -25px;
}

#nav-main ul li.donate a.top {
  width: 88px;
  background-position: -350px 0px;
}

#nav-main ul li.donate a.top:hover {
  background-position: -350px -25px;
}

#nav-main ul li.volunteer a.top {
  width: 106px;
  background-position: -438px 0px;
}

#nav-main ul li.volunteer a.top:hover {
  background-position: -438px -25px;
}

#nav-main ul li.subscribe a.top {
  width: 96px;
  background-position: -543px 0px;
}

#nav-main ul li.subscribe a.top:hover {
  background-position: -543px -25px;
}

/* Nav Dropdowns */

#nav-main .secondary-nav {
  display: inline;
}

#nav-main .secondary-nav h4 { /* default linkroll title markup */
  display: none;
}

#nav-main li ul {
  z-index: 999999;
  position: absolute;
  width: 147px;
  padding: 5px 0px 0px 0px;
  margin: 0;
  display: none;
}

#nav-main li ul li {
	font-size: 11px;
	float: none;
	margin-bottom: 2px;
}

#nav-main li ul li a {
  width: 142px;
	display: block;
	background: transparent url('/media/img/newtheater/background-black80.png');
	color: #fff;
	padding: 12px 8px 12px 15px;
	font-size: 12px;
  text-indent: 0px;
}

#nav-main li ul li a:hover {
	text-decoration: none;
	background: #000;
}

#nav-main li:hover ul {
	display: block;
}

/* Footer */

#footer { }

.footer-support {
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 40px 0px 25px 0px;
}

.footer-nav {
  margin: 20px 0px;
}

.footer-nav .copyright {
  float: left;
  color: #fff;
  margin: 0px;
}

.footer-nav ul {
  float: right;
}

.footer-nav ul li {
  float: left;
  line-height: 1em;
  border-left: 1px solid #fff;
  padding-left: 6px;
  margin-left: 6px;
}

.footer-nav ul li:first-child {
  border-left: none;
}

.footer-nav ul li a {
  color: #fff;
}

/* Content */

#site {
  position: static;
  margin: 0px auto 0px auto;
  min-height: 915px;
	height: auto !important;
	height: 915px;
}

/* Home: Sound Stack */

.home-sound-stacks {
  height: 250px;
  margin-top: 30px;
}

.home-sound-stacks h2 {
  float: left;
  height: 259px;
  width: 18px;
  display: block;
  background: transparent url('/media/img/newtheater/title-soundstacks.png') no-repeat 0px 0px;
  text-indent: -9999px;
}

.home-sound-stacks ul {
  background: transparent url('/media/img/newtheater/background-black15.png');
  float: left;
  height: 259px;
  width: 621px;
  padding-left: 1px;
}

.home-sound-stacks ul li { 
  position: relative;
  width: 180px;
  height: 215px;
  float: left;
  border: 3px solid #fff;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 19px 0px 0px 15px;
  overflow: hidden;
  cursor: pointer;
}

.home-sound-stacks ul li a.stack-layover {
  background: transparent url('/media/img/newtheater/background-black70.png');
  height: 65px;
  width: 168px;
  padding: 9px 4px 10px 8px;
  display: block;
  position: absolute;
  bottom: 0px;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
}

.home-sound-stacks ul li a.stack-layover span.stack-title, 
.wf-loading .home-sound-stacks ul li a.stack-layover span.stack-title {
  text-transform: uppercase;
  display: block;
  line-height: 14px;
  font-size: 14px;
  font-family: 'Lucida Console', 'Monaco', monospace;
  padding-bottom: 1px;
}

.wf-active .home-sound-stacks ul li a.stack-layover span.stack-title {
  font-family: 'chainprinter-1','chainprinter-2', sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.home-sound-stacks ul li a.stack-layover span.stack-subtitle {
  font-size: 11px;
}

/* Home: Tease */

.ntos-home-tease {
  margin: 40px 0px 40px 15px;
  width: 625px;
}

.ntos-home-tease .top {
  background: transparent url('/media/img/newtheater/cloudbox-top.png') no-repeat 0px 0px;
  height: 25px;
}

.ntos-home-tease .content {
  background: transparent url('/media/img/newtheater/cloudbox-background.png') repeat-y 0px 0px;
  padding: 0px 25px;
  margin: 0px;
  min-height: 150px;
	height: auto !important;
	height: 150px;
}

.ntos_segment_tease-image {
  width: 149px;
  float: left;
}

.ntos_segment_tease-image img {
  border: 2px solid #fff;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.ntos-home-content {
  float: left;
  padding-left: 20px;
  width: 100%;
}

.ntos-home-content.hasimage {
  width: 406px;
}

.ntos-home-tease h2.title {
  padding-bottom: 2px;
}

.ntos-home-tease h3.date {
  color: #666;
}

.ntos-home-description {
  padding-top: 18px;
}

.ntos-home-content p {
  margin: 0px;
  padding: 0px;
}

.ntos-tools {
  height: 75px;
  margin: 0px;
  padding: 0px;
  background: transparent url('/media/img/newtheater/cloudbox-bottom.png') no-repeat 0px bottom;
  border-bottom: none;
  line-height: 1em;
}

.ntos-tools.hasimage {
  padding-left: 195px;
}

.ntos-tools p.media_buttons {
  float: left;
  margin-bottom: 0px !important;
  margin-top: 20px !important;
  padding-top: 0px;
}

.ntos-tools p.morelink {
  float: left;
  margin-bottom: 0px !important;
  margin-top: 20px !important;
}

.ntos-tools .media_buttons a.button,
.wf-loading .ntos-tools .media_buttons a.button {
  font-size: 19px;
  margin: 0px;
  padding: 0px;
  background: none;
  border: 0px;
  height: auto;
  line-height: 1em;
}

.wf-active .ntos-tools .media_buttons a.button {
  font-family: "chainprinter-1","chainprinter-2", sans-serif;
  font-size: 16px;
}

.wf-active .ntos-tools .media_buttons a.button:hover {
  color: #009900;
  text-decoration: none;
}

.media_buttons a.button.more {
  border-left: 2px solid #666;
  margin-left: 8px;
  padding-left: 20px;
}

/*  Action Buttons (Homepage) */

.action-buttons {
  padding-top: 10px;
  background: transparent url('/media/img/newtheater/background-greenline.png') repeat-x 0px 0px;
}

.action-buttons ul {
  width: 598px;
  margin: 40px auto 0 auto;
}

.action-buttons ul li {
  float: left;
  margin-left: 32px;
}

.action-buttons ul li:first-child {
  margin-left: 0px;
}

.action-buttons ul li a, 
.wf-loading .action-buttons ul li a {
  height: 59px;
  width: 178px;
  display: block;
  background: transparent url('/media/img/newtheater/btn-cloudbox.png') no-repeat 0px 0px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-family: 'Lucida Console', 'Monaco', monospace;
  font-size: 25px;
  line-height: 2.6em;
}

.wf-active .action-buttons ul li a {
  font-family: "chainprinter-1","chainprinter-2", sans-serif;
  font-size: 22px;
}

.action-buttons ul li a:hover {
  color: #009900;
  text-decoration: none;
}

/*  Sidebar: Action Buttons */

.sidebar .action-buttons {
  width: 287px;
  margin: 45px auto 0px auto;
  padding-top: 40px;
}

.sidebar .action-buttons ul {
  width: auto;
  margin: 0px;
}

.sidebar .action-buttons ul li {
  float: none;
  margin-left: 0px;
  margin-bottom: 20px;
}

.sidebar .action-buttons ul li a {
  width: 287px;
  background: transparent url('/media/img/newtheater/btn-cloudbox-sidebar.png') no-repeat 0px 0px;
}

/* Sidebar: Show Description */

.sidebar h2 {
  font-size: 20px;
  margin: 15px 0;
}

.sideblock-show-description {
  margin-top: 30px;
}

/* Sidebar: Social Networking */

.sideblock-social-networking { 
  border-top: 1px solid #b2ba91;
  border-bottom: 1px solid #b2ba91;
  padding: 10px 34px 10px 0px;
  margin-top: 35px;
}

.sideblock-social-networking h2, 
.wf-loading .sideblock-social-networking h2 {
  float: left;
  margin: 0px;
  padding: 0px 12px 0px 0px;
  width: 168px;
  text-align: right;
  text-transform: uppercase;
  height: 23px;
  overflow: hidden;
  font-size: 17px;
  line-height: 1.6em;
}

.wf-active .sideblock-social-networking h2 {
  line-height: 1.7em;
  font-size: 15px;
}

.sideblock-social-networking ul {
  float: left;
  width: 86px;
}

.sideblock-social-networking ul li {
  float: left;
}

.sideblock-social-networking ul li a {
  height: 23px;
  width: 23px;
  display: block;
  background: transparent url('/media/img/newtheater/icons-social-network.png') no-repeat 0px 0px;
  text-indent: -9999px;
}

.sideblock-social-networking ul li.facebook a {
  background-position: -28px 0px;
  margin-left: 5px;
}

.sideblock-social-networking ul li.email a {
  background-position: -62px 0px;
  margin-left: 10px;
}

/* Sidebar: Search Form */

.search-form {
  width: 250px;
  height: 22px;
  margin: 25px auto 0px auto;
  background: transparent url('/media/img/newtheater/search.png') no-repeat 0px 0px;
}

.search-form input.text {
  border: 0px;
  background-color: transparent;
  height: 22px;
  width: 183px;
  margin: 0px;
  padding: 0px 0px 0px 5px;
  float: left;  
}

.search-form input.submit {
  cursor: pointer;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: transparent;
  width: 62px;
  text-indent: -9999px;
  height: 22px;
  float: right;
}

/* Sidebar: Ad Space */

.bigbox_ad {
  margin-top: 35px;
}

.bigbox_ad span.admessage {
  display: none;
}

/* Sidebar: Affiliate Sites */

.sideblock-affiliate-links {
  margin: 45px auto 0 auto;
  width: 198px;
  height: 33px;
}

.sideblock-affiliate-links li {
  float: left;
}

.sideblock-affiliate-links li a {
  height: 33px;
  display: block;
  background: transparent url('/media/img/newtheater/logos-affiliate.png') no-repeat 0px 0px;
  text-indent: -9999px;
}

.sideblock-affiliate-links li.wnyc a {
  width: 94px;
}

.sideblock-affiliate-links li.wqxr a {
  width: 104px;
  background-position: -94px 0px;
}

/* Enlarge */

.enlarge_link {
	background-image: url('/media/img/newtheater/enlarge-icon.png');
}

* html .enlarge_link {
	background-image: url('/media/img/newtheater/enlarge-icon.png');
}

#enlarge .close a {
	background-image: url('/media/img/newtheater/close.gif');	
}

/* Story  ------------------------------------------------------------ */


.page-titlegroup {
  padding-bottom: 5px;
}

h2.title,
.wf-loading h2.title {
  margin-top: 5px;
}

.wf-active h2.title {
  font-size: 27px;
  line-height: 1.1em;
}

h3.date, h3.date a, h3.episode-number {
  color: #666;
}

.story-sidebar {
  width: 204px;
}

.story-sidebar img {
  border: 2px solid #fff;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.credit, .caption {
  color: #000;
}

.article-bottom-tags, 
.article-bottom-appearances,
.article-bottom-channel {
  background: transparent url('/media/img/newtheater/background-white50.png');
  clear: both;
}

.article-bottom-tags h4, .article-bottom-appearances h4, .article-bottom-channel h4 {
  background-color: transparent;
}

.comment-thread {
  border-top: 0px;
}

.comment-list {
  margin-top: 30px;
}

.comment {
  background: transparent url('/media/img/newtheater/background-white50.png');
  border: 0px;
  padding: 10px;
}

.staff-comment {
  background: none;
  padding: 0px;
}

.leave-comment-title {
  margin-top: 35px;
  font-family: "chainprinter-1","chainprinter-2", sans-serif;
  font-weight: normal;
}

.comment-guidelines {
  background: transparent url('/media/img/newtheater/background-white50.png');
}

.comment-leave a, .comment-staff-utils a {
  color: #000;
}

.segment-tease, 
.episode-tease, 
.show-tease, 
.profile-tease, 
.event-tease, 
.playlist-tease, 
.tiny-tease, 
.blurb-tease {
  border-bottom: 1px solid #009900;
}

/* Slideshows */

.storyslides,
.storyslide {
  width: 590px !important;
}

.storyslide-image img {
  max-width: 590px;
}

.storyslides .caption, .storyslides .credit, .storyslides .long-caption {
  max-width: 490px;
  color: #000 !important;
}

.storyslide-prev {
	background: #fff url('/media/img/newtheater/slideshow-btn-prev.gif') no-repeat 0px 0px !important;
}

.storyslide-next {
	background: #fff url('/media/img/newtheater/slideshow-btn-next.gif') no-repeat 0px 0px  !important;
}

.storyslide-prev:hover,  .storyslide-next:hover {
	background-position: 0px -18px !important;
}

/* Quote */

.pullquote {
  border-top: 1px solid #000;
  background: none;
  color: #000;
  padding-left: 0px;
  padding-top: 10px;
}

.pullquote .attribution {
    margin: 5px 0;
    text-align: right;
    padding-right:   8px;
}

/* edit links */

.segment-tease .media_buttons a.edit, 
.episode-tease .media_buttons a.edit, 
.show-tease .media_buttons a.edit, 
.event-tease .media_buttons a.edit, 
.playlist-tease .media_buttons a.edit, 
.tiny-tease .media_buttons a.edit {
  background-position: 6px 10px;
}

#morelikethis li {
  width:180px;
}

#morelikethis li img {
  width:180px;
}

#morelikethis li .morelikethis-source a {
  color:#006600;
  font-weight:bold;
}