/* === Color Values 

green: #99ff33
med grey:#545454
med grey2: #2a2a2a (footer & alt rows)
dk grey: #373737
lt grey: #e9e9e9

===*/





body {
	background: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #e9e9e9;
}
#page {
	margin: 20px auto 60px;
	text-align: left;
	width: 980px;
}
h1, h2, h3, h4, #header strong {
	font: 22px Helvetica, Arial, sans-serif;
	margin: 0 0 20px 0;
	padding: 0;
}
h2 {
	color: #777;
	font-size: 20px;
}
h3 {
	color: #555;
	font-size: 18px;
}
h4 {
	color: #333;
	font-size: 16px;
}
*/  p, li, td {
 line-height: 16px;
}
ul, ol, dl, p {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
li {
	margin: 10px 0 5px 5px;
}
input, textarea, select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding: 4px;
}
a, a:visited {
	color: #666;
	text-decoration: none;
}
a:link {
	color: #666;
	text-decoration: none;
	outline-style:none;
}
a:hover {
	color: #99ff33;
	text-decoration: none;
}
.clear {
	clear: both;
	display: block;
	float: none;
}
hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
	margin: 20px 40px;
}
hr.divider {
	clear: both;
	float: none;
	padding: 0 20px;
	visibility: hidden;
}
.loading {
	background: url(../img/spinner.gif) 10px 17px no-repeat;
	clear: both;
	color: #ccc;
	height: 50px;
}
.loading span {
	display: block;
	padding: 17px 32px 0;
}
.under {
	margin-top: 20px;
}
.close {
	margin-bottom: 40px;
}
.close a, .close a:visited {
	color: #333;
	font-size: 11px;
}
#content {
	float: left;
	margin: 0 40px 20px;
	width: 560px;
}
#sidebar {
	float: left;
	margin: 0 20px 0 0;
	width: 240px;
}
#top a {
	display: none;
}
#header {
	padding: 20px 10px;
	height: 105px;
	width: 950px;
	background: url(../images/logo.jpg) no-repeat top left;
}
#venue-nav {
	color: #666;
	font-size: 18px;
	font-weight: bold;
	float: right;
}
#venue-nav a:hover {
	color: #99ff33;
}
.header-subnav, .header-subnav a {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	margin-top: 75px;
	color: #e9e9e9;
}
.header-subnav a:hover {
	color: #99ff33;
}
#blog-title a, #blog-title a:visited {
	float:right;
	font-weight: bold;
	margin-top: 65px;
	margin-right: -160px;
	color: #99ff33;
	font-size: 48px;
	text-decoration: none;
}


#blog-description {
	width: 200px;
}
#blog-description span {
	display: block;
	color: #999;
	background: #fff;
	width: 200px;
	height: 130px;
	visibility: hidden;
}

#footer {
	padding: 20px;
	background: #2a2a2a;
	border-top: 1px solid #545454;
	border-bottom: 1px solid #545454;
	margin-bottom: 15px;
	margin: auto;
	height: 180px;
}


#footer-extra {
	text-align: right;
	color: #333;
	width: 960px;
	margin: 5px auto;
	height: 30px;
	background: url(../images/ico-ticketfly.gif) top left no-repeat;
}

#footer-extra .tfly a{
	width: 100px;
	height: 30px;
	float: left;
	}

#footer-extra .tfly span{
	display: none;
}
	

