/* Begin Typography & Colors */

* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #555;
	text-align: center;
	margin: 0;
	padding: 0;
}
#content {
}
p {
	margin-bottom: 10px;
}
#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	text-align: left;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1 {
	font-size: 4em;
	text-align: center;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/*LIST STYLES*/

.verticalList {
	list-style:none;
}
.verticalListLI {
	margin-bottom: 10px;
}
.verticalListLI p {
	float:right;
	width:380px;
}
.more {
	float:right;
}
.verticalListindex {
	list-style:none;
}
.verticalListLIindex {
	margin-bottom: 11px;
}
li a img {
	border:2pt solid #b3b3b3;
}
li a:hover img {
	border:2pt solid #888888;
}
/*END LIST STYLES*/	

/*TEXT STYLES*/

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #1B75BC;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #1B75BC;
	text-transform:uppercase;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
a, h2 a:hover, h3 a:hover {
	color: #1B75BC;
	text-decoration: none;
}
a:hover {
	color: #4da7ed;
	text-decoration: underline;
}
h3 {
	font-size: 11pt;
}
h2 {
	font-size: 13pt;
}
h2.pagetitle {
	font-size: 18pt;
	text-transform:uppercase;
}
h1, h2, h3 {
	font-family: "Myriad Pro";
	color: #1B75BC;
	text-transform:uppercase;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
}
/*END GENERAL STYLES*/



/*HEADER STYLES*/

#header {
	margin: 0;
	padding: 0;
	height: 120px;
	width: 980px;
}
#headerimg {
	margin: 0;
	height: 120px;
	width: 100%;
}
#header #headerimg {
	height: 100px;
	width: 980px;
	background:url(images/header.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
#header #menu {
	width:980px;
	height:25px;
	margin:0 auto;
	border-bottom: 2pt #ccc solid;
}
#header #menu .menuitem {
	display:block;
	float:left;
	width: 156px;
	margin: 0 0 0 0;
}
#header #menu .menuitemlong {
	display:block;
	float:left;
	width: 200px;
	margin: 0 0 0 0;
}
#header #menu .menuitemnextlast {
	display:block;
	float:left;
	width: 162px;
	text-align:center;
	margin: 0 0 0 0;
}
#header #menu .menuitemlast {
	display:block;
	float:left;
	width:150px;
	text-align:right;
}
#header #menu .menuitem a, #header #menu .menuitemlast a, #header #menu .menuitemlong a, #header #menu .menuitemnextlast a {
	font-family:"Myriad Pro";
	font-size:12pt;
	color: #B2B2B2;
	text-transform:uppercase;
	text-decoration:none;
}
#header #menu .menuitem a:hover, #header #menu .menuitemlast a:hover {
	color:#555;
}
/*END HEADER STYLES*/



/*FOOTER STYLES*/

	#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
#footer {
	padding: 0;
	margin: 0 auto;
	padding-top: 50px;
	width: 760px;
	clear: both;
}
#footer {
	background: no-repeat top;
	border: none;
}
/*END FOOTER STYLES*/



/*SIDEBAR STYLES*/

#sidebar {
	padding: 0 0 0 0;
	margin: 20px 10px 0 0;
	float:right;
	width: 250px;
}
#sidebar h2 {
	font-family: "Myriad Pro";
	font-size: 14pt;
}
#sidebar {
	font: 11pt "Myriad Pro" #777;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#searchit {
	background-image:url(images/searchBG.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	width:248px;
	height:72px;
	border: 2pt solid #b3b3b3;
}
.SearchTitle {
	font-family:"Myriad Pro";
	color:#1B75BC;
	font-weight:bold;
	font-size:11pt;
	text-transform:uppercase;
	padding: 5px 0px 0px 5px;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	background:url(images/searchBar.png) no-repeat;
	padding-top: 3px;
	padding-left:3px;
	width:166px;
	height:25px;
	border:none;
}
#sidebar #searchsubmit {
	padding: 1px;
	background:none;
	border:none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#calendar {
	width:248px;
	height:230px;
	border:2pt solid #b3b3b3;
	margin: 10px 0px 0px 0px;
	background-color:#E0E0E0;
}
#calendarBG {
	width: 248px;
	text-align:center;
	margin: 0 auto;
}
#calendarBG #wp-calendar table {
	width:100%;
}
#calendarBG #wp-calendar table tr td {
	font-size:10pt;
}
#calendarBG #wp-calendar table caption {
	font-size:11pt;
}
#calendarBG#wp-calendar table th {
	font-size:9pt;
}
#calendarBG #wp-calendar-ec3_publish {
	display:none;
	visibility:hidden;
}
#calendarBG .nav {/*margin: 0 auto;*/
	display:none;
	visibility: hidden;
}
#artistButton {
	background-image:url(images/ArtistsSignIn.jpg);
	width:248px;
	height:50px;
	border:2pt solid #b3b3b3;
	margin: 10px 0px 0px 0px;
}
#patronButton {
	background-image:url(images/PatronSignIn.jpg);
	width:248px;
	height:50px;
	border:2pt solid #b3b3b3;
	margin: 10px 0px 0px 0px;
}
/*END SIDEBAR STYLES*/



