/*------ RESET --------*/
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, strong, 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;
	overflow: visible;
}
html {
	overflow: auto;	
}

/* 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: "" "";
}

/*------- General -------*/

html, body {
	height: 100%;
}

body, textarea {
	font-family: Calibri, Helvetica, Arial, sans-serif;	
}

body {
	text-align: center;
	margin: 0;
	background: #655d47;
	color: #2D2820;
	font-size: 10pt;
	line-height: 1.4;
}

p {
	margin-bottom: 1.1em;
}

ul, ol {
	margin-left: 0;
	margin-bottom: 1em;
	padding-left: 1.4em;
}
ol {
	padding-left: 2em;
}
li {
	margin-bottom: 0.9em;
}

strong, label {
	font-weight: bold;
}

em {
	font-style: italic;
}


/*------ Layout ------*/

#outer {
	width: 53em;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	position: relative;
	background: #d9ceb2;
}

#content {
	padding-bottom: 4em;
	margin: 0 4.5em;
}

#content.two-column {
	margin: 0 3.5em;
}

#leftShadow, #rightShadow {
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
	width: 4px;
	background: url(/images/theme_images/wsc_elegant/outer-borders.gif) repeat-y top left;
}
#rightShadow {
	left: auto;
	right: 0;
	background-position: top right;
}


#col1, #col2 {
	width: 20em;
}

#col1 {
	margin-left: -22.5em;
	float: left;
}

#col2 {
	float: right;
}

#inner {
	width: 36em;
	margin: 0 auto;
	padding-top: 1px;
}
#content.two-column #inner {
	width: 22em;
	margin-left: 23.75em;
}


#footer {
	font-size: 0.8em;
	position: absolute;
	bottom: 0.75em;
	left: 0;
	width: 100%;
	text-align: center;
	color: #7A6A53;
}

#header {
	width: 100%;
	height: 116px;
	background: #3e484a url(/images/theme_images/wsc_elegant/bgdark.jpg) center -116px no-repeat;
}


/*---- Navigation ----*/

#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav {
	font-family: Constantia, Times, "Times New Roman", serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	width: 100%;
	height: 2.2em;
	white-space: nowrap;
	font-size: 1em;
	overflow: hidden;
	background: #82735B url(/images/theme_images/wsc_elegant/bgdark.jpg) center top no-repeat;
}

#nav.openmenu {
	height: 3.5em;
}


#nav li {
	float: left;
	margin: 0 1px;
	padding: 0;
	position: relative;
	width: 14%;
	text-align: center;
}

#nav a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 0.45em;
	padding-bottom: 0.45em;
	text-decoration: none;
	border-width: 0;
}

#nav a:link, #nav a:visited {
	color: #d2c4a1;
}

#nav a:hover {
	background: #606C6F;
	color: #ECF4EF;
}

#nav li ul {
	position: absolute;
	display: none;
	left: -10px;
	top: 2.1em;
	font-size: 0.9em;
	padding: 0;
}
#nav li ul li {
	width: auto;
}

#nav li ul li a {
	padding: 0.3em .6em;
	width: auto;
}


#nav.openmenu li > a {
	padding-bottom: 0.15em;
}

#nav li.openmenu > a {
	padding-bottom: 0.13em;
}


#nav li.openmenu,
#nav.navAbout li#navAbout,
#nav.navPerformances li#navPerformances,
#nav.navExperience li#navExperience,
#nav.navGetInvolved li#navGetInvolved {
	background: #706653;
}
#nav li ul {
	background: #645A48;
}

#nav li ul {
	border-top-left-radius: 0.3em;
	-webkit-border-top-left-radius: 0.3em;
	-moz-border-radius-topleft: 0.3em;
	border-top-right-radius: 0.3em;
	-webkit-border-top-right-radius: 0.3em;
	-moz-border-radius-topright: 0.3em;
}

#nav.navAbout li#navAbout ul,
#nav.navPerformances li#navPerformances ul,
#nav.navExperience li#navExperience ul,
#nav.navGetInvolved li#navGetInvolved ul {
	display: block;
}



/*------ Headers ------*/

#logo {
	background: url(/images/theme_images/wsc_elegant/logolight.png) no-repeat bottom left;
}

#logo, #logo a {
	margin: 0 auto 16px auto;
	padding-top: 16px;
	width: 290px;
	height: 84px;
}

#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	display: block;
	text-indent: -9000px;
	border: none;
	outline: none;
	background: none;
}

h1, h2 {
	font-family: Constantia, Times, "Times New Roman", serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	margin: 1.5em 0 0.6em -20px;
	padding-left: 20px;
	border-bottom: 1px solid #6d7e82;
	background: url(/images/theme_images/wsc_elegant/trebleclef-small.png) 3px 1px no-repeat;
	position: relative;
}

h1 {
	font-size: 1.6em;
	margin-top: 1.3em;
}

h2 {
	font-size: 1.5em;
}

h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 0.6em;
	font-size: 1.1em;
}

