/* CSS Document */
.titlec {
				  font-size: 10px;
				}
				ul.videos li {
				  float: left;
				  padding-left : 0em;
				}
				ul.videos
				{
	margin-bottom: 1em;
	padding-left : 0em;
	margin-left: 0em;
	list-style: none;
	width:290px;
	background-color: 001119;
				}


.youTubeThumb
{
	cursor:pointer;
}
.Tags_and_Artists ul
{
	padding-left:10px; width:130px;
}
.Tags_and_Artists ul li
{
	width:125px; height:120px;
}
.myspaceShow
{
	border-bottom: 1px dotted #30929F;
	padding-bottom:5px;
}
.show_time
{
	color:#fff;
	font-weight: bold;
}
.show_venue
{
	color:#fff;
}
.show_address
{
	color:#fff;
}
.show_descriptions
{
	color:#fff;
}
a.show_link
{
	color:#0F6C8D;
	font-size: 10px;
	font-weight: bold;
}

#menu li.roster li ul {
	width:790px;
	
	overflow:auto;
	background:#1d3c40;
	

}
#menu li.roster li ul li a {
	width:150px;
	float:left;
	height:14px;
}

.readmore
{
display:none;
}
.albumWrap a
{
	text-decoration:none;
}
.albumWrap a:hover
{
	text-decoration:none;
}
/*Twitter feed styles*/

.entry-content
{

}

.entry-meta
{

}
.time-meta, .from-meta
{
	font-size: 10px;
	font-weight: bold;
}
.from-meta
{
}
.rosterLink
{
text-indent:0px;
text-decoration:none;
}
.rosterLink a:hover
{
text-indent:0px;
text-decoration:none;
}
a:hover
{
	text-decoration:none;
}

div.musicPlayerOuterDiv
{
	
	padding-left:10px; 
	width:260px; 
	height:70px;
	
}
div.musicPlayerInnerDiv
{
	position:absolute;
	height:80px; 
	overflow:hidden;
	margin-top:-20px;
}

#albumHeaderWrap
{
	height: 342px;
	margin: 0px;
	padding: 0px;
	width: 342px;
	background-image: url(../images/albumpic-bgd.jpg);
	background-repeat: no-repeat;
}
#albumHeaderImage
{
float:left; padding:10px; padding-top:18px; height:310px; width:311px;
}
a.comments-link
{
	display:none;
}

/* tooltip styling */ 
.tooltip { 
    display:none; 
    background:url(http://chrysalismusicusa.com/wp-content/themes/Chrysalis/images/tooltip/white_arrow.png); 
    height:107px; 
    padding:10px 5px 5px 5px; 
    width:199px; 
    font-size:11px; 
    color:#fff; 
} 
.tooltip h4 {
	border:none;
	margin:0 10px;
	font-size:12px;
	}