/* 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,caption,tbody,tfoot,thead{border:0;outline:0;background:transparent;margin:0;padding:0;}

/* BASIC */
*:focus{outline:none;}

.clear{clear:both;}

body{
background-color:#020201;
/*background-color:#150d0a;*/
background-image:url(../../../img/bg_body.jpg);
background-position:top center;
background-repeat:no-repeat;
background-attachment:scroll;
font-family:Tahoma;
color:#ffd87d;
line-height:100%;
height:100%;
}

html {
	height:100%;/* needed to base 100% height on something known*/
}


.clear {
	clear:both;
}

a{color:#d9a336;}

a:hover{color:#c38810;}

h1 {	
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;	
	color:#FFD87D;
	font-weight:600;		
	text-transform:uppercase;
}

h2 {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;	
	color:#D8A235;
	font-weight:600;		
	text-transform:uppercase;
	margin-bottom:5px;
}

h3{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;	
	
	color:#D8A235;
	font-weight:600;		
	
	margin-bottom:5px;
}
h4{
}
h5{
}
h6{
}

hr{color:#DCDCDB;background-color:#DCDCDB;height:1px;border:0px;}

pre{width:100%; white-space:pre-wrap;}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */


a:link, a:visited, a:active, a:hover {
	text-decoration:none;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

#outer {
	width:100%;
	margin:auto;
	min-height:100%;
	margin-top:-80px;/*footer height - this drags the outer 40px up through the top of the monitor */
	/*border:1px solid #fff;*/
}

* html #outer {
	height:100%
}


div#wrapper {
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*border:1px solid #999999;*/
	background-repeat:repeat-x;
	background-position:top;
	
	
}

/*****************************************/
/* Upper Area ****************************/

div#topbar {
	width:100%;
	height:253px;
	background-image:url(../../../img/bg_topTile.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	border-top:80px solid #000;
}

div#header {
	width:960px;
	height:215px;
	margin:0 auto 0 auto;
	background-image:url(../../../img/bg_header.jpg);
	background-repeat:no-repeat;
	position:relative;
}

div#logo {
	position:absolute;
	top:15px;
	left:20px;
	width:277px;
	height:181px;
}	

div#intro {
	position:absolute;
	top:110px;
	right:20px;
	width:340px;
	height:90px;
	text-align:left;
}

div#intro p {
	color:#FFB43F;
	font-size:12px;
	line-height:16px;
}


div#toplinks {
	width:960px;
	height:36px;
	margin:0 auto 0 auto;	
}

.tb_inner {
	border-bottom:solid 2px #F08C1E;
}

.hr_border {
	position:absolute;
	top:215px;
	width:100%;
	color: #F08C1E;
	background-color: #F08C1E;
	height: 2px;
}

/*****************************************/
/* Main Nav ******************************/

#front_menu {
	padding-top:10px;	
}

#front_menu li {
	display:inline;
	padding:0 10px 0 6px;
	border-right:solid 1px #FFD87D;
	font-size:11px;
	text-transform:uppercase;
	font-weight:600;	
}

#front_menu .page-item-401 {
	border:none;
}


* html #front_menu li {
	padding-left:10px;
	padding-right:5px;
}

.s {
	color:#AD6723;
}

/*****************************************/
/* Sec Nav ******************************/

.child_right {
	font-size:12px;
	float:right;
	padding-top:5px;	
}

.child_right li {
	display:inline;
	float:left;
	margin-right:10px;
	padding-right:10px;
	border-right: solid 1px #F08C1E;
}

.child_right .page-item-37 { 
	margin-right:0px;
	padding-right:0px;
	border-right:none;
}

.child_right .page-item-66 { 
	margin-right:0px;
	padding-right:0px;
	border-right:none;
}

.child_right .page-item-85 { 
	margin-right:0px;
	padding-right:0px;
	border-right:none;
}

.child_right a:link, .child_right a:visited {
	color:#F08C1E;	
}

