p {
    margin: 0; padding: 0;
}

.setlist_provider {
    margin-top: 5px;
    font-style: italic;    
}

.commentary {
  margin-left: 325px;  
}

.gig_header {
   	font: normal 2em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;	
	color: #fff; 
    text-decoration: underline;
    margin-bottom: 3px;
}

ul.setlist {
    list-style-type: none;
    width: 100%;
}

.setlist_container ul li {
    display: inline;
    margin: 0;
    padding: 0;
}

.setlist_container ul li div {
    float: left;
    width: 23em;
}

.clear-sep {
    clear: both;
}

div.thumb {
    float: left;
    width: 170px;
}

div.thumb img {
    border: none;
}

.gallery_container {
    margin-top: 6px;
}

img.social_img {
    background-color: #070707;
    border: none;
    padding: 0;
}

.hidden-caption {
    display: none;
}

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-size: 11px;
	line-height: 2.5em;
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
}

.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }