/* @override 
	http://localhost:3000/stylesheets/client/styles.css?1277220319
	http://localhost:3000/stylesheets/client/styles.css?1280999699
	http://localhost:3000/stylesheets/client/styles.css?1281002401
*/

/* ====================Sticky footer layout===================== */

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30.7em; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 27em; /* .push must be the same height as .footer */
}
.footer {
	height: 30.7em; /* .push must be the same height as .footer */
}
/*
Sticky Footer by Ryan Fait
http://ryanfait.com/
*/

/* ====================general===================== */
.content a:link, .content a:visited {
	color:#000;
} 
.content a:hover {
	
}
body {
	background:#000 repeat-x scroll center top;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
}
#page_content {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear:both;
}
.hide {
	visibility:hidden;
}
.content .block_link {
	display:block;
	padding:5px;
	background-color: black;
	font-weight:normal;
	margin:5px 0px;
}
.content .block_link:hover {
	display:block;
	background-color:#2E2E2E;
	color: white;
}

.content .block_link:visited {
	color: white;
}
.box_padding {
	margin-left:10px;
	margin-right:10px;
	padding-top: 3px 0 4px 0;
	clear:left;
	display:block;
	line-height: 150%;
}
.inside {	
	margin-left:10px;
	margin-right:10px;
}
#flash_notice, #flash_error {
	display:block;
	color:#000000;
	background-color:#bde882;
	padding:5px;
}
.quote {
	color:#3D5F75;
}
#pull_quote_large {}
#pull_quote_large h2 {
	color:#000000;
	font-size:18px;
	font-weight:normal;
}
.pull_quote {
	margin-bottom:20px;
}
#call_to_action {
	background:#3D5F75 url(/images/call_to_action.png) no-repeat scroll 0 11px;
	padding:10px 10px 10px 23px;
	width:183px;
}
.content #call_to_action * {
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	margin:0;
}
#small_print {
	border-top:1px solid #CCCCCC;
	color:#999999;
	font-size:10px;
	padding:5px 0 0;
	width:216px;
}
.content #small_print * {
	color:#999999;
	font-size:10px;
}
#article_image {}
#article_image img {}
#photo_credit {
	background:#F2F2F2 none repeat scroll 0 0;
	color:#666666;
	font-size:10px;
	line-height:130%;
	margin-bottom:20px;
	margin-top:-5px;
	padding:10px;
	width:195px;
}
.content #photo_credit * {
		color:#666666;
		font-size:10px;
}
#pull_quote_small {}
#pull_quote_small h4 {
	color:#1FAC5B;
	line-height:25px;
	margin:0;
}
/* ====================header===================== */
#header {
	height:225px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:912px;
}
h1#logo a {
	background:transparent url(/images/logo_new3.png) no-repeat scroll 0 0;
	float:left;
	height:136px;
	margin:19px 0 10px;
	text-indent:-9000em;
	width:217px;
}
h1#logo {
	float:left;
}
#top_nav {
	float:left;
	height:39px;
	width:912px;
	border-bottom: 1px solid #333;
}
#top_nav a {
	color:#FFFFFF;
}
#top_nav li {
	display:block;
	margin: 0;
}
#top_nav li a:hover {
	text-decoration:underline;
}
#nav {
	float:left;
}
#nav li {
	float:left;
}
#nav li a {
	background-image:url(/images/nav2.png);
	background-position:-6px 0;
	background-repeat:no-repeat;
	border-bottom:7px solid #000000;
	display:block;
	float:left;
	height:32px;
	text-indent:-9000em;
	width:52px;
}
#nav li a:hover {
	border-bottom-color:#5d5d5d;
}
#nav li#n_1 a {
	background-position:-58px 0px;
	width:154px;
}
#nav li#n_2 a {
	background-position:-212px 0px;
	width:190px;
}
#nav li#n_3 a {
	background-position:-402px 0px;
	width:58px;
}
#nav li#n_4 a {
	background-position:-460px 0px;
	width:77px;
}
#nav li#n_5 a {
	background-position:-537px 0px;
	width:124px;
}
#nav li#n_6 a {
	background-position:-661px 0px;
	width:195px;
}
#nav li#n_7 a {
	background-position:-856px 0px;
	width:55px;
}
#nav li#n_8 a {
	background-position:-787px 11px;
	width:60px;
}
#nav li#n_9 a {
	background-position:-847px 0px;
	width:15px;
}
#nav li#n_10 a {}
div#search_tickets {
	float:right;
	margin:16px -3px 0 0;
}
a#buy_tickets_bttn {
	background:transparent url(/images/buy_tickets_bttn2.png) no-repeat scroll 0 2px;
	display:block;
	float:right;
	height:36px;
	text-indent:-9000em;	
	width:147px;
}
#search_form {
	background:transparent url(/images/search_form.png) no-repeat scroll 0 0;
	float:right;
	height:29px;
	margin:3px 10px 0 0;
	width:198px;
	position: relative;
}
#search_field {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	float:left;
	font-size:15px;
	margin:0 0 0 12px;
	padding:6px 0 5px 0;
	width:155px;
}
#search_field:focus {
	outline: none;
}
#search_button {
	border:medium none #000000;
	display:block;
	margin:0;
	padding:0;
	text-indent: -9000em;
	background:transparent url(/images/search_form.png) no-repeat scroll -170px 0;
	width: 20px;
	height: 25px;
	position: absolute;
	right: 8px;
	top: 0px;
    font-size: 0;
    color: #5d5d5d;
}
#dates_header {
	background:transparent url(/images/dates_3.png) repeat scroll 0 0;
	display:block;
	height:18px;
	margin:0;
	position:absolute;
	right:46px;
	text-indent:-9000em;
	top:125px;
	width:306px;
		display:block;
}
#tagline {
	background:transparent url(/images/tagline3.png) repeat scroll 0 0;
	height:39px;
	margin:0;
	position:absolute;
	right:30px;
	text-indent:-9000em;
	top:148px;
	width:323px;
	display:block;
}
#top_branding {
	width:445px;
	height:100px;
	/*background-image:url(/images/top_branding.png);*/
	background-repeat: no-repeat;
	background-position:top;
	margin-top:88px;
	float:right;
}
p#breadcrumb {	
	margin:-7px 0 15px;
}

