@import url('int.css');
@import url('photo.css');

*{
	margin: 0;
	padding: 0;
	border: 0;
	list-style:  none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}



body{
	color: #111;
	background-color: #111;
	overflow: auto;
}


/* MENU
----------------------------------------------------------------------------------------------*/

#nav{
	width: 130px;
	height: 133px;
	background:url(../img/nav-bg.png) no-repeat ;
	position: fixed;
	left: 15px;
	z-index: 888;
	top: -1px;
	padding: 32px 0 0 100px;
	
	
}

#nav h2 a, #nav h2{
	color: #111;
	font-size: 12px;
	font-family: 'Arvo', Arial;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;

}

#nav h2 a:hover{
	color: #812717;
}



#boxes{
	width: 179px;
	position: fixed;
	left: 19px;
	top: 165px;
	z-index: 888;
}



/* WINDOW
----------------------------------------------------------------------------------------------*/
#frame{
	height: 800px;
	width: 100%;
	position: fixed;
	left: 0px;
	top:50%;
	margin: -375px 0 0 0;
	z-index: -2;
	overflow: auto;
}

#ridgetop{
	position: fixed;
	top: 0px;
	left: 0px;
	height: 200px;
	width: 1920px;
	display: block;
	line-height: 0;

}


#ridgebottom{
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 1920px;
	height: 160px;
	line-height: 0;
	z-index: 100;
}

#map { 
	width: 700px;
	height: 340px;
	position: relative;
	margin: 0px auto;
	background: #fff;
	clear: both;
	-webkit-box-shadow: 0px 0px 6px #666;
	-moz-box-shadow: 0px 0px 6px #666;
	box-shadow: 0px 0px 6px #666
}

#map .gmap { 
	width: 690px;
	overflow: auto;
	height: 330px;
	position: absolute;
	top: 5px;
	left: 5px;
}

/* HOMEPAGE
----------------------------------------------------------------------------------------------*/


#home .dates .show{
	margin: 0 0 10px 0;
	font-size: 11px;
}

#home .dates .show strong{
	margin: 0 20px 0 0;
}

#home div.pagination {display:none;}

a.button {
	color:#ece8e4;
	padding: 2px 5px 2px 5px;
	background-color:#111;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	float: right;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-family: 'Arvo', Arial;

}

a.button:hover {
	background-color:#812717;
}

a.sold{
	background-color:#812717;
}


#home .dates a.more, #home .main a.more{
	font-size: 9px;
	color: #ece8e4;
	background-color:#111;
	text-align: center;
	padding: 2px 6px 2px 6px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position: relative;
	bottom: -5px;
	font-weight: bold;
	font-family: 'Arvo', Arial;

}

#home .main a.more{
	position: absolute;
	right: 0px;
	font-family: 'Arvo', Arial;
}

.story{
	margin: 5px 0 15px 0;
	position: relative;
	display: block;
}

#news .story{
	overflow: auto;
}

#home .dates{
	background:url(../img/content-bg.jpg);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0 0 10px #222;
	-moz-box-shadow: 0 0 10px #222;
	-webkit-box-shadow: 0 0 10px #222;
	text-align: left;
	padding:0 10px 10px 10px;
	margin:0 0 0 15px;
	float: left;
	width:230px;
}

#home .main h2, #home .dates h2, .box h2{ 
	clear:both;
	text-align: left;
	margin: 20px -9px 10px -10px;
	padding:8px 0 0 55px;
	background-image:url(../img/headers.png) ;
	height:31px;
	text-transform: uppercase;
	color:#812717;
	font-size: 18px;
	position: relative;
font-family: 'Arvo', Arial;
font-weight: bold;

}

#home .main{
	background:url(../img/content-bg.jpg);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0 0 10px #222;
	-moz-box-shadow: 0 0 10px #222;
	-webkit-box-shadow: 0 0 10px #222;
	text-align: justify;
	padding:0 10px 10px 10px;
	float: left;
	width:450px;
	margin: 0 0 200px 0;

}


#home .main object{
	text-align: center;
	margin: 5px 0 0 6px;
}

#home .main h4, .box h4 a, .box h4 {
	font-size: 12px;
	color: #111;
	margin: 2px 10px 5px 0px;
	border: none;
	text-transform: uppercase;
	font-family: 'Arvo', Arial;
}


#home .main p, #news .box p{
	margin: 0 20px 10px 60px;
}

#home .main .story p{
	margin: 0 0 20px 0;
}



hr {
	border-bottom:  dotted thin #888;
}

#home .activity{
background-color: #fff;
padding: 5px;
height: 75px;
overflow: hidden;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
width: 220px;
position: relative;
}

a.sub, a.sub:visited, a.sub:hover{
	float: right;
	margin: 3px 20px 0 0;
	color: #222;
	font-size: 12px;
	font-family: 'Arvo', Arial;
}



/* NEWS
----------------------------------------------------------------------------------------------*/

.like{
	float: right;
}

h2 .like{
	float: right;
	position: absolute;
	top:7px;
	right: 15px;
}


