 /*
Theme Name: The Independent V2.1
Description: WP Gallery function added
*/
.navigation {
	padding:5px 15px 30px;
}
div.post {
	padding:5px 16px 10px 19px;
	width:550px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color:#000000;
}
/* Ticketfly plugin Override*/

.page .ticket-link a, .page .sold-out, .page .cancelled, .page .postponed, .page .free, .page .tickets-at-the-door, .page .future-sale a, .page .on-sale-soon, .page .custom a, .page .rescheduled  {
	display:block;
	border:solid 1px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding:5px;
	margin:0 0 5px 0;
	text-align:center;
}
/* BEGIN LIST VIEW OVERRIDE*/


.page .list-view {
	margin-top:10px;
}
.page .list-view .list-view-item {
	border: none;
	border-bottom: 1px dashed #541907;
	position: relative;
	min-height: 72px;
	overflow: hidden;
	padding:10px 0px 10px 0px;
}
.page .list-view h2.dates {
	background: url(images/tfly-overide/list-date-bg.gif) no-repeat;
	height: 71px;
	width: 42px;
	text-align: center;
	font: bold 13px/26px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	position: absolute;
	left: 25px;
	top:0;
}
.page .list-view .list-view-details {
	float:left;
	width:360px;
	margin-left:210px;
}
.page .list-view h2.supports {
	margin:0;
	padding:0;
}
.page .list-view h1.headliners {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 18px;
}
.page .list-view h1.headliners a {
	color: #fff;
}
.page .list-view h1.headliners a:hover, .page .list-view h2.supports a:hover {
	color: #e4e3e3;
	text-decoration:none;
}
.page .list-view h2.supports a {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}
.page .list-view h2.topline-info, .page .list-view .event-status-message {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 10px;
	color: #999;
}
.page .list-view h2.topline-info br {
	display: none;
}
.tfly-hlist-data-venue {
	display: none;
	height: 0px;
	width: 0px;
}
.page .list-view h2.times {
	border-right: 1px dashed #541907;
	border-left: 1px dashed #541907;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	text-transform: uppercase;
	position: absolute;
	height:65%;
	left: 625px;
	top: 10px;
	width: 100px;
}
.page .list-view h2.times:before {
	content:"Show ";
	margin:0 3px 0 0;
}
.page .list-view .ticket-price {
	position: absolute;
	width: 130px;
	right: 20px;
}
.page .list-view h3.price-range {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	margin: 0;
}
.tfly-hlist-cell-status {
	width:160px;
	text-align: center;
}
.page .list-view img {
	border: 2px solid #541907;
	position: absolute;
	left: 88px;
}
.page .list-view a:hover img {
	border: 2px solid #767171;
}
.page .list-view h3.ticket-link {
	margin: 0 0 5px;
}
.page .list-view h3.ticket-link a {
	background: url(images/tfly-overide/calendar-list-orange-tickets.gif) no-repeat center;
	display: block;
	height: 35px;
        color: #C06;
	width: 67px;
	text-indent: -6000px;
	overflow: hidden;
	border-style: none;
	margin: 0 auto;
}

.page .list-view h3.ticket-link.external-link a {
	background: #c03b13;
	border: 1px solid #403e3e;
	display: block;
        color:white;
	border-style: none;
	margin: 0 auto;
	text-indent: 0px;
        font-size:10px;
        padding:4px 0 0 0;
        position:absolute;
        top:45px;
        left:32px;
	overflow: visible;
        z-index:99;
        font-size:9px;
        line-height:12px;
        height:15px;

}

.page .list-view h3.price-range {
z-index:1;
}

.page .list-view h3.free, .page .list-view h3.future-sale a, .page .list-view h3.cancelled,.page .list-view h3.postponed, .page .list-view h3.tickets-at-the-door, .page .list-view h3.custom, .page .list-view h3.rescheduled, .page .list-view h3.custom a, .page .list-view h3.off-sale {
	display: block;
	width: 65px;
	margin: 5px auto;
	text-transform: uppercase;
	background: #333;
	text-align: center;
	border: 1px solid #403e3e;
	padding:3px 4px 1px 4px;
	font-size: 10px;
	color: #fff;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
}

.page .list-view h3.custom {
background:none;
border:none;

}

.page .list-view h3.future-sale a, .page .list-view h3.custom{
position:relative;
margin:-10px auto 0 auto;
padding:2px 2px;
width: 70px;
}


.page .list-view h3.sold-out {
	background: url(images/tfly-overide/sold-out.gif) no-repeat;
	display: block;
	height: 33px;
	width: 73px;
	margin: 5px auto;
	text-indent: -6000px;
	overflow: hidden;
	padding:0px;
	border:none;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}

.page .list-view h3.rescheduled {
font-size:9px;
width:67px;
text-align:center;
}
.list-view .more-info {
	display: block;
	position:absolute;
	width:80px;
	right:184px;
	/*bottom: 0px;*/
	top:18px;
}
.list-view .more-info a {
	background: url(images/tfly-overide/more.gif) no-repeat 90%;
	display: block;
	font-size:10px;
	color:#FFF;
	text-transform:uppercase;
}