/* ====================homepage===================== */

#feature {
	background:#000000 none repeat scroll 0 0;
	display:inline;
	float:left;
	height:316px;
	margin:0 8px 16px;
	position:relative;
	width:448px;
}
#feat_title {
	background:#929292;
	bottom:40px;
	font-size:14px;
	left:0;
	letter-spacing:-0.02em;
	position:absolute;
	width:448px;
	z-index:10;
}
#feat_title h2 {
	color:#FFFFFF;
	margin:10px 5px 10px 10px;
}
#audio_desc {
	background:#444444 none repeat scroll 0 0;
	bottom:-3px;
	color:#CCCCCC;
	font-size:11px;
	height:43px;
	left:0;
	overflow:hidden;
	position:absolute;
	width:448px;
	z-index:9;
}
#audio_desc p {
	background:#333333 none repeat scroll 0 0;
	bottom:3px;
	color:#929292;
	display:block;
	float:left;
	height:25px;
	left:200px;
	line-height:109%;
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	overflow:hidden;
	padding:5px 10px;
	position:absolute;
	width:294px;
}
#audio_desc strong {
	color:#FFFFFF;
}
#audio_frame {
	background:transparent url(/images/audio_frame.png) no-repeat scroll 0 0;
	bottom:-1px;
	height:37px;
	position:absolute;
	right:0;
	width:250px;
	z-index:13;

}
#audio_desc span {
}
#feat_audio_player {
	float:left;
	height:32px;
	margin:10px 0 0 10px;
	width:196px;
}
#feature a {
	display:block;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	z-index:0;
}
img#feat_img {}	
	.column {
		width:216px;
		margin:0px 8px 0px 8px;
		float:right;
		display:inline;
	}
	
	#c1 {clear: left;}
	#c2 {}
	#c3 {}
	#c4 {}
	
.blck {
	clear:both;
	background-color:#FFFFFF;
	float:left;
	margin:0px 0px 16px 0px;
	padding:10px 0 0 0;
	width:216px;
	position:relative;
	

}
.blck h3 {
	display:block;
	float:left;
	color:#000000;
	margin:0px;
	padding:0px;
	width: 211px;
}
#page_content .blck h3 a {
	display:block;
	color:#000000;
	text-transform: lowercase;
	width:175px;
	height:30px;
	margin:8px 0px 1px 10px;
	padding:0px;
	font-size:1em;
}
#news h3, #blogs h3, #composer_in_residence h3 { /*is made smaller to make space for the rss link*/
	width:142px;
	
}

