body {
	background: url(../img/bg2.png) repeat;
	font-family: 'Montserrat', sans-serif;
}

@font-face {
    font-family: 'JustVectorRegular';
    src: url('../fonts/justvector-webfont.eot');
    src: url('../fonts/justvector-webfont.eot?#iefix') format('eot'),
         url('../fonts/justvector-webfont.woff') format('woff'),
         url('../fonts/justvector-webfont.ttf') format('truetype'),
         url('../fonts/justvector-webfont.svg#webfontmuk63VQd') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1 {
	font-size: 48px;
	font-weight: 700;
	letter-spacing:-1px;
	color: #333;
	text-shadow:0px 0px 0 #fff;
	padding:0px;
	margin:0px;
}

h2 {
	font-size: 24px;
	font-weight: 700;
	color: #e60016;
	padding:0px;
	margin-bottom:-3px;
}

h3 {
	font-size: 18px;
	font-weight: 400;
	color: #333;
}

h4 {
	font-size: 16px;
	font-weight: 400;
	color: #999;
}

/*	header */
header {
	display: block;
	width: 100%;
	height: 166px;
	margin:auto;
	background: #e91a36;
}

.headerinner {
	display: block;
	width: 1043px;
	height: 166px;
	margin: auto;
	background: #e91a36;
}

.headerLeft {
	float:left;
	height:166px;
}

.headerLeft img {
	height:166px;
}

.headerRight {
	float:right;
	padding-top:50px;
	width:288px;
	height: 116px;
	position: relative;
	text-align: center;
	background: #e91a36;
}

.clear {
	clear: both;
}

.headline {
	width: auto;
	min-height: 63px;
	padding:30px 0px;
	margin:auto;
	text-align:center;
}



article {
	display: block;
	width: 1043px;
	height: auto;
	margin: auto;
	overflow: auto;
}

.events {
	width: 728px;
	height: auto;
	float: left;
	overflow: auto;
	min-height: 400px;
}


.event {
	width: 708px;
	height: auto;
	overflow: auto;
	padding: 10px;
	margin-bottom: 15px;
	border-bottom: #CCC 1px solid;
	background: #fff;
}

.eventleft {
	width:120px;
	height:auto;
	float:left;
	line-height:0px;
}

.eventright {
	width:566px;
	height:102px;
	float:right;
}

.eventdesc {
	width:454px;
	height:102px;
	float:right;
}



.buttons {
	width:450px;
	height:auto;
	float:right;
	padding-top:10px;
}

.ticketbutton {
	display:block;
	width:102px;
	height:auto;
	cursor: pointer;
	line-height:33px;
	background:#e60016;
	text-align:center;
	font-size:11px;
	color:#FFF;
	margin-right:10px;
	background-image: url(../img/ticketleft.png), url(../img/ticketright.png);
    background-position: left, right;
    background-repeat: no-repeat;
	float:left;
}

.ticketbutton:hover {
	background:#cc0000;
	background-image: url(../img/ticketleft.png), url(../img/ticketright.png);
    background-position: left, right;
    background-repeat: no-repeat;
}

.ticketbutton a {
	color:#FFF;
	display:block;
}
.ticketbutton a:hover {
	color:#FFF;
}

.flyerbutton {
	display:block;
	cursor: pointer;
	width:102px;
	height:auto;
	line-height:33px;
	background:#5a9aa8;
	text-align:center;
	font-size:11px;
	color:#FFF;
	margin-right:10px;
	float:left;
}

.flyerbutton:hover {
	background:#339999;
}

.flyerbutton a {
	color:#FFF;
	display:block;
}
.flyerbutton a:hover {
	color:#FFF;
}

.facebookbutton {
	display:block;
	width:136px;
	height:auto;
	cursor: pointer;
	line-height:33px;
	background:#3b5999;
	text-align:center;
	font-size:11px;
	color:#FFF;
	margin-right:10px;
	float:left;
	padding:0px;
}

.facebookbutton:hover {
	background:#2a4e9a;
}

.facebookbutton a {
	color:#FFF;
	display:block;
}
.facebookbutton a:hover {
	color:#FFF;
}

.eventright p {
	padding-top:6px;
	line-height:20px;
	font-weight:400;
}

.eventdate {
	width:120px;
	height:140px;
	float:left;
	line-height:0px;
	position:relative;
	background:#232323;
	border-top: 5px solid #e63237;
}

.eventday {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#FFF;
	text-align:center;
	padding-top:8px;
}

.eventnumber {
	height:58px;
	line-height:60px;
	font-size:64px;
	color:#FFF;
	text-align:center;
}

.eventmonth {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#FFF;
	text-align:center;
	padding-top:3px;
}

.eventoverlay {
	width:120px;
	height:75px;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	
}


.eventimage {
	width:102px;
	height:102px;
	float:left;
	line-height:0px;
}

.eventimage img {
	width:102px;
	height:102px;
}

.eventbuttons {
	width:566px;
	height:auto;
	clear:both;
	padding-top:10px;
}


.eventlink { 
    clear:both;
	width:194px;
	height:52px;
	padding-top:9px;
}



.sidebar {
	width: 300px;
	float: right;
}

.flyer{ 
	     width:300px;
	     height:auto;
		 margin-top:15px;
		 }
		 
.flyer img{ 
	     width:300px;
		 height:auto;
		 }
		 
.ad{ 
	     width:300px;
	     height:auto;
		 margin-top:15px;
		 }

.adwide{
	width:728px;
	margin-bottom:15px;
	margin-top:15px;
}


/*	footer */
footer {
	display: block;
	width: 100%;
	height: 266px;
	margin:auto;
	background: #e91a36;
	color:#FFF;
	font-weight: 400;
	line-height:22px;
}

.footerinner {
	display: block;
	width: 1043px;
	height: 166px;
	margin: auto;
	padding-top: 30px;
	margin-top: 20px;
	background: #e91a36;
}

footer h2 {
	color:#FFF;
	font-weight: 400;
	line-height:22px;
	padding-bottom:20px;
}

/*	slide down */

#hs{ cursor: pointer;
	     width:300px;
	     height:58px;
		 background:#5a9aa8;
		 color:#FFF;
		 font-size:16px;
		 line-height:58px;
		 font-weight: 400;
		 text-align:center; 
		 }
		 
