#sub_container
{
	background: url("/images/general/subpage_container_background.jpg") 0 0 repeat-y;
}

#header
{
	background: url("/images/general/subpage_header_background.jpg") 0 0 no-repeat;
}

#content_wrapper
{
	background: url("/images/general/subpage_content_background.jpg") 0 0 no-repeat;
}

#content
{
	width: 401px;
	margin: 41px 100px 0 0;
}

#footer
{
	background: url("/images/general/subpage_footer_background.jpg") 0 0 no-repeat;
}

#library_nav, #box
{
	width: 401px;
	padding: 3px 0 0 0;
	margin: 0 0 10px 0;
	background: #dedede url("/images/general/box_cap.jpg") 0 0 no-repeat;
}

#library_nav div, #box div
{
	background: #dedede url("/images/general/box_foot.jpg") 0 100% no-repeat;
	padding: 0 10px 3px 10px;
	margin: 0;
}

#library_nav ul, #box ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#library_nav ul li
{
	padding: 0 0 0 13px;
	display: inline;
	background: url("/images/general/box_bullet.jpg") 0 2px no-repeat;
}

#library_nav ul li#library_first
{
	padding: 0;
	background: none;
}

#library_nav li a
{
	text-decoration: none;
}

#library_nav li a:hover
{
	text-decoration: underline;
}

#library_nav li.active a
{
	font-weight: bold;
	text-decoration: none;
}

#box div
{
	padding: 7px 10px 10px 0;
}

#box div.md
{
	padding: 0;
	background: none;
	margin: 0;
}

#box h4
{
	clear: both;
	width: 64px;
	height: 13px;
	padding: 0 0 0 12px;
}

#box h4 span { display: none; }
#box h4#resources
{
	background: url("/images/general/box_h4_resources.jpg") 12px 0 no-repeat;
}
#box h4#media
{
	background: url("/images/general/box_h4_media.jpg") 12px 0 no-repeat;
	margin-top: 26px;
}

#box ul
{
	margin: 0 0 0 12px;
}

#box ul li
{
	padding: 0 0 0 13px;
	background: url("/images/general/box_bullet.jpg") 0 3px no-repeat;
}

.call_out
{
	padding: 20px 49px 20px 50px;
	margin: 0 -49px 20px -50px;
	background: #e0e0e0;
}

#mission_statement  h4
{
	margin-bottom: 0;
}

.call_out p, .call_out ul
{
	margin-bottom: 0;
}

div.lib h4, div.press h4
{
	padding-bottom: 2px;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 2px;
}

div.lib .md, div.press .md
{
	padding-top: 8px;
}

table.press
{
	width: 399px;
	margin: 0 0 15px 0;
	border: 1px solid #c0c0c0;
	border-collapse: collapse;
}

table.press th
{
	background: #e0e0e0;
	font-weight: bold;
}

table.press td, table.press th
{
	border-bottom: 1px solid #c0c0c0;
	padding: 2px;
}

table.press .directive
{
	width: 55px;
}

a.production
{
	display: block;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 8px;
}

a.production:hover .image_w_border
{
	border-color: #ff6d00;
}

#search_by_year_form
{
	text-align: right;
	margin-bottom: 15px;
}


.select_only_form input.go
{
	margin: 0;
	padding: 3px 0 0 0;
}

.select_only_form select
{
	border: 1px solid #c0c0c0;
	padding: 2px;
	margin-bottom: 5px;
}

	.rss_feeds dt
	{
		float: left;
		width: 150px;
		font-weight: bold;
	}
	
	.rss_feeds dd
	{
		margin: 0 0 10px 160px;
	}

.event_day
{
	margin-bottom: 30px;
}

.sf
{
	border-bottom: 0;
	margin-bottom: 0;
}
.sf .event_details
{
	margin-left: 20px;
}

.sf h4.title
{
	color: #4e4845;
	margin-bottom: 0px;
	font-size: 12px;
}

.sf h4.title span
{
	color: #ff6d00;
}

h5.date
{
	padding-bottom: 5px;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 5px;
}

.call_out h5
{
	margin-bottom: 10px;
}

#upcoming_staged_productions
{
	padding-bottom: 15px;
}

/*
 * Discography Products
 */

.product_listing
{
	padding: 0 0 17px 0;
	border-bottom: 1px solid #dad2d1;
	margin: 0 0 17px 0;
	float: left;
	width: 100%;
}

.thumb
{
	float: left;
	display: inline;
	width: 61px;
	height: 61px;
	margin: 0 18px 0 4px;
	border: 2px solid #a19893;
	background: url("/images/store/general/album_artwork_unavailable_61x61.jpg") 0 0 no-repeat;
}

.thumb img
{
	border: 0;
	float: left;
	width: 61px;
	height: 61px;
}

.artists
{
	font: 11px/1em Futura, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 2px 0 0 0;
	color: #302e2c;
}

.title
{
	color: #56514e;
	font: 11px/1em Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.title a
{
	color: inherit;
	text-decoration: none;
	font: inherit;
}

.title a:hover
{
	text-decoration: underline;
}

.product_details
{
	margin: 0;
}

.product_details a
{
	font-size: 10px;
}

p.released_on
{
	line-height: 1em;
	color: #aaaaa9;
	margin: 0 0 2px 0;
}

p.released_on strong { line-height: 1em; }

#donations h3
{
	margin-bottom: 15px;
}

.pcf_join_group h4
{
	padding-bottom: 2px;
	border-bottom: 1px solid #dad2d1;
	margin-bottom: 6px;
}

.pcf_join_group form
{
	margin-bottom: 6px;
}

.pcf_join_group p
{
	margin-bottom: 30px;
}

.last
{
	border: 0;
}

/* Press Room Revisions */

h3.press_room {
  clear: both;
  padding-top: 24px;
}

span.news_image { padding-bottom: 18px; }

div.press_article {
  width: 400px;
  clear: both;
  position: relative;
  border-bottom: #d3d3d3 1px solid;
  margin-bottom: 24px;
  float: left;
}

div.article_truncated { padding-bottom: 18px; }

div.with_image {
  width: 286px;
  float: right;
}

div.article_truncated p {
  margin: 0;
  padding-bottom: 6px;
}

div.article_truncated a {
  color: #0099b2;
  text-decoration: none;
}

ul#press_kits {
  list-style-type: none;
  padding: 12px 0 0 0;
  margin: 0;
}

ul#press_kits li { float: left; }

ul#press_kits li a {
  font-weight: bold;
  display: block;
  line-height: 1.2em;
  width: 92px;
  padding-top: 79px;
  padding-right: 8px;
  height: 60px;
  background: url(/images/press_room/kit_icon.gif) 15px 0 no-repeat;
  line-height: 1.2em;
  text-align: center;
}

ul#press_photo_listing {
  list-style-type: none;
  margin: 0;
}

ul#press_photo_listing li,
ul#press_photo_listing li img { width: 100px; }

ul#press_photo_listing li {
  display: inline;
  float: left;
  height: 180px;
  padding-right: 33px;
}

ul#press_photo_listing li a {
  display: block;
  font-weight: bold;
  text-align: center;
  line-height: 1.2em;
}

ul#press_photo_listing li img {
  height: 100px;
  padding-bottom: 8px;
}

select#tag {
  position: relative;
  top: -7px;
}

div.press h4 { margin-bottom: 18px; }

div.press span.news_image {
  padding-bottom: 12px;
  padding-right: 12px;
}