/* ---------------------------------------------- GALLERIES */

#content.Repertoire { padding: 30px 10px 10px; margin-right: 0; }

#repertoire
{
	position: relative;
	/*min-width: 685px; min-height: 600px; */
	margin-bottom: 3em;
	padding-left: 20px;
	background-color: #F5F5F5;
}
#repertoire:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#repertoire_content
{
	margin-right: 186px;
	padding-right: 60px;
	background: transparent url('images/bg/vert_dotted_grey_4px.png') repeat-y right 0;
}

*html #repertoire_content
{
	padding-left:3.5em;
	margin-right: 146px;
	background: none;
}

#repertoire_head
{
	max-width: 438px!important; height: 74px;
	margin: 0 0 0px;
	padding: 20px 0 0;
	border-bottom: 4px solid #F08F30;
}

#repertoire_head ul
{
	margin: 0 0 0 184px;
	margin: 0 0 0 -17px;
	padding: 0;
	list-style-type: none;
}
#repertoire_head li
{
	max-width: 254px; height: 37px;
	margin:0;
	padding:0;
	vertical-align: middle;
	background: transparent url('images/bg/hr_dotted_grey.png') no-repeat 0 0;
}


#repertoire_head a
{
	display: block;
	padding-left: 20px;
	width: 234px; height: 37px;
	white-space: nowrap;
	line-height: 40px;
}
#repertoire_new_search:before
{
	content: url('images/misc/arrow_u.png');
	padding: 4px 1em 0 0;
	vertical-align: middle;
}
#repertoire_new_search:hover:before
{
	content: url('images/misc/arrow_u_hl.png');
}
#repertoire_prev_result:before
{
	content: url('images/misc/arrow_l.png');
	padding: 4px 1em 0 0;
	vertical-align: middle;
}
#repertoire_prev_result:hover:before
{
	content: url('images/misc/arrow_l_hl.png');
}

#repertoire_return_to_dossier
{
	display: block;
	margin: 0 0 0 184px;
	vertical-align: middle;
	padding-left: 20px;
	max-width: 234px; height: 37px;
	line-height: 40px;
	white-space: nowrap;
	background: transparent url('images/bg/hr_dotted_grey.png') no-repeat 0 bottom;
}
#repertoire_return_to_dossier:before, #repertoire_return_to_dossier_sidebar:before
{
	content: url('images/misc/arrow_l.png');
	padding: 4px 1em 0 0;
	vertical-align: middle;
}
#repertoire_head li:hover, #repertoire_return_to_dossier:hover { background-color: #FFF; }

#repertoire_return_to_dossier:hover:before,
#repertoire_return_to_dossier_sidebar:hover:before
{
	content: url('images/misc/arrow_l_hl.png');
}

#repertoire_return_to_dossier_sidebar
{
	display: block;
	padding: 20px;
	background: transparent url('images/bg/hr_dotted_grey.png') no-repeat 0 0;
}



#repertoire_sidebar
{
	float: right;
	width: 186px;
}


#repertoire_sidebar_nav
{
	margin: 20px;
}

/* The curves code seem to be fucking up the promo image when the header
 * is not displayed, so it has to be hidden instead.
 * 
 * Grrr! Why is this damned thing even in this section?!
 *
 */
#repertoire_sidebar #gallery_promo { background: none; }
#repertoire_sidebar h5 { display: none; }


/* * * * * * * * * * * * * * * * * *  HEADERS * * * * * * * * * * * * * */

#dossier_name	/* h3, artist name */
{
	margin: 30px 0 .4em; padding: 0;
	font-size: 1.8em;
	color: #2E2E2E;
}


#repertoire_head { padding-left: 200px; color: #666; }
#repertoire h4
{
	margin: 1.4em 0 0;
	font-size: 1.2em;
	color: #888;
}
#repertoire h4 + p { margin-top: .4em; }

#repertoire h4.HdrByMediaType { float: left; margin-top: 1em; font-size: 1.3em; }


#repertoire h6
{
	margin: 0;
	font-size: 1em;
	color: #888;
}


#repertoire h5
{
	margin: 0;
	font-size: 1.1em;
	color: #888;
}
#repertoire h5 + p { margin-top: .4em; }

#dossier_name + h6	/* primary discipline */
{
	max-width: 220px;
	margin: 0 0 .5em;
	padding-bottom: .4em;
/*	background: transparent url('images/bg/hr_dotted_grey.png') no-repeat 0 bottom;*/
	font-size: 1.2em;
	color: #888;
}
#dossier_name + h6:before { content: '\00bb\2009'; }

#repertoire h6 + p { margin: 0; }

#sidebar_name_and_pic
{
	width: 80%;
	margin: 20px auto 40px;
}
#sidebar_name_and_pic h3 { font-size: 1.3em; }
#sidebar_name_and_pic h6 { background: none; }
#sidebar_name_and_pic .Headshot { float: none!important; margin: 10px auto; width: 75px;}

.MediaSection h6
{
	margin: 15px 0 20px 10px!important;
	padding-left: 15px;
	background: transparent url('images/misc/section_toggle_u.png') no-repeat 0 4px!important;
	font-size: 1.2em!important;
	font-weight: normal;
}






#repertoire_contact_info
{
	padding-left: 20px;
	background: transparent url('images/bg/vert_dotted_grey_4px.png') repeat-y left 0;
}


h6#arts_index_about, a#arts_index_about { display: block; float: right;text-align: right; }

#arts_index_intro
{
	margin: 1em;
	padding: 1em;
	border: 2px inset #BBB;
	background-color: #FCFCFC;
	-moz-border-radius: 10px;
}
.Headshot
{
	float: right;
	margin: 20px 0 2em 2em;
}
.GalleryItemContainer .Headshot { float: left; margin: 0 1em 1em 0!important;}