#composer_in_residence h3 {
  height: 50px;
}

 ul.ftd,  .ftd li,  .ftd h5 {
	margin:0px;
	padding:0px;
	
}

/* -- news list--- */
ul.lst,  .lst li, .lst h5 {
	margin:0px;
	padding:0px;
	
}
ul.lst {
	margin-top:0px;
	clear:both;
}
ul.lst li {
	clear:both;
	display:block;
	float:left;
	list-style-type:none;
	margin:8px 8px 0 0;
	text-indent:0;
}
ul.lst  li {
	margin:0;
}
div#this_section {
	float: left;
}
div#this_section ul.lst li {
	width: 187px;
	display: block;
	margin: 0 15px 5px 15px;
	font-weight: bold;
	color: #b9b9b9;

}
div#this_section ul.lst li a {
	width: 187px;
	
}
div#this_section a.backto {
	display: block;
	border-top: 1px solid #ccc;
	float: left;
	background: url(/images/back_to.png) no-repeat 0 7px;
	padding: 5px 0 0 20px;
	margin: 10px 0 15px 15px;
	width: 170px;
}
ul.lst li a {
	clear:both;
	color:#000000;
	display:block;
	float:left;
	font-size:1em;
	line-height:131%;
	margin:0 0 0;
	padding:0;
	position:relative;
	width:211px;
}
ul.lst li a:hover {
	
}
ul.lst li:before {
	content: "";
}
.lst a {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.5em;
}
.lrg .lst a img { /*larger image box - featured and participate*/
	margin:0 0 0px 0;
	display:block;
	float:left;
	
}
.lrg .lst a {
	display:block;
	float:left;
}
.lst a img {
	float:left;
	margin:0 8px 0 0;
}
.lrg .lst .box_padding {
	margin-top:8px;
	margin-bottom:8px;
}
.news_rss {
	float:right;
	margin:14px 11px 0 0;
}
#news {

}

#composer_in_residence ul.lst li {
  margin-left: 0px;
  margin-bottom: 14px;
}

#composer_in_residence ul.lst li a {
  width: 197px;
}

#latest_tweet_block {
  background: url(/images/latest_tweet.png);
  position: relative;
}

#latest_tweet_block_bottom {
  background: url(/images/latest_tweet.png) bottom black;
  width: 216px;
  height: 20px;
}

#latest_tweet_block #tweet {
  color: white;
  margin: 40px 14px 20px 14px;
}

#latest_tweet_block #tweet a {
  color: white;
  text-decoration: underline;
}

#newsletter_signup_block p {
  clear: left;
  margin: 10px 14px;
}

#newsletter_signup_block p a {
  text-decoration: underline;
}

#blogs {
	
}
.blog_quote {
	padding:10px;
}
.blog_quote p {
	margin:0px;
}



#small_feature h3 { /*is made smaller to make space for the widget link*/
	width:142px;
	
}
.widget_link {
	margin: 0px 0px 0px 8px;
	float:left;
}
#page_content .widget_link a {
	color:#666666;
}
.widget_link a {
	display:block;
	float:left;
	padding:2px 5px 0px 5px;
	background-color: #EEEEEE;
	border-bottom: #EEEEEE 3px solid;
	margin:0px;
}
.widget_link a:hover, a.w_active {
	border-bottom: #999999 3px solid;
	text-decoration:none;
}

.block_title {
	background-color:#929292;
	border-bottom:7px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-size:15px;
	letter-spacing:-0.02em;
	line-height:103%;
	margin:-10px 0 0;
	padding:6px 10px 5px;
	width:196px;
}
.block_title a, .block_title a:visited {
	color:#FFFFFF;
}


#watch_listen, #blogs {
}
a#facebook_title {
    display:block;
    text-indent:-9000px;
    background-image:url(/images/facebook_title.png);
    background-position:top left;
    padding:0px; 
	margin-left:-10px;
    width: 200px;
    height: 52px;
}
a#opportunities_submit {
    display:block;
    text-indent:-9000px;
    background-image:url(/images/opportunity.jpg);
    background-position:top left;
    padding:0px; 
	margin-left:-10px;
    width: 201px;
    height: 80px;
}

.advert_box {
	clear:both;
	margin-bottom:16px;
	font-size:0.6em;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}

