@charset "ISO-8859-1";

@font-face {
	font-family:'league_gothicregular';
	src:url(../fonts/league_gothic-webfont.eot);
	src:url(../fonts/league_gothic-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/league_gothic-webfont.woff) format("woff"),url(../fonts/league_gothic-webfont.ttf) format("truetype"),url(../fonts/league_gothic-webfont.svg#league_gothicregular) format("svg");
	font-weight:400;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
}

@font-face {
	font-family:'proxima_novaregular';
	src:url(../fonts/proximanova-regular-webfont.eot);
	src:url(../fonts/proximanova-regular-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/proximanova-regular-webfont.woff2) format("woff2"),url(../fonts/proximanova-regular-webfont.woff) format("woff"),url(../fonts/proximanova-regular-webfont.ttf) format("truetype"),url(../fonts/proximanova-regular-webfont.svg#proxima_novaregular) format("svg");
	font-weight:400;
	font-style:normal;
}

@font-face {
	font-family:'algre_sans_ncregular';
	src:url(../fonts/alegre-sans-regular-nc-webfont.eot);
	src:url(../fonts/alegre-sans-regular-nc-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/alegre-sans-regular-nc-webfont.woff2) format("woff2"),url(../fonts/alegre-sans-regular-nc-webfont.woff) format("woff"),url(../fonts/alegre-sans-regular-nc-webfont.ttf) format("truetype"),url(../fonts/alegre-sans-regular-nc-webfont.svg#algre_sans_ncregular) format("svg");
	font-weight:400;
	font-style:normal;
}

@font-face {
	font-family:'proxima_novabold';
	src:url(../fonts/proximanova-bold-webfont.eot);
	src:url(../fonts/proximanova-bold-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/proximanova-bold-webfont.woff2) format("woff2"),url(../fonts/proximanova-bold-webfont.woff) format("woff"),url(../fonts/proximanova-bold-webfont.ttf) format("truetype"),url(../fonts/proximanova-bold-webfont.svg#proxima_novabold) format("svg");
	font-weight:400;
	font-style:normal;
}

body {
	height:1500px;
	padding-top:100px;
}

.active {
	background-color:#ff0;
}

#main-nav {
	position:fixed;
	top:0;
	background-color:#FFF;
	padding:20px;
}

p {
	color:#CCC;
}

a.section {
	font-weight:700;
	font-size:25px;
}

/* background setup */
.background {
	background-repeat:no-repeat;
/* custom background-position */
	background-position:50% 50%;
/* ie8- graceful degradation */
	background-position:50% 50%\9!important;
}

/* fullscreen setup */
.fullscreen,.content-a {
	width:100%;
	min-height:100%;
}

.not-fullscreen,.not-fullscreen .content-a,.fullscreen.not-overflow,.fullscreen.not-overflow .content-a {
	height:100%;
	overflow:hidden;
}

/* content centering styles */
.content-a {
	display:table;
}

.content-b {
	display:table-cell;
	position:relative;
	vertical-align:middle;
	text-align:center;
}

/* visual styles */
section {
	background:#9ed100;
}

.not-fullscreen {
	height:auto;
}

.mod_sec {
	text-align:center;
}

h1.title_news {
	line-height:16px!important;
	height:32px;
}

#linky .boxy h1 a {
	font-size:22px;
	text-decoration:none!important;
}

table#gigs_parse th {
	padding:5px;
}

a.link_gigs {
	color:#a7a7a7!important;
	text-decoration:underline;
	font-style:italic;
	-webkit-transition:all .15s ease-in-out;
	-moz-transition:all .15s ease-in-out;
	-ms-transition:all .15s ease-in-out;
	-o-transition:all .15s ease-in-out;
	transition:all .15s ease-in-out;
}

a.link_gigs:hover {
	color:#fff!important;
	text-decoration:none;
}

a.link_gigs:visited {
	color:#a7a7a7!important;
}

a.cookiePolicy sc-background-light {
	display:none!important;
}

.g-background-default {
	background-color:#000!important;
}

#ribbon {
	width:100px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	background:#999;
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	text-decoration:none;
}

#ribbon a {
	text-decoration:none;
}

.start {
	position:absolute;
	width:100%;
	height:100%;
}

/* Reset CSS
 * --------------------------------------- */
.intro li a:hover {
	color:#000!important;
}

a.link {
	text-decoration:none;
	font-weight:700;
	-webkit-transition:all .15s ease-in-out;
	-moz-transition:all .15s ease-in-out;
	-ms-transition:all .15s ease-in-out;
	-o-transition:all .15s ease-in-out;
	transition:all .15s ease-in-out;
	color:#a7a7a7!important;
}

#gigs_parse {
	width:100%;
}

.normal {
	position:relative;
	margin-top:20%;
	width:100%;
}

#gigs_parse tr {
	background-color:rgba(255,255,255,0.15);
}

a.link:hover {
	text-decoration:none;
	font-weight:700;
	-webkit-transition:all .15s ease-in-out;
	-moz-transition:all .15s ease-in-out;
	-ms-transition:all .15s ease-in-out;
	-o-transition:all .15s ease-in-out;
	transition:all .15s ease-in-out;
	color:#fff!important;
}

