/**
 * 100% height layout with header and footer
**/

/* Fix for PNG alpha channel display in IE6 */
img { behavior: url(iepngfix.htc); }

html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}


div#container {
	position:relative; /* center, not in IE5 */
	width:858px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image: url(../images/body_bg.jpg);
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#header {
	margin: 0px;
	padding: 0px;
}

div#header p {
	font-style:italic;
	font-size:.6em;
	margin:0;
	}

div#content {
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 230px;
	padding-left: 60px;
}

div#content p {
	text-align:left;
	font-size: 12px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 10px;
	padding-left: 1em;
	line-height: 1.8em;
	}

div#footer {
	position:absolute;
	width:100%;
	bottom:0;
}

#whatsnew {
	behavior: url(iepngfix.htc);
	background-image: url(../images/whatsnew_bg.png);
	background-repeat: no-repeat;
	height: 263px;
	width: 300px;
	margin-left: 10px;
}

#whatsnew_top_padding {
	height: 63px;
	width: 300px;
}

#whatsnew_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 220px;
	overflow: hidden;
	padding-right: 40px;
	padding-left: 40px;
}

#whatsnew_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000CC;
	padding-right: 0px;
	padding-left: 12px;
}

#whatsnew_p {
	padding-bottom: 10px;
	clear: both;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 12px;
	padding-top: 10px;
	color: #003366;
	line-height: 1.5em;
}

#youdance_intro_video {
	width: 380px;
	height: 266px;
	padding: 10px;
}

#bio_video {
	width: 309px;
	height: 234px;
}


/* Text formating */

h1 {
	color: #004F9D;
	font-size: 25px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: 500;
}
h2 {
	color: #004F9D;
	font-size: 16px;
}
h3 {
	color: #006699;
	font-size: 16px;
	padding-left: 15px;
}
h4 {
	color: #858585;
	font-size: 24px;
	padding-left: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h5 {
	color: #858585;
	font-size: 12px;
	padding-left: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

a:link {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	outline-style: none;
	outline:hidden;
}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

cite {
	font-size: x-small;
	padding-top: 15px;
	display: block;
	width: 100%;
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a:active {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	outline-style: none;
	outline:hidden;
}
a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	outline-style: none;
	outline:hidden;
}
a:hover {
	color: #004EF0;
	font-weight: bold;
	text-decoration: underline;
	outline-style: none;
	outline:hidden;
}

ul {
	padding-left: 18px;
	margin-left: 0px;
}

li {
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 1.5em;
	list-style-type: square;
	padding-left: 0px;
	list-style-position: inside;
	color: #006699;
}

.photo_credit {
	font-size: 10px;
	color: #999999;
	padding-left: 10px;
}

.pdf_link  {
	behavior: url(iepngfix.htc);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/pdf_icon.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	height: 36px;
	display: block;
}

/* The Artists */

#artists_list {
	font-size: 12px;
	padding: 0px;
}

#artists_list ul {
	padding-left: 18px;
	margin-left: 0px;
}

#artists_list li {
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 1.5em;
	list-style-type: none;
	padding-left: 0px;
	list-style-position: outside;
	color: #333333;
}

.artists_heading {
	font-size: 13px;
	padding-top: 10px;
	font-weight: bold;	
}

/* Performance Calender */

.calendar {
	border: 1px solid #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F9F9FB;
}

.calendar td {
	border: 1px solid #E3E3E3;
}

.calendar-month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
}

.performance_day_highlight {
	color: #FFFFFF;
	background-color: #0066FF;
	border: 1px solid #CCCCCC;
}

#legend {
	padding-left: 15px;
	padding-bottom: 15px;
}

#legend_box {
	background-color: #0066FF;
	display: block;
	height: 20px;
	width: 20px;
}

#legend_text {
	font-size: 12px;
	padding-left: 8px;
}