/* ====================inside pages===================== */
#whatsinitforme {
	margin-top:2em;
}
h1#pagetitle {
	margin-top:0em;
	text-transform: uppercase;
	display:block;
	width:440px;	

}
#main_box {
	width:648px;
	background-color:#FFFFFF;
	margin:0px 8px 16px 8px;
	padding:16px;
	float:left;
	position:relative;
}

#admin_block ul.optionsList {
	margin:10px 0 16px 0;
}
#pagetext_feature {
	width:414px;
	padding: 60px 0 0 0;

}
#right_col {
	width:216px;
	float:right;
	margin: -72px -16px 0 0;
}
.sIFR-active #right_col {
	margin: -88px -16px 0 0;
}

#watch_and_listen {
	width:216px;
	height:256px;
	background-image:url(/images/watch_and_listen.png);
	background-repeat: no-repeat;
	background-position:top left;
	margin-top:20px;
}
#join_conversation {
	width:215px;
	height:23px;
	background-image:url(/images/join_conversation.png);
	background-repeat: no-repeat;
	background-position:top left;
  float: left;
  text-indent: -1000em;
  margin-left: 2.35em;
}
#related_links {
	width:216px;
	height:160px;
	background-image:url(/images/related_links.png);
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	bottom:0px;
	right:0px;
}	
#related_links_holder {
	width:216px;
	height:160px;
	margin-top:20px;
	
}
/* ====================latest news==================== */
#latestStoriesList .item img {
  width: 300px;
}

.item img {	
	float:left;
	margin-right:16px;
}
.item {
	clear:both;
	margin-bottom:16px;
}
.small_item {
	width:196px;
	float:left;
	margin-right:20px;
}
.small_item img {
	width:80px;
	float:left;
	margin-bottom:20px;
	margin-right:16px;
}
.small_item h3 {
	font-size:1.1em;
	margin-top:0px;
}
.small_item .text {
	width:100px;
	float:left;
}
.quote {
	padding:10px;
	font-size:1.2em;
}

/* ====================footer===================== */

.footer {
	background-color:#000000;
	background-position:center top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	margin:0;
	padding:15px 0 0;
	position:relative;
	}
.footer_inside {
	margin:0 auto;
	width:912px;
}
.footer_column {
	display:inline;
	float:left;
	margin:0 15px 0 0;
	width:217px;
}
#hcmf_address {
	float:left;
}
#hcmf_address h4 {
	float:left;
	margin:0 0 10px;
}
#fc4 {
	margin-right:0;
	width:206px;
}
.footer_box {
	background:transparent url(/images/footer_box.png) no-repeat scroll 0 0;
	float:left;
	margin:0 0 15px;
	padding:10px 13px;
	position:relative;
	width:191px;
	z-index:1;
}
.footer_box h4 {
	float:left;
	margin:0 0 7px;
	width:200px;
}
.content .footer_box ul, .content .footer_box li {
	float:left;
	margin:0;
	text-indent:0;
}
.content .footer_box ul li a {
	background:transparent url(/images/icons/digg.gif) no-repeat scroll 0 2px;
	color:#929292;
	display:block;
	font-size:13px;
	padding:0 0 5px 25px;
	width:163px;
}
.content .footer_box ul li a:hover {
	color:#fff;
	text-decoration:none;
}
.footer_box_bottom {
	background:transparent url(/images/footer_box.png) no-repeat scroll left bottom;
	bottom:0;
	height:12px;
	left:0;
	position:absolute;
	width:217px;
	z-index:2;
	float:left;
}
#hcmf_on {}
#spread_the_word {}
#this_website {}
ul#footer_links, ul#footer_links li {
	margin:0;
}
ul#footer_links li a {
	background:transparent url(/images/footer_link.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:21px;
	margin:0 0 10px;
	padding:4px 25px;
	width:165px;
}
ul#footer_links li a:hover {
	background-position:left bottom;
	color:#231F20;
	text-decoration:none;
}
a#f_myspace {
	background-image:url(/images/icons/myspace.gif);
}
a#f_facebook {
	background-image:url(/images/icons/facebook.gif);
}
a#f_twitter {
	background-image:url(/images/icons/twitter.gif);
}
a#f_lastfm {
	background-image:url(/images/icons/lastfm.gif);
}
a#f_spotify {
	background-image:url(/images/icons/spotify.gif);
}
a#f_delicious {
	background-image:url(/images/icons/delicious.gif);
}
a#f_stumble {
	background-image:url(/images/icons/stumbleupon.gif);
}
a#f_rss {
	background-image:url(/images/icons/rss.gif);
}
a#f_sitemap {
	background-image:url(/images/icons/sitemap.gif);
}
a#f_terms {
	background-image:url(/images/icons/terms.gif);
}

