/*
Theme Name: Broadway By The Bay
Theme URI:  
Description: The WordPress theme.
Version: 1.0
Author: 
Author URI: 
Tags: 

*/
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,b,u,i,center,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-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a{
	color:#000;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#d2d2d2 url(images/bgr_main.gif) repeat-x;
	color:#000;
	font:62.5%/1 Arial, HelvІetica, sans-serif;
}
body.home{
	background:#fff url(images/bgr_main_home.gif) repeat-x;
}
.wrapper{
	margin:0 auto;
	width:960px;
}
/* mainmenu */
#mainmenu{
	width:100%;
	height:86px;
	position: relative;
	z-index: 10000;
}
.home #mainmenu{
	height:58px;
}
#mainmenu ul{
	float:left;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	color:#f4f4f4;
	padding:0;
	font-size:14px;
	line-height:2.4em;
	font-weight: bold;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#f4f4f4;
	height: 44px;
	padding: 0 65px 0 0;
}
#mainmenu ul li.page-item-11 a{
	color:#f3c013;
	padding: 0;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a, #mainmenu .current_page_ancestor a, #mainmenu .current_page_parent a{
	text-decoration:none;
	color:#fff;
	height: 37px;
	border-bottom: 7px solid #ebbb13;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0;
	padding:0;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:11px;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 160px;
	height:auto;
	padding: 5px 12px 5px 12px;
	margin: 0;
	border-bottom: 1px solid #fbecb9;
	background:url(images/bgr_menu_li.png) repeat;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#000;
	line-height: 14px;
}#mainmenu ul li ul li a:hover{
	height: auto;
	border-bottom: 0;
	padding: 5px 12px 6px 12px;
}
#mainmenu ul li.page-item-2 ul li a{
	width: 104px;
}
#mainmenu ul li.page-item-4 ul li a{
	width: 234px;
}
#mainmenu ul li.page-item-5 ul li a{
	width: 105px;
}
#mainmenu ul li.page-item-7 ul li a{
	width: 146px;
}
#mainmenu ul li.page-item-9 ul li a{
	width: 95px;
}
#mainmenu ul li.page-item-11 ul li a{
	width: 119px;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#000;
	color:#fff;
}
/* FF */
#veinticinco,  x:-moz-any-link, x:default, #mainmenu ul li.page-item-2 ul li a { width: 102px; }
#veinticinco,  x:-moz-any-link, x:default, #mainmenu ul li.page-item-4 ul li a { width: 228px; }
#veinticinco,  x:-moz-any-link, x:default, #mainmenu ul li.page-item-5 ul li a { width: 103px; }
#veinticinco,  x:-moz-any-link, x:default, #mainmenu ul li.page-item-7 ul li a { width: 145px; }
#veinticinco,  x:-moz-any-link, x:default, #mainmenu ul li.page-item-9 ul li a { width: 93px; }
#veinticinco,  x:-moz-any-link, x:default, #mainmenu ul li.page-item-11 ul li a { width: 114px; }
/* header */
#header{
	width:100%;
	height:93px;
	overflow: hidden;
}
#header ul{
	float:right;
	padding: 22px 0 0 0;
}
#header ul li{
	float:left;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0 2px 0 2px;
}
#header ul li a{
	color: #fff;
}
/*header_logo*/
#header_logo{
	padding:19px 0 0 0;
	float:left;
	width: 793px;
}
#logo{
	width:616px;
	height:52px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999em;
	cursor:pointer;
	float: right;
}
#header_logo p{
	position:absolute;
	left: -9999em;
	top: -9999em;
}
/*body*/
#body_wrapper{
	background: #fff;
}
#body{
	width:960px;
	overflow:hidden;
	padding: 0 0 100px 0;
	margin:0 auto;
}
#content{
	float:right;
	width:748px;
	padding: 20px 0 0 0;
}
.home #content{
	float:none;
	width:100%;
	padding: 13px 0 0 0;
}
#sidebar{
	float:left;
	width:202px;
}
/*post*/
.post{
	width:100%;
	margin:0 0 35px 0;
}
.post .title{
	width: 100%;
	overflow: hidden;
	padding: 0 0 25px 0;
}
.post .title h2{
	color:#f3c013;
	font-size:1.4em;
	line-height:1.3em;
	float: left;
	padding: 5px 0 0 3px;
	width: 515px;
}
.post .title h2 a{
	color:#f3c013;
}
.post .title ul{
	float: right;
	padding: 0 5px 0 0;
}
.post .title ul li{
	float: left;
	padding: 0 0 0 18px;
}
.post .title ul li img{
	float: left;
}
.post .entry{
	font-size:1.2em;
	line-height:1.5em;
}
.post .entry a{
	text-decoration:underline;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p{
	margin:0 0 20px 0;
}
.post .entry ul {
	margin:0 20px 20px 25px;
}
.post .entry ul li{
	margin: 0;
	padding: 0;
	list-style:disc;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 20px 20px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 0;
}
.post .entry .leftcolumn {
	width:408px;
	float:left;
	display:inline;
	margin:0 40px 0 0px;
}
.post .entry .rightcolumn {
	width:300px;
	float:right;
	display:inline;
}	
/*sidebar*/
#sidebar h2{
	font-size: 1.4em;
	line-height: 1.3em;
	color: #fff;
	background: #f3c013;
	padding: 24px 0 14px 10px;
	margin: 0 0 20px 0;
}
#sidebar ul{
}
#sidebar ul li{
	border-bottom: 1px solid #f3c013;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 8px 0 8px 13px;
}
#sidebar ul li.current_page_parent a, #sidebar ul li.current_page_item a{
	color: #9b1c56;
}
#sidebar ul li.current_page_parent ul li a, #sidebar ul li.current_page_item ul li a{
	color: #000;
}
#sidebar ul li.current_page_parent ul li.current_page_item a{
	color: #9b1c56;
}
#sidebar ul ul{
	margin: 4px 0 0 27px;
}
#sidebar ul li ul li{
	border-bottom: 0;
	font-size: 1.0em;
	padding: 4px 0 2px 0;
}
#sidebar ul li ul li:last-child{
	padding: 4px 0 0 0;
}
#sidebar ul li ul li a{
	padding: 0 0 0 6px;
	background: url(images/ico_submenu.gif) no-repeat left 5px;
}
/*footer*/
#footer_wrapper{
	background: #d2d2d2 url(images/bgr_footer_wrapper.gif) repeat-x;
}
#footer{
	width:960px;
	overflow:hidden;
	margin: 0 auto;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0 0 100px 0;
}
#footer a{
	color: #333333;
}
#footer p{
	padding: 7px 0 0 0;
}
#footer .left{
	float: left;
	width: 50%;
}
#footer .right{
	float: right;
	width: 49.9%;
	padding: 40px 0 0 0;
	text-align: right;
}
#logo_footer{
	width:185px;
	height:35px;
	background:url(images/logo_footer.png) no-repeat;
	display:block;
	text-indent:-9999em;
	cursor:pointer;
	margin: 0 0 5px 0;
}
/* 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 Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#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 #bdbdbd;
	}

blockquote {
	margin: 15px 0 20px 0;
	padding:15px 15px 5px 20px;
	border-left: 5px solid #bdbdbd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* 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;
}

.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 */

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	font-size:1.2em;
	line-height:1.6em;
}
.single .navigation{
	width:100%;
	margin:0 auto;
}
.navigation a{
	text-decoration: underline;
}
.navigation a:hover{
	text-decoration: none;
}
/*tickets*/
#tickets{
	width: 943px;
	height: 339px;
	margin: 0 0 47px 0;
	overflow: hidden;
	background: url(images/bgr_tickets.gif) no-repeat;
	padding: 10px 7px 0 10px;
}
#tickets_body{
	width: 943px;
	overflow: hidden;
}
#tickets_slider{
	width: 943px;
	height: 326px;
	overflow: hidden;
}
#tickets_slider ul{
	width: 943px;
}
#tickets_slider li{
	float: left;
	width: 294px;
	margin: 0 30px 0 0;
}
#tickets_slider .thumb{
	width: 100%;
	overflow: hidden;
	margin: 0 0 9px 0;
}
#tickets_slider .thumb img{
	width: 294px;
	height: 294px;
	display: block;
}
#tickets_slider .info{
	width: 100%;
	overflow: hidden;
}
#tickets_slider .info .buy{
	float: left;
	width: 119px;
}
#tickets_slider .info h2{
	float: right;
	width: 175px;
	height: 23px;
	color: #fff;
	font-size: 17px;
	line-height: 23px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	text-transform: uppercase;
}
#tickets_slider .info h2 a{
	color: #fff;
}
#tickets_prev{
	position: absolute;
	margin: 140px 0 0 -42px;
	z-index: 1000;
}
#tickets_next{
	position: absolute;
	margin: 140px 0 0 950px;
	z-index: 1000;
}
/*home_socials*/
#home_socials{
	width: 100%;
	height: 47px;
	overflow: hidden;
}
#home_socials ul{
	float: right;
	padding: 0 5px 0 0;
}
#home_socials ul li{
	float: left;
	padding: 0 0 0 18px;
}
#home_socials ul li img{
	float: left;
}
/*ico_45*/
#ico_45{
	position: absolute;
	z-index: 1200;
	margin: -42px 0 0 407px;
}
/*home_blocks*/
.home_blocks{
	width: 100%;
	overflow: hidden;
}
.home_block_left{
	float: left;
	width: 422px;
}
.home_block_right{
	float: right;
	width: 422px;
}
/*home_post*/
.home_post{
	width: 100%;
}
.home_post .title{
	color: #9b1c56;
	margin: 0 0 15px 0;
	font-size: 1.8em;
	line-height: 1.2em;
}
.home_post .title_short{
	margin: 0 0 5px 0;
}
.home_post_entry{
	width: 100%;
	overflow: hidden;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0 0 5px 0;
}
.home_post_entry p, .home_post_entry .video{
	margin: 0 0 15px 0;
}
/*home_post_list*/
.home_post_list{
	width: 100%;
	overflow: hidden;
	font-size: 1.2em;
	line-height: 1.5em;
}
.home_post_list li{
	padding: 5px 0 15px 0;
}
.home_post_list li h3{
	color: #9b1c56;
}
.home_post_list li h3 a{
	color: #9b1c56;
}
/*home_logos*/
#home_logos{
	width: 100%;
	overflow: hidden;
	padding: 20px 0 0 0;
}
#home_logos li{
	float: left;
	padding: 0 30px 0 20px;
}
#home_logos img{
	float: left;
	cursor: pointer;
}