#gigs_parse {
	width:100%;
	border-collapse:separate;
	border-spacing:0 5px;
}

.normal {
	position:relative;
	margin-top:20%;
	width:100%;
}

#gigs_parse tr th.cal-month,#gigs_parse tr th.cal-day {
	font-family:'proxima_novabold'!important;

	font-size:13px;
}

#gigs_parse tr th {
	font-family:'proxima_novaregular'!important;
	font-size:13px;
}

#gigs_parse tr th {
	margin-bottom:5px;
}

#gigs_parse tr:nth-child(even) {
	background-color:rgba(15,15,15,0.8);
}

a.cgreen_footer {
	text-decoration:none;
	-webkit-transition:all .15s ease-in-out;
	-moz-transition:all .15s ease-in-out;
	-ms-transition:all .15s ease-in-out;
	-o-transition:all .15s ease-in-out;
	transition:all .15s ease-in-out;
	color:#545454!important;
}

a.cgreen_footer:visited {
	text-decoration:none;
	-webkit-transition:all .15s ease-in-out;
	-moz-transition:all .15s ease-in-out;
	-ms-transition:all .15s ease-in-out;
	-o-transition:all .15s ease-in-out;
	transition:all .15s ease-in-out;
	color:#545454!important;
}

a.cgreen_footer:hover {
	text-decoration:none;
	-webkit-transition:all .15s ease-in-out;
	-moz-transition:all .15s ease-in-out;
	-ms-transition:all .15s ease-in-out;
	-o-transition:all .15s ease-in-out;
	transition:all .15s ease-in-out;
	color:#fff!important;
}

body {
	overflow:hidden;
}

#____gigawidgetiframe .event {
	background-color:#d7d7d7;
}

.contact a {
	opacity:.5;
	-webkit-transition:all .15s ease-in-out;
	-moz-transition:all .15s ease-in-out;
	-ms-transition:all .15s ease-in-out;
	-o-transition:all .15s ease-in-out;
	transition:all .15s ease-in-out;
}

.contact a:hover {
	opacity:1;
}

/* Preloader */
#preloader {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#000;
/* change if the mask should have another color then white */
	z-index:99;
/* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%;
/* centers the loading animation horizontally one the screen */
	top:50%;
/* centers the loading animation vertically one the screen */
	background-image:url(../images/status.gif);
/* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px;
/* is width and height divided by two */
}

.gigs_page {
	overflow:hidden!important;
	background-color:rgba(15,15,15,0.8)!important;
	padding:10px;
	font-family:'proxima_novaregular';
	font-weight:400;
	font-size:13px;
	width:100%!important;
}

body p {
	font-family:'proxima_novaregular'!important;
	font-weight:400!important;
	font-size:13px!important;
	text-transform:capitalize!important;
}

.gigs_page h1 {
}

iframe.____gigawidgetiframe {
	overflow:hidden!important;
}

.ggt_moredates {
	display:none!important;
}

footer/footer {
	z-index:9999;
}

@media only screen and (max-device-width: 480px) {
	.normal {
		position:relative;
		margin-top:0;
		width:100%;
	}

	ul#menu2 a {
		color:#fff!important;
	}

	iframe.soundcloud {
		max-height:340px!important;
	}

	.gigs_page {
		overflow:hidden!important;
		background-color:rgba(0,0,0,0.5);
		padding:10px;
		margin-left:-10px!important;
		font-family:'Lucida Grande',helvetica,verdana,arial,sans-serif;
		font-size:12px;
		width:100%!important;
	}
}

.limit {
	max-height:340px!important;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding:0;
	margin:0;
}

.Center-Container {
	position:relative;
}

.Absolute-Center {
	width:50%;
	height:50%;
	overflow:auto;
	margin:auto;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
}

#fullpage {
}

a {
	text-decoration:none;
}

table {
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-weight:400;
	font-style:normal;
}

strong {
	font-weight:700;
}

ol,ul {
	list-style:none;
	margin:0;
	padding:0;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:400;
	font-size:100%;
	margin:0;
	padding:0;
	color:#444;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
}

h4.mtphr-dnt-rss-title {
	font-size:12px;
	font-weight:400;
	color:#fff;
	text-decoration:none;
}

.mtphr-dnt-tick-contents a,a:visited {
	font-size:12px;
	font-weight:400;
	color:#fff!important;
	text-decoration:none;
	text-transform:uppercase;
	font-family:'arial';
}

.mtphr-dnt-tick-contents a,a:visited {
	text-align:left!important;
}

img.fullscreen_bck {
	z-index:-99;
}

.container {
	color:#fff!important;
}

h3 {
	font-family:'algre_sans_ncregular';
	color:#fff!important;
}

h1 {
	font-family:'algre_sans_ncregular'!important;
	color:#fff!important;
}

h1.news {
	font-family:arial!important;
	color:#fff!important;
	font-size:14px!important;
	line-height:12px;
}

/* Backgrounds will cover all the section
	* --------------------------------------- */
