/* Bluestones CSS for IDs */
#sponsors{
	position:fixed;
	bottom:0;
	right:10px;
	width:106px;
	display:block;
}
#sponsors img{
	padding-bottom:20px;	
}


#BS_holder{
	width:780px;
	margin:auto;
	color:#FFF;
}
#BS_flash{
	/* -- 780 pixels wide 250 px high - 24 fps flash) */
	background: url(../images/flash_holder.gif) left top no-repeat;
	width:780px;
	height:250px;
	/* padding-bottom:10px; */
	z-index:0;
	margin-left:1px;
	
}
#BS_bod, #application{
	width:600px;
	
}
#BS_bod{
	margin:auto;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
}
#BS_bod p{
	padding-bottom:1em;
}
#twentyplaces{
	position:absolute;
	left:40px;
}
#application{
	margin:auto;
	padding:20px;
	background-color:#666;
}

#bodL{
	float:left;
	width:170px;
}
#bodR{
	float:right;
	width:400px;

}
#BS_shows li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	font-size:x-small;
	padding-bottom:.8em;
}
#BS_shows li strong{
	color:#FFFF00;
}
#bottomPadder{
	height:80px;
}
#BS_footer{
	position:fixed;
	bottom:0;
	width:775px;
	height:24px;
	font-size:12px;
	color:#FFF;
	margin:auto;
	background:#000069 url(../images/blue_music_square.jpg) 0 0 repeat;
	text-align:center;
	padding:3px;
	padding-top:10px;
}
#BS_footer p{
	
}

#invisCD{
	width:0px;
	height:0px;
	position:absolute;
	background:url(../images/bluestones_compilation01_big.jpg) 50% 50% no-repeat;
	cursor:pointer;
}


/* ========== FLASH Jukebox ==================== */
#jukebox{
	/* background: url(../images/flash_jukebox_holder.gif) left top no-repeat; */
	position:fixed;
	z-index:1;
	width:178px;
	top:10px;
	left:10px;
}


/* ========== Calendar from Google ==================== */
#BS_calendar{
	margin:28px 0 0 8px;
}

/* ============ social media block ============= */
#socialMedia{
	width:140px;
	height:42px;
	position:fixed;
	bottom:0;
	
}
#socialMedia img{
	width:31px;
	height:42px;
	border:0;
}