#hs:hover{ 
		 background:#5a9aa8;
		 }		 

    #down_arrow{ display: none; }
	
    #view{
    display: none;
	background:#fff;
	width:300px;
	border-bottom:1px solid #CCC;
	height:auto;
	}
		 
	ul {padding:0px; margin:0px;}
	li a {display: block;}

.facebookshare { 
         display: block;
         cursor: pointer;
	     width:275px;
	     height:58px;
		 background:#fff;
		 color:#5a9aa;
		 font-size:12px;
		 line-height:58px;
		 font-weight: 400; 
		 border-bottom:1px solid #CCC;
		 padding-left:25px;
		 }

.facebookshare:hover { 
         display: block;
		 cursor: pointer;
	     width:275px;
	     height:58px;
		 background:#3b5999;
		 color:#fff;
		 font-size:12px;
		 line-height:58px;
		 font-weight: 400;
		 padding-left:25px;
		 }
		 
.facebookshare a:hover {
	color:#FFF;
}

.twittershare { 
         display: block;
         cursor: pointer;
	     width:275px;
	     height:58px;
		 background:#fff;
		 color:#4099FF;
		 font-size:12px;
		 line-height:58px;
		 font-weight: 400; 
		 border-bottom:1px solid #CCC;
		 padding-left:25px;
		 }
		 
.twittershare a { 
		 color:#4099FF;
		 }		 

.twittershare:hover { 
         display: block;
		 cursor: pointer;
	     width:275px;
	     height:58px;
		 background:#4099FF;
		 color:#fff;
		 font-size:12px;
		 line-height:58px;
		 font-weight: 400;
		 padding-left:25px;
		 }
		 
.twittershare a:hover {
	color:#FFF;
}


.googleshare { 
         display: block;
         cursor: pointer;
	     width:275px;
	     height:58px;
		 background:#fff;
		 color:#d34836;
		 font-size:12px;
		 line-height:58px;
		 font-weight: 400; 
		 border-bottom:1px solid #CCC;
		 padding-left:25px;
		
		 }
		 
.googleshare a { 
		 color:#d34836;
		 }		 

.googleshare:hover { 
         display: block;
		 cursor: pointer;
	     width:275px;
	     height:58px;
		 background:#d34836;
		 color:#fff;
		 font-size:12px;
		 line-height:58px;
		 font-weight: 400;
		 padding-left:25px;
		 }
		 
.googleshare a:hover {
	color:#FFF;
}


li span {
    line-height:58px;
    vertical-align:middle;
	font-size:32px;
	padding-right:15px;
	font-family: 'JustVectorRegular';
  }	
  
.likes {
	padding:14px 0px 10px 25px;
	overflow:auto;
}
.facebooklike {
	width:65px;
	height:61px;
	float:left; 
	overflow:hidden; 

}

