/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
/*Font*/
/*@font-face{
	font-family: MonaLisa;
	src: url('../font/MonaLisaStd-Solid.otf');
}*/
@import url(http://fonts.googleapis.com/css?family=Raleway:200);

body{
	font-family: Georgia;
	background-color: black;
	color: #000;
}

#here {
	color: rgb(214, 161, 24);
}

.tour-dates{
	list-style-type: none;
	text-align: justify;
}

.tour-dates ul {

}

.mainContent{
	background-color: white;
}

#overlay{
	opacity: 0.9;
	position: absolute;
	top: 0;
	left: 0;
	background-color: black;
	width: 100%;
	z-index: 100;
	cursor: pointer ;
}

#frontImg {
	text-align: center;
}

#frontImg img{
	/*width: 100%;*/
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: sans-serif;
	font-weight: 300;
}

h3 {
	font-size: 16px;
	letter-spacing: -0.8pt;
}
.timer{
	display:none;
}

#slider{
	margin-top: 1%;
	margin-bottom: -5px;
}

.press-pack {
	margin-bottom: 10px;
}

a {
	color: black;
}
a:hover {
	color: #c2c2c2;
}

.tabs dd a {
	font-family: Helvetica, Arial, sans-serif;
}

.tabs dd.active a {
	color: black;
}

.link-list a {
	font-family: Helvetica, Arial, sans-serif;
}

.copyright {
	font-family: Helvetica, Arial, sans-serif;
}

article h6 {
	font-size: 12px;
}

.recent-shows h6{
	font-weight: bold;
}

/* -----------------------------------------
   Page Name 1
----------------------------------------- */
.nav-bar{
	/*font-family: 'Raleway', sans-serif;*/
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.8pt;
	text-transform: capitalize;
}
.nav-bar{
	background: none;
	border: none;
	color: yellow;

}

.nav-bar >li {
	border: none;
	line-height: 20px;
	font-size: 30px;
}

.nav-bar >li:hover{
	background: none;
}

.nav-bar >li a {
	color: black;
	letter-spacing: -0.8pt;
	font-size: 20px;
	line-height: 20px;
}

.nav-bar > li > a:first-child{
	font-size: 20px;
}

.nav-bar li a:hover{
	color: #888;
}

.social {
	margin-top: 10px;
}

.social > li {
	list-style-type: none;
	float: left;
	display: block;
	position: relative;
	margin-right: 5px;
}

.social > li:last-child{
	margin-right: 0;
}

.social a > img {
	height: 30px;
	width: 30px;
}

article > h3 {

}

.f-box{
	margin-top: 30px;
}

.n-show li{
	font-size: 12px;
}

.n-show li{
	list-style-type: none;
}



/* -----------------------------------------
   Page Name 2
----------------------------------------- */


