﻿body { background: #111111;}

a, a:link, a:active, a:hover, a:visited {
    color: inherit;
    text-decoration: none;
    font-size: 80%;
}

#headerImageHolder {
    display: none;
}

#demo-block {
    display: none;
}

.patty {
    display: none;
}

mobileCalendarHeader .patty {
    color: #fff;
    display: block;
    left: 60px;
    min-height: 100px;
    position: absolute;
    top: -16px;
    width: 116px;
    z-index: 10000;  
}

#mobileCalendarHeader {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    height: 140px;
    padding: 3px;    
    z-index: 10000;
}

#mobileEventCalendarImage {
    display: block;
    height: 120px;
    padding: 5px;
    cursor: pointer;
}

#mobilePatty {
    display: block;
    height: 100px;
    padding: 10px;
    cursor: pointer;
}

#mobileEventCalendarLogo {
    height: 150px;
}

#eventsCalendarHoverListHolder {
    height: 50px;
    left: 244px;
    position: relative;
    top: 30px;
    width: 10px;
    z-index: 10000;
}

#mobileEventsCalendarHoverListHolder {
    position: relative;
    top: 30px;
    left: 310px;
    z-index: 1;
    height: 50px;
    width: 10px;
    z-index: 10000;
}


.mobilecalendar {
    color: #fff;
    cursor: pointer;
    display: block;
    left: 128px;
    min-height: 100px;
    position: absolute;
    top: -23px;
    width: 116px;
    z-index: 10000;
    display: none!important;
}
.mobilecalendarevents {
	display:block;
	background-color:#000000;
    border: 1px solid #333333;
	width:100%;
	color:#fff;
	z-index: 0;  
	padding:20px 0px 20px 0px;
}

.mobileCalendarHolder { 
    position: absolute;
    top: 0px;
    left: 0px;
}

#mobileEventCalendar {
    
}

.mobilecalendar img { 
	margin:36px 0px 20px 40px; 
}

.mobilecalendarevent {
	display:block;
	margin:0px 0px 10px 0px;
	min-height:50px;
}

.mobilecalendareventdate {
	background-color:#191D26;
	padding:8px;
	font-size:14px;
    color: #ffffff;
}

.mobilemifdesciptordate {	
	font-family: 'Merriweather';
	position: fixed;
	left: 67px;
	top: 323px;
	z-index:10000;
	color:#fff;
}

.mobilecalendarevent1 {
	font-family: 'Merriweather';
	font-size:12px;
	width:40%;
	margin-left:10px;
	display:inline-block;
	vertical-align: top;
}

.mobilecalendarevent2 {
	font-family: 'Merriweather';
	font-size:12px;
	width:50%;
	display:inline-block;
	vertical-align: top;
}

.mobileviewallevents {
	font-family: 'Merriweather';
	font-size:22px;
    font-weight: bold;
	margin:0px 0px 20px 10px;
	display:block;
    color: #B31C3B;
    cursor: pointer;
}

.mobileviewallevents img {
    vertical-align: initial;
}

.mobilecalendareventbuytickets {
	font-family: 'Merriweather';
	font-size:22px;
	font-weight:bold;
	color:#85BA2E;
}

.mobilecalendareventtitle {
	font-family: 'Merriweather';
	font-size:22px;
	font-weight:bold;
	color:#3ABFDE
}

.calendareventdate {
    display: none;
}

.calendarevents {
    display: none;
}

#EventCalendarImage {
    display: none;
}

.calendarHolder {
    display: none;
}

.mobilecalendareventdate   {
    display: none;
    cursor: pointer;
}

#eventCalendarImage {
    display: none;
}

#eventsCalendarHoverListHolder {
    display: none;
}

#mobileCalendarHeader .patty {
    color: #fff;
    cursor: pointer;
    display: block;
    left: 100px;
    min-height: 100px;
    position: absolute;
    top: -7px;
    width: 30px;
    z-index: 10000;
}

.mobilecalendareventdate {
    border-bottom: 1px solid #000000;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}


#contentLinksHolder {
    background: none repeat scroll 0 0 #f7abaf;
    overflow: auto;
    padding: 0;
    text-align: left;
    width: 100%;
    overflow: hidden;
}

#contentLinks {
    border: 0 solid #000000; 
    margin: 0 auto;
    padding: 0px;
    width: 100%;
}

#contentLinksNews {
    border: 0 solid #000000; 
    margin: 0 auto;
    padding: 0px;
    width: 100%;
}


.contentLinkItems .items {
    display: inline-block;
    height: 190px;
    width: 250px;
}

#contentLinks h3 {
    margin: 10px 10px 10px 3px;
}

.contentLinkItems {
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
}

.contentLinkItems img {
    max-width: 100%;
    height: auto;
}


#eventDetailUC_bookByPhone {
    margin: 10px 0px 10px 0px;
}

h1, h2, h3, h4 {
    font-family: "Merriweather","Times New Roman";
    font-size: 80%;
}

#venue {
    padding: 10px 0px 0px 0px;
}

.mobilecalendar img {
    margin: 27px 0 20px 16px;
    width: 21px;
}

.weekend {
	background-color:#1C2E38;
}