#sponsors {
	background-image:url(/images/sponsors2.png);
	background-position:center top;
	background-repeat:no-repeat;
	float:right;
	height:59px;
	margin:15px 12px 0 0;
	width:422px;
}
#site_links .lst a {
	line-height:1em;
}
#site_links .lst a img {
	margin-bottom:20px;
	margin-top:0px;
	padding:0px;
}
#site_links ul.lst {
	margin-top:16px;
}
#site_links .lst li {
	line-height:0em;
}
#rss_txt a {
	display:block;
	float:left;
	font-weight:normal;
}


.lst #rss_txt a {
	padding:0px;
	
}
li#rss_bit {
	margin-top:0px;
	line-height:0px;
	
}
li#rss_bit a {
	font-weight:normal;
}
li#rss_bit a.bold {
	font-weight:bold;
}

.footer a.block_link  {
	color: white;
}

/* ====================login form===================== */

#login_button input {
	background-color: #818286;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	height:22px;
	width:53px;
	margin-left:100px;
	
}
#login_wrapper form {
	margin-top:20px;
	
}
#login_form {
	height: 210px;
	width: 303px;
	float:left;
	margin-left:30px;
	
}
.password input, .login_email input {
	height:18px;
	width:170px;
	border-color:#AAAAAA;
	font-size:12px;
}
#login_intro {
	width:242px;
	float:right;
	margin-right:40px;
	margin-top:-5px;
	background-image:url(/images/login_info.png);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #333333;
}
p.password {
	margin-left: 28px;
	margin-bottom:10px;
}

.password label {
	font-weight:bold;
	margin-right:6px;
}
.login_email label{font-weight:bold;
	margin-right:6px;
}
#forgot_pass {
	margin-left:72px;
	font-style:italic;
}
.login_bottom_info {
	margin-top:34px;
	margin-left:90px;
	color:#676767;
}
.login_bottom_info p {
	margin:2px;
	padding:4px;
}
/* ====================cms stylings===================== */
#intro {
	background-image:url(/images/introbg.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color:#bde882;
	padding-bottom:20px;
}
.buttonPanel input {
	font-weight:bold;
	border:2px solid #666666;
}
#page_content #tag_box {
	clear:both;
	margin-top:-20px;
}
.content .tag_help {
	display:block;
	width:320px;
	float:left;
	margin:10px 0 0 12px;
	padding:2px 2px 2px 28px;
	background-image:url(/images/tag_help.png);
	background-repeat: no-repeat;
	background-position:top left;
	
}
.tag_field {
	display:block;
	float:left;
}
.blck h4 {
margin-left:10px;
margin-bottom:0px;
}

.handle {
	cursor: -moz-grab;
}

.hover {
	width: 214px;
	border: 1px Dashed red;
}

.emptyPlaceMarker
{
		z-index: 2;
		border: 2px dashed #cccccc;
		background-color: Transparent;
}

#block_admin_block {
	margin: 10px;
	padding: 3px;
}

/* Calendar styles */
body #calendar_menubar .menubar_right {
  float: left;
  clear: left;
  width: 400px;
}

body #calendar_menubar .menubar_left li {
  text-indent: 0;
}

#year_content .calendar_marker {
  background:#84847C none repeat scroll 0 0;
  clear:left;
  float:left;
  height:7px;
  margin:3px 7px 0 0;
  width:7px;
}

#year_content ul li a {
  float: left;
  height: 16px;
  padding: 0;
}

#year_content ul li {
  clear: left;
  float: left;
  text-indent: 0;
}

#year_content .divider {
  background:#9F0FD0 none repeat scroll 0 0;
  clear:left;
  float:left;
  height:1px;
  margin-left:14px;
  margin-top:14px;
  width:450px;
}

#content.eventPage h3 {
  margin-bottom:16px;
}

#year_content h3 {
  clear:left;
  float:left;
  margin: 7px 0 14px 0;
 padding: 0 0 0 0;
  text-transform: uppercase;
}

.eventPage h3 {
  color:#9900CC;
  font-family:Arial,sans-serif;
  text-transform:uppercase;
}