/* Begin Structure */



.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	width: 700px;
}
.widecolumn {
	float: left;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	width: 700px;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/* End Structure */



/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
 .entry ul li:before, {
 content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
 ol li, {
 list-style: decimal outside;
}
/* End Entry Lists */







/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
/* End Form Elements */



/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/







/* Captions */

.aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/*SPECIFIC PAGE STYLES*/



/*CONTENT SPECIFIC STYLES*/	

#padding {
	padding: 5px;
}
#content h2 {
	margin-bottom: 10px;
}
.button {
	width: 148px;
	height: 38px;
	border: 2pt solid #b3b3b3;
	float:left;
	margin: 0px 3px 10px 3px;
	text-align:center;
}
div#respond {
	display:none;
	visibility:hidden;
}
#commentform {
	display:none;
	visibility:hidden;
}
ul, ul li, li {
	list-style:none;
}
#IndividPage img {
	float:left;
	margin-right:10px;
}
/*HomePage*/

#homepageLT {
	float: left;
	padding: 7px;
	margin: 0px 0px 0px 0px;
	width: 320px;
	height:515px;
	border: 2pt solid #b3b3b3;
}
#homepageRT {
	float: right;
	padding: 7px;
	margin: 0px 0px 0px 0px;
	width: 320px;
	height:515px;
	border: 2pt solid #b3b3b3;
}
.homepage {
	float: left;
	padding: 0px;
	margin: 20px 10px 0px 0px;
	width: 700px;
	font-size: 10pt;
}
/*HomePage Ends*/



/*About*/

#about {
	width: 680px;
	float: left;
	margin-bottom:15px;
	margin-top:-10px;
}
#about img {
	border: 2px solid #b3b3b3;
	margin: 20px 12px 0px 12px;
}
#about p {
	margin: 0px 0px 10px 0px;
}
#clear {
	clear:both;
}
.nocomments {
	visibility:hidden;
	display:none;
}
/*AboutEnds*/



/*Current Show*/

.currentShow {
	float: left;
	padding: 0px;
	margin: 20px 10px 0px 10px;
	width: 700px;
	font-size: 10pt;
	border: 2pt solid #b3b3b3;
}
/*Current Show Ends*/



/*Artist List*/

#artistListLT {
	float: left;
	padding: 10px;
	margin: 0px 10px 0px 0px;
	width: 480px;
	height:600px;
}
#artistListRT {
	float: right;
	padding: 10px;
	margin: 25px 10px 0px 0px;
	width: 150px;
	height:600px;
}
.Artistnarrowcolumn {
	float: left;
	padding: 0px;
	margin: 20px 10px 0px 10px;
	width: 700px;
	font-size: 10pt;
	border: 2pt solid #b3b3b3;
}
/*Artist List Ends*/



/*SPECIFIC PAGE STYLES ENDS*/



/*CALENDAR*/

#wp-calendar table {
	width:100%;
}
#wp-calendar table caption {
	text-align:center;
}
#wp-calendar #prev {
	text-align:left;
}
#wp-calendar #next {
	text-align:right;
}
#wp-calendar .ec3_eventday a {
	font-weight:bold;
	color:#777 !IMPORTANT;
}
#wp-calendar table td,  #wp-calendar table th {
	text-align:center;
}
#wp-calendar table td,  #wp-calendar table td.pad:hover,  #wp-calendar table.nav tr td {
	padding:1px;
	border:none;
}
#wp-calendar table td:hover,  #wp-calendar table td.ec3_today {
	padding:0px;
	border:solid 1px #999;
}
/* The EC graphic. */

.ec3_ec {
	display:block;
	float:right;
	border:none;
	background-repeat:no-repeat;
	background-position:bottom right;
	width:13px;
	height:9px;
}
.ec3_ec span {
	display:none
}
/***

 ***  Popup

 ***/