.facebookfriends {
	width:300px;
	margin-top:15px;
	margin-bottom:15px;
	border-bottom:#CCC 1px solid;
	background: #fff;
	

}

.robotic { display: none; }

/* Basic Grey */
.basic-grey {
    
    max-width: 700px;
       padding: 0px;
    font-size: 12px ;
    color: #888;
    margin-bottom:100px;

}
.basic-grey h1 {
    font-size: 25px;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom:1px solid #E4E4E4;
    margin: -10px -15px 30px -10px;;
    color: #888;
}
.basic-grey h1>span {
    display: block;
    font-size: 11px;
}
.basic-grey label {
    display: block;
    margin: 0px;
}
.basic-grey label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #888;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
    border: 1px solid #DADADA;
    color: #333;
    height: 30px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 70%;
    font-size: 14px;
    line-height:15px;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.basic-grey textarea{
    padding: 5px 3px 3px 5px;
}

.basic-grey textarea{
    height:100px;
}
.basic-grey .button {
    background: #E27575;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #9E3F3F;
    cursor: pointer;
}
.basic-grey .button:hover {
    background: #CF7A7A
}

.contactBtn {
	display:block;
	height:auto;
	line-height:40px;
	background:#e60016;
	text-align:center;
	font-size:12px;
	color:#FFF;
	float:left;
	outline: 0;
	border: 0;
	padding:0px 20px;
}

.contactBtn:hover {
	background:#cc0000;
}

h1.contact {
	font-size: 30px;
	font-weight: 700;
	letter-spacing:-1px;
	color: #333;
	text-shadow:0px 0px 0 #fff;
	padding:0px;
	margin:40px 0px;
}


/* Contact Icons */

.tt-wrapper{
	padding: 0;
	width:288px;
	height: 70px;
	margin: 0px;
	font-family: 'Montserrat', sans-serif;
}
.tt-wrapper li{
	float: left;
}
.tt-wrapper li a {
	display: block;
	width: 68px;
	height: 70px;
	margin: 0 2px;
	outline: none;
	background: transparent url(../img/icons.png) no-repeat top left;
	position: relative;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.tt-wrapper li a {
    background: transparent url(../img/icons-x2.png) no-repeat top left;
    background-size: 408px 70px;
  }
}


.tt-wrapper li .tt-gplus{
    background-position: 0px 0px;
}
.tt-wrapper li .tt-twitter{
    background-position: -68px 0px;
}
.tt-wrapper li .tt-dribbble{
    background-position: -136px 0px;
}
.tt-wrapper li .tt-facebook{
    background-position: -204px 0px;
}
.tt-wrapper li .tt-linkedin{
    background-position: -272px 0px;
}
.tt-wrapper li .tt-forrst{
    background-position: -340px 0px;
}
.tt-wrapper li a span{
	width: 80px;
	height: auto;
	line-height: 12px;
	padding: 3px 0px;
	left: 50%;
	margin-left: -44px;
	font-family: 'Helvetica';
	font-weight: 400;	
	font-size: 12px;
	color: #e91a36;
	text-align: center;
	border: 4px solid #fff;
	background: #fff;
	text-indent: 0px;
	border-radius: 5px;
	position: absolute;
	bottom: 70px;
	opacity: 0;
	visibility: visible;
	pointer-events: none;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-transform: translate(35px) rotate(25deg) scale(1.5);
	-moz-transform: translate(35px) rotate(25deg) scale(1.5);
	-o-transform: translate(35px) rotate(25deg) scale(1.5);
	-ms-transform: translate(35px) rotate(25deg) scale(1.5);
	transform: translate(35px) rotate(25deg) scale(1.5);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tt-wrapper li a span:before,
.tt-wrapper li a span:after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.1);
}
.tt-wrapper li a span:after{
	bottom: -14px;
	margin-left: -10px;
	border-top: 10px solid #fff;
}
.tt-wrapper li a:hover span{
	visibility: visible;
	opacity: 0.9;
	-webkit-transform: translate(0px) rotate(0deg) scale(1);
	-moz-transform: translate(0px) rotate(0deg) scale(1);
	-o-transform: translate(0px) rotate(0deg) scale(1);
	-ms-transform: translate(0px) rotate(0deg) scale(1);
	transform: translate(0px) rotate(0deg) scale(1);
}



/* Print styles!
-------------------------------------------------------------------------------*/
@media print {;
}


/* Media queries!
-------------------------------------------------------------------------------*/

/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {;
}

@media all and (orientation: portrait) {;
}

@media all and (orientation: landscape) {;
}