#content .entry-content h1, #content .entry-content h2, #content .entry-content h3, #content .entry-content h4 {
	color: #99ff33;
	margin: 20px 0 10px;
	padding: 0;
	font-size: 16px;
}
#content .notification {
	background: #ddd;
	color: #444;
	font-size: 11px;
	padding: 7px;
}
#content div.hentry.post {
	margin-bottom: 40px;
}
#content .entry-title, #content .entry-title a, #content .entry-title a:visited {
	color: #99ff33;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
}
#content .entry-title a:hover {
	text-decoration: none;
}
#content div.entry-content {
	color: #ccc;
	margin-bottom: 10px;
	line-height: 21px;
	font-size: 13px;
	width: 680px;
}
#content div.entry-content full-content p a {
	color: #99ff33;
	font-size: 13px;
}
#content div.entry-content full-content p a:hover {
	color: #99ff33;
	font-size: 13px;
}
#content div.entry-content strong {
	color: #ccc;
}
#content .entry-content blockquote {
	border-left: 1px solid #ddd;
	margin: 0 0 10px 20px;
	padding: 7px 10px;
}
#content div.entry-content ol, #content div.entry-content ul {
	margin: 0 0 10px 30px;
	padding: 0;
}
#content div.entry-content ul {
	list-style: none;
}
#content div.entry-content li, #content ol.archive div.entry-content li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}
#content .comments-link {
	margin-bottom: 15px;
}
#content p.comments-link a, #content p.comments-link a:visited {
	color: #333;
}
#content .by-line, #content .filed {
	color: #777;
	font-size: 11px;
	margin-bottom: 8px;
	margin-top: -5px;
	visibility: hidden;
}
#content .page .by-line {
	margin-top: 30px;
	visibility: hidden;
}
#content .by-line a, #content .by-line a:visited, #content .filed a, #content .filed a:visited {
	color: #555;
	display: hidden;
}
#content .by-line address {
	display: inline;
	font-style: normal;
}
#content .entry-editlink, #content .comment-editlink {
	visibility: hidden;
	float: right;
}
#content .hentry:hover .entry-editlink, #content .hentry:hover .comment-editlink {
	visibility: hidden;
	float: right;
}
#content .comment-feed {
	padding-top: 5px;
	float: right;
}
#content a.comment-feed, #content a.comment-feed:visited {
	color: #333;
	font-size: 12px;
}
#content h2.comments {
	margin-bottom: 10px;
}
#content h3.pings {
	margin-top: 40px;
}
#content form.comment-form {
	color: #333;
	margin-bottom: 20px;
}
#content form.comment-form label em {
	color: #777;
	font-size: 11px;
	font-style: normal;
}
#content .some-html-is-ok {
	color: #666;
	font-size: 11px;
	font-style: normal;
}
#content .comment-form-trackback, #content .comment-form-trackback a, #content .comment-form-trackback a:visited {
	color: #555;
	font-size: 11px;
}
#content ol.comments {
	margin: 0 0 20px 0;
	padding: 0;
}
#content ol.comments li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content ol.comments .depth-2 {
	margin-left: 20px;
}
#content ol.comments .depth-3 {
	margin-left: 40px;
}
#content ol.comments .depth-4 {
	margin-left: 60px;
}
#content ol.comments .depth-5 {
	margin-left: 80px;
}
#content ol.comments .entry-content {
	color: #333;
}
#content ol.comments .meta {
	color: #777;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 20px;
	padding-left: 30px;
	position: relative;
}
#content ol.pings .meta {
	height: 20px;
	line-height: 20px;
	padding-left: 0;
}
#content ol.comments .avatar {
	left: 0;
	position: absolute;
	top: 0;
}
#content ol.comments .meta a, #content ol.comments .meta a:visited {
	color: #777;
}
#content ol.comments .meta .author {
	color: #444;
	font-size: 13px;
	font-weight: bold;
}
#content ol.comments .meta .author a, #content ol.comments .meta .author a:visited {
	color: #00f;
}
#content ol.comments .meta .comment-reply-link, #content ol.comments .meta .comment-reply-link:visited {
	color: #333;
}
#content .pagination {
	margin: 40px 0;
}
#content .pagination a, #content .pagination a:visited {
	color: #e9e9e9;
}
#content .pagination .next {
	float: right;
}
#content ol.archive {
	color: #444;
	list-style: none;
	margin: 0;
	padding: 0;
}
#content ol.archive li {
	margin: 0 0 20px;
	padding: 0;
}
#content ol.archive .meta, #content ol.archive .meta a, #content ol.archive .meta a:visited {
	color: #777;
	font-size: 11px;
}
#content ol.archive li.search h3, #content ol.archive li.search p {
	line-height: 130%;
	margin-bottom: 5px;
}
#content ol.archive li.search .meta {
	line-height: 100%;
}
#content ol.archive .entry-title {
	line-height: 100%;
	margin-bottom: 5px;
}
#content ol.archive .hentry {
	margin-bottom: 0;
}
#sidebar {
	color: #444;
}
#sidebar h2 {
	font-size: 18px;
	margin: 20px 0 10px;
}
#sidebar .widget ul {
	margin: 0;
	padding: 0;
}
#sidebar .widget ul li {
	color: #999;
	font-size: 12px;
	list-style: none;
	margin: 0 0 5px 16px;
	padding: 0;
}
#sidebar .widget a, #sidebar .widget a:visited {
	color: #555;
}
#sidebar .meta {
	font-size: 12px;
}
#carrington-about {
	color: #555;
	font-size: 11px;
	line-height: 140%;
}
#carrington-about h2 {
	margin-top: 0;
}
#footer, #footer a, #footer a:visited {
	color: #999;
	font-size: 12px;
}
#footer p {
	margin: 0;
	padding: 0;
}
#generator-link {
	line-height: 30px;
}
#developer-link a, #footer p#developer-link a:visited {
	background:url(../img/by-crowd-favorite.png) no-repeat;
	display: block;
	float:right;
	height:30px;
	overflow: hidden;
	text-indent:-32697px;
	width:270px;
}
a#TB_prev:hover {
	background:url(../img/lightbox-left.png) no-repeat left center;
}
a#TB_next:hover {
	background:url(../img/lightbox-right.png) no-repeat right center;
}
#attachment p.top {
	padding: 5px 10px;
	text-align: left;
}
#attachment p.top a, #attachment p.top a:visited {
	color: #666;
}
#attachment h1 {
	margin: 10px 0;
}
#attachment a img {
	border: 0;
}
#attachment .nav, #attachment #footer {
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
	width: 900px;
}
#attachment .nav .next {
	float: right;
}
.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	background-color: #eee;
	padding: 11px 6px 6px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption.alignleft {
	margin-left: 0;
}
.wp-caption.alignright {
	margin-right: 0;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 0 0;
	margin: 0;
}
/*=========================================from /plugins/ticketfly/css/style =========================================*/



