@charset "UTF-8";

/*--------------------------------------------------------------------*/
/* Global default style sheet for SITE NAME HERE                      */
/* Last Updated: 2008.08.06 by Cory Perry                             */
/*--------------------------------------------------------------------*/

/* For Links styling - refer to links.css file------*/
/* For Form styling - refer to forms.css file-------*/
/* For Navigation styling - refer to nav.css file---*/



/* Base Reset.css to reset all default browser styles-----------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*--// end reset.css--------------------------------------------------*/

body {
	background: #6b0b28 url(../images/body_bg.png) no-repeat top center;
	color: #353434;
	font-family: Helvetica, Geneva, Verdana, "Lucida Grande", Tahoma, sans-serif;
	font-size: 100%;
}

/* spans---------------------------------------*/

/* headers-------------------------------------*/
h1 {font-size: 2.0em;}
h2 {font-size: 1.7em;}
h3 {font-size: 1.4em;}

/* main layout IDs (framework)-----------------*/
#wrapper {
	width: 1050px;
	height: auto;
	position: relative;
	margin: 0 auto;
}

#header {
	width: 1050px;
	height: 222px;
	background: url(../images/header_bg.jpg) no-repeat top center;
}

#tagline {
	width: 1050px;
	height: 226px;
}

#content {
	width: 1050px;
	height: auto;
	background: url(../images/content_bg.jpg) repeat-y;
	overflow: auto;
}

/* sidebar styling--------------------------------------*/
#content #left-content {
	width: 260px;
	height: auto;
	float: left;
	background: #FCF4DA;
	margin-left: 4px;
}

#content #left-content #newsletter {
	width: 260px;
	height: 84px;
	background: url(../images/newsletter_box.jpg) no-repeat top center;
}

#content #left-content .sidebox {
	width: 260px;
	height: auto;
}
#content #left-content .sidebox#auditions h3.sideheader {
	width: 260px;
	height: 33px;
	background: url(../images/sidehead_auditions.jpg) no-repeat top center;
	text-indent: -9999px;
}
#content #left-content .sidebox#upcoming h3.sideheader {
	width: 260px;
	height: 33px;
	background: url(../images/sidehead_upcoming.jpg) no-repeat top center;
	text-indent: -9999px;
}
#content #left-content .sidebox .event {
	width: 252px;
	height: auto;
	padding: 4px 4px;
	border-bottom: 1px solid #EAD89D;
	margin-bottom: 5px;
}
#content #left-content .sidebox .event h3.eventdate {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 4px 0;
}
#content #left-content .sidebox .event p.eventtitle {
	font-size: 12px;
	font-weight: bold;
	color: #7C0B2E;
	margin: 0 0 4px 0;
}
#content #left-content .sidebox .event p {
	font-size: 11px;
	color: #7C0B2E;
	margin: 0 0 4px 0;
}

/* main content styling--------------------------------------*/
#content #right-content {
	width: 740px;
	height: auto;
	background: #FCF4DA;
	margin-left: 270px;
	padding: 15px 10px 0 10px;
}

#content #right-content h2.default {
	font-size: 28px;
	padding: 10px 0 0 0px;
	color: #880830;
}

#content #right-content p {
	font-size: 12px;
	line-height: 17px;
	margin: 10px 15px 10px 0;
}
#content #right-content #top-intro {
	width:740px;
	height: auto;
	margin: 0 10px 20px 10px;
}
#content #right-content #top-intro h2#intro {
	background: url(../images/header_year5.jpg) no-repeat top left;
	text-indent: -9999px;
	margin: 0 0 12px 0;
	width: 700px;
}
#content #right-content #top-intro p {
	font-size: 12px;
	line-height: 17px;
	color: #7C0B2E;
}
/* upcoming performance box--------------------------------*/
#content #right-content #upcoming-performance {
	background: url(../images/upcoming_box.jpg) no-repeat top center;
	width: 740px;
	height: 244px;
	margin: 0 0 20px 10px;
}
#content #right-content #upcoming-performance h2.upcominghead {
	font-size: 24px;
	color: #494947;
	padding: 12px 0 25px 5px;
	font-weight: normal;
}
#content #right-content #upcoming-performance h3.upcomingtitle {
	font-size: 18px;
	color: #880830;
	font-weight: normal;
	padding: 0 0 3px 8px;
}
#content #right-content #upcoming-performance h4.upcomingdate {
	font-size: 14px;
	color: #494947;
	font-weight: normal;
	font-style: italic;
	padding: 0 0 3px 8px;
}
#content #right-content #upcoming-performance p {
	font-size: 12px;
	line-height: 17px;
	color: #7C0B2E;
	padding: 0 0 3px 8px;
}
#content #right-content #upcoming-performance img.upcoming {
	width: 175px;
	height: auto;
	background: #353434;
	float: right;
	margin: 0px 10px 10px 10px;
}
/* news box--------------------------------------------*/
#content #right-content #news-box {
	width: 740px;
	height: 300px;
	background: url(../images/newsbox_tile.jpg) repeat-x;
	margin: 0 0 20px 10px;
}
#content #right-content #news-box h2.latest {
	font-size: 20px;
	color: #494947;
	padding: 12px 0 20px 5px;
	font-weight: normal;
}
#content #right-content #news-box .newsbox {
	width: 600px;
	height: auto;
	padding: 4px 4px;
}
#content #right-content #news-box .newsbox h3.newstitle {
	font-size: 14px;
	color: #7C0B2E;
	font-weight: bold;
	margin: 0 0 4px 0;
}
#content #right-content #news-box .newsbox h3.newsdate {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 4px 0;
}
#content #right-content #news-box .newsbox p.newsinfo {
	font-size: 12px;
	font-weight: bold;
	color: #353434;
	margin: 0 0 8px 0;
}
#content #right-content #news-box .newsbox p.link {
	font-size: 11px;
	color: #7C0B2E;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #EAD89D;
}

