/* CSS Document */
body {
	background: #fbfbfb;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Century Gothic, sans-serif;
	font-size: 10pt;
	color: #222222;
	position: absolute;
	top:0;
	}
		
a 	{
	color: #C94917;
	text-decoration: none;
}

a:link	{
	color: #C94917; 
	text-decoration: none; 
}

a:visited {
	color: #C94917; 
	text-decoration: none;
}

a:active {
	color: #666666; 
	text-decoration: none;
}

a:hover	{
	color: #666666; 
	text-decoration: none;
}
		
h1	{
	font-size:14pt;
	margin:0 0 15px 0;
	padding:0;
	font-weight: normal;
	color: #C94917;
	text-transform: lowercase;
}

h2	{
	font-size:13pt;
	margin:0 0 10px 0;
	padding:0;
	font-weight: normal;
	text-transform: lowercase;
}

h3	{
	font-size:12pt;
	margin:0 0 5px 0;
	padding:0;
	font-weight: normal;
	text-transform: lowercase;
}

h4	{
	font-size:11pt;
	margin:0 0 5px 0;
	padding:0;
	font-weight: normal;
}

p	{
	margin: 20px 0 20px 0;
	padding:0;
	line-height: 1.5em;
}

.error	{
	padding: 10px;
	border: 1px solid #C94917;
	margin: 0 0 10px 0;
}

ul	{
	list-style: disc;
	list-style-image: none;
}

li	{
	margin: 0 0 0 20px;
	padding: 5px 0;
}

ol	{
	list-style:decimal;
	font-size: 12pt;
}

hr	{
	border: 1px solid #C94917;
	margin: 20px 0;
}

hr.grey_dots	{
	border: 1px dotted #CCCCCC;
	margin: 20px 0;
}

blockquote	{
	margin: 0 0 25px 0;
	padding: 0 0 0 70px;
	background-image: url('../grafix/quotes.png');
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 40px;
	line-height: 1.5em;
}

.quote_credit	{
	float: right;
	margin: 5px 0 20px 0;
}

.button	{
	background:#C94917;
	padding: 5px 10px;
	margin:20px 10px 20px 0;
	color:#fff;
	font-size: 10pt;
	text-transform: lowercase;
}

.event_button	{
	color: #ffffff;
	font-size: 14pt;
	background: #C94917;
	margin:0 0 15px 15px;
	width: 200px;
	padding: 10px;
	clear: both;
	display: block;
	float: right;
}

.event_button a 	{
	color: #ffffff;
	text-decoration: none;
}

.event_button a:link	{
	color: #ffffff; 
	text-decoration: none; 
}

.event_button a:visited {
	color: #ffffff; 
	text-decoration: none;
}

.event_button a:active {
	color: #ffffff; 
	text-decoration: none;
}

.event_button a:hover	{
	color: #cccccc; 
	text-decoration: none;
}



.login_button	{
	border: 1px solid #bbbbbb;
	background: #f9f9f9;
	padding: 3px 5px;
	font-size: 9pt;
	height: 15px;
	line-height: 12px;
	color: #777777;
	margin: 0 0 0 10px;
	cursor: pointer;
	float: left;
}

.login_button	{
	color: #C94917; 
	text-decoration: none; 
}

.login_button:link	{
	color: #C94917; 
	text-decoration: none; 
}

.login_button:visited {
	color: #C94917; 
	text-decoration: none;
}

.login_button:active {
	color: #C94917; 
	text-decoration: none;
}

.login_button:hover	{
	color: #C94917; 
	text-decoration: none;
	border: 1px solid #C94917;
}

.edit:hover	{
	background: #ebebf6;
}

.textarea_edit:hover	{
	background: #ebebf6;
}

.web_edit:hover	{
	background: #ebebf6;
}

.caption_edit:hover	{
	background: #ebebf6;
}

.editor:hover	{
	background: #ebebf6;
}

#container	{
	width:1000px;
	/*height:100%; this attribute should allow the bottom border to go to the bottom but it isn't working*/
	margin:0 auto;
	padding:0;
	border-top: 0;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color: white;
}

.map_balloon_confirm	{
	width: 250px;
	margin: 25px;
}

.map_intro {
	background: #e9e9e9;
	padding: 10px;
	border: 1px #ccc solid;
	border-bottom : 0;
	width: 430px;
	text-align: right;
}

#map_canvas {
	margin: 0 0 20px 0;
}

.header	{
	margin:0;
	padding:0;
	width:100%;
	height: 220px;
	display: block;
}

.subheader	{
	margin: 12px 20px 5px 20px;
	padding: 0;
	height: 45px;
}

img.kickstarban {
    margin-left: 13px;
}

.menu	{
	height:130px;
	margin: 0;
	padding: 0;
}

.logo	{
	float: right;
	margin: 0;
	padding: 0;
	width: 298px;
	height: 130px;
}

#danceanywhere_menu	{
	position: relative;
	top:0;
	z-index: 10;
}

.sub_menu	{
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 20px;
	margin: 15px 0 0 0;
}

.search_box	{
	float: left;
	margin: -5px 0 0 10px;
}

.search_field	{
	margin: 0;
	padding: 0 5px;
	color: #888888;
	height: 22px;
	line-height: 22px;
	font-size: 10pt;
	font-style: italic;
	width: 118px;
}

.search_button	{
	margin: 4px 0 0 -7px;
	padding: 2px;
	background:#C94917;
	color: #fff;
	font-size: 10pt;
	height: 26px;
	border:0;
	line-height: 20px;
}

.event_year_header {
	border-bottom: #cccccc 1px dashed;
	border-left: 0;
	border-right: 0;
	border-top: #cccccc 1px dashed;
	margin: 15px 0;
	padding: 15px 0 10px 0;
	text-align: center;
}

.social_media	{
	float: left;
	display: block;
	/*width: 65px;*/
	overflow: hidden;
	height: 30px;
}