.child_right a:hover, .child_right a:active {
	color:#8E5013;	
}

/*****************************************/
/* Content *******************************/

div#content p {
	
	font-size:1em;
	line-height:20px;
	margin-bottom:10px;
}

div#contentHome {
	position:relative;
	width:960px;
	height:455px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	margin:0;	
	padding:0;
	
}

div#curtains {
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
}

div#rotatortitle {
	position:absolute;
	bottom:0px;
	left:0px;
	width:960px;
	height:56px;
	z-index:1000;
}

div#contentSec {
	position:relative;
	width:960px;	
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	
	margin:0;	
	padding:0;
}

div#holder {
	width:900px;
	padding:45px 25px 60px 45px;
}

div#holder a:link, div#holder a:visited {
	color:#F08C1E;	
}

div#holder a:hover, div#holder a:active {
	color:#8E5013;	
}

div#holder h1 a:link, div#holder h1 a:visited {
	color:#FFD87D;
}

div#holder h1 a:hover, div#holder h1 a:active {
	color:#C19D57;	
}

div#holder p {
	font-size:13px;
	
	line-height:18px;
	padding-bottom:15px;
	
}

div#holder ol {
	list-style-type:decimal;
	font-size:13px;
	color:#FFD87D;
	line-height:18px;
	margin:0 0 0 50px;
}

div#holder ol li {
	line-height:18px;
}

div#holder .boldDarkTitle {
	
	color:#FFD87D;
	font-weight:600;
	font-size:13px;
	margin-bottom:10px;
	font-style:italic;
}

div#cbox_who {
	width:625px;
	float:right;
}

div#cbox_who h1 {
	float:left;
}


.season h2 {
	font-size:22px;
}

div#showmeta ul li {
	font-size:14px;
	line-height:18px;
}

	

/*****************************************/
/* blurb *********************************/

div#blurb {
	width:960px;
	height:65px;
	margin:0 auto 0 auto;
	text-align:center;
	padding-top:8px;
}

div#blurb .post-meta-key {
	font-weight:bold;
	
}

div#blurb .post-meta li {
	font-size:14px;
	color:#FFD87D;
	margin-right:10px;
}

div#blurb .post-meta{
	margin-top:4px;
}

div#blurb ul {
	display:inline;
	margin:0;
	padding:0;
}

#pauls-latest-posts .post-meta {
	display:block;
}

div#blurb ul li ul li {
	display:inline;
	margin:0;
	padding:0;	
	font-style:normal;
	font-size:16px;
}

.pmc-link {
	font-weight:bold;
	font-size:14px;
	color:#FFB43F;
}

.pmc-excerpt {
	color:#FFD87D;
	font-size:13px;
	display:inline block;
	
}

.pmc-read-more {
	font-size:13px;
	display:inline;
	color:#FFB43F;
}

div#icon_box {
	width:180px;
	float:right;
}

div#icon_box img {
	display:inline;
	margin-right:10px;
}




/*****************************************/
/* bottom ********************************/

div#bottom {
	width:100%;
	text-align:center;
	background-color:#110c0a;
}

div#ticketholder {
	width:960px;
	height:200px;
	margin:0 auto;
}

div#ticketholder p {
	font-size:11px;
	color:#000000;
	line-height:14px;
}


div#box01 {
	width:270px;
	height:156px;
	float:left;
	background-image:url(../../../img/bg_ticket.gif);
	background-repeat:no-repeat;
	padding:10px 10px 0 10px;
	text-align:left;
	/*background-color:#CCC;*/
}

div#box01 h3 {
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;		
	color:#D8A235;
	font-weight:600;	
	margin-bottom:10px;
	padding-top:10px;
	line-height:26px;	
}

div#box02 {
	position:relative;
	width:135px;
	height:136px;
	float:left;
	margin-left:45px;
	background-image:url(../../../img/bg_ticket.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding:30px 30px 0 130px;
}

.cal {
	position:absolute;
	top:-15px;
	left:10px;
}