span.trebleclef {
	background: url(/images/theme_images/wsc_elegant/trebleclef.png) no-repeat;
	display: block;
	position: absolute;
	bottom: -6px;
	left: -1px;
	height: 34px;
	width: 14px;
}



/*------ Links ------*/

a:link, a:hover, a:active, a:visited {
	color: #745426;
	text-decoration: underline;
}
a:visited {
	color: #8F6C36;
}


h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	color: #2D2820;
	text-decoration: none;
}

a:hover, a:active {
	color: #496D7D;
}


a.feed, a.calendar-feed {
	display: block;
	height: 14px;
	width: 14px;
	text-indent: -90000px;
	background: url(/images/theme_images/wsc_elegant/feed.png) no-repeat;
	position: absolute;
	bottom: 0.25em;
	right: 3px;
	border: none;
}
a.calendar-feed {
	 height: 14px;
	 width: 23px;
	 background-image: url(/images/theme_images/wsc_elegant/ical.png);
}


h3 a {
	text-decoration: underline !important;	
}

/*------ Other ------*/

.news-date, .caption {
	font-family: Constantia, Times, "Times New Roman", serif;
	letter-spacing: 0.1em;
}

.caption {
	font-variant: small-caps;
}

.news-date {
	color: #51493B;
	margin-right: 0.2em;
}

p.news-date {
	margin-top: -0.6em;
}


#inner img {
	padding: 1px;
	border: 1px solid #4C4234;
}

.noborder, .noborder img {
	border: none !important;
	text-decoration: none !important;
}

div.photos div.photo {
	margin: 0 2.5em 2em 0.5em;
	float: left;
}

.clearfix, #content.two-column #inner {
	display: inline-block;
}
.clearfix:after, #content.two-column #inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



/*---- Store ----*/

table.store {
	width: 99%;
}
table.store th {
	text-align: left;
	height: 1.5em;
	font-size: 1.3em;
	font-family: Constantia, Times, "Times New Roman", serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}

table.store td, table.store th {
	vertical-align: top;
	border-bottom: 1px solid #BDAA8A;
}

table.store td.item_name, table.store td.item_price {
	padding-top: 0.6em;
}

table.store td.item_quantity {
	padding: 0.3em 0 1.5em 0;
}

table.store td.item_quantity input {
	width: 3em;
}
table.store .item_quantity, table.store .item_quantity input {
	text-align: right !important;
}

table.store td.donation_amount input {
	margin-left: 0.2em;
}

table.store div.item_description {
	color: #807462;
	font-size: 0.8em;
}



/*---- Framed Images ----*/

div.framed-image {
	position: relative;
}

#col1 div.framed-image, #col2 div.framed-image {
	margin: 1.6em 0 -0.8em -5px;
}

div.framed-image a {
	border: none !important;
	background: none !important;
}

div.framed-image div.the-image {
	position: absolute;
	z-index: 10;
	top: 9px;
	left: 11px;
}

div.framed-image img {
	padding: 0 !important;
	border: none !important;
}


div.framed-image div.top-left,
div.framed-image div.top-right,
div.framed-image div.bottom-left,
div.framed-image div.bottom-right {
	background: url(/images/theme_images/wsc_elegant/frame-small.png);
	position: absolute;
	z-index: 2;
}

div.framed-image div.top-right,
div.framed-image div.bottom-left {
	height: 50px;
	width: 50px;
	z-index: 1;
}

div.framed-image div.top-left {
	background-position: top left;
	top: 0;
	left: 0;
}

div.framed-image div.top-right {
	background-position: top right;
	top: 0;
	right: 0;
}

div.framed-image div.bottom-left {
	background-position: bottom left;
	bottom: 0;
	left: 0;
}

div.framed-image div.bottom-right {
	background-position: bottom right;
	bottom: 0;
	right: 0;
}

div.framed-image.med div.top-left,
div.framed-image.med div.top-right,
div.framed-image.med div.bottom-left,
div.framed-image.med div.bottom-right {
	background-image: url(/images/theme_images/wsc_elegant/frame-med.png);
}

div.framed-image.med div.the-image {
	top: 13px;
	left: 16px;
}

div.framed-image.big div.top-left,
div.framed-image.big div.top-right,
div.framed-image.big div.bottom-left,
div.framed-image.big div.bottom-right {
	background-image: url(/images/theme_images/wsc_elegant/frame-big.png);
}

div.framed-image.big div.the-image {
	top: 19px;
	left: 23px;
}




/*------ FancyBox ------*/
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(/images/fancybox/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -15px;
	left: -17px;
	height: 30px;
	width: 30px;
	background: transparent url(/images/fancybox/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	margin-top: 7px;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/images/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(/images/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/images/fancybox/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(/images/fancybox/data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(/images/fancybox/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(/images/fancybox/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(/images/fancybox/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/fancybox/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(/images/fancybox/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/fancybox/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(/images/fancybox/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/fancybox/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(/images/fancybox/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/fancybox/fancy_shadow_nw.png) no-repeat;
}