.ec3_popup {
	margin:0 !IMPORTANT;
	padding:0 !IMPORTANT;
	border:none;
	position:absolute;
	border-collapse:collapse;
	filter:alpha(opacity=87);
	-moz-opacity:.87;
	opacity:.87;
	z-index:30000;
}
.ec3_popup td {
	padding:0;
}
.ec3_popup table {
	border:solid #999 1px;        /* popup border */
	background-color:#eeb;        /* popup background colour */
	font-size:x-small;            /* popup font size */
	color:black;
	text-align:left;
}
.ec3_popup table td {
	padding:1.5px 3px 1.5px 3px;
}
#ec3_shadow0 div {
	width:8px;
	height:32px;
}
#ec3_shadow0 {
	margin:0;
	padding:0;
	border:none;
	width:8px;
	background-repeat:no-repeat;
	background-position:bottom right;
	vertical-align:bottom;
}
#ec3_shadow1 {
	margin:0;
	padding:0;
	border:none;
	height:16px;
	background-repeat:repeat-x;
}
#ec3_shadow2 div {
	width:8px;
	height:32px;
}
#ec3_shadow2 {
	margin:0;
	padding:0;
	border:none;
	width:8px;
	background-repeat:no-repeat;
	background-position:bottom left;
	vertical-align:bottom;
}
/***

 ***  Event list

 ***/



.ec3_list {
	margin-left:-12px;
	word-spacing:-1px;
	letter-spacing:-0.2px;
	color:#000;
}
.ec3_list li {
	font-size:1em !IMPORTANT;
}
.ec3_list li:before {
	content:"" !IMPORTANT;
}
/***

 ***  Schedule

 ***/



table.ec3_schedule {
	border-collapse:collapse;
	margin:0.5ex 1ex 0.5ex 0;
	float:left;
	clear:both;
}
table.ec3_schedule td {
	padding:0 0.5ex 0 0.5ex;
	color:#333;
}
td.ec3_start {
	text-align:right;
}
td.ec3_to {
	text-align:center;
}
.ec3_schedule .ec3_past * {
	text-decoration:line-through
}
/***

 ***  Iconlet

 ***/



div.ec3_iconlet {
	margin:0 1ex 0.2ex 0;
	padding:0.3ex;
	border:solid 2px #800;
	float:left;
	font-size:1em;
	text-align:center;
}
div.ec3_past {
	border-color:gray;
	opacity:0.5;
}
div.ec3_iconlet * {
	margin:0;
	padding:0;
	line-height:90%;
}
div.ec3_iconlet table {
	border-collapse:collapse;
}
div.ec3_iconlet td {
	padding-top:0.4ex;
	padding-bottom:0.4ex;
	text-align:center;
	font-weight:bold;
}
div.ec3_iconlet tr.ec3_day td {
	padding-top:0;
	padding-bottom:0;
	font-size:2.5em;
	font-weight:bold;
	width:2.5ex;
}
div.ec3_iconlet tr.ec3_time td {
	font-size:0.75em;
	font-weight:normal;
}
div.ec3_iconlet td.ec3_multi_start {
	padding-right:0.2ex;
}
div.ec3_iconlet td.ec3_multi_end {
	border-left:solid 1px #800;
	padding-left:0.2ex;
}
div.ec3_past td {
	border-color:gray;
}
/***

 ***  Big Calendar

 ***/





div#ec3_big_cal {
	border:solid 2px #eee;
}
#ec3_big_cal table {
	border-collapse:collapse;
	width:100%;
	line-height:normal;
}
#ec3_big_cal table.nav {
	width:50%;
	margin-right:auto;
	margin-left:auto;
}
#ec3_big_cal table.nav td {
	border:none;
	height:auto;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
}
#ec3_big_cal table caption {
	font-size:1.5em;
	font-weight:bold;
}
#ec3_big_cal table th {
	text-align:center;
	font-size:smaller;
	font-weight:normal;
}
#ec3_big_cal table td {
	margin:0;
	padding:0;
	width:14.2%;
	vertical-align:top;
	text-align:left;
	border:solid 1px #999;
}
#ec3_big_cal table td.ec3_today {
	background-color:#ffe;
}
td .ec3_daynum {
	display:block;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	padding-right:2px;
	padding-bottom:1px;
	text-align:right;
	font-size:1em;
}
td.ec3_postday a.ec3_daynum {
	color:#777
}
td.ec3_eventday a.ec3_daynum {
	color:#777
}
span.ec3_daynum {
	color:black
}
td.ec3_postday a.ec3_daynum:hover {
	color:white;
	background-color:#ccc
}
td.ec3_eventday a.ec3_daynum:hover {
	color:white;
	background-color:#ccc
}
#ec3_big_cal table td div {
	min-height:5em;
}
#ec3_big_cal table td p {
	font-size:smaller;
	margin-top:0;
	margin-bottom:0.1em;
}
#ec3_big_cal .ec3_post a {
	color:#0066cc;
}
#ec3_big_cal .ec3_event a {
	color:#777;
	font-weight:bold;
}
#ec3_big_cal .pad {
	border:none;
	background-color:#eee;
}
#develBanner {
	background-color:#940e0d;
	color:#fff;
	width:100%;
	font-weight:bold;
	padding:2px 0px 3px	0px;
}