/* @group Global */

#tfly-content {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin: auto;
	text-align: left;
	width: 980px;
	color: #e9e9e9;
}
#tfly-content img {
	border: 0px;
}
#tfly-content h1, #tfly-content h2, #tfly-content h3, #tfly-content h4, #tfly-content h5 {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	text-align: left;
}
#tfly-content h5 a {
	font-weight: normal;
}
#tfly-content a {
	text-decoration: none;
}
#tfly-wrap {
	text-align: center;
}
#tfly-content #right-column {
	background: #000 url(../images/widget-bg2.jpg) no-repeat top left;
	float: right;
	list-style-type: none;
	width: 210px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}


#tfly-content #right-column li{
	border-bottom: 1px solid #545454;
	padding-bottom: 2px;
}

#tfly-content #right-column h2 {
	text-indent: 10px;
}
#tfly-content #right-column h2 a {
	color: #99ff33;
}
#tfly-content #right-column-wide {
	float: right;
	width: 125px;
	min-width: 25%;
	margin-left: 2%;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}
#tfly-content #tfly-center-column {
	float: left;
	width: 510px;
	margin-left:10px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}
#tfly-content #tfly-center-column-wide {
	float: left;
	width: 700px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}
#tfly-left-column {
	float: left;
	width: 210px;
	min-width: 100px;
	margin-right: 15px;
	text-align: left;
	padding-bottom: 85px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}
.kf-left {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	width: 215px;
	color: #99ff33;
	text-align: left;
	text-indent: 8px;
	margin-bottom: 5px;
	background: #000 url(../images/widget-bg2.jpg) top center no-repeat;
	min-height: 120px;
}
.kf-left h2, .kf-left2 h2 {
	background: none;
	color: #99ff33;
	text-align: left;
	text-indent: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 13px;
	font-style: normal;
	margin-bottom: 5px;
}
.kf-left ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
	text-indent: 16px;
}
.kf-left li {
	width: 93%;
	display: block
}
.kf-left li a {
	list-style-type: none;
	color: #e9e9e9;
	background: none;
	padding: 2px 0;
	border-bottom: 1px solid #545454;
	display: block;
}
.kf-left li a:hover {
	background-color: #99ff33;
	color: #333;
	display: block;
}
.kf-left2 {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #99ff33;
	text-align: left;
	text-indent: 8px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 5px;
	width: 215px;
	min-height: 250px;
	background: #000 url(../images/widget-bg3.jpg) top center no-repeat;
}
.kf-left2 ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
	text-indent: 16px;
}
.kf-left ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
	text-indent: 16px;
}
.kf-left2 li {
	width: 93%;
	display: block
}
.kf-left2 li a {
	list-style-type: none;
	color: #e9e9e9;
	background: none;
	padding: 2px 0;
	border-bottom: 1px solid #545454;
	display: block;
}
.kf-left2 li a:hover {
	background-color: #99ff33;
	color: #333;
	display: block;
}
#tfly-wide-column {
	width: 730px;
	float: right;
}
#tfly-content .clearer {
	clear: both;
}
#tfly-featured-events ul.images li, #tfly-featured-events ul.images li a, #tfly-featured-events ul.images li a img {
	padding-top: 0px;
	margin-top: 0px;
	position: normal;
}
.clearer {
	clear: both;
}
/* @end */

/* @group Upcoming Events */

ul.upcoming-events {
	list-style-type: none;
	padding-left: 0px;
}
ul.upcoming-events li {
	border-top: 1px solid #545454;
	padding: 10px;
	background: none;
	margin: 0px;
}
ul.upcoming-events li.tfly-alt {
	background: #2a2a2a;
}
.tfly-not-stack ul.upcoming-events img {
	float: left;
	max-width: 100px;
	width: 100px;
	height: auto;
	margin-right: 15px;
	border: 1px solid #545454;
}
ul.upcoming-events .dates {
	margin-left: 115px;
	padding-top: 5px;
	font-size: 12px;
	color: #e9e9e9;
	line-height: 1.2;
	margin-left: 116px;
	border-top: 1px solid #545454;
	margin-top: 10px;
	margin-right: 90px;
}
ul.upcoming-events h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #e9e9e9;
}
ul.upcoming-events h2 a, ul.upcoming-events h5 a {
	color: #e9e9e9;
	/* Can remove this later */
	text-transform: capitalize;
}
ul.upcoming-events h2 a:hover, ul.upcoming-events h5 a:hover {
	color: #99ff33;
}
ul.upcoming-events h3 {
	font-size: 21px;
	color: #e9e9e9;
	margin-top: 20px;
}
#tfly-content ul.upcoming-events h4 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #e9e9e9;
	max-width: 250px;
	font-weight: normal;
}
ul.upcoming-events h5 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #e9e9e9;
	font-weight: normal;
	padding-bottom: 10px;
	margin-left: 115px;
	min-height: 17px;
	width: 60%;
}
ul.upcoming-events .buy-area {
	float: right;
	width: 80px;
	text-align: center;
	font-size: 12px;
}
ul.upcoming-events .buy-area a.tickets {
	position: relative;
	top: -3px;
}
ul.upcoming-events h4 {
	width: 320px;
	overflow: hidden;
	padding-top: 0px;
	margin-top: 0px;
}
a.tickets {
	display: block;
	background: #99ff33;
	color: #000;
	margin: 5px;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #545454;
	font-size: 13px;
}
a.tickets:hover {
	background: #e9e9e9;
	text-decoration: none;
}
a.list-images {
	display: block;
	float: left;
	padding-top: 2px;
}
div.inside-content h5 {
}
.tfly-upcoming {
	margin-top: 5px;
	margin-bottom: 15px;
}
.tfly-upcoming.tfly-not-stack {
	padding-top: 25px;
}
.tfly-upcoming h3 {
	font-size: 18px;
	font-weight: bold;
	color: #e9e9e9;
	padding-bottom: 0px;
	margin-bottom: 4px;
	width: 200px;
	float: left;
}
.tfly-upcoming.tfly-not-stack a.calendar {
	font-size: 13px;
	font-weight: normal;
}