div#box03 {
	width:290px;
	height:66px;
	float:right;
	background-image:url(../../../img/bg_ticket2.gif);
	background-repeat:no-repeat;
	padding:100px 0 0 0;
}


/*****************************************/
/* Footer ********************************/

#footer_home_wrapper {	
	width:100%;
	text-align:center;
	background-color:#110c0a;
	height:80px;
	clear:both;

	/*position:absolute;
	bottom:0px;*/
}

#footer_home_inner {
	color:#FFFFFF;	
	width:960px;	
	margin:0 auto 0 auto;	
}

#footer_sec_wrapper {	
	width:100%;
	text-align:center;
	background-color:#110c0a;
	height:80px;
	clear:both;
}

#footer_sec_inner {
	color:#FFFFFF;	
	width:960px;	
	margin:0 auto 0 auto;	
}


.text {
	font-size:10px;
	margin-top:20px;
}

#logo_blurb {
	float:left;
	text-align:left;	
	width:410px;
	
}

#logo_blurb p {
	
	color:#FFB43F;
	font-size:11px;		
}

.logo {
	
	
}

.footerImg {
	
	width:66px;
	height:58px;
}

#footer ul {
	margin-bottom:10px;	
	font-size:10px;
}

#footer li {
	display:inline;	
}

#footer li a {
	color:#FFFFFF;
	margin:0 7px 0 4px;	
}

#footer li a:hover {
	color:#3E3623;	
}

/*****************************************/
/* Misc ********************************/

/* WP */
blockquote{margin:20px 10px 10px 5px;border-left:4px solid #DDD;padding:0 5px 0 5px;font-size:9px;text-align:justify;}
.commenttext blockquote{border-left:4px solid #B6B6B5;}
.wp-caption{text-align:center;}
.wp-caption img{border:none;margin:0;padding:0;}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;color:#111;margin:0;padding:0 4px 5px; color:#ffd87d;}
.alignleft,img.alignleft{float:left;margin:5px 10px 5px 0;}
.alignright,img.alignright{float:right;margin:5px 0 5px 30px;}
.aligncenter,div.aligncenter,img.aligncenter{text-align:center;display:block;margin:10px auto;}
abbr, acronym, span.abbr{cursor:help;border-bottom:1px dotted #000;}
.wp_syntax { width:auto; }
.wp_syntax table { border:0 !important; }
.wp_syntax table td { border:0 !important; }
img.wp-smiley{border:0px;vertical-align:middle;}

#comment {width:600px;}

.post-edit-link { font-size:10px; }
.cat_tags { font-size:12px; }
.cat_tags .category { font-size:12px; }
div#tabsContainer { font-size:12px; }


.thumbnail { width:200px; float:left; margin-right:30px;}
.spacer {clear:both; height:30px;}
.spacer_short {clear:both; height:30px;}
.post-img-right{float:right; margin-left:30px;}
.post-meta{font-size:12px; color:#D8A235; margin:0 0 10px 0; font-style:italic; font-weight:bold;}

.next_previous_links {font-size:14px; font-weight:bold;}


div#no-image img {display:none;}


/*****************************************/
/* Calendar ********************************/

.mainTableTOC {
	
	width: 870px;
	table-layout: fixed;
 }

.navTableTextTOC {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 9px; 
	font-weight: Normal;
	text-decoration: none;
	color: #000000;
	}

/* Month and Year Row Setup */
.monthYearRowTOC {
    height: 32px;
	background-color: #564e43;
	text-align: left;
	vertical-align: middle;
    margin: 0px;
    padding: 6px;
	}

/* Month and Year Text Setup */
.monthYearTextTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: Bold;
	color: #ffffff;
	}

/* Day Names Row Setup */
.dayNamesRowTOC {
    height: 20px;
	background-color: #5b350b;
	text-align: center;
	vertical-align: middle;
	}

/* Day Name Setup */
.dayNamesTextTOC {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #FFFFFF;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rowsTOC {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #433D27;
	text-align: left;
	vertical-align: top;
	height: 88px;
	border:1px solid #fff;
	}

/* Color of Today's Date */
.todayTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	color: #FFFFff;
	background-color: #825204;
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}

.titleTOC {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
    padding: 1px;
    margin: 0px;
    }

.daynumTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	color: #FBFCEF;
	background-color: #857967;
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	
	}

.formElements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sOtherTOC {
    background-color: #14100A;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	vertical-align: top;
	border:1px solid #2f2a22;
	}
.s20TOC {
	background-color: #D8CBB6;
	height: 88px;
	vertical-align: top;
	border:1px solid #2f2a22;
	}
.s20TOC0 {
	background-color: #b3a48c;
	height: 88px;
	vertical-align: top;
	border:1px solid #2f2a22;
	}













/* Main Table Setup Incluidng Date Number Fonts, Size and Color */
.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #003366;
	width: 175px;
 }