#related_audio {
	background: #dedede;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
}

#related_audio h3 {
	padding: 0 0 0 0; margin: 0;
}

.block {
  float: left;
}

.optionsList li, .sectionContentsList li {
  list-style-type: none;
}

div#portal div.column div.block div.bcontent div#book_now {
	background-color:#931A16;
	color:#FFFFFF;
	cursor:pointer;
	padding: 3px 0 0 0;
	margin-bottom: 0 0 15px 0;
	float: left;
	width: 216px;
	border-bottom:10px solid #222222;	
	height:40px;
}

#book_now a {
	color: white;
	font-weight: bold;
	line-height: 2em;
	font-size: 1em;
	text-align: center;
	padding:0 0 0 43px;
	cursor:pointer;
}

.go_live {
  font-style: italic;
  color: red;
}

#page_content ul li {
  list-style-type: disc;
  text-indent: 0;
}

#feat_title h2 a {
  display: inline;
  position: static;
  color: white;
}

/* Style the date for the date */
.news_posted_date{
	position:relative;
	top:-10px;
	font-size:10px;
	color: #A8A8A8;
}

#show_news_posted_date{
	position:relative;
	font-size:10px;
	color: #A8A8A8;
}

.home_posted_date{
	color:#A8A8A8;
	font-size:9px;
	font-weight:normal;
	position:relative;
	top:-4px;
}

/* ####### Archive block ####### */
#archive_block h3 {
  width: 100%;
}


/* ####### Landing pages ####### */
#landing_page_intro {
  color: #000;
  font-size: 17px;
}

.pagination {
  float: left;
}


/* ####### Walls ########### */
div#wall_body ul li {
  border-bottom: 1px dotted gray;
  list-style-type: none;
  margin-bottom: 15px;
}

/* ############# Search again ############# */
div#search_areas {
  display: none;
}


/* ############# Related items ############ */
div#related_items li {
  list-style-type: none;
  margin-left: 0;
}

div#related_items ul {
  margin-left: 0;
}


/***************** PIANO PHASING *****************/
body.piano_phasing, body.piano_phasing_content {
  background-color: #fbfbfb;
  background-image: url(/images/pp_bg.jpg);
}

  body.piano_phasing div#main_box {
    background: none;
  }

  body.piano_phasing div#search_tickets, body.piano_phasing_content div#search_tickets {
    display: none;
  }

  body.piano_phasing form#search_form {
    display: none;
  }

  body.piano_phasing h1#logo a, body.piano_phasing_content h1#logo a {
    background-image: url(/images/pp_logo.png);
    height: 88px;
    margin-top: 43px;
    width: 281px;
  }

  body.piano_phasing h2 a#tagline, body.piano_phasing_content h2 a#tagline {
    display: none;
  }

  body.piano_phasing h3#dates_header, body.piano_phasing_content h3#dates_header {
    display: none;
  }

  body.piano_phasing p#breadcrumb {
    display: none;
  }

  body.piano_phasing #page_content #main_box {
    width: 912px;
  }

#left_column .bx_in {
  width:510px;
}

#page_content .bx_in li {
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
}

#page_content .bx_in ul {
  margin-left: 0;
}

#piano_phasing_bxs1 {
  float: left;
  margin: 23px 0 0 -16px;
}

  #piano_phasing_bxs1 #twitter {
    border-bottom: 5px solid #0084b3;
    clear: left;
    color: #0084b3;
    width: 680px;
  }

  #piano_phasing_bxs1 .bx {
    float: left;
    margin-right: 19px;
  }

#piano_phasing_bxs2 {
 margin-top: 23px;
}

  #piano_phasing_bxs2 #piano_phasing_videos.bx {
    margin-right: 0;
  }

  #piano_phasing_bxs2 #piano_phasing_videos li a {
    background: #0084b3;
    display: block;
    padding: 0;
  }

    #piano_phasing_bxs2 #piano_phasing_videos li a.video_title_link {
      color: white;
      display: block;
      padding: 3px 10px 8px;
    }

  #piano_phasing_bxs2 #piano_phasing_videos img {
    width: 214px;
  }

  #piano_phasing_bxs2 #piano_phasing_videos ul {
    width: 214px;
  }

  #piano_phasing_bxs2 .bx_in {
    padding-left: 0;
  }