.tfly-upcoming a.calendar {
	float: right;
	color: #99ff33;
	font-size: 14px;
	padding-top: 3px;
}
.tfly-upcoming .end {
	border-top: 1px solid #545454;
	margin-top: 5px;
	padding-top: 8px;
}
div.tfly-stack li img {
	float: left;
	max-width: 200px;
	width: 200px;
	height: auto;
	margin-right: 15px;
	border: 1px solid #ddd;
}
div.tfly-stack h5 {
	width: 45%;
}
.tfly-stack ul.upcoming-events h4 {
	width: 200px;
}
.tfly-stack ul.upcoming-events h5 {
	margin-left: 215px;
}
.tfly-rss {
	display: none;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
.tfly-rss a {
	color: #99ff33;
	font-size: 11px;
	margin-right: 10px;
}
.tfly-message {
	font-size: 12px;
	font-style: italic;
	color: #e9e9e9;
	padding-bottom: 5px;
	line-height: 1.2;
}
.tfly-message strong {
	display: block;
}
#tfly-content .fail {
	display: block;
	background: #e9e9e9;
	color: #666666;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #b7bec0;
	font-size: 10px;
	line-height: 1.2;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tfly-upcoming-list .up-date {
	text-transform: uppercase;
}
.tfly-upcoming .postponed .dates, .tfly-upcoming .rescheduled .dates {
	color: #373737;
	background: none;
	font-style: italic;
}
/* @end */

/* @group Featured Events */

#tfly-featured-events {
	width: 100%;
	padding: 5px 0px;
	overflow: hidden;
	height: 300px;
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}
#tfly-featured-events ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#tfly-featured-events #grey-back {
	background: #000;
	z-index: 10;
	position: absolute;
	top: 225px;
	height: 75px;
	width: 100%;
	opacity: 0.6;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
#tfly-featured-events #overlay {
	z-index: 20;
	position: absolute;
	top: 225px;
	padding: 15px;
	width: 100%;
	border-top: 1px solid #888;
}
#tfly-featured-events #overlay h2 {
	color: #e9e9e9;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	display: block;
}
#tfly-featured-events #overlay h2 a {
	color: #fff;
}
#tfly-featured-events #overlay h2 a:hover {
	color: #ccc;
}
#tfly-featured-events #overlay h3 {
	color: #fff;
	margin: 0px;
	padding: 15px 0px 0px;
	font-weight: normal;
	font-size: 11px;
	float: left;
	margin-right: 10px;
}
#tfly-featured-events #overlay a.tickets {
	width: 40px;
	font-size: 11px;
	text-align: center;
	display: block;
	float: left;
	position: relative;
	top: 6px;
}
#tfly-featured-events ul.nav {
	position: absolute;
	z-index: 10;
	top: 46px;
	right: 37px;
	list-style-type: none;
}
#tfly-featured-events ul.nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#tfly-featured-events ul.nav li a {
	border: 1px solid #888;
	padding: 0px 1px 1px;
	margin: 1px;
	width: 15px;
	height: 15px;
	background: #666666;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}
#tfly-featured-events ul.nav li a:hover {
	border: 1px solid #ccc;
}
#tfly-featured-events ul.nav li a {
	color: #fff;
	text-decoration: none;
}
#tfly-featured-events ul.images li {
	background: none;
	padding-left: 0px;
	width: 100%;
	margin: 0px;
}
#tfly-featured-events ul.images li a {
	width: 100%;
}
#tfly-featured-events ul.images li a img {
	width: 100%;
	border: 1px inset solid #fff;
	/* optional rounded corners for browsers that support it */
	/*-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
}
#overlay-content {
	display: none;
}
#tfly-featured-events ul.nav li a#prev_carousel {
	background: transparent url(../images/arrows2.png) 0 0px;
	margin-left: 10px;
}
#tfly-featured-events ul.nav li a#next_carousel {
	background: transparent url(../images/arrows2.png) 18px;
}
#tfly-featured-events ul.nav li a.selected {
	background: #373737;
}
#tfly-featured-events ul li img a {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}
/* @end */

/* @group Event Details */

#tfly-event-details {
	color: #e9e9e9;
	margin-left: 10px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	padding-bottom: 25px;
}
#tfly-event-details .promoter {
	font-size: 12px;
}
#tfly-event-details h1 {
	font-size: 24px;
	color: #e9e9e9;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	width: 270px;
	padding-top: 2px;
	position: relative;
	left: -2px;
}
#tfly-event-details .additional-info {
	padding-top: 5px;
}
#tfly-event-details h4 {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: normal;
	color: #e9e9e9;
	padding-top: 5px;
}
#tfly-event-details .venue {
	font-weight: bold;
	color:#e9e9e9;
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.1;
}
#tfly-event-details .age {
	text-transform: uppercase;
	font-size: 10px;
	color: #7f7a7a;
	font-weight: bold;
	padding-top: 1px;
}
#tfly-event-details #details a.tickets {
	display: block;
	padding: 10px 0px;
	margin: 0px;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #868484;
	width: 165px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#tfly-event-details #details {
	padding: 15px;
	color: #e9e9e9;
	background: #333;
	margin: auto;
	width: 700px;
}
#tfly-event-details #details img {
	float: right;
	margin-bottom: 10px;
	border: 4px solid #ccc;
}
#tfly-event-details .headliner {
	padding: 10px;
	margin: 10px 0px;
	border-bottom: 1px solid #ccc;
	border-top: none;
	border-left: none;
	border-right: none;
}
#tfly-event-details .headliner ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#tfly-event-details .headliner ul li {
	text-transform: uppercase;
	float: left;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/list-arrow.png) no-repeat 0 4px;
	padding-left: 12px;
	padding-right: 10px;
	margin-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tfly-event-details .headliner li a {
	color: #c1c3c3;
}
#tfly-event-details .headliner li a:hover {
	color: #888;
	text-decoration: none;
}
#tfly-event-details .headliner h1 {
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	max-width: 100%;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}
#tfly-event-details .headliner div.video {
	text-align: center;
}
#tfly-event-details .info {
	margin-top: 10px;
	line-height: 1.35;
	color: #e9e9e9;
}
#tfly-event-details .share-area {
	float: left;
	width: 102px;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #7f7a7a;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 15px;
}
#tfly-event-details .share-area a {
	opacity: 0.9;
}
#tfly-event-details .share-area a:hover {
	opacity: 1;
}
#tfly-event-details .share-area a.facebook {
	display: block;
	width: 45px;
	height: 44px;
	background: url(../images/facebook.png);
	text-indent: -10000px;
	float: left;
}
#tfly-event-details .share-area a.twitter {
	display: block;
	width: 45px;
	height: 44px;
	background: url(../images/twitter.png);
	text-indent: -10000px;
	float: right;
}
#tfly-event-details ul {
	list-style: none;
	display: block;
	width: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#tfly-event-details li {
	list-style-type: none;
}
#tfly-event-details .act-info {
	color: #ccc;
	padding-top: 10px;
	font-size: 13px;
	text-align: justify;
	display: block;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
}
.headliner ul {
	display: block;
	width: 100%;
}
#tfly-event-details .venue-info {
	float: left;
	color: #544f4f;
	line-height: 1.2;
	background: transparent;
	padding: 8px;
	border: 1px solid #cccccc;
	margin-top: 5px;
}
#tfly-event-details .venue-info a {
	color: #888;
}
#tfly-event-details .venue-info strong {
	text-transform: uppercase;
}
#tfly-event-details .sponsor-info {
	float: right;
	color: #666666;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
#tfly-event-details .sponsor-info img {
	max-width: 100px;
	margin-top: 5px;
	margin-left: 20px;
}
#tfly-event-details .left-matter {
	width: 700px;
	font-size: 12px;
}

#tfly-event-details .left-matter span.tfly-tickets-fail {
	color: #99ff33;
	margin: 15px;
	font-size: 13px;
	font-weight: bold;
	width: 170px;
	display: block;
	padding: 8px;
	border: 1px solid #444;
}

