@charset "UTF-8";
/* CSS Document */

html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	text-align:center;
	color:#000;
	 }

html, body {
	height:100%;
	margin:0;
	padding:0;
	}

body {
	background:#fff;
	}


/*-------- HOME PAGE ---------*/

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-294px; /* half of container's height */
	float:left;
	}


#home {
	position:relative;
	margin:0 auto;
	width:885px;
	height:588px;
	background:url(../images/homeback.jpg) top left no-repeat;
	clear:left;
	}

#homecontent {
	position:relative;
	top:189px;
	width:inherit;
	height:300px;
	background:none;
	text-align:left;
	}
	
#mainnav {
	margin-left:43px;
	width:146px;
	height:inherit;
	float:left;
	}

#homepics {
	width:552px;
	height:300px;
	float:right;
	}

#homecreds {
	margin-left:43px;
	width:146px;
	height:auto;
	float:left;
	position:relative;
	top:40px;
	color:#fff;
	font-size:10px;
	line-height:14px;
	background-color:transparent;
	}

#homecreds img {
	margin-right:2px;
}

#homecreds a:link, #homecreds a:visited
{
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}


#homecreds a:hover
{
	text-decoration: underline;
	color: #f26522;
}

	


/*--------- INTERIOR PAGES ----------*/

* html .png { behavior: url(css/iepngfix.htc); }

a.img:link, a.img:visited
{
	text-decoration: none;
	border-bottom: none;

}

a.img:hover
{
	border-bottom: none;
}

a:link, a:visited
{
	font-weight: bold;
	text-decoration: underline;
	color: #527ec1;
}

a:hover
{
	text-decoration: underline;
	color: #f26522;
}

.annshows a.annshownav:link, .annshows a.annshownav:visited, 
.recentshow a.recentnav:link, .recentshow a.recentnav:visited, 
.guestshows a.guestsnav:link, .guestshows a.guestsnav:visited, 
.archshows a.archivenav:link, .archshows a.archivenav:visited,
.yten a.y2010:link, .yten a.y2010:visited, 
.ynine a.y2009:link, .ynine a.y2009:visited, 
.yeight a.y2008:link, .yeight a.y2008:visited, 
.arch10 a.arch10nav:link, .arch10 a.arch10nav:visited, 
.arch09 a.arch09nav:link, .arch09 a.arch09nav:visited, 
.arch04 a.arch04nav:link, .arch04 a.arch04nav:visited
 {
	text-decoration: none;
	color: #f26522;
	font-weight: bold;
	cursor:default;
}

a[href^="pdf"] {
	background:url(../images/adobe.png) top left no-repeat;
	padding-left:26px;
	line-height:24px;
	display:inline-block;
}


.headercreds {
	margin-left:38px;
	width:auto;
	height:auto;
	position:relative;
	color:#CCC;
	font-size:10px;
	line-height:14px;
	}


#containerext {
	width:918px;
	position:relative;
	margin:0 auto;
	text-align:center;
	height:auto;
	}

#header {
	width:918px;
	height:151px;
	text-align:left;
	}

.abouthead {
	background:url(../images/abouthead.jpg) top left no-repeat;
	}

.eventshead {
	background:url(../images/eventshead.jpg) top left no-repeat;
	}

.mediahead {
	background:url(../images/mediahead.jpg) top left no-repeat;
	}

.supporthead {
	background:url(../images/supporthead.jpg) top left no-repeat;
	}

img.logo {
	border:none;
	}

#containterint {
	width:900px;
	background:url(../images/pageback.gif) top left repeat-y;
	height:auto;
	min-height:460px;
	padding:0 9px;
	text-align:left;
	}

#sideleft {
	width:146px;
	color:#FFF;
	background:#000000;
	padding:0 29px;
	float:left;
	height:inherit;
	position:relative;
	}

#quote {
	width:auto;
	height:auto;
	padding:20px 0;
	}