.navTable {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	width: 175px;
 }

.navTableText {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 9px; 
	font-weight: Normal;
	text-decoration: none;
	color: #003366;
	}

/* Month and Year Row Setup */
.monthYearRow {
	background-image:   url("monthBg.gif");
    line-height: 17pt;
	background-color: #D8E2EC;
	text-align: center;
	vertical-align: middle;
	}

/* Month and Year Text Setup */
.monthYearText {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #252216;
	}

/* Day Names Row Setup */
.dayNamesRow {
    line-height: 11pt;
	background-color: #F5F4D3;
	text-align: center;
	vertical-align: middle;
	}

/* Day Name Setup */
.dayNamesText {
	background-image:   url("dayBg.gif");
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #433D27;
	
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #433D27;
    line-height: 15pt;
	text-align: center;
	vertical-align: middle;
	
	}

/* Color of Today's Date */
.today {
	color: #CF0000;
    }

/* Pop-up Events Setup */
.popupDate {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #336699;
	}

.popupEventTitle {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	vertical-align: middle;
}

.popupEventTime {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
	background-color: #F4F4F4;
	border: 1px dotted #EFEFEF;
	padding: 1px;
}

.popupEventDescription {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	padding: 2px;
}


.popupEventDate {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #446B93;
	text-align: center;
	vertical-align: middle;
	background-color: #F7F8F9;
	border: 1px solid #FFFFFF;
	padding: 1px;
	}

.popupEnd {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #A4A4A4;
	}

.popupClose {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #336699;
	}

.popupCloseBrackets {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	text-align: right;
	background-color: #336699;
	}
/*
---------------------------------------------------------------------------
The classes below determine how the calendar background markings will look.
---------------------------------------------------------------------------

/* Normal Cell Background (date number with no event markings) */
.s2 {
	background-color: #E0E0E0;
	}
/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
	background-color: #EBEBEB;
	}

/* Show dates from other months */
.sOther {
    background-color: #EEEEEE;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	}
/* Weekend Cell Background (date number with no event markings) */
.s200 {
	background-color: #D0D0D0;
	}


.categoryName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.categorySelection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #777777;
}
.categoryDiv {
	background-color: #FCF5EF;
}

.boldDark {
	color:#e7871c;
	font-weight:bold;
	font-size:12px;
	font-style:normal;
}

.more-link {
	font-size:12px;
}

div#overDiv {
	margin-top:-260px;
	margin-left:-200px;
}

.dates {
	font-size:12px;
	font-style:italic;
	padding-bottom:5px;
}

#constant-contact-signup {
	font-size:12px;
}

#constant-contact-signup input {
	
}

.input-text-wrap {
	margin:5px 0 15px 0;
	
}

#feat_img {
	float:left;
}

#feat_img img {
	margin-right:20px;
}

#show_list_item img {
	width:95px;
}

.orphan {overflow: hidden;}

.news_link {
	margin:10px 30px 0 0;
	
	float:right;
	display:inline;
}