/* schedule styling------------------------------------*/
#content #right-content .scheduleevent {
	height: auto;
	padding: 4px 4px;
	border-bottom: 1px solid #EAD89D;
	margin-bottom: 5px;
}
#content #right-content .scheduleevent h2.scheduledate {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 4px 0;
	color: #494947;
}
#content #right-content .scheduleevent h3.scheduletitle {
	font-size: 17px;
	font-weight: bold;
	color: #7C0B2E;
	margin: 0 0 4px 6px;
}
#content #right-content .scheduleevent p {
	font-size: 12px;
	color: #7C0B2E;
	margin: 0 0 4px 6px;
}
#content #right-content .scheduleevent p.scheduletime {
	font-size: 12px;
	color: #353434;
	margin: 0 0 0 6px;
}
#content #right-content .scheduleevent p.schedulelocation {
	font-size: 12px;
	color: #353434;
	margin: 0 0 10px 6px;
}

/* Photo Galleries */

#content #right-content h3.gallery {
	font-size: 26px;
	border-bottom: 1px solid #ccc;
	margin: 0 15px 8px 0;
}
#content #right-content .galleryHolder {
	width: 680px;
	height: auto;
	overflow: auto;
	margin: 20px 10px 25px 0;
	padding: 8px 8px;
	border-bottom: 1px solid #ccc;
}

#content #right-content .galleryHolder img {
	margin: 0;
	padding: 0;
}

#content #right-content .galleryHolder .galleryText {
	margin: 0;
}

#content #right-content .galleryHolder .galleryText h3.galleryname {
	font-size: 28px;
	font-weight: normal;
	margin: 0;
	border: none;
}

#content #right-content .galleryHolder .galleryText h4 {
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	margin: 2px 0 3px 0;
}

#content #right-content .galleryHolder .galleryText p {
	margin: 8px 0 8px 0;
	font-size: 14px;
	line-height: 18px;
}

#content #right-content .galleryHolder .galleryText h4.gallerylink {
	font-size: 13px;
	font-weight: normal;
	color: #FF6600;
	margin: 0;
}

#content #right-content .galleryRow {
	width: 680px;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

#content #right-content .galleryland {
	height: auto;
	float: left;
	margin: 0 8px 25px 0;
	padding: 0;
}

#content #right-content .galleryland img.landphoto {
	height: auto;
	margin: 0;
	padding: 0;
  border: 1px solid #FF0000;
}

#content #right-content .galleryland p.photocomment {
	font-size: 11px;
	width: 125px;
	margin: 2px 0 0 0;
	text-align: center;
}

.galleryport {
	width: 125px;
	height: auto;
	float: left;
	margin: 0 25px 0 0;
	border: 1px solid #FF0000;
}

.galleryport img.portphoto {
	width: 125px;
	height: auto;
	margin: 0;
	padding: 0;
}

.galleryCredits {
	font-size:12px;
}
/* footer styling--------------------------------------*/
#footer {
	width: 1050px;
	height: 230px;
	background: url(../images/footer_bg.jpg) no-repeat top center;
}
#footer ul.footerlist {
	width: 240px;
	height: auto;
	float: left;
	margin: 30px 20px 0 20px;
	list-style: none;
}
#footer ul.footerlist li {
	margin: 0 0 3px;
	font-size: 14px;
}
#footer ul.footerlist li a:link { color: #FFF; text-decoration: none;}
#footer ul.footerlist li a:visited { color: #FFF; text-decoration: none;}
#footer ul.footerlist li a:hover { color: #FFFF99; text-decoration: underline;}
#footer ul.footerlist li a:active { color: #AD1313; text-decoration: none;}