#main	{
	border: 0;
	margin:0;
	padding:0;	
	z-index: 1;
	position: relative;
	top:0;
}

img	{
	border: 0;
}

.small_img	{
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #cccccc;
}

.med_img	{
	width:450px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #cccccc;
}

.action_call	{
	margin: 0 0 0 0;
	padding: 5px 25px;
	background: #C94917;
	font-size: 1.2em;
	color: #ffffff;
}

.action_call a 	{
	color: #FFFFFF;
	text-decoration: none;
}

.action_call a:link	{
	color: #FFFFFF; 
	text-decoration: none; 
}

.action_call a:visited {
	color: #FFFFFF; 
	text-decoration: none;
}

.action_call a:active {
	color: #cccccc; 
	text-decoration: none;
}

.action_call a:hover	{
	color: #cccccc; 
	text-decoration: none;
}

.home_slideshow	{
	width: 600px;
	height: 400px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #666666;
	margin: 0 0 20px 20px;
}

.progress_menu	{
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: #cccccc solid 10px;
	margin: 0;
	padding: 0 5px;
}

.complete	{
	border-bottom: #C94917 solid 10px;
}

.sidebox	{
	width: 280px;
	float: right;
	padding: 20px;
	margin: 0 0 25px 25px;
	background: #f5f5f5;
}

.event_detail	{
	float: right;
	width:650px;
}

.event_comments	{
	width: 500px;
	float: right;
	margin: 20px 0 0 0;
}

.event_comment_form	{
	width: 400px;
	display: block;
	text-align: left;
}

.single_column_wide{
	padding: 20px;
}

.right_half	{
	width: 450px;
	float: right;
	margin: 0 0 25px 50px;
	padding: 0 20px 0 0;
}

.left_half	{
	width: 450px;
	margin: 0 50px 25px 0;
	padding: 0 0 0 20px;
}

.right_narrow	{
	width: 325px;
	float: right;
	margin: 0 0 25px 50px;
	padding: 0 20px 0 0;
}

.left_wide	{
	width: 600px;
	margin: 0 25px 25px 0;
	padding: 0 0 0 20px;
}

.left_narrow	{
	width: 325px;
	margin: 0 50px 25px 0;
	padding: 0 0 0 20px;
}

.right_wide	{
	width: 600px;
	float: right;
	margin: 0 0 25px 25px;
	padding: 0 20px 0 0;
}

.full_width	{
	margin: 0 25px 25px 25px;
	padding: 0;
}

.centered_medium	{
	width: 600px;
	margin: 0 auto 20px auto;
}

.clear	{
	clear:both;
}

.clear_right	{
	clear: right;
}

.clear_left	{
	clear: left;
}

.left	{
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
}

.right	{
	float: right;
	margin: 0 0 20px 20px;
	padding: 0;
}

.inline {
	display: inline;
}

.fancy	{
	color: #C94917;
}

.plain	{
	color: #222222;
}

.participant_toolbar	{
	height: 90px;
	width: 470px;
	margin: 0 0 20px 0;
	text-align: right;
	float: right;
}

a img.participant_icon	{
	opacity:.7;
	filter: alpha(opacity = 70); 
	display: inline;
	vertical-align: middle;
}

a img.participant_icon:hover	{
	opacity:1;
	filter: alpha(opacity = 100); 
	display: inline;
	vertical-align: middle;
}

.participant_icon	{
	opacity:.25;
	filter: alpha(opacity = 25); 
	margin: 0 0 0 15px ;
	padding:0;
	display: inline;
	height: 90px;
	vertical-align: middle;
}

.icon_sm	{
	width: 25px;
	height: 25px;
	border: 0;
	vertical-align: middle;
	padding: 0;
	margin: 0 15px 0 0;
}

.media_icon	{
	height: 20px;
	float: right;
}

.join_us	{
	background: #C94917;
	background-image: url('../grafix/slant.png');
	background-position: top right;
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
	line-height: 30px;
	font-size: 14pt;
	color: #ffffff;
	padding: 0 0 0 20px;
	margin: 0;
	float: left;
}

.simultaneously	{
	line-height: 30px;
}

.dancing_time	{
	background: #8d8d8d;
	color: #ffffff;
	padding: 5px 10px 5px 40px;
	margin: 0;
	height: 25px;
	line-height: 25px;
	background-image: url('../grafix/slant_left.png');
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	text-align: right;
}

.dancing_time a 	{
	color: #ffffff;
	text-decoration: none;
}

.dancing_time a:link	{
	color: #ffffff; 
	text-decoration: none; 
}

.dancing_time a:visited {
	color: #ffffff; 
	text-decoration: none;
}

.dancing_time a:active {
	color: #dddddd; 
	text-decoration: none;
}

.dancing_time a:hover	{
	color: #C94917; 
	text-decoration: none;
}

.thumbnail	{
	height: 90px;
	margin: 10px 0 10px 0;
	padding: 0;
}

.search	{
	border: 1px solid #cccccc;
	padding: 3px;
	font-size: 10pt;
	height: 20px;
	color: #777777;
	margin: 0 0 0 10px;
}

.participant_login_box	{
	margin: 0px auto;
	padding: 20px;
	width:200px;
}

#login_box	{
	width: 180px;
	padding: 15px 15px 0 15px;
	border: 1px solid #c1c1c1;
	position: relative;
	top: 8px;
	left: 302px;
	margin: 0 auto;
	background: #fafafa;
	z-index: 10;
	
}

.outline	{
	padding: 20px;
	border: 1px solid #C94917;
	margin: 0 0 20px 0;
}

.center	{
	text-align: center;
}

.instructions	{
	color: #C94917;
	margin: 2px 0;
	padding: 0;
}

.close_margin	{
	margin: 3px 0 5px 0;
}

