@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Marcellus);

/* RESET
===================================== */
* { margin: 0; padding: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: 'Marcellus'; vertical-align: baseline; }
html { height: 101%; margin: 0 0 1px 0; }
table, th, td { border-collapse: collapse; border: none; margin: 0; padding: 0; vertical-align: middle; }
a img, a { outline: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: "" }
blockquote, q { quotes: """" }
.clear { clear: both }
.clearfix:after { display: block; visibility: hidden; content: "."; clear: both; text-indent: -9999px; height: 0; }
img { display: block; padding: 0; margin: 0; border: none; }

/* THE BASICS
===================================== */

body {
	background: #fff url('../images/background.jpg') fixed no-repeat;
	margin: 0;
}
	
body, th, td, input, select, textarea { font-family: Marcellus, serif; font-size: small; color: #343434; }

a:link, a:visited { color: #13729e; text-decoration: underline; }
a:hover, a:active, a:focus { color: #5e9e13; }

ul li, ol li { margin-bottom: 8px; }
ul { margin: 0 0 25px 25px; padding: 0; }
ul ul, ul ol, ol ul, ol ol { margin-top: 15px; }

.clear { clear: both; }
.center { text-align: center !important; }

hr { background-color: #ccc; border: 0; color: #ccc; width: 100%; height: 1px; text-align: left; margin: 25px 0; }

h1 {
	font-family: 'Marcellus', serif;
	font-size: 24px;
	font-weight: normal;
	color: #ebe8e8;
	background: #0f132e;
	margin: 10px 0 10px -10px;
	padding: 5px 20px 5px 10px;
	text-transformation: uppercase;
	text-align: left;
	max-width: 955px;
	width: 102%;
}
h2 { font-size: 110%; font-weight: bold; color: #0f132e; border-bottom: 1px solid #ebe8e8; margin-bottom: 10px; padding-bottom: 5px; }
h3 { font-size: 100%; font-weight: bold; }
h4 { font-size: 95%; font-weight: bold; color: #666; }
h5 { font-size: 85%; font-weight: bold; text-transform: uppercase; }
h6 { font-size: 75%; font-weight: normal; }
sup { font-size: 8px; }
strong { font-weight: bold; }

/* STRUCTURES
===================================== */
#outerContainer {
	position: relative;
	max-width: 1088px;
	width: 100%;
	margin: 0 auto;
}
#header {
	position: relative;
	margin: 0 auto;
	max-width: 959px;
	width: 100%;
	height: 180px;
	padding: 10px;
	background-image: url('../images/40.png');
	border-top: none;
	border-right: 3px solid #ebe8e8;
	border-bottom: none;
	border-left: 3px solid #ebe8e8;
}
#logo {
	position: relative;
	display: inline-block;
	border: none;
	margin-left: 10px;
	z-index: 99999;
}
#search {
	display: inline;
	float: right;
	position: absolute;
	top: 15px;
	right: 15px;
}
#buyTickets {
	display: inline;
	float: right;
	position: absolute;
	top: 60px;
	right: 15px;
	z-index: 1;
}
#buyTickets:hover {
	zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.9;
}
#facebook {
	position: absolute;
	right: 76px;
    top: 181px;
}
#facebook:hover {
	zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.9;
}
#homepagePhoto {
	margin: 0 auto;
	max-width: 934px;
	width: 100%;
	padding: 0;
}
#container {
	position: relative;
	margin: 0 auto;
	max-width: 959px;
	width: 100%;
	background-image: url('../images/40.png');
	border-top: none;
	/*border-right: 3px solid #ebe8e8;
	border-bottom: 3px solid #ebe8e8;
	border-left: 3px solid #ebe8e8;*/
	font-size: 15px;
	color: #2b2b2b;
}
#container h2{text-align: center;}
#container a:link, #container a:visited, #container a:active {
	color: #c80000;
	text-decoration: none;
}
#container a:hover {
	color: #fe0000;
	text-decoration: underline;
}
#container p {
	margin-bottom: 20px;
}
#footer {
	margin: 0 auto;
	max-width: 959px;
	width: 100%;
	padding: 10px;
	background-image: url('../images/40.png');
	border: none;
	font-size: 12px;
	color: #0f132e;
	/*float: left;*/
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #0f132e;
	text-decoration: none;
}
#footer a:hover {
	color: #202653;
	text-decoration: underline;
}
#footer ul {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 0;
}
#footer li {
	display: inline;
	margin: 0 10px 0 0;
}
/* IMAGES
===================================== */
.photoRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: right;
	max-width: 200px;
}

/* NEWS STYLES
===================================== */
#newsContainer {
	float: right;
	display: inline;
	 width: 23%;
	margin: 0 0 10px 10px;
	padding: 5px;
	background-color: #0f132e;
	border: 3px solid #ebe8e8;
	/*clear: both;*/
	color: #fff;
}
#newsContainer .date {
	font-size: 10px;
	margin: 5px 0;
	color: #ebe8e8;
}
.newsSummary {
	margin-bottom: 15px;
	color: #ebe8e8;
}
.sponsors {
	float: left;
	margin: 10px;
	background-color: #fff;
}
.sponsors img {
	max-height: 110px;
	padding: 10px;
	border: 1px solid #ebe8e8;
}
.sponsors img:hover {
	border: 1px solid #c80000;
	opacity:0.9;
	filter:alpha(opacity=90);
}
.entertainmentContainer {
	display: block;
	background-color: #ebe8e8;
	padding: 10px;
	margin: 10px 0;
	clear: both;
	min-height: 172px;
}

.entertainment {
	display: block;
	background-color: #ebe8e8;
	padding: 10px;
	margin: 10px 0;
}
.entertainmentPhoto {
	float: left;
	display: inline-block;
	padding: 5px;
	margin: 0 15px 0 0;
}
.entertainmentPhoto img {
	background-color: #fff;
	border: 1px solid #dbd9d9;
	padding: 5px;
	max-width: 150px;
}
.entertainmentPhoto img:hover {
	background-color: #fff;
	border: 1px solid #c80000;
}
.entertainmentBio {
	padding: 5px;
}
.moreButton2 {
	display: inline;
	padding: 5px 0;
	font-size: 11px;
}
.moreButton2:hover {
	color: #df151e;
}
.moreButton {
	display: inline;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #dbd9d9;
	font-size: 11px;
}
.moreButton:hover {
	background-color: #f6f6f6;
	border: 1px solid #dbd9d9;
	color: #df151e;
}
.entertainmentDetail {
	display: block;
	padding: 10px;
	margin: 10px 0;
	clear: both;
}
.entertainmentDetailPhoto {
	float: left;
	display: inline-block;
	padding: 5px;
	margin: 0 15px 0 0;
}
.entertainmentDetailPhoto img {
	background-color: #fff;
	border: 1px solid #dbd9d9;
	padding: 5px;
	max-width: 300px;
}
/* Stylesheet: default Modified On 2012-11-28 11:59:24 */
#menu {
	margin: 0 auto;
	max-width: 1088px;
	width: 100%;
	height: 46px;
	background-image: url('../images/menu.png');
	margin-bottom: -7px;
}
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	z-index: 9300;
	}

.sf-menu { }
	
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 18em; /* left offset of submenus need to match (see below) */
	}

.sf-menu ul li {
	background: none;
	width: 100%;
	}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
	}
.sf-menu li {
	float: left;
	position: relative;
	}
.sf-menu a {
	display: block;
	position: relative;
	}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 39px; /* match top ul list item height */
	}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
	}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
	}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
	}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
	}

.sf-menu {
	float: left;
	margin-left: 300px;
	}

.sf-menu li { background: none; }
.sf-menu li li { }
.sf-menu li ul {
	margin: 0;
	height: 39px;
	z-index: 900;
	}
.sf-menu li a:link, .sf-menu li a:active, .sf-menu li a:visited {
	padding: 10px 10px;
	border-top: 1px solid #fe0000;
	border-right: 1px solid #c30000;
	border-bottom: 1px solid #c30000;
	border-left: 1px solid #fe0000;	
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	z-index: 900;
	}
.sf-menu li a:hover, .sf-menu li.menuactive a.menuactive, .sf-menu li.menuactive.menuparent a.menuactive.menuparent {
	background: #c80000;
	color: #fef0ca;
	z-index: 900;
	}
.sf-menu li.current_page_item a {
	background: #c80000;
	color: #fef0ca;
	z-index: 900;
	}
.sf-menu li li a:link, .sf-menu li li a:active, .sf-menu li li a:visited, .sf-menu li li a:active, .sf-menu li li.menuactive a.menuactive, .sf-menu li li.menuactive.menuparent a.menuactive.menuparent {
	margin: 0;
	background: #c80000;
	padding: 8px 10px;
	color: #ffffff;
	font-size: 14px;
	outline: none;
	z-index: 900;
	}
	
.sf-menu li li a:hover, .sf-menu li li a:focus {
	background: #fd0000;
	color: #ffffdc;
	z-index: 900;
	}	
/* SUBMENU
========================== */

#submenu { 
	width: 200px;
}
	
#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#submenu ul li {
	background: #c80000;
	margin: 0 0 3px 0;
	padding: 0;
	display: inline;
	}
	
#submenu li a:link, #submenu li a:active, #submenu li a:visited {
	background: #c80000;
	text-decoration: none;
	display: block;
	padding: 6px 10px 6px 25px;
	font-size: 12px;
	font-weight: bold;
	color: #504a3c;
	border-bottom: 1px solid #dbd4be;
	}
#submenu li a:hover, #submenu li a:focus,
#submenu li.menuactive a.menuactive, #submenu li.menuactive.menuparent a.menuactive.menuparent {
	background: #c80000;
	color: #ffffdc;
	}
	
#submenu ul li ul {
	margin: 3px 0 0 0;
	padding: 0;
	list-style: none;
	}

#submenu ul li li {
	background: none;
	margin: 0 0 3px 0;
	padding: 0;
	}
#submenu li li a:link, #submenu li li a:active, #submenu li li a:visited {
	background: #c80000;
	margin: 5px 0;
	padding: 6px 10px 6px 30px;
	font-size: 11px;
	font-weight: bold;
	border: none;
	}
#submenu li li a:hover, #submenu li li a:focus,
#submenu li li.menuactive a.menuactive, #submenu li li.menuactive.menuparent a.menuactive.menuparent {
	background: #c80000;
	border-bottom: none;
	}
/* Stylesheet: menu Modified On 2012-10-16 10:23:57 */
/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left: .5em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:2em
}
fieldset {
	margin-bottom:1em;
	border:1px solid #F60;
	padding:5px;
	color: #e8ff00;
}
fieldset label {
	width:auto;
	margin-left:5px;

}
legend {
	color:#0f132e;
	background:#fff;
	font-style:italic;
	font-size:1.2em;
	margin-bottom:50.5em;
	padding:0.2em;
	width:auto;
	border:1px solid #CCC;
}
textarea {
	margin: 0.5em 0;
	width:98%;
	height: 6em;
}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {
	margin-top:0.5em

}

.contactform input {
	border: none; 
	background:  #ebe8e8; 
	padding: 5px;
	color: #0f132e;
	border: 1px solid #fff;
}
.contactform input:focus {
	border: 1px solid #0f132e;
}

.contactform select {
	border: none; 
	background:  #ebe8e8; 
	padding: 5px;
	color: #0f132e;

}

.contactform input.checkbox {border: none;  background:  #ebe8e8; color: #e8ff00;}
.contactform label {
	display: block;
	float: left;
	width: 150px;
	padding-right: 10px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 12px;

}
.contactform textarea {
	color: #0f132e;
	background-color: #ebe8e8;
	width: 350px;
	border: none;
	margin-right: 10px;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #fff;
}
.contactform textarea:focus {
	border: 1px solid #0f132e;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
/* Stylesheet: contactForm Modified On 2012-11-07 11:13:31 */



.middleContainer{float: left; width: 75%;}
.middleContainer h2{text-align: center; color: #000080;}
.middleContainer h3{text-align: center; color: #000080; font-size: 15px; }
.rowmain{ float: left;border-right: 3px solid #ebe8e8;border-bottom: 3px solid #ebe8e8;border-left: 3px solid #ebe8e8;width: 100%; padding: 10px; max-width: 959px;}
.nav-links > a {font-size: 15px;}

.entertainmentPhoto img.alignleft{ background-color: #fff;
    border: 1px solid #dbd9d9;
    padding: 5px; }

.entertainmentPhoto img.alignleft:hover {
    background-color: #fff;
    border: 1px solid #c80000;
}

.entertainmentDetailPhoto img.alignleft {
    background-color: #fff;
    border: 1px solid #dbd9d9;
    max-width: 300px;
    padding: 5px;
}
.entertainmentDetailPhoto img.alignleft:hover {
    background-color: #fff;
    border: 1px solid #c80000;
}
.page-id-25 .newssummary{color: #0000ff;}
h1.entry-title > a {color: #fff !important;}
.entry-title{margin: 0;}
#newsContainer h2{color: #ebe8e8; text-align: left;}


#menu-sitemapmenu ul.sub-menu {margin-left: 26px;}

/*responsive*/

@media screen and (max-width:1199px){
	#menu{background-image:url(../images/responsive-menu.png); max-width: 955px;}
	.sf-menu{margin-left: 23%}
	.sf-menu li a:link, .sf-menu li a:active, .sf-menu li a:visited{padding: 8px;margin-top: 2px;}
	#facebook{right: 12%;}

}
@media screen and (max-width:1120px){
	#menu{background-image:none; background: red; max-width: 955px; margin-bottom: 0;}
	.sf-menu{margin-left: 23%}
	.sf-menu li a:link, .sf-menu li a:active, .sf-menu li a:visited{    padding: 15px;
    margin-top: 0px;
    font-size: 12px;}
	#facebook{right: 12%;}
	#homepagePhoto img{width: 100%;}

}
@media screen and (max-width:1024px){
	#menu{display: none;}
	#click-menu{display: block !important;}
	#facebook {    top: 0.5%;
    right: 14%;
    padding: 10px;}
	#search{display: none;}
	#buyTickets img{width: 170px;}
	#logo img{width: 170px; height: 170px;}

	.middleContainer{width: 100%;}
	#newsContainer{width: 100%;}
	#homepagePhoto img{width: 100%;}
	#responsive-menu{z-index: 99999 !important;}
	 img.alignleft{ width: 100%;}
}

@media screen and (max-width:479px){
	#buyTickets{float: left; position: unset; width: 100%;}
	#facebook { top: 0.5%; right: 20%;  padding: 10px;}
	#footer{float: left;}
	}
