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;
}

/* --------------------------------------- */

div.gigs-calendar {width:660px;}

table.gigs {
  width: 630px;
  padding: 10px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #999;
	border-collapse: collapse;
  background-color: #f4f4f4; 
}

table.gigs th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: #ccc;
	background-color: #e5e5e5;
}


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 td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #ccc;
}

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

.bold {
	font-weight: bold;
}

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

table.gigs th.month {
width: 500px;
background: #d99100;
color: #fff;
}

table.gigs caption {
width: 630px;
font-weight: bold;
color: #fff;
text-align: left;
border-width: 1px 1px 1px 1px;
padding: 4px 4px 4px 4px;
border-style: solid solid solid solid;
border-color: #ccc;
background-color: #d99100;
}

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;
background: #333;		
	}

ul.gigs {
background: #000;
padding: 10px 10px 10px 10px;
margin: 4px;
}

ul.gigs li.gig {
/* background: #333; */
background: #000;
font-weight:bold;
text-align:left;
border: 2px solid #000;
margin-left: 10px;
}

div.widget {
background: #000;
}


/* --------------------------------------- */
/* --------------------------------------- */
	


.gig-post {
padding:0 0 15px 50px;
}

.buyticketspost p{
padding: 30px 0 20px 0; 
font-weight: bold;
font-size: 2em;
}