.footer	{
	margin:0;
	padding: 10px 20px;
	width:100%;
	font-size: 9pt;
	text-align: center;
}

/*font fun*/

.big	{
	font-size: 1.4em;
}

.space_out	{
	letter-spacing: .18em;
}

.space_way_out	{
	letter-spacing: .3em;
}

.small	{
	font-size: 9pt;
}

.credit	{
	font-size: 8pt;
	font-style: italic;
	color: #777;
}

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

.text-left	{
	text-align: left;
}

.dance	{
	font-size: 1.2em;
	letter-spacing: .01em;
}

.anywhere	{
	font-style: italic;
	font-size: 1.1em;
}

.reg	{
	font-size: .6em;
	margin: 0 0 0 1px;
}

sup	{
	font-size: .5em;
}

.participate	{
	font-size: .8em;
	margin: 20px 0 0 0;
}

.alert	{
	background: #e1e1e1;
	border: 1px solid #aaaaaa;
	margin: 10px 0;
	padding: 5px;
	color: #444444;
}

.profile_alert	{
	background: #CCCCCC;
	border: 1px solid #aaaaaa;
	margin: 10px 0;
	padding: 7px 25px 5px 25px;
	color: #ffffff;
}

.a2a_default_style{
	margin: 10px 0;
}

/*admin specific styles*/

.padded {
	padding: 5px;
}

.login_box	{
	margin: 25px auto;
	padding: 20px;
	width:200px;
	border: 1px solid #C94917;
}

.admin_box	{
	margin: 20px 20px 0px 0;
	padding: 15px;
	width: 185px;
	height: 125px;
	border: 1px solid #C94917;
	float: left;
}

.upload_box	{
	width: 200px;
	border: 1px solid #C94917;
	float: right;
}

.third	{
	width: 300px;
	display: block;
	float: left;
}

.fourth	{
	width: 150px;
	display: block;
	float: left;
}

.odd_row	{
	padding: 10px;
	margin: 0;
	clear: both;
}

.even_row	{
	background-color: #eef5fb;
	padding: 10px;
	margin: 0;
	clear: both;
}

.story_box_odd {
	margin: 10px 0;
	padding: 10px 10px 0 10px;
	clear: both;
}

.story_box_even {
	background-color: #eef5fb;
	padding: 10px;
	margin: 10px 0;
	clear: both;
}

.option_box	{
	border-style: solid;
	border-color: #b3bac0;
	border-width: 1px;
	background-color: #eef5fb;
	padding: 20px;
	margin: 0 0 15px 0;
}

.sortable {
	margin: 0;
	padding: 0;
}

.paricipant_gallery_sort	{
	list-style: none;
	list-style-image: none;
	margin: 0 0 20px 0;
	padding: 5px;
	float: left;
	background: #ebebeb;
	border: #b2b2b2 1px solid;
	width: 500px;
}

.paricipant_gallery_sort h4, .paricipant_gallery_sort p{
	margin: 5px 0 0 5px;
	padding: 0;
}

.sort_thumb	{
	float: left;
	margin: 0 15px 10px 0;
	padding: 0;
	width: 200px;
}

.poster_thumbnail	{
	width:175px;
	margin: 0 25px 15px 0;
	padding: 0;
	border: 1px #cccccc solid;
}

.edit_button	{
	background-color: #eef5fb;
	background-image: url('http://www.danceanywhere.org/grafix/icon_edit.png');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #d0d6e1;
	padding: 10px 10px 10px 40px;
	margin: 0 10px 10px 0;
	line-height: 25px;
	font-size:12pt;
}

.delete_button	{
	background-color: #eef5fb;
	background-image: url('http://www.danceanywhere.org/grafix/icon_delete.png');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #d0d6e1;
	padding: 5px 5px 5px 35px;
	margin: 0 10px 10px 0;
	line-height: 25px;
	font-size:11pt;
}

.save_button	{
	background-color: #eef5fb;
	background-image: url('http://www.danceanywhere.org/grafix/icon_save.png');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #d0d6e1;
	padding: 10px 10px 10px 40px;
	margin: 0 10px 10px 0;
	line-height: 25px;
	cursor: pointer;
	font-size:12pt;
}

.add_button	{
	background-color: #eef5fb;
	background-image: url('http://www.danceanywhere.org/grafix/icon_add.png');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #d0d6e1;
	padding: 10px 10px 10px 40px;
	margin: 0 10px 10px 0;
	line-height: 25px;
	cursor: pointer;
	font-size:12pt;
}

.admin_message	{
	background-color: #eef5fb;
	border-bottom: 1px solid #d0d6e1;
	padding: 10px 100px;
}

/*blog specific styles*/

.blog_banner	{
	/*background: #CCCCCC;
	border: 1px solid #aaaaaa;*/
	margin: 0 0 15px 0;
	padding: 7px 20px 5px 20px;
	color: #ffffff;
	font-size: 14pt;
	text-align: center;
}

.photo_box	{
position: relative;
	/*background: #e5e4e4;*/
	max-width: 580px;
	
	margin: 0 0 10px 0;
	padding: 10px 10px 7px 10px;
	/*border: 1px #cccccc solid;*/
	font-size: 10px;
	float:center;
}

.photo_box p 	{
	padding: 5px 10px;
	margin: 0;
}

.photo_box img {
max-width: 580px;
display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
}

.blog_photo	{
	width: 533px;
	margin: 3px;
	padding: 0;
}

.blog_sidebar	{
	width: 300px;
	margin: 0 20px 20px 20px;
	float: right;
}

.blog_thumb	{
	width: 300px;
	border: 0;
	margin: 5px 0;
	padding: 0;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	border-right: 0;
	border-left: 0;
}

.blog_main	{
	width: 535px;
	margin: 0 0 20px 10px;
	padding: 0 25px 0 0;
	border-right: #cccccc 1px dashed;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
	float: left;
}