.page .list-view h3.sold-out + .price-range, .page .list-view h3.future-sale + .price-range, .page .list-view h3.future-sale + .price-range + .external-link, .page .event-detail h3.future-sale + .external-link  {
display:none;

}

/* END LIST VIEW OVERRIDE*/

/* BEGIN CALENDAR GRID OVERRIDE*/

.tfly-calendar {
	width:895px;
	margin:0px auto 25px;
}
.page .tfly-calendar h2.supports {
	margin: 0;
}
.page .tfly-calendar h2.supports a {
	color: #666666;
	font-weight: normal;
	text-transform: capitalize;
}
.ticketfly a.tfly-ical {
	visibility: hidden;
}
.tfly-calendar table {
	border: none;
}
.page .tfly-calendar table h3.month {
	background:url(images/bg-head-column.gif) repeat-x;
	color: #fefdfd;
	text-align: left;
	padding: 7px;
	font-size: 18px;
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}
.page .tfly-calendar table tr {
	border: none;
}
.page .one-event {
	padding: 5px;
}
.page .tfly-calendar table tr td {
	padding: 0;
}
.page .tfly-calendar table h5 {
	font-size: 11px;
	background: #9d9d9d;
	color: #333;
	margin: 2px;
	text-transform: uppercase;
	padding: 3px;
}
.tfly-calendar table tr td.data {
	height: 80px;
	vertical-align: top;
	width: 14%;
	font-size: 10px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	border: 1px solid #383737;
	border-collapse:collapse;
	margin: 0px;
}
.page .tfly-calendar table tr td.data h1.headliners {
	margin-bottom: 2px;
}
.page .tfly-calendar table tr td.data h1.headliners a {
	color: #FFF;
	font-size: 11px;
	line-height: 13px;
}
.page .tfly-calendar table tr td.data h1.headliners a:hover {
	color: #FFF;
}
.tfly-calendar table tr td.data .supports {
	font-weight: normal;
	color: #999999;
	font-size: 11px;
	line-height: 13px;
	text-transform: capitalize;
}
.tfly-calendar td.data:hover {
	background: none;
}
.page .tfly-calendar h3.ticket-link a {
	border: none;
	width: 72px;
	margin: 15px 0 0;
	background: url(images/tfly-overide/calendar-grid-orange-tickets.gif) no-repeat;
	text-indent: -10000px;
	height: 17px;
	overflow: hidden;
}
.page .tfly-calendar h3.free, .page .tfly-calendar h3.future-sale a, .page .tfly-calendar h3.cancelled,.page .tfly-calendar h3.postponed, .page .tfly-calendar h3.sold-out, .page .tfly-calendar h3.tickets-at-the-door, .page .tfly-calendar h3.custom a, .page .tfly-calendar h3.rescheduled {
	display: block;
	width:60px;
	font-weight:bold;
	text-transform: uppercase;
	background: #333;
	text-align: left;
	border: 1px solid #666;
	padding:4px 4px 2px 4px;
	text-align: center;
	margin: 15px 0 0;
	font-size:10px;
	color: #fff;
}

.page .tfly-calendar h3.custom {
border:none;

}

.page .tfly-calendar h3.rescheduled{
width:74px;
font-size:10px;

	padding:4px 4px 2px 4px;

}

.page .tfly-calendar h3.cancelled {
font-size:10px;
line-height:10px;
	padding:4px 4px 1px 4px;
}

.tfly-calendar td.data a .fail-cal-onsalesoon {
	color:#FFF;
	line-height:12px;
	text-decoration: none;
}
/* END CALENDAR GRID OVERRIDE*/

/* BEGIN EVENT DETAIL OVERRIDE*/


.content-event-detail {
	overflow:hidden;
	float:left;
	width:585px;
	position: relative;
}
.page .event-detail h1.headliners {
	font-size: 18px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	width: 270px;
	padding-top: 2px;
	position: relative;
	left: 0px;
	margin: 0;
}
.page .event-detail h2.supports {
	font-size: 12px;
	text-transform: normal;
	color: #fff;
	padding-top: 0px;
	margin:0px;
	font-weight:bold;
}
.page .event-detail h2.dates, .page .event-detail h2.times, .page .event-detail h3.price-range {
	margin: 1px 0 0;
	line-height: 1.35;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
}
.page .event-detail h3.topline-info, .page .event-detail .event-status-message {
	font-size: 10px;
	text-transform: uppercase;
	font-style: italic;
	margin: 0;
}
.page .event-detail h3.ticket-link {
	margin-bottom: 0;
}
.page .event-detail h3.ticket-link a {
	border: none;
	width: 91px;
	margin: 15px 0 0;
	padding: 0px;
	background: url(images/tfly-overide/event-detail-orange-tickets.gif) no-repeat;
	text-indent: -10000px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 0;
}

.page .event-detail h3.external-link a {
	background: #c03b13;
	border: 1px solid #403e3e;
	display: block;
        color:white;
	border-style: none;
	margin:0 0 10px 0;
	text-indent: 0px;
        font-size:12px;
        line-height:28px;
height:100%;
padding:0;

}


.page .event-detail h2.age-restriction, .page .event-detail h4.share-text {
	color: #7F7A7A;
	font-size: 10px;
	font-weight: bold;
	padding-top: 1px;
	text-transform: uppercase;
}
.page .event-detail ul.links {
	padding-left: 0;
}
.page .event-detail h3.free, .page .event-detail h3.future-sale a, .page .event-detail h3.cancelled,.page .event-detail h3.postponed, .page .event-detail h3.sold-out, .page .event-detail h3.tickets-at-the-door, .page .event-detail h3.custom,.page .event-detail h3.rescheduled, .page .event-detail h3.off-sale {
	background: #333;
	border: 1px solid #666;
	color: #FFF;
	margin:10px 0 0 0;
	text-transform:uppercase;
	padding:0;
	width:150px;
	font-size:14px;
	line-height:35px;
text-align:center;
}

.page .event-detail h3.tickets-at-the-door, .page .event-detail h3.custom  {
	line-height:25px;
	padding:2px 0 0 0;
	border:none;

}
.page .event-detail h2.age-restriction {
	margin:0 0 20px 0;
}

.page .event-detail h2.additional-event-info {

font-size:12px;
font-weight:normal;
margin:-10px 0 10px 0;

}
.page .event-detail ul.links {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.page .event-detail ul.links li a {
	background: url(images/tfly-overide/list-arrow.gif) no-repeat 0 2px;
	text-transform:uppercase;
}
.page .event-detail .artist-boxes {
	color: #666;
	padding-top: 0px;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#c1c3c3;
	display: block;
	width: 100%;
	clear:both;
}
.page .event-detail img {
	border: 4px solid #c03b13;
}
.page .event-detail .artist-boxes img {
	border: 3px solid #c03b13;
	margin:15px 0 0 10px;
}
.page .event-detail .artist-boxes .bio {
	padding:0;
	margin:0;
}
.page .event-detail .artist-name {
	margin:0 0 0 0;
	padding:0;
	color:#fff;
	font-size:12px;
	line-height:24px;
}
.page .widget {
	list-style: none;
}
.page .upcoming {
	margin:0px;
	border: none;
	padding: 0;
}
.page .upcoming li a, .see-all a {
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	color: #CCC;
	text-decoration: none;
	display: block;
	padding: 7px;
}
.page .upcoming li:hover, .page .upcoming li:hover a, .see-all a:hover {
	background: #c03b13;
	color: #fff;
}
.see-all a {
	text-indent:10px;
	text-transform:uppercase;
}

.page .upcoming .date {text-transform:uppercase;}

.page .upcoming h2 {
display:none;

}
.page .artist-boxes img {
display:none;

}
.ui-dialog p, .ui-dialog p a{color:black;}
/* End captions */

/* Hide Sponsor Info to Use In Emailer */
.main .container .sponsor-info {
  display: none;
}

/* Remove spacing from FB Comments */
.container .fbCommentsLikeButton {margin-bottom: 20px;}
.container .fb_iframe_widget_loader.fb_iframe_widget.fb_hide_iframes {display:none;}


/* gallery post format */
.no-border {border:0;}
aside.format-gallery {overflow:auto;}
  p.gallery {font-size:1em;color: #666;}
  div.gallery-thumb-wrap {
    width: 258px;
    float: left;
    padding: 5px;
    margin: 0px 0 12px 0px;
    display: block;
    background-color: #2f2d2d;
    }
    div.gallery-thumb-wrap:nth-child(odd) {clear:left;margin-right:12px;}
  h4.gallery-title {font-size: 1.3em;margin:8px 0 8px 4px;}
  a.gallery-thumb img {
    background-color: #fff;
    border: 1px solid #666;
    width: 90px;
    height: 90px;
    display: block;
    margin: 4px 12px 4px 4px;
    padding: 0px;
    position: relative;
    border-radius: 0px;
    float: left;
    }
  a:hover.gallery-thumb img {background-color: #ccc;}
  p.gallery-text {
    font-style:italic;
    font-size:0.85em;
    margin: 0px 8px;
    line-height: 1.4;
    }
div.gallery {margin: 0px auto 1.5em;width:100%;clear:both;overflow:auto;}
  .gallery-item {float:left;width:150px;}
  .gallery-icon img {
    padding: 0%;
    border-radius:0px;
    background-color:transparent;
    border: 1px solid #666 !important;
    display: block;
    margin: 10px auto;
  }
  .gallery-caption {font-size:0.9em;line-height: 1.1;}
  dd.wp-caption-text {margin-left: 15px !important;margin-right: 15px !important;}
div.pagination-links {margin: 20px auto;clear:both;height:18px;text-align:center;width:100%;}
a.next {margin-left:8px;}
a.prev {margin-right:8px;}
   
/* jquery lightbox */
#numberDisplay, #titleText {color:#000;}

.tab .img-navigation.partners li {
	float:left;
	margin: 10px 10px 0px 0;
	background:#2f2d2d;
	width:auto;
	padding:10px;
	height:auto;
	border:1px solid #913000;
}
.tab .img-navigation.partners li img {
  width: 110px;
  height: auto;
}