@charset "UTF-8";
/* CSS Document */



body {
	background-image: url(../img/b2y_bg.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	background-color:#aba698;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

a:link, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	outline:none;
}
a:hover{
	color:#000000;
}
.clear{
	clear:both;
}

img{
	border:none;
}
#siteCc{
	background:url(../img/b2y_bg2.jpg) center top no-repeat;
	height:741px;
	width:579px;
	padding:0px 0 0 373px;
}

#infoCc{
	width:479px;
}

#header{
	width:471px;
	height:54px;
	padding:18px 7px 0 0;
	cursor:default;
	text-align:right;
	background:url(../img/header_bg.png) repeat-x;
}
#jonAbel a{
	float:left;
	margin:0 0 0 28px;
	font-size:40px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	color: #2b211b;
}
#mp{
	float:left;
	text-align:left;
	margin:0 0 30px -8px;
}
#newsCc{
	width:448px;
	height:213px;
	text-align:left;
	padding:10px 0 0 30px;
	cursor:default;
	background:url(../img/news_bg.png) no-repeat 0 0;
	
}
#newsCc h2{
	padding:0;
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:22px;
	color: #2b211b;
}
#newsIframe{
	 width:428px;
}
#albumInfoCc{
	width:478px;
	height:164px;
	text-align:left;
	cursor:default;
	background:url(../img/album_bg.png) no-repeat 0 0;
	
}
#album a{
	text-align:left;
	display:block;
	height:158px; 
	width:215px; 
	overflow:hidden;
	float:left;
    background: url(../img/album.png) no-repeat 0 0;
	cursor:pointer;
	margin:5px 0 0 0;

}
#album a:hover{
    background: url(../img/album.png) no-repeat 0 -162px;
}
#albumTxt{
	text-indent:-999999px;
	height:162px;
}
#linksCc{
	width:478px;
	height:61px;
	overflow:hidden;
	background:url(../img/linksBg.png) repeat-x;
}
#virb a{
	cursor:pointer;
	text-align:left;
	display:block;
	height:61px; 
	width:110px; 
	overflow:hidden;
	float:left;
    background: url(../img/links.png) no-repeat -369px 0;
}
#virb a:hover{
	background: url(../img/links.png) no-repeat -369px -61px;
}
#virbTxt{
	text-indent:-999999px;
	height:61px;
}
#myspace a{
	cursor:pointer;
	text-align:left;
	display:block;
	height:61px; 
	width:105px; 
	overflow:hidden;
	float:left;
    background: url(../img/links.png) no-repeat -261px 0;
}
#myspace a:hover{
	background: url(../img/links.png) no-repeat -261px -61px;
}
#myspaceTxt{
	text-indent:-999999px;
	height:61px;
}
#facebook a{
	cursor:pointer;
	text-align:left;
	display:block;
	height:61px; 
	width:116px; 
	overflow:hidden;
	float:left;
    background: url(../img/links.png) no-repeat -138px 0;
	margin:0 5px 0 0;
}
#facebook a:hover{
	background: url(../img/links.png) no-repeat -138px -61px;
}
#facebookTxt{
	text-indent:-999999px;
	height:61px;
}
#twitter a{
	cursor:pointer;
	text-align:left;
	display:block;
	height:61px; 
	width:138px; 
	overflow:hidden;
	float:left;
    background: url(../img/links.png) no-repeat 0px 0;
}
#twitter a:hover{
	background: url(../img/links.png) no-repeat 0px -61px;
}
#twitterTxt{
	text-indent:-999999px;
	height:61px;
}
#info{
	float:left;
	width:210px;
	padding:10px 0 0 10px;

}
#booking a{
float:left;
	cursor:pointer;
	text-align:left;
	display:block;
	width:101px;
	height:24px;
	overflow:hidden;
    background: url(../img/mp3.jpg) no-repeat 0 0;
}
#booking a:hover{
	background: url(../img/mp3.jpg) no-repeat 0 -24px;
}
#bookingTxt{
	text-indent:-999999px;
	height:24px;
}

#subscribe{
	float:right;
	height:50px;
	width:237px;
	padding:10px 0px 0 0;
	text-align:right;

}
#newsHeader{
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	padding:8px 5px 0 0;
}
#inputTxt{
	float:left;
	display:block;
}
#inputBox{
	font-size:10px;
	color:#000;
	width:115px;
	height:18px;
	border:none;
	padding:7px 12px 0 7px;
	display:block;
	background-color:#d3d4ca;
}

#subsiteCc{
	background:url(../img/subBg.jpg) center top no-repeat;
	height:741px;
	width:579px;
	padding:59px 0 0 373px;
}
#subCc{
	padding:175px 0 0 0; text-align:left;
}
#subMessage{
height:55px; width:350px; 
}
#subSpacer{
	height:70px;
}

#close a{
margin-top:80px;
	background:#2b211b;
	color:#fff; 
	text-align:center; 
	padding:10px 100px 10px 100px;
	
}
#close a:hover{
	background:#000; 
}

#subscribeBtn{
	height:25px;
	float:left;
	background:#c2c3b3;
	width:45px;  
	cursor:pointer; 
	cursor:hand; 
	padding:0px 0 2px 0; 
	border:none; 
	overflow:hidden;
}


#tourCc{
	padding:3px 0 0 0;
}
#tourInfo{
	color: #2b211b;
	text-align:left;
	padding: 20px 30px 20px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../img/tan.png);
	/*border:1px solid #807f7d;*/
}
#tourInfo ul{
	list-style:none;
	margin:0;
	padding:0 0 10px 0;
}
#tourInfo li{
	margin:5px 0 0 0;
	border-bottom:dotted 1px #d4d1c3;
	padding:0px 0 12px 0;
	margin:0 0 10px 0;
}
#tourInfo a:link{
	font-weight:bold;
	text-decoration:underline;
	color: #2b211b;

}
#tourInfo a:visited{
	font-weight:bold;
	text-decoration:underline;
	color: #2b211b;

}
#tourInfo a:hover{
	text-decoration: underline;
	color: #fff;
	font-weight:bold;
	cursor:pointer;
}

#tourTable{
	border-bottom:dotted 1px #d4d1c3;
	padding:0 0px 10px 0;
	margin:0 0 10px 0;
	font-size:14px;
}

.tDate{
	width:65px;
	float:left;
}
.tTime{
	width:65px;
	float:left;
}
.tVenue{
	width:235px;
	float:left;
}
.tTickets{
	width:35px;
	float:left;
	margin:0 15px 0 0;
	text-align:center;
}

#contactCc{
	padding:3px 0 0 0;
}
#contactInfo{
	color: #2b211b;
	text-align:left;
	padding: 20px 15px 20px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../img/tan.png);
	/*border:1px solid #807f7d;*/
}
#contactInfo a:link{
	font-weight:bold;
	text-decoration:underline;
	color: #2b211b;

}
#contactInfo a:visited{
	font-weight:bold;
	text-decoration:underline;
	color: #2b211b;

}
#contactInfo a:hover {
	text-decoration: underline;
	color: #fff;
	font-weight:bold;
}
#siteInfo{
	color: #807f7d;
	text-align:left;
	padding: 10px 2px 35px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:10px;
}
#siteInfo a:link, a:visited {
	font-weight:normal;
	text-decoration:none;
	color: #807f7d;

}
#siteInfo a:hover {
	text-decoration: none;
	color: #000;
}
#c{
	float:left;
}
#ss{
	float:right;
}

#merch a{
	cursor:pointer;
	text-align:left;
	display:block;
	height:88px; 
	width:235px; 
	overflow:hidden;
    background: url(../img/merch.png) no-repeat 0px 0;
	margin:20px 0 10px 0;
}
#merch a:hover{
	background: url(../img/merch.png) no-repeat 0px -90px;
}
#merchTxt{
	text-indent:-999999px;
}
#iTunes a{
	cursor:pointer;
	margin:20px 0 0 5px;
	text-align:left;
	display:block;
	height:48px; 
	width:245px; 
	overflow:hidden;
    background: url(../img/itunes.png) no-repeat 0px 0;
}
#iTunes a:hover{
	background: url(../img/itunes.png) no-repeat 0px -51px;
}
#iTunesTxt{
	text-indent:-999999px;
}
#youTube a{
	cursor:pointer;
	margin:20px 0 0 0;
	text-align:left;
	display:block;
	height:48px; 
	width:225px; 
	overflow:hidden;
    background: url(../img/youTube.png) no-repeat 0px 0;
}
#youTube a:hover{
	background: url(../img/youTube.png) no-repeat 0px -49px;
}
#youTubeTxt{
	text-indent:-999999px;
}
#nav{
	float:right;
	padding:8px 0px 0 0;
	
}
#nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#nav li{
	float:right;
	margin:0 20px 0 0;
}
#nav a{
	font-family:Helvetica,Arial, sans-serif;
	font-weight:normal;
	color: #2b211b;
	font-size:12;
}
#nav a:hover{
	text-decoration:underline;
}

#bioCc{
	padding:3px 0 0 0;
}
#bioInfo{
	color: #2b211b;
	text-align:left;
	padding: 20px 15px 20px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../img/tan.png);
	/*border:1px solid #807f7d;*/
	line-height:18px;
}
#bioInfo a:link{
	font-weight:bold;
	text-decoration:underline;
	color: #2b211b;

}
#bioInfo a:visited{
	font-weight:bold;
	text-decoration:underline;
	color: #2b211b;

}
#bioInfo a:hover {
	text-decoration: underline;
	color: #fff;
	font-weight:bold;
}
/*******************************************
	news
******************************************/

#nBox{
	height:155px;
	overflow:auto;
	width:405px;	
	font-weight:normal;
	text-decoration:none;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	color: #2b211b;
	line-height:18px;
	padding:15px 15px 0 0;
	
}
.topComments a {
	text-decoration: underline;
	color: #2b211b;
	font-weight:normal;
}

.topComments a:hover {
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}

.topTitle a{
	text-decoration:none;
	font-size: 16px;
	padding:0 0 0px 0;
	color: #2b211b;
	font-weight:normal;
}
.topMore a{
	padding:0 0 0 13px;
	text-decoration: underline;
	color: #2b211b;
	font-weight:normal;
}
.topPost{
	margin:0 0 15px 0;
}