/**dan added 2013-10-2 for blog image text styles**/

/*.blog_photo_caption {
 text-align: left;
   padding: .5em 3em 0 0;
  width: 100%;
  }


.blog_photo_credit {
position: absolute;
right: 10px;
bottom: 7px;
 text-align: right;
   padding: .5em 0 0 0;
  width: 100%;
  font-style:italic;
} */

.blog_photo_caption {
 text-align: left;
   padding: .5em 3em 0 0;
  width: 100%;
  }


.blog_photo_credit {
position: absolute;
right: 10px;
bottom: 7px;
 text-align: right;
   padding: .5em 0 0 0;
  width: 100%;
}



/**end dan added 2013-10-2 for blog image text styles**/

.blog_main img	{
	/*width: 533px;*/
	
	 max-width: 533px;

}

img.alignleft {
	float: left;
	margin: 20px 20px 20px 20px;
}
img.alignright {
	float: right;
	margin: 20px 20px 20px 20px;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}	

.blog_meta	{
	width: 70px;
	margin: 0 0 0 15px;
	padding: 0;
	text-align: center;
	float: left;
}

.blog_meta p		{
	font-size: .9em;
}

.blog_date	{
	width: 50px;
	margin: 0 15px 5px 0;
	padding: 10px;
	background: #cccccc;
	float: left;
	text-align: center;
	font-size: 12pt;
	text-transform: lowercase;
}

.post_date	{
	width: 50px;
	margin: 0;
	padding: 10px;
	background: #cccccc;
	float: left;
	text-align: center;
	font-size: 12pt;
	line-height: 1.3em;
	text-transform: lowercase;
}

.preview_date	{
	width: 50px;
	margin: 0 15px 5px 0;
	padding: 7px;
	float: left;
	text-align: center;
	font-size: 12pt;
	text-transform: lowercase;
}

.post_preview	{
	margin: 0 0 25px 0;
	padding: 5px 0;
	background: #fafafa;
	border: 1px #cccccc solid;
	width: 300px;
	float: left;
}

.archive_preview {
	margin: 0 15px 25px 15px;
}

.post_preview h4	{
	margin: 0;
	padding: 7px 7px 3px 0;
	line-height: 1em;
}

.post_preview p {
	margin: 0 0 3px 0;
	padding: 0 10px;
	font-size: 8pt;
}

.blog_teaser	{
	height: 60px;
}

.grey_dotted	{
	border: #cccccc 1px dashed;
}

.pagination	{
	width: 100%;
	text-align: center;
	clear: both;
	margin: 0 0 25px 0;
}

