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: .9em;
	border-collapse: collapse;
	border: 1px dotted #666;
}

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-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;
	}
	
/*new */

.eventresult {
border-bottom:1px solid #DDDDDD;
margin-left:11px;
min-height:200px;
padding:6px 6px 20px 0;
}

#queryresults {
border-bottom:1px solid #DDDDDD;
border-left:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
margin-bottom:10px;
}

.dateimage {
float:left;
width:87px;
}

.caldate {
background-color:#BCBCBC;
border-bottom:1px solid #FFFFFF;
color:#FFFFFF;
font-family:Helvetica,Arial,sans-serif;
font-size:12px;
font-weight:bold;
height:19px;
line-height:21px;
text-align:center;
}

.eventinfo_c {
float:left;
width:410px;
}

.eventinfo {
padding:0 11px 0;
}

.eventname h2 {
font-size:24px;
line-height:26px;
margin:-2px 0 1px;
word-wrap:break-word;
}

.eventdate h2 {
color:#555555;
font-size:14px;
line-height:16px;
margin:0 0 3px;
}

.eventdate h2 span {
color:#777777;
font-size:12px;
font-weight:normal;
}

.eventdetails {
color:#555555;
font-size:12px;
line-height:15px;
margin:13px 0;
}

.location_c {
float:right;
text-align:right;
width:179px;
}

.city {
margin:14px 0 2px;
}

.venue {
color:#777777;
font-size:12px;
margin:0 0 5px;
word-wrap:break-word;
}

.location_c {
text-align:right;
}

.clear {
clear:both;
}

.eventcost {
color:#777777;
font-size:11px;
}

.eventcost h3{
color:#555555;
font-size:12px;
font-weight:bold;
}

.viewmapp a {
background-image:url(/images/viewmap.button.png);
background-position:center top;
display:inline-block;
height:19px;
margin:0 0 26px;
width:75px;
}



/* GIG POST */
#gig-post {
border:1px solid #DDDDDD;
padding:5px;
margin-bottom:10px;
}

#gig-post #gig-details {
	min-height:200px;
	padding:6px 6px 20px 0;
	color:#555555;
	font-size:14px;
	line-height:16px;
	margin:13px 0;
}

#gig-post .eventTitle {
	font-size:24px;
	line-height:26px;
	margin:-2px 0 1px;
	color:#000940;
	font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
	font-weight:bold;
}


#gig-post .ticketdetails {
	background: #FFFECF none repeat scroll 0 0;
	padding:5px;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	margin:10px 0 10px 0;
}

#gig-post .paypalinfo {
	font-size:12px;
	margin-top:5px;
}

#gig-post #gig-details-table {
	border-spacing: 10px;
}
