/*
Theme Name: The Independent
*/
.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*/
/* BEGIN LIST VIEW OVERRIDE*/

.tfly-not-stack h3, .tfly-not-stack .calendar, .tfly-not-stack .end {
	display:none;
}
.tfly-hlist-table {
	margin: 0px;
	/*	padding: 100px 0px;
*/	display: table;
	border-collapse:collapse;
	width: 938px;
	color: #FFF;
}
.tfly-hlist-table a {
	color: #FFF;
	text-decoration: none;
}
tr.tfly-hlist-row td {
	border-bottom: 1px dashed #541907;
}
tr.tfly-hlist-row:last-child td {
	border-bottom: none;
}
.tfly-hlist-cell-date {
	height: 71px;
	width: 43px;
	padding: 6px 0px 0px 25px;
	display: table-cell;
	vertical-align: top;
}
.tfly-hlist-date-wrapper {
	background: url(images/tfly-overide/list-date-bg.gif) no-repeat;
	height: 71px;
	width: 43px;
	text-align: center;
	font: bold 13px/26px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
.tfly-hlist-data-day {
	padding-top:5px;
}
td.tfly-hlist-cell-date, td.tfly-hlist-cell-headliner, td.tfly-hlist-cell-image, td.tfly-hlist-cell-doors, td.tfly-hlist-cell-status {
	display: table-cell;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tfly-hlist-cell-image {
	display: table-cell;
	vertical-align: top;
	margin: 0px;
	padding: 0px 20px;
	width: 100px;
}
td.tfly-hlist-cell-headliner {
	padding: 10px 0px 0px 0px;
}
.tfly-hlist-cell-headliner {
	width:415px;
}
.tfly-hlist-table .tfly-hlist-row .tfly-hlist-cell-headliner .tfly-hlist-headliner-wrapper {
	padding-right: 15px;
}
.tfly-hlist-table .tfly-hlist-row .tfly-hlist-cell-headliner h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 18px;
}
.tfly-hlist-table .tfly-hlist-row .tfly-hlist-cell-headliner h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 24px;
}
.tfly-hlist-table .tfly-hlist-row .tfly-hlist-cell-headliner .tfly-hlist-headliner-wrapper h4 {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 10px;
	color: #999;
}
.tfly-hlist-data-venue {
	display: none;
	height: 0px;
	width: 0px;
}
.tfly-hlist-doors-wrapper {
	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: 20px;
	text-transform: uppercase;
}
.tfly-hlist-data-doorsDate {
	display: none;
	height: 0px;
	width: 0px;
}
.tfly-hlist-data-showDate {
}
 .tfly-hlist-status-wrapper {
 font-size: 10px;
 text-align: center;
 font-weight: bold;
}
.tfly-hlist-cell-status {
	width:160px;
	text-align: center;
}
.tfly-hlist-image-wrapper a img {
	border: 2px solid #541907;
}
.tfly-hlist-image-wrapper a:hover img {
	border: 2px solid #767171;
}
.tfly-hlist-status-wrapper .buy-area .tickets {
	background: url(images/tfly-overide/calendar-list-orange-tickets.gif) no-repeat center;
	display: block;
	height: 35px;
 width: 91px color: #C06;
	margin: 5px auto;
	width: 67px;
	text-indent: -6000px;
	overflow: hidden;
	border-style: none;
}
.tfly-hlist-status-wrapper .buy-area .fail {
	display: block;
	width: 73px;
	margin: 5px auto;
	text-transform: uppercase;
	background: #333;
	text-align: center;
	border: 1px solid #403e3e;
	padding:2px 4px;
}
.tfly-hlist-status-wrapper .buy-area .soldout {
	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;
}
.tfly-hlist-doors-wrapper .tfly-hlist-link-moreinfo a {
	background: url(images/tfly-overide/more.gif) no-repeat 90%;
	display: block;
	text-indent: -10px;
}
/* END LIST VIEW OVERRIDE*/

/* BEGIN CALENDAR GRID OVERRIDE*/

.tfly-calendar {
	width:895px;
	margin:0px auto 25px;
}
.tfly-calendar h2, .tfly-calendar .calendar-list-flip {
	display:none;
}
.ticketfly a.tfly-ical {
	visibility: hidden;
}
.tfly-calendar table {
}
.tfly-calendar table h3 {
	background:url(images/bg-head-column.gif) repeat-x;
	color: #fefdfd;
	text-align: left;
	padding-top: 7px;
	padding-left: 5px;
	font-size: 18px;
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}
.tfly-calendar table tr {
	border: 1px solid #1e1d1d;
	border-right: 1px solid #1e1d1d;
	border-bottom: none;
	border-left: 1px solid #1e1d1d;
}
.tfly-calendar table h5 {
	font-size: 11px;
	background: #9d9d9d;
	color: #333;
	margin: 2px;
}
.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;
}
.tfly-calendar table tr td.data .head a {
	color: #FFF;
	font-size: 11px;
	line-height: 13px;
}
.tfly-calendar table tr td.data .head 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;
}
.tfly-calendar td.data a.tickets {
	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;
}
.tfly-calendar td.data .fail {
	display: block;
	width:60px;
	font-weight:bold;
	text-transform: uppercase;
	background: #333;
	text-align: left;
	border: 1px solid #666;
	padding:3px 4px 2px;
	text-align: center;
	margin: 15px 0 0;
}
.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;
}
#tfly-event-details {
	color: #fff;
	margin-left: 0px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}
#tfly-event-details .left-matter {
	width: 260px;
	font-size: 12px;
}
#tfly-event-details .venue {
	display:none;
}
#tfly-event-details .venue-info {
	display:none;
}
#tfly-event-details h1 {
	font-size: 18px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	width: 270px;
	padding-top: 2px;
	position: relative;
	left: 0px;
}
#tfly-event-details h4 {
	font-size: 12px;
	text-transform: normal;
	font-weight: normal;
	color: #fff;
	padding-top: 0px;
	margin:0px;
	font-weight:bold;
}
#tfly-event-details .info {
	margin-top: 1px;
	line-height: 1.35;
	color: #fff;
}
#tfly-event-details .promoter {
	font-size: 10px;
	text-transform: uppercase;
	font-style: italic;
}
#tfly-event-details #details a.tickets {
	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;
}
#tfly-event-details #details span.tfly-tickets-fail {
	background: #333;
	border: 1px solid #666;
	color: #FFF;
}
#tfly-event-details .headliner {
	padding: 0px;
	margin: 10px 0px;
	border: none;
}
#tfly-event-details .headliner h1 {
	color:#fff;
	margin: 0px;
	padding: 0px;
}
.headliner ul {
	margin:0px;
}
#tfly-event-details .headliner ul li {
	background: url(images/tfly-overide/list-arrow.gif) no-repeat 0 4px;
}
#tfly-event-details .act-info {
	color: #666;
	padding-top: 0px;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#c1c3c3;
	text-align: justify;
	display: block;
	width: 100%;
	clear:both;
}
#tfly-event-details .headliner li a {
	color: #c03b13;
}
#tfly-event-details .headliner li a:hover {
	color: #c03b13;
	text-decoration: none;
}
.tfly-upcoming-list {
	margin:0px;
	border: none;
}
.tfly-upcoming-list h2, .tfly-upcoming-list .tfly-rss {
	display:none;
}
.tfly-upcoming-list li a, .see-all a {
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	color: #CCC;
	text-decoration: none;
	display: block;
}
.tfly-upcoming-list li:hover, .tfly-upcoming-list li:hover a, .see-all a:hover {
	background: #c03b13;
	color: #fff;
}
.see-all a {
	text-indent:10px;
	text-transform:uppercase;
	padding:5px 0;
}
.tfly-message {
	color: #CCC;
}

#tfly-event-details #details img {
	border: 4px solid #c03b13;
}
/* End captions */