#tfly-event-details .left-matter h1 {
	color: #99ff33;
}
#tfly-event-details .fancybox-more {
	background: #fff;
}
.ui-dialog {
	padding: 5px!important;
}
.ui-dialog .ui-dialog-content {
	padding: 0px!important;
	padding-top: 10px!important;
}
ul.tfly-more a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: none;
}
ul.tfly-more a:focus, ul.tfly-more, ul.tfly-more li {
	border: none;
}
ul.tfly-more li {
	border: none;
}
ul.tfly-more a:hover {
	color: #000;
}
div#fancy_div {
	background: #fff!important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a#fancy_left, a#fancy_right {
	display: none!important;
}
ul.tfly-more {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
ul.tfly-more li {
	padding-left: 30px;
	height: 26px;
	margin-left: 0px;
	padding-right: 10px;
}
ul.tfly-more li a {
	text-decoration: none;
	padding-top: 5px;
	display: block;
	color: #535353;
}
li.web {
	background: url(../images/more-web.png) no-repeat;
}
li.facebook {
	background: url(../images/more-facebook.png) no-repeat;
}
li.myspace {
	background: url(../images/more-myspace.png) no-repeat;
}
li.twitter {
	background: url(../images/more-twitter.png) no-repeat;
}
/* @end */

/* @group Admin Options */

.wrap .clearer {
	clear: both;
}
#tfly-news {
	background: #f0f0f0;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
}
.tfly-admin-section {
	margin-bottom: 10px;
}
.tfly-admin-section a {
	text-decoration: none;
}
.tfly-admin-left h4 {
	font-style: italic;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
.tfly-admin-left {
	width: 30%;
	float: left;
	padding-left: 10px;
}
.tfly-admin-left p {
	font-size: 11px;
	color: #777;
}
.tfly-admin-right {
	width: 60%;
	float: right;
	font-size: 11px;
	margin-top: 38px;
	border-left: 1px solid #e0e0e0;
	padding-left: 50px;
}
.tfly-admin-right input {
	color: #555;
	font-size: 11px;
	margin-bottom: 5px;
}
.tfly-admin-right label {
	display: block;
	font-weight: bold;
}
.tfly-admin-right select {
	width: 200px;
	margin-bottom: 10px;
}
.news ul {
	list-style-type: square;
	color: #aaa;
}
.news ul li {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
.tfly-admin-right input.check {
	width: 15px;
	float: left;
	position: relative;
	top: 2px;
	margin-right: 2px;
}
/* @end */

/* @group Just Announced */

.tfly-just-announced {
	padding-left: 0px;
	padding-bottom: 15px;
	margin-right: 8px;
	border: 1px solid #000;
	width: 215px;
	min-height: 270px;
	background: #000 url(../images/widget-bg.jpg) top center no-repeat;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 5px;
}
.tfly-just-announced h2 {
	background: none;
	color: #99ff33;
	text-align: left;
	margin-left: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 16px;
	margin-bottom: 5px;
}
.tfly-just-announced ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}
.tfly-just-announced li {
	font-size: 11px;
	background: none;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	padding-top: 2px;
	margin-left: 0px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	border-bottom: 1px solid #545454;
	width: 93%;
	margin: auto;
}
.tfly-just-announced li a {
	font-size: 11px;
	line-height: 16px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	color: #e9e9e9;
	text-decoration: none;
}
.tfly-just-announced li:hover, .tfly-just-announced li:hover a {
	background: #99ff33;
	color: #333;
}
.tfly-just-announced h4 {
	padding: 2px 0;
	margin: 0px;
	font-weight: bold;
	color: #e9e9e9;
	text-transform: capitalize;
}
.tfly-just-announced .meta {
	font-style: italic;
	position: relative;
	top: -3px;
	font-weight: normal;
	text-transform: none;
}
/* @end */

/* @group Upcoming Shows */

.tfly-upcoming-list {
	padding-left: 0px;
	margin-right: 10px;
	border: 1px solid #000;
	background: #000 url(../images/rightwidget-bg.jpg) top center no-repeat;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 5px;
}
.tfly-upcoming-list ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}
.tfly-upcoming-list li {
	font-size: 11px;
	background: none;
	padding-left: 8px;
	padding-bottom: 5px;
	margin-bottom: 4px;
	padding-top: 5px;
	margin-left: 0px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}
.tfly-upcoming-list li a {
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	color: #e9e9e9;
	text-decoration: none;
	display: block;
}
.tfly-upcoming-list li:hover, .tfly-upcoming-list li:hover a {
	background: #99ff33;
	color: #000;
}
.tfly-upcoming-list h4 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #e9e9e9;
	text-transform: capitalize;
}
.tfly-upcoming-list .meta {
	font-style: italic;
	position: relative;
	top: -3px;
	font-weight: normal;
	text-transform: none;
}
.tfly-upcoming-list h2 {
	background: none;
	color: #e9e9e9;
	text-align: center;
	text-indent: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 18px;
	margin-bottom: 5px;
}
/* @end */



/* @group Calendar */

.tfly-calendar {
	text-align: left;
	border-collapse: collapse;
	padding-bottom: 25px;
}
.tfly-calendar h2 {
	color: #333333;
	font-size: 18px;
	margin-bottom: 0px;
	width: 200px;
}
.tfly-calendar table {
	width: 100%;
	border: 1px solid #545454;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px 0px;
	border-collapse: collapse;
	margin-top: 10px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}