#announcements {
	width:auto;
	margin:30px 0 10px;
	font-size:12px;
	line-height:18px;
	}

.new {
	color:#FFFF00;
	font-weight:bold;
	}

#crumb {
	width:676px;
	height:19px;
	font-size:10px;
	line-height:18px;
	font-weight:bold;
	padding-left:20px;
	float:left;
	}

.aboutcrumb {
	background:url(../images/aboutcrumb.jpg) top left no-repeat
	}

.eventscrumb {
	background:url(../images/eventscrumb.jpg) top left no-repeat
	}

.mediacrumb {
	background:url(../images/mediacrumb.jpg) top left no-repeat
	}

.supportcrumb {
	background:url(../images/supportcrumb.jpg) top left no-repeat
	}

#contentholder {
	width:696px;
	height:auto;
	float:left;
	}

.topcontent {
	width:646px;
	padding:30px 30px 0 20px;
	}

.content {
	width:646px;
	padding:20px 30px 0 20px;
	border-top:#91b6ed 1px dotted;
	margin-top:20px;
	}

h1 {
	font-size:20px;
	font-weight: bold;
	margin-top:0;
	margin-bottom:25px;
	}

h2 {
	font-size:16px; 
	font-weight: bold;
	margin-top:0;
	color:#000000; 
	}
	
h2 a:link, h2 a:visited {
	font-weight:normal;
}

h3 {
	padding:5px 0 0;
	margin:0;
	font-size:14px;
}

p {
	margin:0 0 15px;
}

input {
	margin:0 10px 10px 0;
}

input[name="submit"] {
	margin-left:37px;
}

ul, ol {
	margin-top:0;
}

.rightimg {
	border:#91b6ed solid 1px; 
	float:right;
	margin:0 0 10px 20px;
	width:192px;
	height:192px;
	padding:1px;
	}

.rightimgsm {
	border:#91b6ed solid 1px; 
	float:right;
	margin:0 0 6px 0;
	width:192px;
	height:132px;
	}

.caption {
	float:right;
	margin:0 0 20px 15px;
	font-size:10px; 
	line-height:14px;
	font-style:italic;
	text-align:right;
	width:192px;
	}

.rightlogo {
	border:none; 
	float:right;
	margin:0 0 5px 20px;
	}

a img {
	border:none;
}

.leftlogo {
	border:none; 
	float:left;
	margin:0 10px 0 0;
	}

.newsarchive {
	width:20%;
	float:left;
	padding-right:20px;
	}

.dancer {
	width:31% !important;
	width:29%;
	margin:0 0 20px 22px;
	float:left;
	font-size:11px; 
	line-height:15px;
	}

.dancer img { 
	float:left;
	margin-right:5px;
	border:solid 1px; 
	border-color:#91b6ed;
	width:88px;
	height:88px;
	padding:1px;
}

/*	CSS3
.dancer:nth-child(3n-1) {
	clear: both;
	margin-left:0;
}
*/

.dancer.beginrow {
	clear: both;
	margin-left:0;
}

.dancedesc {
	width:30%;
	font-size:10px; 
	line-height:14px;
	float:left;
	margin-right:10px;
	}

.dancedesc h3 {
	font-size:12px; 
	line-height:16px;
	font-weight:normal;
	font-style:italic;
	margin-top:0;
	}

.dancedesc h4 {
	font-size:11px; 
	line-height:14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:1px;
	}
	
.endcol {
	border-right:none;
	}

.midcol {
	padding:0 10px;
	border-left:#91b6ed 1px dotted;
	border-right:#91b6ed 1px dotted;
	}

.highlight {
	margin:24px 0;
	width:610px;
	border:#91b6ed 1px dotted;
	padding:14px 20px;
	background:#e4efff;
	font-size:15px;
	line-height:20px;
	text-align:center;
}

.highlight h3 {
	font-size:14px;
}

.details {
	font-style:italic;
	font-size:12px;
	line-height:15px;
}



/*  EVENTS PAGES  */

.event {
	width:100%;
	margin:12px 0 0;
	border-bottom: 1px solid #91B6ED;
	padding:10px 0 19px;
}

.event:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	zoom:1;	/* IE auto-clear hack */
}

.event:last-child {
	border-bottom:none;
}

.when {
	padding:0 10px;
	width:102px;
	font-size:16px;
	line-height:22px;
	text-transform:uppercase;
	font-weight:normal;
	float:left;
	letter-spacing:0.25px;
}

.time {
	font-size:13px;
	line-height:19px;
}

.what {
	padding:0 10px;
	width:202px;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	float:left;
}

.subwhat {
	font-size:15px;
	line-height:20px;
	font-weight:normal;
}

.eventnote {
	font-size:13px;
	line-height:17px;
	font-style:italic;
	font-weight:normal;
	margin-top:4px;
	display:block;
}

.eventnote a:link, .eventnote a:visited, .eventnote a:hover {
	font-weight:normal;
}

.where {
	padding:0 0 0 10px;
	width:292px;
	font-size:13px;
	line-height:19px;
	font-weight:normal;
	float:left;
}


#eventscol1 {
	margin-top:20px;
	width:45%;
	border-right:#91b6ed 1px dotted;
	padding-right:15px;
	float:left;
	}

#eventscol2 {
	margin-top:20px;
	width:45%;
	padding-left:15px;
	float:left;
	}



/* MEDIA */	
	
	
.vid, .gallery {
	width:315px;
	float:left;
	margin:0 0 30px 15px;
}

.vid:nth-child(even) {
	clear:both;
	margin-left:0;
}

.gallery:nth-child(odd) {
	clear:both;
	margin-left:0;
}

.vid:last-child, .gallery:last-child {
	margin-bottom:0;
}

.vid h2, .vid p {
	margin-bottom:8px;
}

.gallery h2 {
	margin-bottom:6px;
}

.gallery p {
	margin-bottom:0;
}

.vid p, .gallery p {
	line-height:17px;
}

.vidcaption, .galcaption {
	width:100%;
	display:block;
	margin:10px 0 0;
	}

.gallerysub {
	display:none;
}

.gallery img {
	padding:1px;
	border:solid 1px #91b6ed;
}

/*.vid {
	width:425px;
	height:344px;
	top:0;
	}*/

.smtext {
	font-size:10px; 
	line-height:14px;
	font-weight:normal;
	}

.pressimg {
	border:#91b6ed solid 1px; 
	float:left;
	margin:0 18px 40px 0;
	padding:1px;
	}
	
.leftcol {
	width:47%;
	float:left;
	}

.rightcol {
	float:right;
	width:47%;
	}

#footer {
	width:918px;
	height:90px;
	background:url(../images/footerback.jpg) top left no-repeat;
	text-align:right;
	}

#credit {
	width:auto;
	padding:45px 30px 0 0;
	}

#credit img {
	margin-right:2px;
	margin-bottom:-4px;
}

.linkdate {
	font-weight:normal;
}

a.perform {
	display:block;
	width:144px;
	height:34px;
	font-size:16px;
	font-weight:bold;
	margin:18px 0 0;
	line-height:35px;
	text-align:center;
	cursor:pointer;
	background-color:#688bc0;
	background-image:url(../images/bttn-bk.png);
	background-position:left center;
	background-repeat:repeat-x;
	color:#fff;
	border:#CCC solid 1px;
	text-shadow:-1px -1px 1px #666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

a.perform:link, a.perform:visited {
	color:#fff;
	text-decoration:none;
}

a.perform:hover, a.perform:active {
	background-color:#f26522;	
	color:#fff;
	text-decoration:none;
}

.photonav {
	font-size:13px;
	margin-bottom:12px;
	margin-top:-6px
}

.centertxt {
	text-align:center;
}

.clear-all {
	clear:both;
	}