#section0,#section1,#section2,#section3,#section4,#section5,#section6 {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	margin:0;
	padding:0;
	z-index:-99;
}

/* Custom CSS
 * --------------------------------------- */
h1 {
	font-size:5em;
	font-family:arial,helvetica;
	color:#fff;
	margin:0;
}

.intro p {
	color:#fff;
}

/* Centered texts in each section
	* --------------------------------------- */
.section {
	text-align:center;
	height:100%!important;
}

/* Bottom menu
	* --------------------------------------- */
#infoMenu li a {
	color:#fff;
}

body {
	font-family:arial,helvetica;
	color:#333;
	color:rgba(0,0,0,0.5);
	background-color:#0f0f0f;
}

.wrap {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	position:relative;
}

h1 {
	font-size:6em;
}

p {
	font-size:2em;
}

.intro p {
	width:100%;
	font-family:'Lucida Grande',helvetica,verdana,arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
}

.section {
	text-align:center;
}

#menu2 li {
	display:inline-block;
	color:#000;
	height:40px;
	font-family:'algre_sans_ncregular'!important;
	font-size:30px!important;
	-webkit-transition:all .15s ease-in-out;
	-moz-transition:all .15s ease-in-out;
	-ms-transition:all .15s ease-in-out;
	-o-transition:all .15s ease-in-out;
	transition:all .15s ease-in-out;
	margin:0;
	padding:0;
}

#menu2 li img {
	height:20px;
}

#menu2 li.active {
	color:#fff;
}

#menu2 li a {
	text-decoration:none;
	color:#fff;
}

#menu2 li.active a:hover {
	color:#000!important;
}

#menu2 li:hover {
	background:rgba(255,255,255,0.8);
}

#menu2 li a.active {
	background:rgba(255,255,255,0.8);
	color:#000!important;
}

#menu2 li a,#menu2 li.active a {
	padding:9px 6px;
	display:block;
}

#menu2 li.active a {
	color:#fff;
}

#menu2 {
	height:40px;
	z-index:70;
	width:100%;
	padding:0;
	margin:0;
}

.menufixed {
	position:fixed!important;
	z-index:100!important;
	padding:0!important;
	background-color:rgba(0,0,0,0.8)!important;
}

#menu li {
	display:inline-block;
	color:#000;
	font-family:'algre_sans_ncregular'!important;
	font-size:25px!important;
}

#menu li.active {
	color:#fff;
}

#menu li a {
	text-decoration:none;
	color:#000;
}

#menu li.active a:hover {
	color:#000;
}

#menu li:hover {
	background:rgba(255,255,255,0.8);
}

#menu li a,#menu li.active a {
	padding:9px 6px;
	display:block;
}

#menu li.active a {
	color:#fff;
}

#menu {
	width:100%;
	height:36px;
	background-color:#666;
	position:fixed;
	top:0;
	left:0;
	z-index:999;
}

.twitter-share-button {
	position:fixed;
	z-index:99;
	right:149px;
	top:9px;
}

#download {
	margin:10px 0 0;
	padding:15px 10px;
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#49afcd;
	background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);
	background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
	background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);
	background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);
	background-image:linear-gradient(top,#5bc0de,#2f96b4);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de',endColorstr='#2f96b4',GradientType=0);
	border-color:#2f96b4 #2f96b4 #1f6377;
	border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	vertical-align:middle;
	cursor:pointer;
	display:inline-block;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}

#download a {
	text-decoration:none;
	color:#fff;
}

#download:hover {
	text-shadow:0 -1px 0 rgba(0,0,0,.25);
	background-color:#2F96B4;
	background-position:0 -15px;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-ms-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear;
}

#infoMenu {
	height:20px;
	color:#f2f2f2;
	position:fixed;
	z-index:70;
	bottom:0;
	width:100%;
	text-align:right;
	font-size:.9em;
	padding:8px 0;
}

#infoMenu ul {
	padding:0 40px;
}

#infoMenu li a {
	display:block;
	margin:0 22px 0 0;
	color:#333;
}

#infoMenu li a:hover {
	text-decoration:underline;
}

#infoMenu li {
	display:inline-block;
	position:relative;
}

#examplesList {
	display:none;
	background:#282828;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding:20px;
	float:left;
	position:absolute;
	bottom:29px;
	right:0;
	width:638px;
	text-align:left;
}

#examplesList ul {
	padding:0;
}

#examplesList ul li {
	display:block;
	margin:5px 0;
}

#examplesList ul li a {
	color:#BDBDBD;
	margin:0;
}

#examplesList ul li a:hover {
	color:#f2f2f2;
}

#examplesList .column {
	float:left;
	margin:0 20px 0 0;
}

#examplesList h3 {
	color:#f2f2f2;
	font-size:1.2em;
	margin:0 0 15px;
	border-bottom:1px solid rgba(0,0,0,0.4);
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	box-shadow:0 1px 0 rgba(255,255,255,0.1);
	padding:0 0 5px;
}

/* Demos Menu
 * --------------------------------------- */
#demosMenu {
	position:fixed;
	bottom:10px;
	right:10px;
	z-index:999;
}