#artist_events
{
	border: 1px solid #DFDFDF;
}



/* * * * * * * * * * * * * * * * * * * * * * VIEW ITEM * * * * * * * * * * * * * * * */
.GalleryItemContainer
{
	display: none;
	margin: 0;
}
.GalleryItemContainer + .GalleryItemContainer { border-top: 1px dashed #444; }

.GalleryItem img { display: block; margin: 1em auto; }

.GalleryItem h4
{
	text-align: center;
	color: #2e2e2e;
}
.GalleryItem h5
{
	margin-top: .4em;
	font-style: italic;
	color: #777;
}
.GalleryItem h6
{
	font-size: .9em;
	color: #777;
}

.GalleryItem .Headshot { float: none; }
.ImageEmbed
{
	width: 500px;	/* overridden in page */
	margin: 0 auto;
}
.VideoEmbed
{
	width: 500px;	/* overridden in page */
	margin: 0 auto;
}
.AudioEmbed
{
	
}
.TextEmbed
{
	width: 500px;
	margin: 0 auto;
	padding: 1em;
	/*
	border:1px solid #999;
	border-left-color: #BBB;
	border-top-color: #BBB;
	*/
	background: transparent url('images/bg/hr_dotted_grey.png') no-repeat 0 bottom;
}

.GalleryDescription
{
	margin-top: 2em;
}


.PluginRequired
{
	clear: both;
	font-size: .8em;
	color: #555;
	background: transparent url('images/bg/hr_dotted_grey.png') repeat-x 0 0;
}
.PluginRequired img { margin: 0 1em 1em 0; }

/* * * * * * * * * * * * * * * * * * * * * * THUMBNAILS & LINKS * * * * * * * * * * * */
/* JCarousel thumbnails
 */
#gallery_thumbs
{
	list-style-type: none;
	/* all following overrided by JS
	 */
	min-width: 180px;
	max-height: 400px;
	overflow: auto;
}

#gallery_thumbs li { margin: 0; padding: 0; line-height: 100px;}

#content p.ThumbInformation{
	text-align:center;
	font-size: .8em;
}

.MediaSection ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.MediaSection li
{
	width: 130px;
	margin: 0 0 0 20px;
	padding: 0;
	vertical-align: middle;
}
.MediaSection li.Row1
{
	background: transparent url('images/bg/galleryitem_gradient.png') repeat-y 0 0;
}


.MediaSection a
{
	display: block;
	padding: 0 18px 0 4px;
	line-height: 20px;
}
.MediaSection#media_audio a
{
	background: transparent url('images/misc/icon_audio.png') no-repeat right 2px;
}
.MediaSection#media_text a
{
	background: transparent url('images/misc/icon_text.png') no-repeat right 2px;
}
/*.MediaSection li:hover { background-image: none;background-color: #FFF; } */



/*
.ContactSheet
{
	clear: left;
	margin: 20px 0 20px -10px;
	padding: 7px 0 0 7px;
	max-width: 474px;
	background-color: #FFF;
}
*/
.ContactSheet
{
	clear: left;
	margin: 20px 0 20px -10px;
	padding: 7px 0 0 7px;
	max-width: 474px;
}
.ContactSheet:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ContactSheet > div
{
	float: left;
	padding: 5px;
}
.ContactSheet a { background: none!important; padding: 0!important; }

.ContactSheet img { display: block; }



.ImgCropFormDiv
{
	float: left;
	width: 40px;
	margin-right: 20px;
}

/* * * * * * * * * * * * * * * * * *  SEARCH * * * * * * * * * * * * * * * * * * * *  */


#artist_search
{
	max-width: 460px;
	margin: 20px 0 0;
	padding: .5em 10px;
	border: 1px solid #DFDFDF;
	background-color: #E8E8E8;
	-moz-border-radius: 10px;
}

#artist_search_name
{
	float: left;
	margin-right: 1em;
}

#artist_search_alpha
{
	clear: left;
	color: #BBB;
	
}
#artist_search_alpha a { padding: 0 .2em; font-size: 1.1em; } 

#artist_search_alpha #current
{
	padding: 0 .2em;
	font-weight: bold;
	border: 1px solid #888;
	color: #F18E30;
	color: #888;
}

#artist_search_num_results
{
	margin-top: 1em;
	color: #666;
}

#artist_search h4
{
	margin: 0;
	color: #535353;
}
#artist_search label, #artist_search_alpha h5
{
	margin: .4em 0 .2em;
	font-family:"Trebuchet MS", verdana, tahoma, arial, sans-serif!important;
/*	font-family: "Trebuchet MS", verdana, tahoma, arial, sans-serif!important;*/
	font-size: 1em;
	font-weight: bold;
	color: #666;
}

#search_results_info { margin-top: 20px!important; font-size: 1em; }
#search_results_info span
{
	color: #222;
	text-transform: uppercase;
}

#artist_list
{
	max-width: 460px;
}

#artist_list div
{
	
	float: left;
	width: 45%;
	
	height: 75px;
	margin: 20px 20px 20px 0;
	vertical-align: top;
}

*html #artist_list div
{
	width:220px;
}

#artist_list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#artist_list img { float: left; margin-right: .5em; }
#artist_list h3
{
	margin: 0 0 .3em 0!important;
	font-family: "Trebuchet MS", verdana, tahoma, arial, sans-serif;
	font-size: .9em;
}
#artist_list h6 { margin: 0; font-size: .9em!important;  background: none!important; }

#artist_list a { font-weight: bold; }

#repertoire h3, #repertoire h6 { background: none; }

#repertoire_head + h3 { margin-top: 20px; }

#artist_register_intro { margin: 1em auto; padding: 0 1em; background: #ECECEB; border: 1px solid #E5E5E5; }

