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 {
	width: 100%;
	text-align: left;
	font-size: 11px;
	font-family: Verdana;
	color:#FFFFFF;
	border-collapse: collapse;
	border: 1px dotted #666;
}

table.gigs {

}



table.gigs td{
	border:		2px solid #333333;
	padding:	4px;
	background: url(http://www.placebo.com.br/v1/wp-content/themes/dailyedition/images/sidemod-bg.png);
	}

table.gigs thead th {

	padding:	4px;

 	border:		2px solid #333333;

	cursor:		default;

	background: #ec2a4e;
	
	font-weight: bold;
	text-transform: uppercase;
}

table.gigs a, table.gigs a:hover, table.gigs a:visited{
color: #FFFFFF;
text-decoration:none;
}

table.gigs a:hover{
text-decoration:underline;
}


table.gigs tr:hover {


	background: url(http://www.placebo.com.br/v1/wp-content/themes/dailyedition/images/bg-overlay2.png);

}



table.gigs tr.alt {


	background: url(http://www.placebo.com.br/v1/wp-content/themes/dailyedition/images/bg-overlay2.png);

}

table.gigs .date{
font-size: 11px;
	font-family: Verdana;
	color:#FFFFFF;
	width: 58px;
	font-weight: bold;
}


table.gigs .eventName{
width: 200px;
}


table.gigs .map{
width: 65px;
}

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

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


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

table.gigs td.shortNotes {
	padding-left: 4px;
}

.bold {
	font-weight: bold;
}

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

table.gigs caption {
	font-weight: bold;
	font-size: 125%;
	text-align: left;
}

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

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

/** Next Gig Widget **/
	.gig.next {
		padding-left: 10px;
	}