#piano_phasing_docs {
  margin-top: 20px;
}

  #piano_phasing_docs.bx {
    width: 680px;
  }

  #piano_phasing_docs li {
    display: inline;
  }

  #piano_phasing_docs li a {
    display: inline;
    float: left;
  }

    #piano_phasing_docs li a.doc_name_link {
      margin-right: 10px;
      width: 100px;
    }

  #piano_phasing_docs li img {
    margin-right: 10px;
  }

  #piano_phasing_docs .bx_h {
    width: 680px;
  }

  #piano_phasing_docs .bx_in {
    width: 660px;
  }

#piano_phasing_events li {
  border-bottom: 1px solid #ececec;
  padding: 8px 0;
}

  #piano_phasing_events li.last_li {
    border: none;
  }

#piano_phasing_footer img {
  vertical-align: middle;
}

#piano_phasing_footer li {
  display: inline;
  list-style-type: none;
  margin-right: 30px;
}

#piano_phasing_intro {
  background: #0084b3 url(/images/pp_blue_tile.png) bottom repeat-x;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  box-shadow: 1px 1px 3px #333;
  -moz-box-shadow: 1px 1px 3px #333;
  -webkit-box-shadow: 1px 1px 3px #333;
  color: white;
  margin-left: -16px;
  margin-right: 16px;
  padding: 12px 16px 8px;
}

  #piano_phasing_intro h2 {
    float: left;
    height: 100px;
    margin-right: 30px;
  }

  #piano_phasing_intro img {
    float: left;
    margin-right: 16px;
  }

  #piano_phasing_intro p {
    margin-top: 10px;
  }

#piano_phasing_pages li {
  clear: left;
  margin-bottom: 15px;
  margin-left: 0;
}

  #piano_phasing_pages li img {
    float: left;
  }

#piano_phasing_pages .bx_in {
  padding-left: 0;
}

#piano_phasing_photos li {
  float: left;
  margin: 0 0 10px 0;
  width: 92px;
}

  #piano_phasing_photos li.odd {
    margin-right: 10px;
  }

  #piano_phasing_photos li a {
    display: block;
    float: left;
    height: 80px;
    overflow: hidden;
    width: 92px;
  }

    #piano_phasing_photos li a.odd {
      margin-right: 10px;
    }

  #piano_phasing_photos li img {
    height: 80px;
    vertical-align: middle;
  }

.bx {
  background: white;  
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  box-shadow: 1px 1px 3px #333;
  -moz-box-shadow: 1px 1px 3px #333;
  -webkit-box-shadow: 1px 1px 3px #333;
  color: #626262;
  float:left;
  margin:0 0 20px;
  width:214px;
}

  .bx h3 {
    color: #0084b3;
  }

.bx_h {
  float:left;
  height:42px;
  margin:0;    
  width:214px;
}

  .bx_h h3 {
    display:block;
    float:left;
    font-size:17px;
    line-height:100%;
    margin:10px 0 0 15px;
    text-shadow:0 1px 1px #FFFFFF;
  /*  width:260px;*/
  }

.bx_in {
  float:left;
  padding:10px 10px;
  width:194px;
}

.content .bx a {
  color:#0084b3;
  font-weight: bold;
}

  .content .bx a:hover {
    color:#0084b3;
    font-weight: bold;
  }

  .content .bx a:link {
    color:#0084b3;
    font-weight: bold;
  }

  .content .bx a:visited {
    color:#0084b3;
    font-weight: bold;
  }

.piano_phasing #twitter img {
  float: left;
  margin: 14px 10px 0 5px;
  vertical-align: bottom;
}

.piano_phasing #twitter p {
  float: left;
  font-weight: bold;
  height: 50px;
  margin-bottom: 0;
  vertical-align: bottom;
  width: 609px;
}

.piano_phasing .content h3 {
  font-size: 1.6em;
}

.piano_phasing .content #twitter h3 {
  border-bottom: 5px solid #0084b3;
  margin-bottom: 0.3em;
}

.piano_phasing_page_image {
  margin-right: 10px;
  vertical-align: top;
  width: 70px;
}


#piano_phasing_block .inside {
  margin-left: 0;
  margin-right: 0;
}

#piano_phasing_block .inside img {
  width: 216px;
}

#piano_phasing_block .inside p {
  margin-left: 10px;
  margin-right: 10px;
}

#piano_phasing_block span.block_title {
  font-weight: bold;
  margin-top: -6px;
}

