div.attribution, div.gigs-rss {
	text-align: center;
	font-size: 87%;
	margin: .5em 0px;
}

div.gigs-rss img {
	position: relative;
	top: 2px;
}

div.attribution span {
	margin: 0px 1em;
}

table.gigs {
	position:relative;
	right:-50px;
	width: 650px;
	text-align: left;
	font-size: .9em;
	border-collapse: collapse;
	border: none;
	

	
}

table.gigs td.icon {
	width: 18px;
	text-align: center;
}

table.gigs td.time {
	text-align: right;
}

table.gigs a {
	font-weight: bold;
}

table.gigs a img {
	border: 0px;
}


table.gigs tr.gig {
	border-top: 1px dotted #666;
}

table.gigs td.shortNotes {
	padding: 30px 0 10px 10px;
	width:inherit;
	
}

.bold {
	font-weight: bold;
}

img.buy {
	position: relative;
	top: 3px;
}

table.gigs caption {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:underline;
	padding-left:5px;
	padding-bottom:5px;
}

table.gigs caption div.notes{
	font-weight: normal;
	font-size: 80%;
	text-align: left;
	
}

table.gigs, div.no-gigs {
	margin-bottom: 1em;
}


table.archive{
	display:none;
	visibility:hidden;

}

#containersin table
{
	width:auto;
	float:left;
	padding:0 0 0 10px;
}
#containersin .eventName{
display:none;	
}

#containersin .date{
	display:none;
}

#containersin .time{
display:none;	
	
}

#containersin .separator {
	display:none;
}

#containersin .ages{
	float:left;
	padding:5px 0 0 10px;
	font-size:16px;
}


#containersin .when {
	margin: 0 0 0 10px;
}

#containersin .venue{
	float:left;
	width:auto;
	padding:0 0 0 10px;
}

#containersin .venue a, #containersin .venue a:visited{
	background-color:#FFF;
	color:#000;

font-size:16px;
	
}

#containersin .venue a:hover, #containersin .venue a:active{
	color:#900;

}

.eventName{
	float:left;
	width:300px;
	padding: 10px 0 0 5px;
	height:30px;
	}

.eventName a, .eventName a:visited{
background-color:#000;
color:#FFF;
text-decoration:none;
font-size:16px;
	
}

.eventName a:hover, .eventName a:active{
	color:#FF0;
text-decoration:none;
}

.venue a, .venue a:visited{
background-color:#000;
color:#FFF;
text-decoration:none;
font-size:16px;
	
}

.venue a:hover, .venue a:active{
	color:#FF0;
text-decoration:none;
}
.venue{
	float:left;
	position: relative;
	padding: 10px 0 0 5px;
	font-size:14px;
	font-style:italic;
	height:30px;
	width:auto;
	clear:both;

}

.date{
	float:left;
	position:relative;
	padding: 10px 0 0 5px;
	font-size:14px;
	font-style:italic;
clear:both;
	width:250px;
}

.time{
	float:left;
	position:relative;
	
	font-size:14px;
	font-style:italic;
	width:auto;	
	clear:both;
	height:30px;
	padding-top:5px;
	padding-left:5px;
}

.tickets{
}

.map{
	
}


	
	
	
	.gigs-calendar .city{
		float:left;
		margin:10px 0 0 0;
		color:#900;
		font-size:16px;
		font-weight:bold;
		padding:5px;
		text-transform:uppercase;
		
	}
/** Next Gig Widget **/
	.gig.next {
		padding-left: 10px;
	}
	

	
	
	/**single entry**/
	
.entrysingle *{width:auto;

}

.entrysingle .eventName {
	float:left;
	width:auto;
	height:auto;
	margin: 0px 0px 0px 3px;
	font-size:14px;
	color:#FFF;
	clear:both;
}

.entrysingle .when {
	float:left;
	width:auto;
	height:auto;
	margin: 0px 0px 0px 3px;
	font-size:14px;
	color:#FFF;
	clear:both;
}

.entrysingle .when {
width:auto;
float:left;
clear:both;
}
	
	
	.entrysingle .where {
width:auto;
float:left;
clear:both;
margin: 0 0 20px 10px;
}
.entrysingle .date {
width:auto;
float:left;
margin-bottom:10px;
clear:both;
	margin:0 0 0 10px;
}

.entrysingle .time {
width:auto;
float:left;
margin-right:10px;
clear:both;
	margin:0 0 0 10px;
}

.entrysingle .shortNotes{
	width:auto;
	float:left;
	clear:both;
	
}
	.entrysingle .ages{
		color:#000;
		margin:0 0 0 10px;
	width:auto;
	float:left;
	clear:both;

}

.entrysingle .other .bold{
	display:none;
	
}

.entrysingle .notes{
	
	margin: 10px 0 0 10px;
}

.gigs-calendar caption{
	
	
	padding-top:15px;
	width:auto;
	color:#FC9;
	text-decoration:none;
	
	
}