.date {
	background: url(../img/sprites.png) no-repeat;
	background-position: -125px 0;
	height: 50px;
	width: 40px;
	font-size: 8px;
	text-transform: uppercase;
	padding:1px 0 0 5px;
	color: #fff;
	float: left;
	margin: -2px 15px 0 0;
	font-weight: bold;
	font-family: 'Arvo', Arial;
}

.date span{
	font-size: 20px;
	text-transform: uppercase;
	display: block;
	color: #555;
	margin: 5px 0 0 5px;
	font-family: 'Arvo', Arial;
}



a.next{
	background-image:url(../img/nextnews-bg.gif);
	width: 96px;
	height: 18px;
	position: absolute;
	left: -15px;
	bottom: 20px;

}

a.next span{
	visibility: hidden;
}


a.prev{
	background-image:url(../img/previousnews-bg.gif);
	width: 96px;
	height: 18px;
	position: absolute;
	left: -15px;
	bottom: 0px;

}

a.active {display:none;visibility: hidden;}

a.prev span{
	visibility: hidden;
}




/* CONTENT
----------------------------------------------------------------------------------------------*/

.content {
	position: absolute;
	left: 50%;
	top: 13%;
	width:790px;
	margin: 0px 0 0px -270px;
	overflow: hidden;
}



.content .box {
	background:url(../img/content-bg.jpg) #efe4d3;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align: justify;
	font-size:15px;
	padding:0px 10px 10px 10px;
	width:700px;
	box-shadow: 0 0 10px #222;
	-moz-box-shadow: 0 0 10px #222;
	-webkit-box-shadow: 0 0 10px #222;
	overflow: hidden;
	margin: 0 0 200px 0;
}


#storeholder{
background:url(../img/content-bg.jpg);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align: justify;
	font-size:15px;
	padding:10px;
	width:770px;
	box-shadow: 0 0 10px #222;
	-moz-box-shadow: 0 0 10px #222;
	-webkit-box-shadow: 0 0 10px #222;
	overflow: hidden;
	margin: 0 0 200px 0;

}  




.content .foot{
	position: relative;
	height: 20px;
	clear: both;
	padding: 15px 0 0 0;
	}

.content .foot h4 a {
	font-size: 10px;
	color: #ece8e4;
	background-color:#812717;
	text-align: center;
	position: absolute;
	bottom: 0px;
	border: 0;
	padding: 2px 6px 2px 6px;
	left: 40px;
	width:  inherit;
	margin: 0;
	

}


.content .foot h5 {
	font-size: 10px;
	color: #ece8e4;

	background-color:#812717;
	text-align: center;
	position: absolute;
	bottom: 0px;
	border: 0;
	padding: 2px 6px 2px 6px;
	right: 40px;
	width:  inherit;
	
	

}

a{
	color:#812717 ;
	text-decoration: none;
}

/* GALLERY
----------------------------------------------------------------------------------------------*/

.content .box ul li {
	float: left;
	margin: 7px;
	padding: 6px 6px 25px 6px;
	background: #fff;
	box-shadow: 0 0 10px #666;
	-moz-box-shadow: 0 0 10px #666;
	-webkit-box-shadow: 0 0 10px #666;
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	transform: rotate(-2deg);
-webkit-transition: -webkit-transform .15s linear;

}



.content .box ul li:nth-child(even) {
	-moz-transform: rotate(2deg);
	-webkit-transform: rotate(2deg);
	transform: rotate(2deg);
}

.content .box ul li:hover {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
position: relative;
z-index: 5;
}


/* FOOTER
----------------------------------------------------------------------------------------------*/
#footer{
	height: 20px;
	color: #999;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: auto;
	text-align: center;
	padding: 5px 0px 0 25px;
	background-image:url(../img/black.png) ;
	z-index: 9999;
}

#footer p{
	color: #e9e6d9;
	font-size: 10px;
	float: left;
}

#footer a{
	color: #e9e6d9;
	font-size: 10px;
}

.bebo, .facebook, .itunes, .myspace, .youtube{
	text-indent: -9999px;
	height: 15px;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	margin: 0 0 0 10px;
}

.bebo{
	background-image:url(../img/social/bebo.png) ;
	width: 47px;
	
}

.facebook{
	background-image:url(../img/social/facebook.png) ;
	width: 51px;
	
}

.itunes{
	background-image:url(../img/social/itunes.png) ;
	width: 49px;

}

.myspace{
	background-image:url(../img/social/myspace.png) ;
	width: 62px;

}

.youtube{
	background-image:url(../img/social/youtube.png) ;
	width: 42px;

}


#maparea{
	background-image:url(../img/live-bg.gif) ;
	width: 626px;
	height: 451px;
	margin: 0 0 0 35px;
	padding: 10px 0 0 12px;
}



/* FONTS
----------------------------------------------------------------------------------------------*/
p{
	font-size: 11px;
	color: #444;
	margin: 0 0 5px 0;
}


a{
	text-decoration: none;
	color:#812717;
}



/* BIO
----------------------------------------------------------------------------------------------*/

.header{
	width: 560px;
	height: 250px;
	margin: 0 0 10px 0;
}




/* LIVE
----------------------------------------------------------------------------------------------*/