.tfly-calendar table tr {
	padding: 0px;
	margin: 0px;
	border: 1px solid #545454;
}
.tfly-calendar table h3 {
	background: #b1b1b1;
	color: #fefdfd;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 18px;
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}
.tfly-calendar table h5 {
	font-size: 11px;
	background: #9d9d9d;
	color: #fefdfd;
	padding: 3px;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	margin: 0px;
	text-transform: uppercase;
	margin: 1px;
}
.tfly-calendar table tr td {
	padding: 0px;
	margin: 0px;
	height: auto;
	line-height: 1;
	text-align: left;
}
.tfly-calendar .one-event {
	padding: 5px;
	float: left;
}
.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 #545454;
	margin: 0px;
}
.tfly-calendar table tr td.data .head {
	font-weight: bold;
	text-transform: capitalize;
}
.tfly-calendar table tr td.data .head a {
	color: #e9e9e9;
	line-height: 1.2em;
}
.tfly-calendar table tr td.data .head a:hover {
	color: #000;
}
.tfly-calendar table tr td.data .supports {
	padding-top: 2px;
	font-weight: normal;
	color: #333;
	text-transform: capitalize;
}
.tfly-calendar td.data a.tickets {
	font-size: 10px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	border: 1px solid #b6b5b5;
	text-align: center;
	width: 50px;
	float: left;
	margin: 15px 0 0;
}
.tfly-calendar td.data:hover {
	background: #2a2a2a;
}
.tfly-calendar .calendar-list-flip {
	float: right;
	width: 200px;
	text-align: right;
	color: #535353;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	display: none;
}
.tfly-calendar .calendar-list-flip a {
	color: #535353;
}
.tfly-calendar a.tfly-ical {
	display: none;
	float: right;
	width: 18px;
	height: 17px;
	background: url( ../images/ical.png );
	text-indent: -10000px;
}
/* @end */

/* @group List View */

.tfly-list-view {
	margin-top: 5px;
}
.tfly-list-view h3 {
	font-size: 18px;
	color: #000;
	width: 200px;
	float: left;
}
.tfly-list-view a.calendar {
	float: right;
	color: #585858;
	font-size: 14px;
}
.tfly-list-view li img {
	float: left;
}
.tfly-list-view .tfly-wrapper {
	margin-left: 110px;
}
#tfly-content .tfly-list-view .tfly-wrapper h4 {
	line-height: 1;
	font-weight: normal;
	font-size: 12px;
	color: #262626;
}
#tfly-content .tfly-list-view .tfly-wrapper h5 {
	margin-left: 0px;
}
#tfly-content .tfly-list-view .dates {
	padding-top: 5px;
	font-size: 12px;
	color: #333333;
	line-height: 1.2;
	margin-left: 0px;
	border-top: 1px solid #ddd;
	margin-top: 10px;
	margin-right: 90px;
}
.tfly-list-view ul.pages {
	list-style-type: none;
	background: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
.tfly-list-view ul.pages li {
	list-style-type: none;
	background: none;
	margin: 0px;
	padding: 0px;
	display: inline-table;
}
.tfly-list-view ul.pages li a {
	border: 1px solid #888;
	padding: 0px 1px 1px;
	margin: 0px;
	width: 15px;
	height: 15px;
	background: #666666;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	color: #fff;
}
.tfly-list-view ul.pages li.selected a {
	background: #444;
}
.tfly-list-view ul.pages li a:hover {
	background: #888;
}
.tfly-list-view ul.pages li.left-arrow a {
	background: url(../images/arrows2.png);
	text-indent: -10000px;
}
.tfly-list-view ul.pages li.right-arrow a {
	background: url(../images/arrows2.png) 18px;
	text-indent: -10000px;
}
/******  HORIZONTAL LIST VIEW STYLES *****/

/*NEEDS TO BE DELETED OR EDITED - BR
*/
/*table.tfly-hlist-table {
	border: none;
}

tfly-hlist-cell-date,
tfly-hlist-cell-image,
tfly-hlist-cell-doors,
tfly-hlist-cell-status {
	text-align: center;
	padding: 0 5px 0 0;
}

td.tfly-hlist-cell-headliner {
	text-align: left;
	padding: 0 5px 0 0;
}*/

/* @end */


/*===Facebook Fan widget Styles===*/

body.fan_widget {
	background:transparent;
}
.fb_server_iframe .fan_box .full_widget {
	border:solid 1px #94a3c4;
	background:#000;
}
.fan_box .full_widget .connect_top {
	background:#333;
}
.fan_box .connect_top {
	padding:10px 10px 8px 10px;
}
.fan_box .profileimage {
	float:left;
	width:40px;
	height:40px;
	padding:0 10px 0 0;
	margin:0 0 4px 0;
}
.fan_box .connect_action {
	padding:0 0 0 8px;
}
.fan_box .connect_action .name {
	line-height:15px;
	font-size:14px;
	font-weight:bold;
}
.fan_box .connect_button {
	padding-top:5px;
}
.fan_box .connect_button .UIActionButton {
	margin:1px 0 0 0;
}
.fan_box .connect_action a.undo {
	margin:0 0 0 3px;
}
.fan_box .page_stream {
	text-align:center;
	padding:0 10px;
	height:300px;
	overflow:auto;
	border-top:solid 1px #d8dfea;
	position:relative;
}
.fan_box .page_stream .loader {
	padding-top:20px;
}
.fan_box .UIIntentionalStory {
	background:transparent;
	text-align:left;
	padding:7px 0 0 0;
}
.fan_box .UIIntentionalStory .UIMediaItem_UnknownWidth {
	max-width:100px;
}
.fan_box .connections {
	border-top:solid 1px #d8dfea;
	padding:10px 0 4px 10px;
	min-height:150px;
}
.fan_box .connections .connections_grid {
	padding-top:5px;
}
.fan_box .connections_grid .grid_item {
	float:left;
	padding:0 5px 8px 0;
	overflow:hidden;
	width:50px;
}
.fan_box .connections_grid .grid_item .name {
	font-size:9px;
	color:#808080;
	overflow:hidden;
	padding-top:2px;
	text-align:center;
	white-space:nowrap;
}
.fan_box .hidden {
	display:none;
}
.fan_box .connect_span {
	margin:0 0 1px 0;
}
#bootloader_css_connect_connect_css {
	height: 42px;
}
h2.widgettitle a.twitterwidget {
	font-size: 17px;
	font-weight: normal;
	height: 30px;
	text-indent: 35px;
	color: #99ff33;
	background: #000 url(../images/more-twitter.png) top left no-repeat;
	display: block;
	width: 210px;
}
a.fb-widget {
	font-size: 17px;
	padding-top: 4px;
	font-weight: normal;
	height: 30px;
	text-indent: 35px;
	color: #99ff33;
	background: #000 url(../images/more-facebook.png) top left no-repeat;
	margin: auto;
	display: block;
}
a.myspace-widget {
	font-size: 17px;
	padding-top: 4px;
	font-weight: normal;
	height: 30px;
	text-indent: 35px;
	color: #99ff33;
	background: #000 url(../images/more-myspace.png) top left no-repeat;
	margin:-20px 0 0 0;
	display: block;
}
#right-column li#twitter-2.widget.widget_twitter {

}
#right-column li#twitter-2.widget.widget_twitter ul {
	padding: 5px 2px;
	background: #464545;
	margin-top: -15px;


}
.entry-meta, .time-meta a {
	font-size: 11px;
	color: #fff;
}
#footer-logo a {
	background: url(../images/footer-logo-alt.jpg) top left no-repeat;
	float: left;
	width: 210px;
	height: 190px;
	padding-left: 25px;
	display: block;
	text-indent: -60000px;
	overflow: hidden;
}
#footer h2 {
	color: #545454;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #545454;
	margin-bottom: 10px;
}
#footer-menu, #footer-venues, #footer-other{
	float: left;
	width: 200px;
	padding-left: 20px;
	display: block;
	font-size: 11px;
}