.pagination a {color: #C94917; text-decoration: none;}
.pagination a:link	{color: #C94917; text-decoration: none;}
.pagination a:visited {color: #C94917; text-decoration: none;}
.pagination a:active	{color: #C94917; text-decoration: none;}
.pagination a:hover	{color: #C94917; text-decoration: none; font-weight: bold;}

.page_number	{
	border: 1px #ffffff solid;
	padding: 5px;
	margin: 0;
	display: inline-block;
}

.current_page {
	background: #C94917;
	color: #ffffff;
}

.post_draft {
	background: #eeeeee;
}

/*wp-blog*/

.sidebar	{
	width: 225px;
	margin: 0 50px 25px 20px;
}

.right_news	{
	width: 700px;
	float: right;
	margin: 0 20px 25px 25px;
}
.newslist	{
	margin: 0 0 10px 0;
	padding: 0;
}

li.news	{
	list-style: none;
}

.profile_pic	{
	width:450px;
}

.press_thumb	{
	width: 100px;
	border: 1px solid #ccc;
}

.sidebar_logo	{
	max-width: 150px;
	max-height: 40px;
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
}

.entry-meta	{
	margin: 0 0 15px 0;
}


/*mailchimp form*/

fieldset	{
	border: 0;
}

.indicate-required	{
	float: right;
	color: #C94917;
}

.mailchimp_options	{
	margin: 0 0 15px 0;
}

.mailchimp_radio {
	margin: 2px 0;
	padding: 0;
}

.response	{
	margin: 0 0 20px 0;
}

/*blog*/

.alignright	{
	float: right;
	margin: 0 0 20px 20px;
}

/*Google Map*/
#info_form_div	{
	
}

.map_field	{
	size: 40px;
}

/*Gallery*/

.gallery_thumb	{
	height: 75px;
	width: 75px;
}

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 700px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	margin-left: 20px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	overflow: hidden;
	width: 700px;
	height: 450px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 700px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 700px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	/*line-height: 502px; This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: top;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
	margin: 0 0 0 20px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 700px;
	margin: 5px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0 0 0 20px;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #444;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	margin-left: 20px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
	margin-left: 20px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #ccc;
	border-color: #ddd;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

.year_select	{
	margin: 0 20px 15px 20px;
	padding: 0 0 30px 0;
	width: 960px;
}

.year	{
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
	color: #ccc;
}

.this_year	{
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
	color: #ccc;
}
	
.participant_gallery	{
	width: 320px;
	float: right;
	text-align: right;
	margin: 20px 0 20px 0;
	padding: 0 20px 0 0;
}

.add_media_box	{
	margin: 0 0 20px 0;
	background: #ebebeb;
	width:250px;
	border: #b2b2b2 1px solid;
	padding: 10px;
	float: right;
	clear: both;
}

.add_media_box h4 {
	font-weight: bold;
	padding: 5px 0 0 5px;
	margin: 0 0 5px 0;
}

.add_media_box p {
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
}


/*the new ones*/
.participant_text_half	{
	width: 450px;
	float: left;
	text-align: justify;
	margin: 20px 25px 20px 20px;
	padding: 0;
}

.participant_right_half {
	width: 450px;
	float: right;
	text-align: justify;
	margin: 20px 25px 20px 20px;
	padding: 0;
}

.a2a_default_style {
	float: right;
}

.participant_text_full	{
	width: 950px;
	text-align: justify;
	margin: 20px 25px;
	padding: 0;
	display: block;
}

.participant_pic	{
	width: 450px;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
}

.participant_pic_div	{
	width: 450px;
	margin: 20px;
	padding: 0;
}

.this_year	{
	width: 450px;
	float: right;
	margin: 20px;
}

.participant_event	{
	padding: 20px 0;
	border-top: 1px solid #888888;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	width: 100%;
	clear: both;
}

.full	{
	margin: 0 25px 25px 25px;
	text-align: right;
	clear: both;
	width: 960px;
	display: block;
	float: none;
}

.condensed	{
	height: 100px;
	padding: 20px 0;
	border-bottom: 1px #888888 solid;
	overflow: hidden;
}

.gallery_strip	{
	width: 650px;
	float: right;
	text-align: right;
}

/* END the new ones*/

.participant_text	{
	width: 320px;
	float: right;
	text-align: left;
	margin: 20px 0 20px 0;
	padding: 0;
}

.participant_text_wide	{
	width: 620px;
	float: right;
	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 0;
}

.participant_text_wide_very	{
	margin: 25px;
	padding: 20px;
}
.participant_pic_sm	{
	width: 300px;
	padding: 0 20px 0 0;
}

.iframe	{
	padding: 20px;
}

/* -----------------------------
	PRETTY PHOTO
---------------------------------- */

ul.gallery	{
	list-style: none;
	display: inline;
	margin: 0 0 10px 0;
	padding: 0;
}

.gallery li	{
	display: inline;
	margin: 0;
	padding: 0;
}
.gallery li a {
    position: relative;
    height: 90px;
    display:inline-block;
}

	div.light_rounded .pp_top .pp_left { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content .ppt { color: #000; }
	div.light_rounded .pp_content_container .pp_left,
	div.light_rounded .pp_content_container .pp_right { background: #fff; }
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_rounded #pp_full_res .pp_inline { color: #000; } 

	div.light_rounded .pp_arrow_previous { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content_container .pp_left { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_rounded .pp_content_container .pp_right { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_rounded .pp_content { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }
	div.dark_rounded #pp_full_res .pp_inline { color: #fff; } 

	div.dark_rounded .pp_arrow_previous { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_content_container .pp_left { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_square .pp_content_container .pp_right { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_square .pp_expand { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_square #pp_full_res .pp_inline { color: #fff; } 
	
	div.dark_square .pp_arrow_previous { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_content .ppt { color: #000; }
	div.light_square .pp_expand { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_square #pp_full_res .pp_inline { color: #000; } 
	
	div.light_square .pp_arrow_previous { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
	
	div.facebook .pp_top .pp_left { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.facebook .pp_top .pp_middle { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */
	div.facebook .pp_top .pp_right { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.facebook .pp_content .ppt { color: #000; }
	div.facebook .pp_content_container .pp_left { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */
	div.facebook .pp_content_container .pp_right { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */
	div.facebook .pp_content { background: #fff; } /* Content background */
	div.facebook .pp_expand { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.facebook .pp_expand:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.facebook .pp_contract { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.facebook .pp_contract:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.facebook .pp_close { width: 22px; height: 22px; background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.facebook #pp_full_res .pp_inline { color: #000; } 
	div.facebook .pp_loaderIcon { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.facebook .pp_nav .pp_arrow_previous { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */
		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
	div.facebook .pp_nav .pp_arrow_next { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */
		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
	div.facebook .pp_nav { margin-top: 0; }
	div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
	
	div.facebook .pp_next:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
	div.facebook .pp_previous:hover { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.facebook .pp_bottom .pp_left { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.facebook .pp_bottom .pp_middle { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */
	div.facebook .pp_bottom .pp_right { background: url(http://www.danceanywhere.org/grafix/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}
		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; }
		
		.pp_content .ppt {
			left: auto;
			margin-bottom: 5px;
			position: relative;
			top: auto;
		}
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0 0 5px 0;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
				
					.pp_nav a.pp_arrow_previous,
					.pp_nav a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		a.pp_next {
			background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(http://www.danceanywhere.org/grafix/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			left: 0;
			position: absolute;
			top: 0;
			z-index: 9999;
		}

#donatebutton {
   width: 95px;
    float:left;
}


/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
/*______dan made this portion live as of 11-5-13______________dan styles added for wordpress*/
.main{
position: relative;
height: 100%;
}

.rightnews-widget {
    position: absolute;
    left: 65%;
margin: 0 10px 25px 3px;
    top: 0px;
    width: 335px;
    z-index:1;
}

.post-preview    {
    margin: 0 0 25px 0;
    padding: 5px 0;
    background: #fafafa;
    border: 1px #cccccc solid;
    width: 300px;
    float: left;
}
/* dan edited out for grid
.newsarchive-post-preview    {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 0;
    background: #fafafa;
    border: 1px #cccccc solid;
    width: 900px;
    float: center;
}*/


.left_news    {
    width: 600px;
    padding: 0 0 0 25px;
}
.center_news    {
    width: 700px;
    float: center;
    margin: 0 20px 25px 25px;
}
.recent-news-title {
font-size:14pt ;
    margin:0 0 5px 0;
    padding:0;
    font-weight: normal;
    line-height; 11px;
}

.entry-date {
	color: #000000;
	font-size: 10pt;
	text-align: left;
}

.new-wrapper {
float: left; 
width: 200px; 
height: 200px; 
margin: 0px 20px 20px 0px; 
}

.table-rel{
position: relative;

}

.table-right{
position: absolute;
display: block;
    margin-left: auto;
    margin-right: auto;
width: 164px;
top:-50px;
left:400px;
}

.table-center{
position: absolute;
display: block;
    margin-left: auto;
    margin-right: auto;
width: 164px;
top: -50px;
left:200px;
}

.table-left{
position: absolute;
display: block;
    margin-left: auto;
    margin-right: auto;
width: 164px;
top: -50px;
left:0px;    
}
/*end dan styles added for wordpress*/

/* Welcome fixes for homepage left/right channel fixes EY 9/9/2012 */
.homepage .left_half{
	float:left;
}
.homepage .right_half{
	float:left;margin:0;padding:0;
}
/* Welcome page access of WORDPRESS feeds */
.blog_post{
	 margin-bottom:20px;border-bottom: 2px solid #C94917;
}
.blog_thumb{
	width:135px; height:125px;float:left;margin-bottom:18px;
	border:0;
	padding:0;
}
.blog_text{
	float:left;width:290px;margin:0px;
}
.blog_datesmall{
	/*font-weight*/:bold;color:#000000;font-size:9pt;margin-bottom:8px;
 }
.blog_description{
	color:#333;margin-top:8px;
}
.blog_morenews{
	font-size:10pt;
}

.clear{
	clear:both;
}

/* Welcome fixes for homepage left/right channel fixes EY 9/9/2012 */

/* dan added this fixes for a grip wordpress layout */
.newsarchive-post-preview .post-meta {
     display:none;
}

.newsarchive-post-preview .entry-content, .newsarchive-post-preview .comments-link, .newsarchive-post-preview .meta-sep, .newsarchive-post-preview .cat-links{
     display:none;
}

.newsarchive-post-preview .comments-link, .newsarchive-post-preview .post-tags, .newsarchive-post-preview .post-edit {
     display:none;
}
.newsarchive-post-preview .post-meta  {
     background:transparent;
     border:none;
     margin:none;
     padding:none;
}
.newsarchive-post-preview .archive-post h1 {
     font-size:1.5em;
}

.newsarchive-post-preview .archive-block {

 vertical-align:top;
  
     padding: 2% 0;
     margin: 0% 3%;
     min-height:190px;
     /*background-color:#fafafa;*/

}


.newsarchive-post-preview .archive-post {
     display:inline-block;
     vertical-align:top;
     width:31%;
     	margin: 0 6px 25px 6px;
     min-height:190px;
     background-color:#fafafa;
     border: 1px #cccccc solid;
     float: center;
     height: 365px;
     overflow: visible;  
}

.newsarchive-post-preview .archive-post .preview_date {
padding: 0px 0 0 0;
}

.newsarchive-post-preview .archive-post .preview_date .year-date{
font-size:.75em;
 background-color:#fafafa;
}

.newsarchive-post-preview .page-title {
display:inline-block;

     width:30%;
     text-align:center;
     padding:0 10% 0 10%;
}

.newsarchive-post-preview .wp-nav .nav-previous, .navigation .nav-previous{
display:inline-block;

         width: 30%;
     text-align:left;
     padding:0% 5% 0 5%;
}

.newsarchive-post-preview .wp-nav .nav-next, .navigation .nav-next{
display:inline-block;

     width: 30%;
     text-align:right;
     margin:0% 5% 0 5%;
}

.newsarchive-post-preview .wp-nav {
text-align:center;
}

.newsarchive-post-preview p {
margin: 0 0 3px 0;
	padding: 0px;
	font-size: 8pt;
}

.newsarchive-post-preview .entry-title {
text-align:left;
float: right;
vertical-align:top;
margin: 0;
width: 240px;
}


.newsarchive-post-preview .entry-thumb{
text-align:center;
float: center;
margin: 3px;
width:98%;

overflow: hidden;
}

.newsarchive-post-preview  img {
border: 1px solid #cccccc;
}


.newsarchive-post-preview .preview_date {
padding: 12px 6px 0 0;
width: 8%;
vertical-align:center;
text-align:center;
color: #000000;
	font-size: 10pt;


}

/*end dan added this fixes for a grip wordpress layout */
/**dan added 2013-10-2 for blog image text styles**/

.blog_photo_caption {
 text-align: left;
   padding: .5em 3em 0 0;
  width: 100%;
  }


.blog_photo_credit {
position: absolute;
right: 0px;
bottom: 7px;
 text-align: right;
/*   padding: 0 0 0 0;*/ 
  width: 100%;
}

.blog-footer .footer {
text-align:left;
}

.footer-nav .navigation .nav-previous {
color: #C94917;
	text-decoration: none;
	}
	
.entry-content {
border-right:#CCC 1px dashed;
width: 608px;
padding: 0 20px 0 0;
}

/**end dan added 2013-10-2 for blog image text styles**/
/**dan added 2013-10-7 for wp sidebar styles**/

.rightnews-widget .post-meta  {
     background:transparent;
     border:none;
     margin:none;
     padding:none;
}
.rightnews-widget .rightnews-block h1 {
     font-size:1.5em;
}

.rightnews-widget .entry-title {
text-align:left;
float: right;
vertical-align:top;
margin: 0;
width: 240px;
}


.rightnews-widget .entry-thumb{
text-align:center;
float: center;
margin: 0;
width:98%;

overflow: hidden;
/*background-color:#cccccc;*/
}



.rightnews-widget img {
border: 1px solid #cccccc;
}

.rightnews-border {
margin:3px 0;
  background-color:#fafafa;
 border: 1px #cccccc solid;
 }

.rightnews-widget .rightnews-block {
  
     vertical-align:top;
  
     padding: 2% 0;
     margin: 0% 3%;
     min-height:190px;
     background-color:#fafafa;
    
}

.rightnews-widget .rightnews-block .preview_date {
padding: 12px 5px;
width: 15%;
vertical-align:center;
text-align:center;
color: #000000;
	font-size: 10pt;


}


.rightnews-widget .rightnews-block .addtoany_share_save_container {
  display:none;
}

.rightnews-widget .rightnews-block p {

margin: 5px 4px 3px 3px;
	padding: 0 0px;
	font-size: 8pt;
}

/**end dan added 2013-10-7 for wp sidebar styles**/
/** dan added 2013-10-26 for schools**/
.right_schools	{
	width: 650px;
	float: right;
	margin: 0 20px 25px 25px;
}

.schools_blog .blog_post{
	 margin-bottom:0px;border-bottom: 2px solid #C94917;
}
.schools_blog .blog_thumb{
	width:135px; height:125px;float:left;margin-bottom:0px;
	border:0;
	padding:0;
}
.schools_blog .blog_text{
	float:left;width:510px;margin:0px;
}
.schools_blog .blog_datesmall{
	/*font-weight*/:bold;color:#000000;font-size:9pt;margin-bottom:8px;
 }
.schools_blog .blog_description{
	color:#333;margin-top:8px;
}
.schools_blog .blog_morenews{
	font-size:10pt;
}

.schools_blog .clear{
	clear:both;
}
/** dan added media-credit-end for "media credit wp-plugin" 2013-11-4**/
.media-credit-container {
	text-align: center;
	display: block;
	margin: 0 auto;
	position: relative;
	/*margin:0 0 1em 0;*/
	margin: 0 0 20px 0;
	}

/** dan added media-credit-end for "media credit wp-plugin" 2013-11-4**/
.media-credit-container.alignright{
	text-align: center;
	display: block;
	margin: 0 auto;
	position: relative;
	/*margin:0 0 1em 0;*/
	margin: 0 0 20px 10px;
	}
	
.media-credit-container.alignleft{
	text-align: center;
	display: block;
	margin: 0 auto;
	position: relative;
	/*margin:0 0 1em 0;*/
	margin: 0 10px 20px 0;
	}	
	
	.media-credit-container.aligncenter{
	text-align: right;
	display: block;
	margin: 0 auto;
	position: relative;
	/*margin:0 0 1em 0;*/
	margin: 0 0px 20px 0;
	}	

.media-credit {
position: absolute;
	font-size: 10px;
	text-align: right;
	 right: 4px;
bottom: -15px;
  width: 30%;
  margin: 0 0 0 0;
}

.media-credit a {
	font-weight: normal;
}


.wp-caption p {
margin: 0 0 20px 5px;

}

.wp-caption {
	padding: 0px 10px 0px 10px;	
	width: 65%;
}

.entry-content .wp-caption {
display: block;
	margin-left: auto;
	margin-right: auto;
	}


.wp-caption .aligncenter{
display: block;
width: 100%;
	margin: 0 auto;


}


.wp-caption-text {
 text-align: left;
  width: 75%;
  font-size: 10px;
  }
  

/** end dan added media-credit-end for "media credit wp-plugin" 2013-11-4**/
/** dan added for dancer bio grid **/

.featured-performers	{
	width: 950px;
	float: right;
	margin: 0 20px 25px 25px;
}


.mediakit-dancerbio {
text-align:center;
float: center;
vertical-align:top;
margin: 0;
}



.mediakit-dancerbio .dancerpost {
   
     display:inline-block;
     vertical-align:top;
     width:23%;
     padding:.26%;
     margin:.26%;
 
   border: 1px solid #cccccc;
}
   
.mediakit-dancerbio  .dancerblock {
 vertical-align:top;
     padding: 2% 3%;
     margin: 3% 3%;

     /*background-color:#fafafa;*/
   
}

.mediakit-dancerbio .dancertitle {

text-align:center;
float: center;
vertical-align:top;
margin: 0;
}

.mediakit-dancerbio  .dancerthumb {
text-align:center;
float: center;
margin: 3px;

}

.mediakit-dancerbio  p {
margin: 0 0 3px 0;
	padding: 0px;
	font-size: 8pt;
}


.mediakit-dancerbio  img {
border: 1px solid /*cccccc*/ #000000;
}




/**end dan added for dancer bio grid **/
/**dan added to keep quotations inline on press cat page**/



.excerpt-container blockquote {
  background: #f9f9f9;
  /**border-left: 10px solid #ccc;**/
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
/*.excerpt-container blockquote:before {
  color: #ccc;
  content: open-quote none;
  font-size: 2em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.excerpt-container blockquote p {
  display inline;
}
.excerpt-container blockquote:after {
  color: #ccc;
  content: close-quote none;
  font-size: 2em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
*/

.excerpt-container p{
   font-style: italic;
}
.excerpt-container p:before{
content: '"';
    color: #ccc;
/*  content: open-quote;*/
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.excerpt-container p:after{
   content: ' "';
    color: #ccc;
/*  content: open-quote;*/
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;

}


/**dan added to keep quotations inline on press cat page**/

/*dan added to stylize tables on media kit wordpress page*/
/* table.aligncenter tr {
	display: block;
	margin-left: auto;
	margin-right: auto;
}*/	
/*end dan added to stylize tables on media kit wordpress page*/

/*dan added the follow for word wrap as of 2014-1-6*/
.left_news img.alignright {float:right; margin:0 0 15em 3em;}
.left_news img.alignleft {float:left; margin:0 3em 15em 0;}
.left_news img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.left_news .alignright {float:right; }
.left_news .alignleft {float:left; }
.left_news .aligncenter {display: block; margin-left: auto; margin-right: auto;}
.left_news .addtoany_share_save_container {padding:1em 0 0 0;}

.media-credit-container .alignright {float:right; }
.media-credit-container .alignleft {float:left; }
 .media-credit-container .aligncenter {display: block; margin-left: auto; margin-right: auto;}

/*end dan added the follow for word wrap as of 2014-1-6*/
/*dan added to change ngg captions style*/

.ngg-galleryoverview{

}

.ngg-gallery-thumbnail-box {
display:inline-block;
 vertical-align:top;
     text-align:center;
float: center;
 border: 1px solid #cccccc;
padding: 10px 0 0 0;
margin: 5px 5px 5px 5px;
width: 250px;
height: 250px;
}


.ngg-gallery-thumbnail {
display:inline-block;
 vertical-align:top;
     text-align:center;
float: center;
   
      
}

.ngg-gallery-thumbnail a {
vertical-align:top;
     text-align:center;
float: center;
   
      
}


.ngg-gallery-thumbnail span {
font-family: Century Gothic, sans-serif;
	font-size: 10pt;
	color: #222222;
		font-weight: normal;
}



.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
}

/*end dan added to change ngg captions style*/
/* google caption kml dan -1-30-14 */
.gm-style-iw {
min-width: 130px;
min-height: 75px;
}
/* end google caption kml dan -1-30-14 */
/**dan added thumbs on location page**/




  


.locations {

text-align:center;
float: left;
vertical-align:top;
margin: 0;
width:100%;
}


.locations .locations-block  {
    
     vertical-align:top;
     text-align:center;
float: center;
     width:170px;
    padding: 1% 1%;
     margin: 3% 3%;
  height: 240x;
}
   
.locations  .locations-container {
display:inline-block;
 vertical-align:top;
    
     padding:.10%;
     margin:1%;
    
width: 180px;
height: 240px;
      border: 1px solid #cccccc;
   
}


     
 

.locations .img-thumbnail {
max-height:150px;
max-width:100px;
}


.locations p {
margin: 0 0 3px 0;
	padding: 0px;
	font-size: 8pt;
}

.locations .entry-title {
text-align:left;
float: right;
vertical-align:top;
margin: 0;
width: 240px;
height: 240px;
}


.locations .entry-thumb{
text-align:center;
float: center;
margin: 3px;
width:98%;
overflow: hidden;
}

.locations  img {

border: 1px solid #cccccc;
}
/*dan added to center youtube iframe 2-10-14*/
        div.entry-content iframe{
            display: block;
            margin-left: auto;
            margin-right: auto;
        }


/*display: block;

	margin: 0 auto;
display: block;
	margin-left: auto;
	margin-right: auto;*/
/*end dan added to center iframe 2-10-14*/
/*dan added the following for featured performers pages 2-17-14*/
.right_featured_performers	{
	width: 650px;
	float: right;
	margin: 0 20px 25px 25px;
}
/*end dan added to center iframe 2-10-14*/
/*mediakit dan added 2-18-14 image publicity photos*/
.right_schools .ngg-galleryoverview{

}

.right_schools .ngg-gallery-thumbnail-box {
display:inline-block;
 vertical-align:top;
 border: 1px solid #cccccc;
padding: 10px 0 0 0;
margin: 5px 5px 5px 5px;
width: 40%;
height: 220px;
}


.right_schools .ngg-gallery-thumbnail {
display:inline-block;
vertical-align:top;
width: 100%;
padding: 0 0 0 0;
float: center;
}

.right_schools .ngg-gallery-thumbnail a {

   
      
}


.right_schools .ngg-gallery-thumbnail span {
text-align:center;
float: center;
margin: 3px;
font-family: Century Gothic, sans-serif;
	font-size: 10pt;
	color: #222222;
		font-weight: normal;
}



.right_schools .ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
}



/*end dan added 2-18-14mediakit image publicity photos*/
/**dan added thumbs on location page**/

.locations {

text-align:center;
float: left;
vertical-align:top;
margin: 0;
width:100%;
}


.locations .locations-block  {
    display:inline-block;
    float: center;
   
     vertical-align:top;
     text-align:center;
float: center;
     width:130px;
   
  
}
   
.locations  .locations-container {
	display:inline-block;
 	vertical-align:middle;
	width: 130px;
	height: 200px;
    border: 1px solid #cccccc;
    padding: 5px;
    margin: 5px;
    
}


.locations .dancer-images {
 width: 130;
    height: 130px;
    overflow: hidden;
}

.locations .dancer-locations {
	padding: 0 0 5px 0;
	font-size: 8pt;
	text-align: center;
}

.locations .dancer-names {
	padding: 5px 0;
	font-size: 8pt;
	text-align: center;
}

.locations a {
	margin: 5px 0;
	padding: 5px 0;
	font-size: 8pt;
	text-align: center;
}

.locations span {
margin: 5px 0;
	padding: 5px 0;
	font-size: 8pt;
	text-align: center;
	
}



.locations  img {
 min-height: 130px;
  min-width: 130px;
   
}


.right_half .small_img	{
max-height:400px;
  border: 1px solid #000000;
}



/**end dan added thumbs on location page**/
/**dan added for indigogo 3-1-14**/
.indiegogo {
	display:inline-block;
 	vertical-align:middle;
	padding: 0px;
    margin: 0px;
    width: 850px;
   float: center;
    }
  
 .indiegogo table {
 display:inline-block;
    float: center;
     vertical-align:top;
     text-align:center;
 }
  
  .indiegogo tr {
 display:inline-block;
    width: 850px;
     vertical-align:top;
    align:center;
 }
 
 .indiegogo .give {
font-size:25pt;
width: 70%;
text-align: right;
vertical-align:middle;
 font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
 }
 
.indiegogo .indiegogo-text {
vertical-align:middle;
margin: 0 30px 0 20px;
}

.video-box {
background-color: #000000;
width: 550px;
height: 350px;
display:table-cell; vertical-align:middle;
}

.event-bar	{
position:absolute;
	background: #C94917;
	background-image: url('../grafix/slant.png');
	background-position: right;
	background-repeat: no-repeat;
	height: 30px;
	width: 589px;
	line-height: 30px;
	font-size: 8pt;
	color: #ffffff;
	padding: 0 30px 0 0;
	margin: 0;
	float: center;
	margin: 10px 0 0 0;
	z-index:1;
}