#live .content h3{
	margin: 0 60px 0 70px;
	font-size: 13px;
	text-transform: capitalize;
	display: inline;
	font-family: 'Arvo', Arial;

}

#live .showdate{
	margin: 5px 0 5px 0;
	width: 700px;
	float: left;
	clear: left;
	padding: 10px;
}

#live .showdate span{
	margin: 0 10px 0 15px;
	position: relative;
	width: 150px;
	float: left;
	text-align: center;
}


#live .showdate span .like{
	clear: none;
	width: 30px;
	float: left;
}

#live .showdate span .like span{
	width: 30px;
}

#live .showdate span a.fb{
	margin: 0 10px 0 30px;
}

#live .showdate span a.button{
	margin: 0 50px 0 0px;
}




/* COMMENTS
----------------------------------------------------------------------------------------------*/
.fbcomments{
	background-color: #fff;
	padding: 10px;
	overflow: hidden;
}

input.button {
	color:#ece8e4;
	padding: 2px 5px 2px 5px;
	background-color:#111;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.post{
	width: 270px;
	float: left;
	margin: 0 0 0 40px;
}

.post h2, .post textarea, .commentlist{
	float: none;
	text-align: left;
	background-color: #fff;
	padding: 2px 0 2px 5px;
	width: 270px;
	margin: 0 0 -10px 0;
}

#comments h2{
	text-align: left;
	background: #fff;
	padding: 13px 0 0px 20px;
	width: 680px;
	margin: 10px 0 10px 0;
}



/* VIDEO
----------------------------------------------------------------------------------------------*/


#cinema{
	position: absolute;
	left: 220px;
	top: 70px;
	width:730px;
}

#video #ridgetop{
	top: -160px;
}


#cinemenu{
	color: #812717;
	float: left;	
}

#cinemenu a{
	font-size: 14px;
	margin: 0 5px 0 5px;
	float: left;
	text-align: center;
	
	}


/* BIO
----------------------------------------------------------------------------------------------*/



#discography ol p, #discography ol p strong{
	color: #111;
	background-color:  none;
}

ol{
	background-color: none;
	
}

#discography ol li{
	list-style: decimal;
	list-style-position:  inside;
	color: #111;
	font-size: 11px;
}

#discography ol{
	float: left;
	background-image:none;
	color: #111;
	width: 360px;
	height: 255px;
	overflow: hidden;
	margin: 0px 0 0px 6px;
	padding: 10px 20px 0 20px;
	
}


ol{
	background-image: none;
}




/* == About
----------------------------------------------------------------------------------------------*/
.album{
	background-image:url(../img/discog-bg.gif);
	height: 293px;
	width: 649px;
	background-repeat: no-repeat;
	margin: 0 0 10px 25px;
	position: relative;
}

.album .buy{
	width: 224px;
	float: left;
	padding: 10px 0 10px 10px;
	
}




/* == Social
----------------------------------------------------------------------------------------------*/
.socialbutt  {
       background: url(../img/social.png) no-repeat;
       width: 150px;
       height: 50px;
       text-align: center;
   }
   
 
   
 
   #myspace {
       background-position: 0px -100px;
   }
   #myspace:hover {
       background-position: -150px -100px;
   }
   #myspace.press {
       background-position: -300px -100px;
   }
   #facebook {
       background-position: 0px 0px;
   }
   #facebook:hover {
       background-position: -150px 0px;
   }
   #facebook.press {
       background-position: -300px 0px;
   }
   #twitter {
       background-position: 0px -200px;
   }
   #twitter:hover {
       background-position: -150px -200px;
   }
   #twitter.press {
       background-position: -300px -200px;
   }
   
   #itunes {
       background-position: 0px -150px;
   }
   #itunes:hover {
       background-position: -150px -150px;
   }
   #itunes.press {
       background-position: -300px -150px;
   }
   
   #youtube {
       background-position: 0px -50px;
   }
   #youtube:hover {
       background-position: -150px -50px;
   }
   #youtube.press {
       background-position: -300px -50px;
   }
   
.share{
	background-color: #fff;
		width: 120px;
		height: 24px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 7px 0 0 8px;
		margin: 0 0 10px 0;
	}
	
	.box .share h2{
float: left;
font-size: 12px;
background: none;
margin: 3px 8px 0 0;
padding: 0;
		}
   
  .fb {
   		height: 16px;
   		width: 16px;
   		margin: 0 5px 0 0px;
   		background: url(../img/widget16.png) no-repeat;
   		background-position: 0px -3424px;	
   		float: left;
   }
   
   .twt{
   		height: 16px;
   		width: 16px;
   		margin: 0 5px 0 0;
   		background: url(../img/widget16.png) no-repeat;
   		background-position: 0px -3216px;	
   		float: left;	
   }
   
   .em{
   		height: 16px;
   		width: 16px;
   		margin: 0 5px 0 0;
   		background: url(../img/widget16.png) no-repeat;
   		background-position: 0px -112px;	
   		   		display: block;	
   		   		
   			
   }
   
 




#cinemenu img{
	border: thin #aaa solid;
}









/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