#footer-menu ul li {
	margin: 3px;
}

#footer-venues ul li {
	margin: 3px;
}

#footer-other ul li {
	margin: 3px;
}


#footer a:hover {
	color: #99ff33;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.wpcf7-f1-p38-o1 {
	width: 600px;
	float: left;
	background: #444;
}
.comments-link {
	display:none;
}
.contact-heading {
	color:#99ff3;
	font-weight:bold;
}

/****** KF Landing Page Styles ******/

#blog-title-splash a{
	width: 950px;
	height: 95px;
	text-align: center;
	background: #000 url(../images/KFE_weblogo.jpg) center no-repeat;
	display: block;
	text-indent: -2000px;

}


#landing-nav {
	margin: 12px auto;
	font-size: 15px;
	background: url(../images/flash-splash-nav.png) no-repeat top left;
	width: 965px;
	height: 18px;
	padding: 6px;
	float: left;
}

#landing-nav a{
	padding: 2px 10px;
	color:#e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-height: 18px;
}


#landing-nav a:hover{
	color: #99ff33;
}

#landing-nav a.last {
	border: none;
}

#tfly-content #right-column-splash {
	background: url(../images/widget-bg2.jpg) no-repeat top left;
	float: right;
	list-style-type: none;
	width: 210px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}


#tfly-content #right-column-splash .tfly-just-announced {
background: #000 url(../images/widget-bg2.jpg) no-repeat top left;
min-height: 80px;
}

#tfly-content #right-column-splash .tfly-just-announced h2{
font-size: 16px;
}

#tfly-content #tfly-left-column-splash {
	float: left;
	list-style-type: none;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	width: 215px;
}

#tfly-content #tfly-center-column-splash {
	float: left;
	width: 510px;
	margin-left:10px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	list-style-type: none;
}

#tfly-content #tfly-center-column-splash h2 {
	font-size: 22px;
	color:  #99ff33;
}

#tfly-content #tfly-center-column-splash h3 {
	font-size: 12px;
}

#tfly-content #tfly-center-column-splash hr {
	border: 1px solid #99ff33;
	margin-top: 50px;
}


#tfly-content #tfly-left-column-splash .tfly-just-announced {
background: #000 url(../images/widget-bg2.jpg) no-repeat top left;
min-height: 100px;
margin-top: 5px;
}

#tfly-content #tfly-left-column-splash .tfly-just-announced h2{
font-size: 13px;
font-weight: bold;
}

#tfly-content #tfly-center-column-splash-wide {
	float: left;
	width: 700px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}


