/*
DESIGN NAME: The Capitol Theatre 2014 redesign
DESIGN URI: http://www.dataharvest.net
VERSION: 1.1
DESCRIPTION: Capitol Theatre v2
DESIGNER: Dataharvest Inc
DESIGNER URI: http://www.dataharveset.net/
*/






	 @font-face {
                        font-family: 'Univers-Condensed';
                        src: url('fonts/UniveCon.eot');
       }

      @font-face {
                        font-family: 'Univers-Condensed';
                        src: url('fonts/UniveCon.woff') format('woff'),
                        url('fonts/UniveCon.svg#Univers-Condensed') format('svg');
       }
       
       @font-face {
                        font-family: 'Univers-CondensedBold';
                        src: url('fonts/UniveConBol.eot');
       }

      @font-face {
                        font-family: 'Univers-CondensedBold';
                        src: url('fonts/UniveConBol.woff') format('woff'),
                        url('fonts/UniveConBol.svg#Univers-CondensedBold') format('svg');
       }

      h1 { font-family: "Univers-Condensed", serif }

      h2 { font-family: "Univers-Condensed", serif }

      h3 { font-family: "Univers-Condensed", serif }

      h4 { font-family: "Univers-Condensed", serif }

      h5 { font-family: "Univers-Condensed", serif }

      h6 { font-family: "Univers-Condensed", serif }

      body { font-family: "Helvetica", serif }
      
      
* {
    margin: 0;
    padding: 0;
}
html * {
    margin: 0 auto 0;
    padding: 0;
}

html { 
 background: -webkit-linear-gradient(#b8b8b9, #FFF); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#b8b8b9, #FFF); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#b8b8b9, #FFF); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#b8b8b9, #FFF); /* Standard syntax */
  background-attachment: fixed;
}
h1, h2, h3, h4, h5, li {
    font-size: 13px;
    font-weight: normal;

    margin: 0;
    padding: 0;
}

.page_venue-info h2{
    font-size: 16px;
    font-weight: normal;
	color: #000;
    margin: 0 0 15px 0;
    padding: 5px;
    font-family: 'Univers-Condensed',helvetica,arial, sans serif;
    color: #fff;
     background-color: #000;
     display: inline-block;
        
}

.page_venue-info h3{
    font-size: 16px;
    font-weight: normal;
	color: #000;
    margin: 10px 0 15px 0;
    padding: 5px;
    font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
    color: #fff;
     background-color: #E82900;
     display: block;
     clear: both;
        
}
.single h2{
    font-size: 18px;
    font-weight: normal;

    margin: 0 0 0px 0;
    padding: 5px 5px 5px 0px;
    font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
    color: #000;
    
     display: inline-block;
        
}
.single h1{
    font-size: 16px;
    font-weight: normal;

    margin: 0 0 0px 0;
    padding: 0px !important;
    font-family: 'Univers-Condensed',helvetica,arial, sans serif;
    color: #000;
    background: none !important;
     display: inline-block;
        
}
P {
    margin-bottom: 10px;
}

.pam {
    padding: 0px !important;
    border: 1px solid green;
}

body {
    background-attachment: fixed;
    background-color: #f2f3f3;

  	background-repeat: repeat;
    color: #000000;
    font-family: 'Univers-Condensed',helvetica,arial, sans serif;
    font-weight: normal;
    letter-spacing: 0.1px;
    text-align: left;
  
    font-weight: 400;
    
     background: -webkit-linear-gradient(#b8b8b9, #FFF); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#b8b8b9, #FFF); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#b8b8b9, #FFF); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#b8b8b9, #FFF); /* Standard syntax */
  background-attachment: fixed;
  font-size: 13px;
}
a {color: #666;}
a:hover {color: #E82900;}
a:active {color: #666 !important;}
a:visited {color: #666 !important;}


.main-nav a {color: #000;}
.main-nav a:hover {color: #E82900;}
.main-nav a:active {color: #000 !important;}
.main-nav a:visited {color: #000 !important;}


.see-all-shows a {color: #E82900;}
.see-all-shows a:hover {color: #fff;}
.see-all-shows a:active {color: #E82900 !important;}
.see-all-shows a:visited {color: #E82900 !important;}

.page_press-and-media a {color: #E82900;}
.page_press-and-media a:hover {color: #E82900;}
.page_press-and-media a:active {color: #666 !important;}
.page_press-and-media a:visited {color: #666 !important;}




#accordion a {color: #E82900;}
#accordion a:hover {color: #666;}
#accordion a:active {color: #666 !important;}
#accordion a:visited {color: #E82900 !important;}

#access {
    margin-left: -9999px;
}
#menu {
    display: none;
}

UL.main-nav LI{
 	font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
 	color: black;
	 font-size: 21px;
 	line-height: 1.4em;
 	border-bottom: 1px solid #c6c6c6;
 	padding: 3px 0px 3px 5px;
	margin: 0px;
	
}

.page_venue-info strong{
 	font-family: 'Univers-Condensed',helvetica,arial, sans serif;
 	color: #000;
 	font-size: 1.05em;
 	
}

UL.main-nav LI:hover{
	background-color: #000;
	color: white !important;
	font-size: 21px;
}

UL.main-nav LI:hover a{
	background-color: #000;
	 color: white !important;
}
UL.main-nav LI:last-child{
	margin: 0px !important;
 border-bottom: 0px solid #e82900;
}

UL.main-nav {
	list-style: none;
	background-color: #e1e1e1;
	border-top: 3px solid #e82900 !important;
	border-bottom: 3px solid #e82900 !important;
	padding: 0px;
	margin: 0px 0px 10px 0px !important;

	}
	
UL.main-nav 	a:link, a:visited {
    color: #000;
    text-decoration: none;
}
.big-title {
    clear: both;
    color: #CC0000;
    font-size: 7.5em;
    font-weight: normal;
    line-height: 1em;
    padding: 0 0 40px;
    text-transform: capitalize;
}
.archive-title {
    clear: both;
    color: #CC0000;
    font-size: 4em;
    font-weight: normal;
    line-height: 1em;
    padding: 0 0 40px;
    text-transform: capitalize;
}
#blog-title {
    font-size: 2em;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 20px;
    text-transform: none;
}
#blog-title a:link, #blog-title a:visited {
    color: #CC0000;
    text-decoration: none;
}
#blog-title a:hover {
    color: #CC0000;
    text-decoration: underline;
}
#blog-description {
    color: #000000;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    text-transform: uppercase;
}

#page-header {

    display: block;
	border-top: 1px solid #e72900;
	border-bottom: 1px solid #e72900;
    margin: 0 0 5px 0;
 	padding: 5px 0;
  
    margin: 0 0 10px 210px;
  
}

#header-right{
	width:200px;
	border: 0px solid red;
	float: right;
	list-style: none;
	margin: 12px 0 0 0;
}
#left-col {
     -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #0000FF #ccc #0000FF #0000FF;
    border-image: none;
    border-style: solid;
    border-width: 0 0px 0 0;
    clear: both;
    display: inline;
    float: left;
    margin: 0 15px 0 0;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0;
    width: 200px;
    padding-right: 12px;
    border-right: 1px solid #aaa;
}

div#left-col li.widget {
 list-style: none;
}

.blog-133 #center-col {
    border: 0 dotted #FFCC00;
    display: inline;
    float: left;
    margin: 0 0 0 5px;
    padding-bottom: 40px;
    padding-right: 0;
    padding-top: 0;
}

.page_event #center-col {
   
    display: inline;
    float: left;
    margin: 0;
    padding-bottom: 40px;
    padding-right: 0;
    padding-top: 0;
        width: 709px;
       

}

#center-col {
   
    display: inline-block;
    float: left;
    margin: 0;
    padding-bottom: 40px;
    padding-right: 0PX;
    padding-top: 0;
    width: 709px;
    padding-left: 0px;
   
   
}
#archive-col {
    border-right: 1px solid #ccc;
    display: inline;
    float: left;
    margin: 0;
    padding-bottom: 40px;
    padding-right: 15PX;
    padding-top: 0;
    width: 935px;
    padding-left: 15px;
    border-left: 1px solid #CCC;
   
}
#right-col {
    float: right;
    overflow: hidden;
    width: 250px;
    border: 0px solid green;
    border-left: 1px solid #aaa;
    padding-left: 12px;
    
    
 
}
.blog-133 #content {
    border: 0 solid blue;
    display: inline;
    float: left;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
  
}
#container {
    border: 0 solid blue;
    display: inline;
    float: left;
    padding-bottom: 40px;
    padding-right: 0;
    padding-top: 0;
}
#content {
    border: 0 solid blue;
    display: inline;
    float: left;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    width: 100%;
}

.page_event #content {
    border: 0 solid blue;
    display: inline;
    float: left;
    padding-bottom: 0;

    padding-top: 0;
    position: relative;

    width: 100%;
}
#calendar-content {
    border: 0 dotted red;
    float: left;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-right: 0;
    padding-top: 0;
    width: 785px;
}
#primary {
    display: inline;
    float: left;
    margin: 50px 0 0 0;
    text-transform: none;
    width: 100%;
}
#secondary {
    float: left;
    margin: 0 0 0 0;
    text-transform: none;
    width: 100%;
}
#footer {
    clear: both;
    font-size: 0.9375em;
    font-weight: normal;
    line-height: 1.5;
    margin-left: 0;
    padding: 50px 0 25px;
    text-align: left;
    text-transform: none;
}
.list-view-title {
   font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
    font-size: 16px;
    font-weight: normal;
    padding: 7px 12px 0px 0PX;
    color: #E82900;
}
.list-view-details {
    border: 0 solid orange;
    font-size: 18px;
    width: 355px;
}
.ticket-price {
    border: 0px solid #CCCCCC;
    width: 75px;
}
.topline-info {
    font-size: 0.8375em;
    color: #000;
}
.headliners {
    font-size: 18px;
    line-height: 20px;
    margin: 2px 0;
}
.supports {
    font-size: 14px;
    margin: 5px 0 5px 0;
}
.dates {
    border-top: 1px solid #aaa;
    color: #E82900;
    font-size: 14px;
    margin-top: 10px;
    padding-top: 6px;
}
.times {
    color: #666666;
    font-size: 13px;
}
.event-detail .times {
    color: #666666;
    font-size: 13px;
     border-bottom: 1px solid #aaa;
     padding: 5px 0 5px 0;
     margin: 0 0 10px 0;
}
.entry-content{

     margin: 0 12px 0px 0;
}
.ticket-link {
    font-size: 0.5375em;
}
h3.ticket-link {
    font-size: 0.5375em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.bio {
    border-top: 0 solid #000;

    margin-top: 5px;
    padding-top: 5px;
}
.artist-headline {
    border-top: 0px solid #e72900;
    border-bottom: 1px solid #e72900;
    color: #000;
    margin: 10px 0 12px;
    padding: 8px 0 3px 0px;
    font-size: 15px;

}


.venue-info {
    border-top: 1px solid #aaa;
    color: #000;
    font-size: 0.9em;
    letter-spacing: 0.05em;
    line-height: 1.325em;
    margin-top: 5px;
    padding-top: 5px;
}
.ticket-link A:link, .custom A:link {
    background: none repeat scroll 0 0 #E82900;
    color: #E7DDD2;
    text-decoration: none;
}
.ticket-link A:visited, .custom A:Visited {
    background: none repeat scroll 0 0 #E82900;
    color: #E7DDD2;
    text-decoration: none;
}
.ticket-link A:hover, .custom A:hover {
    background: none repeat scroll 0 0 #222222;
    color: #E7DDD2;
    text-decoration: none;
}
.ticket-link A:active, .custom A:active {
    background: none repeat scroll 0 0 #000;
    color: #E7DDD2;
    text-decoration: none;
}
.blog-133 #content {
    float: left;
    padding: 0 0 100px 0;
   
}
.home .author {
    padding-right: 10px;
}
.blog-133 .entry-content {
    display: block;
}
.home .entry-content {
    display: block;
    float: left;
    margin: 0 0 30px;
     width: 685px;
   
}

.loggedinblog-133 .entry-content {
    display: block;
    float: left;
    margin: 0 0 30px;
    width: 510px;
}
.home .navigation {
}
.home .edit-link {
    display: none;
}
.home .post {
    display: inline;
    float: left;
    padding: 0 0;
}
.blog-133 .post {
    display: inline;
    float: left;
    padding: 0 0;
   
}
.home .cat-links {
    display: none;
}
.home .meta-sep {
    display: none;
}






/* SQUIRREL BLOG STUFF */

.s-category-the-squirrel .entry-content H1{
	background: none !important;
	padding: 0px !important;
	margin: 0px !important;
	border: 0px solid blue;
	font-size: 1.2em;
	}
	
	.s-category-the-squirrel .main-nav-squirrel{
	background-color: #000 !important;
	color: #fff !important;
	}
	
		.s-category-the-squirrel .main-nav-squirrel a{
	background-color: #000 !important;
	color: #fff !important;
	}
.gallery{
	clear: both
	}
#squirrel-thumb{
	border: 0px solid red;
	float: left;
	margin: 0 10px 0 0;
}

#squirrel-home-entry{
	border-bottom: 1px solid #aaa;
	clear: both;
	display: block;
	margin: 0 0 15px 0;
	min-height: 175px;
		margin: 0 10px 15px 0;
}

#squirrel-post-exceprt{
	border: 0px solid olive;

}

#squirrel-post-title{
	font-size: 1.4em;
	color: #000;
	padding: 0 0 10px 0;
}


a.read-more {color: #E82900 !important;}


.read-more a:link {color: #000 !important;}
.read-more a:visited {color: #000 !important;}
.read-more a:hover {color: #E82900 !important;}
.read-more a:active {color: #000 !important;}

#squirrel-post-exceprt a:link {color: #E82900 !important;}
#squirrel-post-exceprt a:visited {color: #E82900 !important;}
#squirrel-post-exceprt a:hover {color: #000 !important;}
#squirrel-post-exceprt a:active {color: #E82900 !important;}

#squirrel-post-title a:link {color: #000 !important;}
#squirrel-post-title a:visited {color: #000 !important;}
#squirrel-post-title a:hover {color: #E82900 !important;}
#squirrel-post-title a:active {color: #000 !important;}

.squirrel-header{
	background-color: #000;
	color: #fff !important;
	font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
	text-align: center;
	font-size: 50px;
	padding: 20px 0px;
	margin: 0 10px 20px 0;
}


.squirrel-header a:link {color: #fff !important;}
.squirrel-header a:hover {color: #E82900;}
.squirrel-header a:active {color: #fff !important;}
.squirrel-header a:visited {color: #fff !important;}

.s-category-the-squirrel .entry-title, .page_the-squirrel-blog .entry-title{
	font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
	font-size: 24px;
	color: #000;
	padding: 5px 0 5px 0;
}


.page_the-squirrel-blog .main-nav-squirrel{
	background-color: #000 !important;
	color: #FFF !important;
}

.page_the-squirrel-blog .main-nav-squirrel a:link, .page_the-squirrel-blog .main-nav-squirrel a:visited {
	background-color: #000 !important;
	color: #FFF !important;
}




/* END SQUIRREL BLOG STUFF */











.single .post {
    float: left;
    padding: 0;
  
}
.single #nav-above {
    float: right;
    position: relative;
    top: 300px;
    width: 200px;
}
.single #nav-below {
    padding-top: 50px;
}
.blog-133 .entry-meta {
    display: block;
    font-size: 0.9375em;
    line-height: 160%;
    margin: 20px 0;
    padding-bottom: 15px;
    padding-top: 15px;
}

.sidebar a:hover {
    background: none repeat scroll 0 0 #bfbfbf;
    color:#e72900;
}

a img {
    border: 0 solid #EAEAEA;
}
a:hover img {
    border-color: #FFFFFF;
}

.entry-content ul, ol {
    list-style-type: none;
    margin-left: 20px;
}
.entry-content ul, ol {
    list-style-type: none;
    margin-left: 20px;
}
.entry-content ul li {
    list-style-type: square;
    margin-left: 20px;
}
.entry-content ol li {
    margin-left: 20px;
}
dl {
    padding: 0 0 0 0;
}
dt {
    font-weight: normal;
    padding: 0 0 0 0;
}
dd {
    padding: 0 20px 10px;
}
.nav-previous {
    font-size: 0.9375em;
}
.nav-next {
    font-size: 0.9375em;
}
#nav-below {
    clear: both;
    width: 100%;
}
.sidebar {
    border: 0 solid purple;
    clear: both;
    font-size: 0.9375em;
    line-height: 1.5em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-transform: none;
    width: 200px;
}
.sidebar input#s {
    width: 10em;
}
.sidebar ul {
    border: 0 solid orange;
    list-style-type: none;
    margin: 0 0 0px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.sidebar li {
    border: 0 solid white;
    list-style-type: none;
    margin: 0 0 0px;
    padding-bottom: 0;
    padding-top: 0;
}

.sidebar-right {
    border: 0px dotted #efefef;

    font-size: 0.9375em;
    line-height: 1.5em;
    margin: 0px;
    padding: 0px;

    text-transform: none;

}



.alignleft {
    float: left;
     padding-right: 10px;
}
.alignright {
    float: right;
    padding-left: 10px;
}
blockquote {
    border-bottom: 3px solid #EAEAEA;
    border-right: 3px solid #EAEAEA;

    font-weight: bold;
    margin: 25px;
    padding: 0 20px 5px;
}
.center {
    text-align: center;
}
code, pre {
    background: none repeat scroll 0 0 #D4D4D4;
    overflow: auto;
    padding: 4px;
}
small {
    font-size: 0.85em;
}
sub {
    bottom: -0.2em;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 0.3em;
    position: relative;
    vertical-align: baseline;
}
acronym, abbr {
    border-bottom: 1px dotted;
    cursor: help;
}
label {
    cursor: pointer;
}
.entry-meta2 {
    color: #000000;
    font-size: 2em;
    line-height: 1.4em;
    margin-bottom: 30px;
}
.big-title {
    clear: both;
    color: #CC0000;
    font-size: 7.5em;
    font-weight: normal;
    line-height: 1em;
    padding: 0 0 40px;
    text-transform: capitalize;
}

.widget_twitter li:first-child {
 
}

.widget_twitter li {
  
   
}


#right-col h2.widgettitle {
    
  background-color: #000;
    color: #fff;
    font-size: 13px;

    letter-spacing: 0.02em;

    margin: 0px 0 0;
    padding: 5px 0  ;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
     font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
}

.widget_recent_entries h2.widgettitle {
	display: none;
}
.squirrel-logo-right-rail {
    
  background-color: #E82900;
    color: #fff !important;
    font-size: 16px;

    letter-spacing: 0.02em;

    margin: 0px 0 0;
    padding: 5px 0  ;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
     font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
}
	
	.squirrel-logo-right-rail:hover {
    
  background-color: #000;
   
}
.squirrel-logo-right-rail a {color: #fff !important;}
.squirrel-logo-right-rail a:link {color: #fff !important;}
.squirrel-logo-right-rail a:visited {color: #fff !important;}
.squirrel-logo-right-rail a:hover {color: #fff !important;background-color:#000;}
.squirrel-logo-right-rail a:active {color: #fff !important;}



#left-col h2.widgettitle {
	background-color: #000;
    color: #fff;
    display: inline;
    float: left;
    font-size: 13px;

    letter-spacing: 0.02em;

    margin: 0px 0 0;
    padding: 5px 0  ;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
     font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;

}

.sidebar li:last-child  {

   
}

#left-col Ul li:first-child   {

  


}

#left-col Ul li:last-child   {

  
  margin: 0px 0 0px;

}
#left-col .widget-last{
	border: 0px solid red;
	display: inline-block;
	margin: 20px 0 0 0;
}
#right-col .widget_twitter li:first-child {

}



#wrapper .sidebar-list li a {
    color: #666;
    display: block;
    font-size: 13px;
    margin: 0;
	padding: 8px 0 7px 8px;
}
#wrapper .sidebar-list li a:hover {
    color: #000000;
}
#wrapper .sidebar-list {
    background-color: #DFDFDF;
}
#wrapper .todays-shows {
    border-bottom: 0 solid #CCCCCC;
}
#wrapper .todays-shows .no-events {
    border-bottom: 1px solid #CCCCCC;
    padding: 5px 0 4px 8px;
}
.sidebar-list {
    padding: 0 !important;
}
#wrapper .sidebar-list ul {
  -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #e1e1e1;
    border-color:  black;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    display: inline-block;
    float: right;
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0 0 0px;
    width: 100%;
}
#wrapper .sidebar-list li, .venue-nav LI {

    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 0 10px 0 0;
}
#venue-nav LI {
    background-color: #fff;
    border-bottom: 1px solid #CCCCCC;
    margin: 0;
    padding: 0;
}
UL#venue-nav {
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
    list-style: none outside none;
    margin: 0 0 5px;
    padding: 0;
    width: 100%;
}
#venue-nav li a {
    color: #222222;
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 5px 0 4px 8px;
}
body.blog-121 li.venue-nav-bp a {
    background-color: #CCCCCC;
}
body.blog-123 li.venue-nav-mercury a {
    background-color: #CCCCCC;
}
body.blog-125 li.venue-nav-ballroom a {
    background-color: #CCCCCC;
}
body.blog-127 li.venue-nav-musichall a {
    background-color: #CCCCCC;
}
body.blog-129 li.venue-nav-t5 a {
    background-color: #CCCCCC;
}
body.blog-131 li.venue-nav-wellmont a {
    background-color: #CCCCCC;
}
#wrapper.sidebar-list li a {
    display: block;
    padding: 0 0;
}
.sidebar-list .date {
    text-transform: capitalize;
}
.sidebar-list .on-sale {
    display: block;
    font-style: italic;
    display: none !important;
}
#wrapper #tfly-featured-events {
    background-color: transparent !important;
    border: 0 dotted purple;
    height: 425px;
    margin: 0 0 0px !important;
    overflow: hidden;
    padding: 0;
    position: relative;
}
#wrapper #tfly-featured-events ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#wrapper #tfly-featured-events ul.images {
	background-color: #000;
    display: block;
    border: 0px solid #fff;
   
	max-height: 425px;
	overflow: hidden;  
}
#wrappfer #tfly-featured-events #grey-back {
    background: none repeat scroll 0 0 #222222;
    border: 0 solid yellow;
    bottom: 0;
    height: 90px;
    opacity: 1;
    position: absolute;
    width: 100%;
    z-index: 10;
}
#wrapper #tfly-featured-events #overlay {
    margin: 0 10px;
    width: 100%;
    z-index: 20;
    border: 0px solid red;
    bottom: 0 !important;
}
#wrapper #tfly-featured-events #overlay h1 {
    border: 0 solid yellow;
    bottom: 40px;
    color: #FFFFFF;
    font-size: 20px;
    margin: 0 0 0;
    padding: 0;
    position: absolute;
    text-transform: capitalize;
    width: 500px;
    background: none !important;
}
html body.blog-121 #wrapper #tfly-featured-events #overlay h1 {
    bottom: 42px !important;
}
#wrapper #tfly-featured-events #overlay h1 a, #wrapper #tfly-featured-events #overlay h1 a:visited  {
    color: #FFFFFF !important;
}
#wrapper #tfly-featured-events #overlay h1 a:hover {
    color: #CCCCCC;
}
#wrapper #tfly-featured-events #overlay h2 {
    border: 0 solid green;
    bottom: 11px;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    left: 70px;
    letter-spacing: 0.05em;
    line-height: 22px;
    position: absolute;
    width: 300px;
}
html body.blog-121 #wrapper #tfly-featured-events h2 {
    bottom: 18px !important;
    line-height: 1.05em !important;
}
#wrapper #tfly-featured-events #overlay .ticket-link a {
    bottom: 5px;
    color: white;
    display: block;
    float: left;
    font-size: 11px;
    left: 0;
    padding: 2px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 60px;
}
html body.blog-121 #wrapper #tfly-featured-events .ticket-link a {
    bottom: 15px !important;
}
#wrapper #tfly-featured-events #overlay .ticket-link A:link {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #222222;
    text-decoration: none;
}
#wrapper #tfly-featured-events #overlay .ticket-link A:visited {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #222222;
    text-decoration: none;
}
#wrapper #tfly-featured-events #overlay .ticket-link A:hover {
    background: none repeat scroll 0 0 #000;
    border: 1px solid #CCCCCC;
    color: #E7DDD2;
    text-decoration: none;
}
#wrapper #tfly-featured-events #overlay .ticket-link A:active {
    color: #CCCCCC;
    text-decoration: none;
}
#wrapper #tfly-featured-events ul.nav {
    bottom: 8px;
    list-style-type: none;
    position: absolute;
    right: 20px;
    z-index: 10;
}
#wrapper #tfly-featured-events ul.nav {
    border: 0 solid blue;
    display: inline;
    float: right;
    height: 25px;
    list-style-type: none;
    z-index: 10;
}
#wrapper #tfly-featured-events ul.nav li {
    display: inline;
    float: left;
    font-size: 11px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#wrapper #tfly-featured-events ul.nav li a, #prev_carousel, next_carousel {
    background: none repeat scroll 0 0 #000;
    border: 1px solid #888;
    border-radius: 0px 0px 0px 0px !important;
    display: inline;
    float: left;
    font-size: 15px;

    line-height: 1.4em;
    margin: 1px;
    padding: 0;
    text-align: center;
    width: 15px;
}
#wrapper #tfly-featured-events ul.nav li a:hover {
    border: 1px solid #e72900;
    list-style-type: none;
    color: #fff;
}
#wrapper #tfly-featured-events ul.nav li a {
    color: #e72900;
    text-decoration: none;
}
#wrapper #tfly-featured-events ul.images li {
    background: none repeat scroll 0 0 transparent;
    border: 0 solid white;
    list-style-type: none;
    margin: 0;
    padding-left: 0;
    width: 100%;
}
#wrapper #tfly-featured-events ul.images li a {
    border: 0 solid green;
    list-style-type: none;
    width: 100%;
}
#overlay-content {
    display: none;
}

#overlay .ticket-link {
    border: 0px solid red;
}

#carousel_0, #carousel_1, #carousel_2, #carousel_3{
	   font-family: 'Univers-Condensed',helvetica,arial, sans serif;
}


#wrapper #tfly-featured-events ul.nav li a.selected {
    background-color: #444;
    color: #fff;
    list-style-type: none;
}
#wrapper #tfly-featured-events ul li img {
    border: 0 solid white;
    list-style-type: none;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
     border: 0px solid #fff;
    

    display: block;
   
}
#wrapper #tfly-featured-events ul li img a {
    border: 0 solid white;
    list-style-type: none;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}




#wrapper .list-view {
	border: 0px solid blue;
	width: 100%;
	float: left;
	border-right: 0px solid #efefef;
	margin: 10px 0px 0 0;
	padding: 0 0px 0 0;
}
#wrapper .list-view #wrapper .list-view-title {
    display: inline;
    float: left;
}
#wrapper .list-view .calendar-link {
    display: inline;
    float: right;
    padding: 8px 7px 0 0;
    font-family: 'Univers-Condensed',helvetica,arial, sans serif;
}


#wrapper .list-view .calendar-link a{
    display: inline;
    float: right;
    color: #000;

}
.list-view-heading{
 
    border-bottom: 2px solid #e82900;
 
    color: #000;
 
    height: inherit !important;
    font-size: 16px;
    height: 25px;
    letter-spacing: 0.02em;
    line-height: 1.55em;
    margin: 0px 0 10px 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
#wrapper .list-view-item {


    border-width: 1px 0 0;
    margin: 5px 0 5px 0;
    padding: 10px;
	display:block;

    border-bottom: 1px solid #ccc !important;
    border-top: 0px solid #e72900 !important;
    border-left: 0px solid #eee !important;
    border-right: 0px solid #e72900 !important;
   
      height: inherit;
    
}

#wrapper .list-view-item:hover{


  background-color: #fff;
   
    
    
}
#wrapper .list-view-item alt {
    border-collapse: separate;
    border-top: 0 dotted purple;
    margin-bottom: -1px;
    padding: 10px;
    position: relative;
}
#wrapper .list-view-details {
    float: left;
    max-width: 65%;
}
#wrapper .list-view img {
    float: left;
    margin: 0 10px 0 0;
}
#wrapper .list-view .ticket-price {
    border: 0px solid blue;
    text-align: center;
   
    margin: 0 0 0 12px;
}
#wrapper .list-view .price-range {
    border: 0 solid blue;
    font-size: 11px;
}
#wrapper .list-view h3.ticket-link a {
    border: 0 solid blue;
    font-size: 13px;
    margin: 0px auto 18px;
    color: #FFF !important;
        font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
}
#container .list-view .sold-out, #container .list-view .cancelled, #container .list-view .postponed, #container .list-view .free, #container .list-view .tickets-at-the-door, #container .list-view .on-sale-soon {
    background-color: #666666;
    border: 1px solid #666666;
    border-radius: 0px 0px 0px 0px !important;
    color: #FFFFFF;
    margin: 0 0 5px;
    padding: 5px 5px 3px;
    text-align: center;
    width: 70px;
}
#container .entry-content .sold-out {
    background-color: #FFCC00;
    border: 0px solid #FFCC00 !important;
    color: #000000;
    font-weight: normal;
    text-transform: uppercase;
}
#container .list-view .ticket-link a {
    border: 1px solid;
    border-radius: 0px 0px 0px 0px !important;
    margin: 0 0 5px;
    padding: 5px 5px 3px;
    text-align: center;
    width: 70px;
}
#wrapper .list-view ul.pages {
    float: left;
    list-style-type: none;
    margin: 30px 0 0;
    padding: 5px 0 2px 5px;
    width: 100%;
}
#wrapper .list-view ul.pages li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    font-size: 1em;
    list-style-type: none;
    margin: 0 0;
    padding: 0 1px;
}
#wrapper .list-view ul.pages li {
    float: left;
    font-size: 11px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#wrapper .list-view ul.pages li a {
    background: none repeat scroll 0 0 #000;
    border: 0px solid #000;
    display: block;
    font-size: 15px;

    margin: 1px;
    padding: 4px 4px 4px;
    text-align: center;
    width: 15px;
}
#wrapper .list-view ul.pages li.selected a {
    background: none repeat scroll 0 0 #E82900;
    border: 0px solid #E82900;
    display: block;
    font-size: 15px;

    margin: 1px;
    padding: 4px;
    text-align: center;
    width: 15px;
}
#wrapper .list-view ul.pages li.left-arrow a, #wrapper .list-view ul.pages li.right-arrow a {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    color: #000000;
    display: block;
    font-size: 15px;
  
    margin: 1px;
    padding: 4px 4px 1px;
    text-align: center;
    width: 15px;
}
#wrapper .list-view ul.pages li a:link {
    color: #FFFFFF;
    text-decoration: none;
}
#wrapper .list-view ul.pages li a:visited {
    color: #FFFFFF !important;
    text-decoration: none;
}
#wrapper .list-view ul.pages li a:hover {
    background: none repeat scroll 0 0 #e72900 !important;
    color: #FFFFFF !important;
    text-decoration: none;
}
#wrapper .list-view ul.pages li a:active {
    color: #000000 !important;
    text-decoration: none;
}
#wrapper .list-view ul.pages li.left-arrow a:link {
    color: #666666 !important;
    text-decoration: none;
}
#wrapper .list-view ul.pages li.left-arrow a:visited {
    color: #666666 !important;
    text-decoration: none;
}
#wrapper .list-view ul.pages li.left-arrow a:hover {
    background: none repeat scroll 0 0 transparent !important;
    color: #000 !important;
    text-decoration: none;
}
#wrapper .list-view ul.pages li.left-arrow a:active {
    color: #666666 !important;
    text-decoration: none;
}
#wrapper .list-view ul.pages li.right-arrow a:link {
    color: #000000 !important;
    text-decoration: none;
}
#wrapper .list-view ul.pages li.right-arrow a:visited {
    color: #000000 !important;
    text-decoration: none;
}
#wrapper .list-view ul.pages li.right-arrow a:hover {
    background: none repeat scroll 0 0 transparent !important;
    color: #000 !important;
    text-decoration: none;
}
#wrapper .list-view ul.pages li.right-arrow a:active {
    color: #000000 !important;
    text-decoration: none;
}
#wrapper .list-view ul.pages li a {
    font-weight: normal;
}
#right-col .entry-content {
    border-bottom: 0px solid #CCCCCC;
    color: #666;
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 10px 5px;
}
.wrapper .entry-meta {
    background: none repeat scroll 0 0 transparent;
    color: #000;
    display: block;
    font-size: 0.8375em;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 5px;
}
#wrapper .time-meta {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #CCCCCC;
    color: #000;
    display: none;
    font-size: 0.855em;
    list-style-type: none;
    margin: 5px 0 5px 0;
    padding: 5px 0;
    width: 237px;
}
.twitterwidget img {
    display: none;
}
#wrapper .from-meta {
    background: none repeat scroll 0 0 transparent;
    display: none;
    font-size: 0.8375em;
    list-style-type: none;
    margin: 0 5px 0 -5px;
    padding: 5px;
}
.sidebar-right li {

    border-bottom: 0px solid #CCCCCC;
    list-style-type: none;
  border-bottom: 0 solid #cccccc;
	color: #666;
    list-style-type: none;

}

.sidebar-right li a{

}
.widget_fsadminwidget{
	margin-bottom: 8px !important;
	display: inline-block !important;
	border: 0px solid yellow !important;
	padding: 0px !important;
}
.sidebar-right .widget li:hover a {

    

    color: #000 !important;
	
}

.sidebar-right .widget li a {

    

    color: #666 !important;
	
}
.sidebar-right .widget li:hover {

    
    background-color: #BFBFBF !important;
    color: #000 !important;
	
}
.sidebar-right ul {

    border-bottom: 1px solid #000;
    list-style-type: none;
	display: inline: block;
	background-color: #E1E1E1;
    list-style-type: none;
    margin: 0 0 10px;
}
.widget_twitter, .administer_widget{
	margin: 12px 0 0 0;
	}
	
.sidebar-right li .social-block  {

    color: #000;
 
    font-size: 0.9em;
    padding-bottom: 5px;
    padding-top: 5px;
	font-size: 12px;
    border-top: 1px solid #000;
 	border-bottom: 1px solid #000;
	 background: none repeat scroll 0 0 #e72900;
}
a{
text-decoration: none;
}
.sidebar-right .widget li {

    border-bottom: 1px solid #ccc;
     
    list-style-type: none;
  color: #666;
    padding: 8px 0px 8px 5px;
}


.sidebar-right li .entry-content {
    border: 0 solid green;
    display: block;
    margin: 0 5px;
    padding: 0 5px;
   
}
.sidebar-right UL {
    border: 0 solid yellow;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.sidebar-right ul.widgettitle {
    border: 0 solid green;
    list-style-type: none;
}
.sidebar-right h3.widgettitle A:link {
    color: #FFFFFF;
    text-decoration: none;
}
.sidebar-right h3.widgettitle A:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.sidebar-right h3.widgettitle A:hover {
    text-decoration: none;
}
.sidebar-right h3.widgettitle A:active {

    text-decoration: none;
}
#wrapper .event-detail .ticket-price {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #aaa;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin: 5px 0;
    width: 178px;
}
#wrapper .event-detail h3.price-range {
    border: 0 solid blue;
  
    margin: 10px 0 0;
    padding: 0 0 0 0px;
  
}

#fbComments{
	display: block;

}
#wrapper .event-detail .ticket-link {
    border: 0 solid white;
    margin: 5px 0 10px;
    width: 130px;
    font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
}
#wrapper .event-detail .ticket-link A:link {
    background: none repeat scroll 0 0 #e82900;
    color: #FFFFFF;
    text-decoration: none;
}
#wrapper .event-detail .ticket-link A:visited {
    background: none repeat scroll 0 0 #e82900;
    color: #FFFFFF !important;
    text-decoration: none;
}
#wrapper .event-detail .ticket-link A:hover {
    background: none repeat scroll 0 0 #FFCC00;
    color: #FFFFFF !important;
    text-decoration: none;
}
#wrapper .event-detail .ticket-link A:active {
    background: none repeat scroll 0 0 #000;
    color: #FFFFFF;
    text-decoration: none;
}
h2.age-restriction {
    color: #666666;
    font-size: 13px;
}
h2.additional-event-info {
    font-size: 0.9em;
}


.share-plus .share-gplus{
	display: none !important;
}
	

.share-events {
    border-right: 0px solid #ccc;
    color: #000;
    font-size: 11px;
    margin-top: 15px;
    padding: 5px 15px 0 0;
    	float: left;
    	width: 250px;
}
.event-detail .artist-boxes img.bio-image-right{
	display: none !important;
	
	}
#wrapper .calendar-sync:before {
	font-size: 11px !important;
	color: #666;
    margin-top: 0px;
    padding-top: 0px !important;
    clear: none !important;
    display:inline-block; content:"Sync to Calendar";
      border: 0px solid blue;

    }
   
   .tfly-calendar .calendar-sync {
    float: left;
    margin: 12px 12px 0 10px !important;
    width: 136px !important;
    border: 0px solid orange;
    display: inline !important;
    position: absolute;
    top: 0px;
} 

 .tfly-calendar .ical-sync{
 	float: right;
 }
 
  .tfly-calendar .gcal-sync{
 	float: right;
 }
.event-detail .calendar-sync{
	border: 0px solid blue;
	display: inline;
	float: left;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0 ;
}
.event-detail .artist-boxes ul.links {
    border: 0 solid red;
    list-style-type: none;
    margin-bottom: 5px;
    margin-left: -20px;
    margin-top: 5px;
}
.event-detail .artist-boxes ul.links li {
    float: left;

    list-style-type: none;
    padding-right: 5px;
}
.event-detail .artist-boxes ul.links li a {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("images/list-arrow.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    list-style-type: none;
    text-indent: 12px;
}
.event-detail ul.tfly-more a {
    border: medium none;
    color: #666666;
   
    font-size: 11px;
    list-style-type: none;
    text-decoration: none;
}
.event-detail .links ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.sponsor-info {
    float: right;
    position: relative;
}
.venue-info {
    float: left;
    padding: 20px 0 0;
    width: 60%;
}
.edit-link {
    border: 0 solid red;
    clear: both;
    display: block;
    float: left;
    padding-top: 20px;
    width: 50%;
}
#content .event-detail .links UL {
    border: 0 solid yellow;
    float: left;

    list-style-type: decimal;
    padding-right: 10px;
}

.tfly-calendar .future-sale {
	text-align: center;

	}
	
#event-detail h3.future-sale {
    border: 0 solid;
    border-radius: 0px 0px 0px 0px !important;
    display: inline-block;
    margin: 0 0 0px;
    padding: 0px;
 
    background-color: #999999;
    border-color: #999999;
}




#wrapper #tfly-featured-events #overlay .ticket-link A {
    padding: 3px 0 4px;
}
#wrapper #tfly-featured-events #overlay .ticket-link A:link {
    background: none repeat scroll 0 0 #e72900;
    border: 1px solid #000;
    color: #FFFFFF;
    text-decoration: none;
}
#wrapper #tfly-featured-events #overlay .ticket-link A:visited {
    background: none repeat scroll 0 0 #e72900;
    border: 1px solid #000;
    color: #FFFFFF;
    text-decoration: none;
}
#wrapper #tfly-featured-events #overlay .ticket-link A:hover {
    background: none repeat scroll 0 0 #FFCC00;
    border: 1px solid #FFCC00;
    color: #FFFFFF;
    text-decoration: none;
}
#wrapper #tfly-featured-events #overlay .ticket-link A:active {
    color: #CCCCCC;
    text-decoration: none;
}

.page_calendar .tfly-search {
	margin: 0px;
}

.page_calendar .sidebar-right li:first-child {
    margin: 0 0 0px !important;
}


#search-block{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	display: block;
	height: 26px;
	padding: 3px 0px;

	margin: 0 0 10px 0;
}
#archive-searchform {
   border: 0px solid blue; 
  
}

#archive-searchform #searchsubmit{
  background-color: #e72900;
    border: 0 solid #e72900;
    color: #000;
    float: none;
    font-size: 0.9em;
    height: 26px;
    margin: 0;
    width: 78px;
}

#archive-searchform .text{

    height: 20px;

}

.archive-sidebar{
	border: 0px solid red;
	width: 300px;
	margin: 0px 0px 10px 0px;
}
.archive-sidebar li{
	list-style: none;
}

.tfly-search{
	margin: 0 0 10px 0;
	display: inline-block;
}

.spotify{
	margin: 0 0 10px 0;
	display: inline-block;
}
#searchsubmit {
  background-color: #000;
    border: 0 solid #e72900;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 0.9em;
    height: 26px;
    margin: 0;
    width: 68px;
}
#searchform .textform {
    background-color: #fff;
    display: inline;
    float: left;
    height: 26px;
    line-height: 1.8em;
    padding: 0 0 0 10px;
    width: 171px;

  	color: #e72900;	
}

#searchform .text{
    background-color: #ddd;
    display: inline;
    float: left;
    height: 24px;
    line-height: 1.8em;
    padding: 0 0 0 10px;
    width: 160px;
	border: 1px solid #e72900;
  	color: #777;	
}
.email-form {
    border: 0 solid yellow;
}
#emma_signup {
    background-color: #000;
    border: 0 solid green;
    clear: both;
    display: block;
    height: 27px;
    margin: 10px 0 0;
    padding: 0 0 0;
    width: 100%;
}
input#emma_submit {
    background-color: #000;
    border: 0 solid blue;
    color: #FFFFFF;
    display: inline;
    float: left;
  
    font-size: 1.1em;
    height: 25px;
    margin: 0 0;
    padding: 0 0 0;
    width: 28%;
}
input#emma_email {
    border: 0 solid #000;
    display: inline;
    float: left;
    height: 25px;
    line-height: 1.8em;
    margin: 1px 0 1px 1px;
    padding: 0 0 0 10px;
    width: 65%;
}
form, fieldset, legend {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.textform {
    border: 0 solid #000;
    height: 25px;
    margin: 0;
    padding: 0 0 0 5px;
    width: 185px;
}
#emma_signup_header {
    background-repeat: no-repeat;
    border: 0 solid yellow;
    color: #222222;
    display: block;
    height: 21px;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
}

.custom{
	border: 0px solid blue !important;
	}

#container .list-view h3.future-sale {
    border: 0 solid;
    border-radius: 0px 0px 0px 0px !important;
    margin: 0 0 5px;
    padding: 5px 0 0;
    text-align: center;
}
.one-event {
  
    display: inline;
    float: left;
    margin: 0 0 0;
    padding: 5px 0 !important;
    width: 100%;
   
}

.tfly-calendar .one-event:last-child  {
	border: 0px solid red !important;
		margin-bottom: 5px !important;

}

.tfly-calendar .one-event  {
 	padding-top:8px;
	padding: 0px 0px 20px 0px !important;
	border-bottom: 1px solid #ccc !important;

	margin-bottom: 15px !important;
}
#sb-wrapper {
    border: 0 solid green;
    float: left;
}
#menu-pages-menu {
    border: 0 solid red;
    text-align: center;
    width: 245px;
}
#menu-pages-menu LI {
    border: 0 solid red;
    color: #511E00;

    padding: 10px 0 5px;
    text-align: center;
    text-transform: uppercase;
}
#menu-pages-menu LI a {
}
ul#menu-pages-menu.menu {
    border: 0 solid green;
    list-style-type: none;
    margin: 0px 0 0;
    padding: 0px 0 0px;
    width: 100%;
}

#right-col li.widget_fsadminwidget {
    border: 0 none !important;
    display: inline;
    width: 240px;
}
#calendar-coentent li.widget_fsadminwidget {
    border: 1px solid green !important;
    display: inline;
    float: left;
    width: 240px;
}
#follow-block li a {
    overflow: hidden;
    text-indent: -10000px;
}
#follow-block {

    border-bottom: 1px solid #e72900;
    border-top: 1px solid #e72900;
    color: #e72900;
    display: block;
    font-size: 0.9em;
    margin: 0 0 10px;
    padding: 0 0px;
    width: 250px;
    height: 32px;
	border-top: 0px solid #efefef;
	border-bottom: 0px solid #efefef;
    display: block;
}
#follow-block li{
   float: left;
   list-style: none;
   border: 0px;
   margin: 0px;
   padding: 0px;
    height: 36px;
    width: 36px;
    margin: 0px 17px 0px 0px !important;
}
#follow-block li:last-child{
    margin: 0px 0px 0px 0px !important;
}
.follow-copy {
    display: inline;
    float: left;
    margin: 8px 20px 0 10px;

    font-size: 1.2em;
}

#follow-block a{
    display: block;
    float: left;
    height: 36px;
    overflow: hidden;
    text-indent: -10000px;
    width: 36px;
}
.follow-facebook {
    background: url("images/facebook-32.png") no-repeat scroll 0 0 transparent;
    height: 36px;
    width: 36px;
    float: left;
    margin-right: 16px;
    margin-left: 3px;
}
.follow-instagram {
    background: url("images/instagram-32.png") no-repeat scroll 0 0 transparent;
     height: 36px;
    width: 36px;
    float: left;
        margin-right: 16px;
}
.follow-twitter {
    background: url("images/twitter-32.png") no-repeat scroll 0 0 transparent;
      height: 36px;
    width: 36px;
    float: left;
        margin-right: 16px;
}
.follow-email {
    background: url("images/email-32.png") no-repeat scroll 0 0 transparent;
      height: 36px;
    width: 36px;
    float: left;
        margin-right: 16px;
}
.follow-rss {
    background: url("images/rss-32.png") no-repeat scroll 0 0 transparent;
      height: 36px;
    width: 36px;
    float: left;
}
.follow-tumblr {
    background: url("images/tumblr-32.png") no-repeat scroll 0 0 transparent;
      height: 36px;
    width: 36px;
    float: left;
}
.follow-youtube {
    background: url("images/youtube-32.png") no-repeat scroll 0 0 transparent;
      height: 36px;
    width: 36px;
    float: left;
}

#widget_sp_image-2{
    background-color: transparent !important;
    display: inline-block;
    margin: 2px 0 0 !important;
}
#stick-body {
    border: 0 solid green;
    margin: 0 auto;
  
}
#stick-page {
    border: 0 dotted green;
    margin: 0 auto;
    padding: 8px 0 0;
    position: relative;
  
}
#footer p {
    color: #CCCCCC;
    font-size: 11px;
    letter-spacing: 0.1175em;
    line-height: 1.5em;
}
body:before {
    content: "";
    float: left;
    height: 100%;
    margin-top: -32767px;
    width: 0;
}
* {
    margin: 0;
}
html, body {
    height: 100%;
}
#wrapper {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
   
    border-color: #e72900 #f2f3f3;
    border-image: none;
    border-style: solid;
    border-width: 0 15px;
    color: #666666;
    font-size: 13px;
    height: auto !important;
    line-height: 1.4em;
    margin: 0 auto -0px;
    min-height: 100%;
    width: 1200px;
      border: 0px solid orange;
      padding: 0px 10px;
           border: 0px solid red;
}


.footer, .push {
    border: 0 solid orange;
    clear: both;
    height: 250px;
}
.push {
    width: 1200px;
}
.footer {
    background: none repeat scroll 0 0 #000;
	border-top: 1px solid #e72900;
    color: #CCCCCC;
    font-size: 11px;
 
    line-height: 1.8em;
        min-width: 1200px;
        border: 0px solid green;
           padding: 0px 10px;

}
.footer A:link {
    color: #666666;
    text-decoration: none;
}
.footer A:visited {
    color: #666666;
    text-decoration: none;
}
.footer A:hover {
    color: #CCCCCC;
    text-decoration: none;
}
.footer A:active {
    color: #CCCCCC;
    text-decoration: none;
}
.ticket-link A:link, .custom A:link {
    color: #fff;
    text-decoration: none;
}
.ticket-link A:visited, .custom A:visited  {
    color: #FFFFFF;
    text-decoration: none;
}
.ticket-link A:hover, .custom A:hover  {
    background-color: #FFCC00;
    width: 20px;
}
.ticket-link A:active, .custom A:active  {
    color: #CCCCCC;
    text-decoration: none;
}
.footer UL {
    list-style: none outside none;
    padding: 0 0 0 5px;
}
.footer li {
    list-style: none outside none;
    padding: 2px 0;
}
#tfly-featured-events #grey-back {
    background: none repeat scroll 0 0 #000 !important;
    bottom: 0px !important;
    height: 70px !important;
    opacity: 0.6 !important;
    position: absolute !important;
    width: 100% !important;
    z-index: 10 !important;
    border-bottom: 0px solid #e72900 !important;
    border-top: 0px solid #e72900 !important;
    
     border: 1px solid #fff;
   
   
    display: block;
   
}
html body.blog-121 #wrapper #tfly-featured-events #grey-back {
    background: none repeat scroll 0 0 #222222;
    border: 0 solid yellow;
    bottom: 0;
    height: 80px !important;
    opacity: 1;
    position: absolute;
    width: 100%;
    z-index: 10;
}
.list-view-details h1.headliners a:link {
    color: #000;
    text-decoration: none;
     font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
}
.list-view-details h1.headliners a:visited {
    color: #000 !important;
    text-decoration: none;
}
.list-view-details h1.headliners a:hover {
    color: #E82900 !important;
    text-decoration: none;
}
.list-view-details h1.headliners a:active {
    color: #CCCCCC !important;
    text-decoration: none;
}

.list-view-details .doors:after {
    border: 0px solid red;
    content: ' /';
    padding-left: 2px;
}

.template_page-no-header .list-view{
	margin-top: 0px !important;
	border: 0px solid blue !important;
}


#venue-header {
    background-color: #000;
    bottom: 0;
    color: #FFFFFF;
    font-size: 13px;
    height: 15px !important;
    margin: 0 0 10px;
    padding: 7px 10px 5px;
}
#venue-header-name {
    border: 0 solid green;
    float: left;
}

#venue-header ul#menu-pages-menu.menu {
    border: 0px solid orange;
    display: inline;
    float: right;
    list-style: none outside none;
}
#venue-header #menu-pages-menu.menu li {
    border: 0 solid blue;
    display: inline;
    float: right;
    list-style: none outside none;
    margin-right: 2px;
}
#venue-header #menu-pages-menu.menu li:after {
    content: "|";
    padding: 0 5px;
}
#venue-header #menu-pages-menu.menu li:first-child:after {
    content: "";
    padding: 0 5px;
}
#venue-header #menu-pages-menu.menu li a:link {
    color: #e72900;
    text-decoration: none;
}
#venue-header #menu-pages-menu.menu li a:visited {
    color: #e72900 !important;
    text-decoration: none;
}
#venue-header #menu-pages-menu.menu li a:hover {
    color: #fff !important;
    text-decoration: none;
}
#venue-header #menu-pages-menu.menu li a:active {
    color: #fff !important;
    text-decoration: none;
}

.tfly-calendar table {
    border: 0px solid #FFFFFF !important;
    margin: 0px 0px 0px 0px !important;
}
#calendar-content {
    border: 0 dotted red;
    display: inline;
    float: right;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    width: 965px;
}
#archive-header-wrapper {
 
    color: #000;
    font-size: 72px;
  line-height: 1em;
    font-family: 'Raleway', sans-serif;

    border-top: 1px solid #e72900;
    border-bottom: 1px solid #e72900;
	width: 935px;
    margin: 5px 0 0px 0;

}
#archive-header {
 
    color: #000;
    font-size: 72px;
  line-height: 1em;
    font-family: 'Raleway', sans-serif;

border: 0px solid green;
	padding: 5px 0px;
display: inline-block;



}
#menu-wrapper {
 
    color: #000;
 
	display: inline-block;
  
    border-bottom: 1px solid #e72900;
	width: 935px;
    margin: 5px 0 30px 0;

}
.menu-archive-container{
    border: 0px solid green;

	padding: 5px 0;
	display: inline-block;
}
.menu-archive-chrono-container{
      border: 0px solid red;

	padding: 5px 0;
	float: right;
}
.menu-archive-container UL, .menu-archive-chrono-container UL{
	border: 0px solid blue;
	list-style: none;

}
.menu-archive-container UL LI:first-child, .menu-archive-chrono-container UL LI:first-child{
	border: 0px solid blue;
	list-style: none;
	margin: 0px 5px 0 0;

}
.menu-archive-container UL LI,.menu-archive-chrono-container UL LI{
	border: 0px solid white;
	display: inline-block;

}

.menu-archive-container UL LI:after, .menu-archive-chrono-container UL LI:after{
	border: 0px solid white;
	display: inline-block;
	content: ' | ';
	margin: 0 4px 0 7px;

}

.menu-archive-container UL LI:first-child:after,.menu-archive-chrono-container UL LI:first-child:after{
	border: 0px solid blue;
	content: '';
		margin: 0 0px 0 0px;

}
.menu-archive-container UL LI:last-child:after, .menu-archive-chrono-container UL LI:last-child:after{
	border: 0px solid blue;
	content: '';

}
.menu-archive-container UL li a, .menu-archive-chrono-container UL li a{

  color: #e72900;
}

 .menu-archive-container UL li.current-menu-item  a,  .menu-archive-chrono-container UL li.current-menu-item  a{

 color: #000;
}



#venue-header {
    background-color: #000;
    bottom: 0;
    color: #FFFFFF;
    font-size: 13px;
    height: 15px !important;
    margin: 0 0 10px;
    padding: 7px 10px 5px;

}

.archive-sidebar {
    border: 0px solid #FF0000;
    margin: 0 0 10px;
    text-align: right;
    float: right;
    width: 250px;
    margin: 25px 0 0 0;
}




/* Calendar STUFF */


.month{
	font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
	text-align: center;
	color: #fff;
	background-color: #000;
	padding: 10px 0px;
	font-size: 1.5em;
}

.tfly-calendar table {
    border: 0px solid #FFFFFF !important;
    margin: 0px 0px 20px 0px !important;
    background-color: #eee;
}

.tfly-calendar .dtstart{
	border: 0px solid green;
	padding: 2px !important;
	background-color: #ddd;
	color: #000;
}
.tfly-calendar .headliners{
font-size: 1.5em;
}

#calendar-content {
    border: 0 dotted red;
    display: inline;
    float: right;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    width: 965px;
}
#calendar-venue-header {
    border: 0 solid black;
    color: #FFFFFF;
    font-size: 13px;
    margin: 0;
    position: relative;
    width: 100%;
}
#search-calendar {
    border: 0 solid green;
    float: right;
    height: 20px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 250px;
}
.tfly-calendar .calendar-list-flip {
    display: none !important;
}
#sidebar-tout-2 {
   
}

#calendar-content h3.future-sale a{
color: #fff;
}
#calendar-content h3.future-sale a:hover{
color: #000;
}
#wrapper .tfly-calendar h2.age-restriction {
    border: 1px solid #222222;
    display: inline-table;
    margin: 0;
    padding: 0;
    text-indent: -60000px;
    display: none;
}

.tfly-calendar table tr {
    border: 0px solid !important;
    margin: 0;
    padding: 0;
}

#sidebar-tout-2 li {
    border-color: yellow #000 yellow yellow;
    border-style: solid;
    border-width: 0 42px 0 0;
    height: 90px;
    margin-top: 20px;
    padding: 0;
}
.tfly-calendar-title {
    display: none !important;
}
.tfly-calendar table tr td.data {
    border: 1px solid #ccc !important;
    margin: 5px;
    padding: 4px !important;
    vertical-align: top;
    width: 14%;
}
.tfly-calendar table tr td {
    height: auto;
    line-height: 1;
    margin: 0;
    padding: 0 !important;
}

#calendar-content h5.date {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #222222;
    margin: 0 0 10px;
    padding: 2px 2px 2px 5px;
}
#calendar-content h1.headliners {
    border: 0 solid red;
    display: inline;

    line-height: 1.1em;
    margin: 0;
    padding: 0;
}
#calendar-content h2.supports {
    border: 0 solid green;
    display: block;
    margin: 0;
    padding: 0;
}
#calendar-content h1.headliners a {
    color: #000000;
    display: block;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.1em;
    margin: 0 0 5px 0;
    padding: 0;
    	font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
}
#calendar-content h1.headliners a:visited {
    color: #000000 !important;

}
 /* 
#calendar-content .tfly-venue-id-4725 .location{
	
 background-image: url('images/cap-logo-small.png');  
    height: 50px;                        
    width:  100px;
	background-repeat: no-repeat;

    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-top:10px;
}


#
}





#calendar-content .tfly-venue-id-8211 .location{
	
 background-image: url('images/cap-logo-small.png');  
    height: 50px;                        
    width:  100px;
	background-repeat: no-repeat;
  
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-top:10px;
}


#calendar-content .tfly-venue-id-8211 .location {
    background-image: url("images/garcia-logo-small.png");
    background-repeat: no-repeat;
    height: 35px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 100px;
}
*/
#calendar-content h2.supports a {
    border: 0 solid blue;
    color: #666666;
    display: inline;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
    padding: 0;
}
.tfly-calendar .entry-content a {
    font-weight: normal;
}
#calendar-content .ticket-link a, #calendar-content .sold-out, #calendar-content .cancelled, #calendar-content .postponed, #calendar-content.free, #calendar-content .tickets-at-the-door, #calendar-content .future-sale, #calendar-content .on-sale-soon, #calendar-content.custom {
    margin: 5px 0;
    text-transform: uppercase;
}
#calendar-content .sold-out, #calendar-content .cancelled, #calendar-content .rescheduled, #calendar-content .postponed, #calendar-content.free, #calendar-content .tickets-at-the-door, #calendar-content .on-sale-soon,  #calendar-content .off-sale  {
     background-color: #999999;
    border-color: #999999;
    color: #FFFFFF;
    display: block;
    padding: 6px 0 5px !important;
    width: 70%;
       text-transform: uppercase;
       margin: 5px 0 0 0;
}
#calendar-content .sold-out {
    background-color: #FFCC00;
    border-color: #999999;
    color: #000;
   
	width: 100%;
    margin: 5px 0 20px;
    padding: 4px 0px 5px !important;
    text-transform: uppercase;
   
}


 #calendar-content .on-sale-soon {
    background-color: #999999;
    border-color: #999999;
    color: #FFFFFF;
    padding: 5px !important;
}
#wrapper .tfly-calendar h3.free {
    background-color: #000000 !important;
    border: 1px solid #222222 !important;
    color: #FFFFFF;
    display: block !important;
  	width: 100%;
    letter-spacing: 0.1em !important;
    margin: 5px 0 20px !important;
    padding: 3px 0  !important;
    text-transform: uppercase !important;
    font-size: 13px;
}
#calendar-content h3.future-sale {
    border: 0 solid;
    border-radius: 0px 0px 0px 0px !important;

	 text-align: center;

    border-color: #999999;
}


.tfly-calendar .ticket-link a, .tfly-calendar .sold-out, .tfly-calendar .cancelled, .tfly-calendar .postponed, .tfly-calendar .free, .tfly-calendar .tickets-at-the-door, .tfly-calendar .future-sale a, .tfly-calendar .on-sale-soon, .tfly-calendar .off-sale{
	
	text-align: center !important;
	width: 70% !important;
	padding: 5px 0 5px 0 !important;
}



/* END Calendar STUFF */

.page_calendar .main-nav-calendar a:link, .page_calendar .main-nav-calendar a:visited {
	background-color: #000 !important;
	color: #FFF !important;
}

.page_calendar .main-nav-calendar  {
	background-color: #000 !important;
	color: #FFF !important;
}



.page_see-all-shows .see-all-shows a:link, .page_see-all-shows .see-all-shows a:visited {
	background-color: #e82900 !important;
	color: #FFF !important;
}


.page_see-all-shows .see-all-shows  {
	background-color: #e82900 !important;
	color: #FFF !important;
}

#calendar-content h3.ticket-link {
    border: 0 solid blue;
    width: 80%;
    margin: 5px 0 0px;
    color: #fff !important;

}


#calendar-content h3.cancelled {
     border: 0 solid blue;
    text-align: left;
    text-transform: uppercase;
}
#calendar-content h3.ticket-link a, #calendar-content h3.sold-out a {
    border: 0 solid yellow;
    font-size: 13px;
	    font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
    margin: 0;
    padding: 5px 0 5px;
    text-align: center;
 	width: 100% !important;
    border-radius: 0px 0px 0px 0px !important;
        color: #fff !important;
}

 #calendar-content h3.custom a{
    border: 0 solid yellow;
    font-size: 11px;
    height: 12px;
    margin: 0;
    padding: 3px 0 5px;
    text-align: center;
    vertical-align: top;
 width:auto !important;
     border-radius: 0px 0px 0px 0px !important;
}



.event-detail .headliners {
font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
    color: #000 !important;
    font-size: 22px;
    line-height: 23px;
    margin: 2px 0;
    background: none !important;
    padding: 0px;
}
.list-view h1.headliners {
    color: #000 !important;
    font-size: 20px !important;
    line-height: 20px !important;
    margin: 2px 0 !important;
    padding: 0px 0 !important;
    background: none !important;
    font-size: 1em !important;
}


 .future-sale A:link {
    background: none repeat scroll 0 0 #000;
	color: #fff;
    text-decoration: none;
}
 .future-sale A:Visited {
    background: none repeat scroll 0 0 #000;
	color: #fff;
    text-decoration: none;
}
 .future-sale A:hover {
    background: none repeat scroll 0 0 #ffcc00;
	color: #fff;
    text-decoration: none;
}
 .future-sale A:active {
    background: none repeat scroll 0 0 #000;
	color: #fff;
    text-decoration: none;
}


.event-detail .related-events-item .item-details .headliners {
    color: #000 !important;
    font-size: 16px;
    line-height: 20px;
    margin: 2px 0;
}
.event-detail .ticket-link a, .event-detail .sold-out, .event-detail .cancelled, .event-detail .postponed, .event-detail .free, .event-detail .tickets-at-the-door, .event-detail .on-sale-soon, .event-detail .custom {
    background-color: #999999;
    border-color: #999999;
    height: 12px;
    margin: 5px 0 10px;
    padding: 4px 5px 5px;
    text-align: center;
    text-transform: uppercase;
    width: 75px !important;
}

.event-detail .custom {
   padding: 8px;
    height: auto;
}
.event-detail .sold-out {
    background-color: #FFCC00 !important;
    border-color: #FFCC00 !important;
    color: #000;
    height: 12px;
    margin: 5px 0 10px;
    padding: 4px 5px 5px;
    text-align: center;
    text-transform: uppercase;
    width: 75px !important;
}
.event-detail .free {
    background-color: #000000 !important;
    border-color: #000000 !important;
    color: #FFFFFF;
    height: 12px;
    margin: 5px 0 10px;
    padding: 4px 5px 5px;
    text-align: center;
    text-transform: uppercase;
    width: 75px !important;
}
.event-detail .cancelled {
    background-color: #CCCCCC !important;
    border-color: #CCCCCC !important;
    color: #000000;
    height: 12px;
    margin: 5px 0 10px;
    padding: 4px 5px 5px;
    text-align: center;
    text-transform: uppercase;
    width: 75px !important;
}
.event-detail .future-sale a {
    background-color: #000;
    border-color: #999999;
    color: #FFFFFF;
    margin: 5px 0 10px;
    padding: 4px 5px 5px;
    text-align: center;
    width: 70px !important;
}
.event-detail .future-sale a:hover {
    background-color: #ffcc00;
    border-color: #999999;
    color: #000;
    margin: 5px 0 10px;
    padding: 4px 5px 5px;
    text-align: center;
    width: 70px !important;
}
.event-detail .ticket-link a {
    background-color: #000;
    font-size: 13px !important;
    height: 12px;
    letter-spacing: 0.03em !important;
    padding: 4px 5px 9px;
    text-align: center;
   
}
.share-facebook a, .share-twitter a, .share-email a {
    height: 20px !important;
    width: 35px !important;
}

.list-view .ticket-link a, .list-view .sold-out, .list-view .cancelled, .list-view .postponed, .list-view .free, .list-view .tickets-at-the-door, .list-view .future-sale a, .list-view .on-sale-soon, .list-view .custom {
    width: 70px !important;
 margin: 0px auto 18px;
}
.ticket-link a, .sold-out, .cancelled, .postponed, .free, .tickets-at-the-door, .future-sale a, .on-sale-soon, .custom a, .rescheduled, .off-sale{
    border: 0 solid !important;
    border-radius: 0px 0px 0px 0px !important;
    display: block;
    margin: 0 0 5px;
    padding: 5px;
    text-align: center;
}
.list-view .ticket-price h3.free {
    background-color: #000000;
    color: #FFFFFF;
    text-transform: uppercase;
 margin: 0px auto 18px;
}
.list-view .ticket-price h3.sold-out {
    background-color: #FFCC00;
    color: #000;
    text-transform: uppercase;
    margin: 0px auto 18px;
}

.list-view .ticket-price h3.postponed {
    background-color: #CCCCCC;
    color: #000;
    text-transform: uppercase;
    margin: 0px auto 18px;
}

.event-detail .ticket-price h3.postponed {
    background-color: #CCCCCC;
    color: #000;
    text-transform: uppercase;
    padding: 4px 5px 9px;

}
.list-view .ticket-price h3.cancelled {
    background-color: #CCCCCC;
    color: #000;
    text-transform: uppercase;
margin: 0px auto 18px;
}
.event-detail .ticket-price h3.cancelled {
    background-color: #CCCCCC;
    color: #000;
    text-transform: uppercase;
}
#footer-col-1 {
    border-left: 1px solid #444444;
    float: left;
    margin: 0 18px 0 15px;
    min-height: 170px;
    padding-left: 8px;
    width: 176px;
}
#footer-col-2 {
    border-left: 1px solid #444444;
    float: left;
    margin: 0 18px 0 0;
    min-height: 170px;
    padding-left: 8px;
    width: 176px;
}
#footer-col-3 {
    border-left: 1px solid #444444;
    float: left;
    margin: 0 18px 0 0;
    min-height: 170px;
    padding-left: 8px;
    width: 176px;
}
#footer-col-4 {
    border-left: 1px solid #444444;
    float: left;
    margin: 0 18px 0 0;
    min-height: 170px;
    padding-left: 8px;
    width: 176px;
}
#footer-col-5 {
    border-left: 1px solid #444444;
    float: left;
    margin: 0;
    min-height: 170px;
    padding-left: 10px;
    width: 176px;
}
.see-all-shows {
        margin: 0px 0px 10px 0 !important;
        display: inline-block;
}

.see-all-shows:hover {

}
.see-all-shows a:link {
    background-color: #000;
    color: #E82900;
    display: block;
    float: left;
  	padding: 10px 0px;


    text-align: center;
    text-transform: uppercase;
    width: 200px;
     font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
     font-size: 1.5em;
}
.see-all-shows a:visited {
    color: #E82900;
    text-decoration: none;
}
.see-all-shows a:hover {
    background-color: #e82900 !important;
    color: #fff !important;
    text-decoration: none;
}
.see-all-shows a:active {
    color: #666666 !important;
    text-decoration: none;
}
#ft {
    border: 0 solid snow;
    padding: 10px;
    position: relative;
}
#ft dl.amex {
    float: left;
    height: 70px;
    left: 0;
    margin: 0;
}
#ft dl.amex dt {
    background-image: url("images/amex-footer3.png");
    background-repeat: no-repeat;
    display: block;
    height: 70px;
    position: relative;
    text-indent: -9999px;
    width: 95px;
}
#ft dl.amex dt a {
    display: block;
    height: 70px;
    left: 0;
    position: absolute;
    top: 0;
    width: 95px;
    z-index: 200;
}
#ft dl.amex dd {
    background-image: url("images/amex-footer-hover.png");
    background-repeat: no-repeat;
    height: 76px;
    left: 50px;
    position: absolute;
    text-indent: -9999px;
    top: -20px;
    width: 415px;
}
#ft dl.amex dd a {
    background-color: transparent;
    display: block;
    height: 76px;
    margin-left: 60px;
    width: 415px;
}
#footer-upper {
    border-bottom: 0 solid #444444;
    height: 230px;
    position: relative;
}
#footer-lower {
    clear: both;
    font-size: 0.9375em;
    font-weight: normal;
    line-height: 1.5;
    margin-left: 0;
    margin-top: 10px;
    padding: 20px 0 25px;
    text-align: left;
    text-transform: none;
    width: 1024px;
    margin: 0px auto;
}

#footer-lower-col-1, #footer-lower-col-2, #footer-lower-col-3 , #footer-lower-col-4 {
	min-height: 150px;
	display: inline-block;

}
#footer-lower-col-1 {
    border-left: 1px solid #444444;
    float: left;
    margin: 0 18px 0 25px;

    padding-left: 8px;
    width: 22%;
}
#footer-lower-col-2 {
    border-left: 1px solid #444444;
    float: left;
    margin: 0 18px 0 0;
    padding-left: 8px;
    width: 22%;
}
#footer-lower-col-3 {
    border-left: 1px solid #444444;
    float: left;
    margin: 0 18px 0 0;
    padding-left: 8px;
    width: 22%;
}
#footer-lower-col-4 {
    border-left: 1px solid #444444;
    float: left;
        border-right: 1px solid #444444;
    margin: 0 18px 0 0;
    padding-left: 8px;
     padding-right: 8px;
    width: 20%;
}
#footer-lower-col-5 {
    border-left: 1px solid #444444;
    float: left;
    margin: 0;
    padding-left: 10px;
    width: 176px;
}
.footer-header {
    background-color: #000;
    font-size: 1.2em;
    margin: 0 0 10px;
    padding: 5px 5px 5px 10px;
}
.footer li {
    color: #777777;
}

.event-detail.tfly-venue-id-841 h2.venue {
    background-image: url("images/state-theatre-logo.png");
    background-repeat: no-repeat;
    border: 0 solid red;
    height: 15px;
    margin: 10px 0 0;
    padding: 60px 0 0;
    width: 100px;
}

.event-detail.tfly-venue-id-3391 h2.venue {
    background-image: url("images/port-city-logo.png");
    background-repeat: no-repeat;
    border: 0 solid red;
    height: 15px;
    margin: 10px 0 0;
    padding: 80px 0 0;
    display: block;
   
}

.today {
    background: none repeat scroll 0 0 #FFFFFF;
}
#footer-col-1, #footer-col-2, #footer-col-3, #footer-col-4, #footer-col-5 {
    border-left: 1px solid #444444;
}
#footer-col-1 UL, #footer-col-2 UL, #footer-col-3 UL, #footer-col-4 UL, #footer-col-5 UL {
    border: 0 solid blue;
}
#footer-col-1 LI, #footer-col-2 LI, #footer-col-3 LI, #footer-col-4 LI, #footer-col-5 LI {
    border: 0 solid green;
    font-size: 1.1em;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
}
.footer-sidebar LI {
    border: 0 solid green;
}
.footer H2, div.footer-sidebar h3.widgettitle {
	 border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
    color: #DDDDDD;
    margin: 10px 0;
    padding: 8px 0 8px 5px;
    text-transform: uppercase;
}

.footer .textwidget {
    padding: 0px 0 0px 5px;
    line-height: 1.5em;
  
}
.footer-sidebar .sidebar-list .date {
    float: right !important;
    text-transform: capitalize !important;
}

.footer-sidebar H3 {
	 border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
    color: #DDDDDD;
    margin: 10px 0;
    padding: 8px 0;
    text-transform: uppercase;
 
}

.footer-sidebar a:link {


    color: #e72900;
    text-decoration: none;
}
.footer-sidebar a:visited {
    color: #e72900 !important;
    text-decoration: none;
}
.footer-sidebar a:hover {
    color: #fff !important;
    text-decoration: none;
}
.footer-sidebar a:active {
    color: #fff !important;
    text-decoration: none;
}
.footer .upcoming {
    color: red;
}
.footer .upcoming .date {
    border: 0 solid red;
    color: #999999;
    float: right;
    padding: 0 0 0 7px;
}
.entry-content p {

}

.tag .entry-content{
	margin: 0px 0px 15px 0;

}
.entry-content H1 {
   
    font-size: 1.3em;
 
    margin: 0px 0 10px 0;
    background-color: #000;
    color: #fff;
    padding: 5px 10px;
}
.post .entry-content H2 {
    color: #000;
    font-size: 1.6em;
    line-height: 0.9em;
    margin: 0px 0 5px;


    color: #e72900 !important;
}

.post .entry-content H2 {
    color: #000;
    font-size: 1.6em;
    line-height: 0.9em;
    margin: 0px 0 5px;


    color: #e72900 !important;
}
.wpcf7-form H3 {
    background-color: #000;
    color: #FFFFFF;
    font-size: 17px;
    line-height: 0.9em;
    margin: 10px 0 5px;
    padding: 7px 7px 5px;
}

.entry H1 {
    color: #000000;
    font-size: 0.9em;
    line-height: 1.35em;
    margin: 0 0 3px;
}
.entry-content .map a {
    background-color: #000;
    color: #FFFFFF;
    font-weight: normal;
    padding: 5px;
}
.rule {
    border-bottom: 1px solid #CCCCCC;
    margin: 20px 0 0;
}
.search-results-message {
    border: 0 solid blue;
    font-size: 0.9em;
    padding: 10px 10px 10px 5px;
}
hr {
    display: none;
}
.event-detail .related-events {
    border-top: 1px solid #CCCCCC;
    padding: 10px 0 0;
}
.event-detail .related-events-item img {
    float: left;
    margin: 0 7px 0 0 !important;
}
.event-detail .related-events-item {
    background-color: #DDDDDD !important;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    display: inline !important;
    float: left !important;
    margin: 5px 15px 10px 0 !important;
    padding: 5px !important;
    width: 225px !important;
}
.event-detail .related-events-item .item-details {
    font-size: 1em !important;
    font-weight: normal !important;
    line-height: 12px;
    margin: 0 0 0 0 !important;
    vertical-align: text-top;
}
.event-detail .related-events-item .headliners {
    font-weight: normal !important;
}
.event-detail .related-events-item .supports {
    color: #666666 !important;
    display: block;
    font-size: 0.9em;
    font-weight: normal !important;
}
.event-detail .related-events-item .venue-name, .event-detail .related-events-item .start-date, .event-detail .related-events-item .start-time {
    font-size: 0.9em;
    font-weight: normal !important;
    line-height: 1.3em;
    padding: 5px 0 5px 0;
}
.ss-form-title h1 {
    border: 1px solid blue;
    display: none !important;
}
div.ss-form-container div.ss-form-heading h1.ss-form-title {
    border: 1px solid blue !important;
}
#wrapper .todays-shows .date {
    display: none;
}
.blog-133 .entry-content h2 {
    border-top: 1px solid #AAAAAA;
    font-size: 1.1em;
    margin: 5px 0 0;
    padding: 10px 0 5px;
}
.entry-content a:hover {
    color: #000000;
}
.entry-content small {
    color: #666666;
}
#logo {
    display: block;
    margin: 0 auto;
}
html body.single div#wrapper div#stick-body div#stick-page div#container div#content div#post-11835.hentry h2.entry-title {
    border-top: 1px solid #AAAAAA;
    font-size: 1.1em;
    margin: 5px 0 0;
    padding: 10px 0 5px;
}
html body.single div#wrapper div#stick-body div#stick-page div#container div#content div#post-11835.hentry .entry-content a:hover {
    color: #000;
}
html body.single div#wrapper div#stick-body div#stick-page div#container div#content div#post-11835.hentry.entry-content small {
    color: #666666;
}
html body.single div#wrapper div#stick-body div#stick-page div#container div#content div#post-11835.hentry.entry-content {
    display: block;
    float: left;
    margin: 0 0 30px;
    width: 520px;
}
html body.single div#wrapper div#stick-body div#stick-page div#container div#content div#post-11835.hentry p.postmetadata {
    font-size: 0.7em;
}

.entry {
    border-top: 1px solid #aaa;

    line-height: 1.3em;
    margin: 5px 0 15px;
    padding-top: 0.5em;

}
div.entry h3 {
    font-size: 0.9em;
    padding: 0 0 5px;
}
div.entry img, div.entry p {
    margin-bottom: 1.2em;
}
div.entry object {
    display: block;
    margin: 0.25em 0 0;
}

div.addthis_container {
    margin: 0.5em 0;
}



p.postmetadata {
    font-size: 0.9em;
    margin-top: 1em;
}
p.nocomments {
    margin: 0 10px 0 0;
}

.wpaudio-download {
    border: 1px solid green !important;
    visibility: hidden !important;
}
.wpaudio-slide {
    border: 0 solid blue !important;
    display: block !important;
    margin: 5px 0 0 10px !important;
    padding: 0 !important;
    width: 300px !important;
}
.wpaudio {
    border: 0 solid blue !important;
    color: #991B1E !important;
  
    padding: 0 0 2px 5px !important;
}
.wpaudio-container {
    border: 0 solid blue !important;
}
#search .text {
    margin-right: 5px;
    width: 150px !important;
}

.nav-previous {
    color: #000000;
    float: left;
    margin: 5px 0 15px;
    padding: 10px 10px 10px 0px;
    width: 40%;
    border-bottom: 0px solid #e72900;
    border-top: 0px solid #e72900;
}
.nav-next {
    border-top: 0px solid #AAAAAA;
    color: #000000;
    float: right;
    margin: 5px 0 15px;
    padding: 10px;
    text-align: right;
    width: 40%;
        border-bottom: 0px solid #e72900;
    border-top: 0px solid #e72900;
}
.nav-previous a {
     margin: 5px 0 15px;
    padding-top: 0.5em;
    font-size: 1.2em;
	border-top: 1px solid #aaa;
	display: inline-block;
	padding: 5px;

}
.nav-next a {

    margin: 5px 0 15px;
    padding-top: 0.5em;
    font-size: 1.2em;
	border-top: 1px solid #aaa;
	display: inline-block;
	padding: 5px;

}


.blog-133 .search-results h2 {
    border-top: 0 solid #AAAAAA !important;
    color: #000;
    font-size: 1.1em;
    font-weight: normal;
    padding: 5px 0;
}
.blog-133 .entry-title {
    border-top: 1px solid #AAAAAA;
    color: #000;
    font-size: 1.1em;
    font-weight: normal;
    padding: 5px 0;
}
.widget_rss img {
    border: 0 solid blue !important;
    display: none;
    padding: 0 50px 0 0;
}

.sidebar-right li.widget_rss {
    border: 0 solid yellow;
    list-style-type: none;
    margin: -10px 0 0;
    padding: 0;
}
.widget_rss h3 {
    background-color: #CCCCCC;
    background-position: center center;
    display: none;
    height: 65px;
    padding: 0;
}
html body.blog-133 div.menu-share-container ul#menu-share.menu li {
    border: 0 solid yellow;
    display: none;
}
html body.blog-123 .tfly-calendar .topline-info, html body.blog-121 .tfly-calendar .topline-info {
    border: 0 solid blue !important;
    color: #000 !important;
    display: block !important;
    font-size: 1em !important;
    line-height: 1.3em !important;
    margin: 0 0 3px !important;
}
li.widget_archive {
    border: 0 solid green;
    padding: 0 0 5px;
    text-align: center;
}
li.widget_archive h3 {
    margin: 0 0 10px;
}
.merch-logo-right-rail {
    border: 0 solid olive;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    width: 250px;
}
#col-right .widget_fsadminwidget {
    border: 1px solid olive;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    width: 240px;
}
.logo {
    border: 0 solid black;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 0;
    width: 200px;
}
.see-all {
    border: 0 dotted black;
    margin: 0;
    padding: 0;
    width: 200px;
}
.artist-boxes {
    border: 0 solid blue;
    clear: both;
    display: block;
    margin:
}
.blog-133 .entry, .blog-133 .entry P {
    font-size: 14px;
    line-height: 16px;
}
.blog-133 .entry, .blog-133 .entry P {
    font-size: 14px;
    line-height: 16px;
}
.event-detail .event-info {
    padding: 0 !important;
    width: 178px;
}
.event-detail .artist-boxes ul.links {
    border: 0 solid green;
    height: 25px;
    list-style-type: none;
    margin-bottom: 5px;
    position: relative;
}
.event-detail .artist-boxes ul.links img {
    float: right;
}
.blog-133 .menu-share-container {
    display: none;
}
.loggedinblog-133 .menu-share-container {
    display: none;
}


.blog-share-facebook{
border: 0px solid green;
}

.blog-share-twitter{

border: 0px solid yellow;
    float: left;
    width: 70px;

}

.sidebar-right li#search.widget h3.widgettitle{
border: 1px solid black;
display: none;
}

#search {
    height: 20px;
    margin: 0 0 15px;
  	float: left;
    width:100%;
    border: 0px solid blue;
}

#search.widget form#searchform div input#s{
 border: 0 solid blue;
    height: 25px;
    margin: 1px;
    width: 163px;
}
#search form#searchform div input#s{
 border: 0 solid blue;
    height: 25px;
    margin: 1px;
    width: 163px;
    padding: 0 0 0 10px;
}
h2.search-title{
border-top: 0 solid #AAAAAA;
    color: #000;
    font-size: 1.2em;
    font-weight: normal;
    margin: 0 0 15px;
    padding: 5px 0;
}

.blog-133 .entry-content {
    display: block;
    margin: 0 0 20px 0;
}


#wrapper .share-text {
	font-size: 11px !important;
		color: #666 !important;
}
.pam {
    padding: 0px !important;
    border: 1px solid green;
}

.pluginSkinLight{
  border: 1px solid green !important;
}


/*#nav_menu-3 {
 	border-top: 1px solid #000;
 	border-bottom: 1px solid #000;
} */

.sidebar-right .widget_nav_menu {	
	border-top: 1px solid #000;
 	border-bottom: 1px solid #000;
 }

.sidebar-right #menu-pages-menu {
    border: 0 solid red;
    text-align: center;
    width: 245px;
}
.sidebar-right #menu-pages-menu LI {
    border: 0 solid red;
    color: #511E00;

    padding: 0px 0 0px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 0 0;
}
.sidebar-right #menu-pages-menu LI a {
}
.sidebar-right  ul#menu-pages-menu.menu {
    border: 0 solid green;
    list-style-type: none;
    margin: 0px 0 0;
    padding: 0px 0 0px;
    width: 100%;
}
.sidebar-right .widget_nav_menu li a{
 	border: 0px solid blue !important;
 	background-color: #e72900;
 	font-size: 13px;
    letter-spacing: 0.09em;
    line-height: 2em;
    margin: 0 0 0px;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;

    display: block;
}
.sidebar-right .widget_nav_menu a:hover{
 	background-color: #000;
 	color: #e72900;
}
.sidebar-right .widget_nav_menu li:first-child{
 border-bottom: 1px solid #ccc !important;
}


ul#menu-right-rail-nav{
	border: 0px solid green !important;
}

#left-col ul#menu-right-rail-nav {
  
    margin: 0 0 10px 0;
    border-top: 1px solid #000 !important;
    border-bottom: 1px solid #000 !important;

}

ul#menu-right-rail-nav li{
	padding: 0px !important;
	margin: 0px !important;
	border-bottom: 1px solid #efefef !important;
	background-color: #e72900;
	
}
ul#menu-right-rail-nav li a{
	font-size: 15px;

    letter-spacing: 0.02em;
    line-height: 1.2em;
    margin: 0 0 0px;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

ul#menu-right-rail-nav li a:hover{
	background-color: #000;
	color: #e72900;
	
}

ul#menu-right-rail-nav li:last-child{
	padding: 0px !important;
	margin: 0px !important;
	border-bottom: 0px solid #000 !important;
	
}


 .gallery-caption {
    font-size: 11px;
    margin-left: 0;
}
.signup-form {
    border: 0px solid #fff;
    display: inline;
    float: left;
    padding: 0;
}

.tfly-email-subscribe {
	background-color: #000;
}

.footer .tfly-email-subscribe-text{
	background-color: #fff;
    border: 0 solid;
    display: inline;
    float: left;
    height: 26px;
  	color: #e72900;
    padding: 0 0 0 10px;
    width: 140px; 
    font-size: 10px;
}

.tfly-email-subscribe-text{
	background-color: #000;
    border: 0 solid;
    display: inline;
    float: left;
    height: 26px;
  	color: #e72900;
    padding: 0 0 0 10px;
    width: 160px; 
}
#email-sign-up{
 border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 3px 0 1px;
  height: 28px;
  display: block;
   line-height: 1.8em;
   margin: 0 0 10px 0;
}

.sidebar-right .tfly-email-subscribe{
	display: inline-block;
	margin: 10px 0;
	clear: both;
	border: 0px solid green;
}
.sidebar-right .tfly-email-subscribe-text{
	background-color: #fff;
    border: 0 solid;
    display: inline;
    float: left;
    height: 26px;
  	color: #e72900;
    padding: 0 0 0 10px;
    width: 170px; 
}

.twitter-follow-button{
	margin: 5px 0;
}

.ig-follow{
display: block !important;
	margin: 5px 0 !important;
}


.sidebar-right .tfly-email-subscribe-submit {
    background-color: #e72900;
	border: 0px solid #fff;
    color:  #000;
    display: inline;
    float: right;
    font-size: 0.9em;
    height: 26px;
    margin: 0;
    width: 68px;
}


.footer .tfly-email-subscribe-submit {
    background-color: #e72900;
	border: 0px solid #fff;
    color:  #000;
    display: inline;
    float: right;
    font-size: 0.9em;
    height: 26px;
    margin: 0;
    width: 68px;
}

.tfly-email-subscribe-submit {
    background-color: #e72900;
	border: 0px solid #fff;
    color:  #000;
    display: inline;
    float: right;
    font-size: 0.9em;
    height: 26px;
    margin: 0;
    width: 68px;
}
.event-detail{
	border: 0px solid red;

	color: #666;
	}
	
	.tfly-calendar .calendar-sync {

}

#hg-archive-btn{
  background-color: #e72900;
    border: 0 solid #e72900;
    color: #000;
    display: inline;
    float: right;
    font-size: 1.7em;
    margin: 0 0 10px;
    padding: 10px 0;
    text-align: center;
    width: 100%;


}

.sidebar #hg-archive-btn a:hover {
    
    color:#fff;
}

#menu-venue-nav{
	border:0px solid green;
	float: right;
}
ul#menu-venue-nav{
	float: right;
	border: 1px white;
	list-style: none;
}
ul#menu-venue-nav li{
	float: left;
}
ul#menu-venue-nav li:after{
	content: "|";
	padding: 0 10px;
}
ul#menu-venue-nav li:last-child:after{
padding: 0 0px;
	content: "";
}
#menu-venue-nav a{
		color: #fff;
}

.page_calendar .tfly-venue-id-10525 .venue, .page_calendar .tfly-venue-id-10527 .venue {
display:none;
}

#left-col .list-view .list-view-heading{
	display:none;
}

#left-col .list-view h2, #left-col .list-view h1{
 	font-size: 12px !important;
    margin: 0px;
    padding: 0px 0 0px 0px;
    display: inline;
    line-height: 1.5em;
 
}
#left-col .list-view .dates{
	border:0px solid red;

	display: inline;
}

#left-col .list-view H1.headliners{
	border:0px solid green;

	display: inline;
}
#left-col .list-view .headliners:after{
	content: '\00a0-';
}

#left-col .list-view-item:hover {
	background: none repeat scroll 0 0 #e72900;
}


#left-col .list-view {
	margin: 0px !important;
}
#left-col .list-view-item {
	margin: 0px;
	padding: 8px 0 7px 8px;
}
#left-col .list-view-details h2.dates {color: #666;}
#left-col .list-view-details h2.dates:hover {color: #000;}
#left-col .list-view-details h1.headliners a:link {color: #666 !important;}

#left-col .list-view-details h1.headliners a:visited {color: #666 !important;}
#left-col .list-view-details h1.headliners a:hover {color: #000 !important;}



.galleryitem {
	border: 1px solid #e72900;
  	height: 230px;
	width: 165px;
	float: left;
	background: #eee;
	line-height: 1.2em;
	margin: 0 10px 10px 0;
	padding: 5px;
}

.gallerytitle {


    border-top: 0px solid #444;
       border-bottom: 0px solid #444;
    font-size: .8em;

    letter-spacing: 0.06em;
    margin: 0px 0 0 0;

    padding: 5px 5px 0px 5px;
	color: #666;
    text-transform: uppercase;


	
}

#nav-below a:link { text-decoration: none ; color:#e82900 !important;  }
#nav-below a:visited { text-decoration: none ; color:#e82900 !important; } 
#nav-below a:hover { text-decoration: none ; color: #000 !important;   }
#nav-below a:active { text-decoration: none ; color: #e82900 !important;   }

.gallerytitle A:link { text-decoration: none ; color:#000 !important;  }
.gallerytitle A:visited { text-decoration: none ; color:#000 !important; } 
.gallerytitle A:hover { text-decoration: none ; color: #e82900 !important;  }
.gallerytitle A:active { text-decoration: none ; color: #e82900 !important;  }



.gallerythumb {
	border: 0px solid green;

    top: 0;
}


.in-reply-to-meta{

	display: none;
	}

#archive-col h2{
	font-size: 18px;
	color:#000;
}


.st_sharethis_hcount{

	display: none;
	
	}
.span.wpcf7-form-control-wrap {
  
      font-size: 11px;
}

.wpcf7-text{
	margin: 0px 0 0 0;
	border: 1px solid #000;
	background-color: #000;
  	color: #e72900;
  	font-size: 10px;
  	padding: 7px 5px 5px 5px;
     width: 188px;
}

.wpcf7-submit{
  	font-size: 10px;
 	color: #000;
 	background-color: #e72900;
	border: none;
	width: 68px;
  	padding: 7px 5px 5px 5px;
    text-align: center;
    margin: 0px 0 0 0;
}

.wpcf7-response-output{
 	border: 0px solid #000 !important;
	font-size: 11px !important;
	margin: 10px 0 10px 0 !important;
	color: #000  !important;
	background-color: #F2F3F3  !important;
}
.wpcf7-email {
 width: 120px;
 margin: 3px 0 0 0;
}

.wpcf7{
	clear: both;
	display: inline-block;
	Border-top: 1px solid #000;
	Border-bottom: 1px solid #000;
	padding: 2px 0px !important;
	margin: 15px 0px 0px 0px !important;
}
.wpcf7 p{
	margin: 0px 0px 0px 0px !important;
}

.wpcf7 .ajax-loader{
	margin: 20px 0px 0px 0px !important;
	visibility: visible !important;
	position: fixed;
	z-index:2;
	
}
.navigation {
	border: 0px solid red;
	padding-top: 40px;
    clear: both;
    display: block;
    float: none;
    margin: 30px 0 0;
}
.wp-paginate .current {
    background: none repeat scroll 0 0 #e72900 !important;
    border: 1px solid #89ADCF;
    color: #FFFFFF;
    margin-right: 4px;
    padding: 3px 6px;
}

#titleText{
	display: none !important;
}

.page_venue-info .main-nav-venue-info, .page_venue-info .main-nav-venue-info a {
    background-color: #000 !important;
    color: #fff !important;
}

.page_venue-info .alignright, .single .alignright{
	padding-left: 10px !important;
	border: 0px !important;

}
.page_venue-info .alignleft, .single .alignleft{
	padding-right: 10px !important;
	border: 0px !important;

}
.page_shop .main-nav-shop, .page_shop .main-nav-shop a, .page_media .main-nav-capitol-media a, .page_the-capitol-community .main-nav-capitol-community a {
    background-color: #000 !important;
    color: #fff !important;
}

.page_the-capitol-community li.main-nav-capitol-community, .page_page_the-capitol-community .main-nav-capitol-community a {
    background-color: #000 !important;
    color: #fff !important;
}
.page_media .main-nav-capitol-media, .page_media .main-nav-capitol-media a {
    background-color: #000 !important;
    color: #fff !important;
}
.page_garcias-list .main-nav-garcias, .page_garcias-list .main-nav-garcias a {
    background-color: #000 !important;
    color: #fff !important;
}

.page_private-events .main-nav-private-events, .page_private-events .main-nav-private-events a {
    background-color: #000 !important;
    color: #fff !important;
}




/* Start Accordion styles */



.su-spoiler-icon {
	position: relative !important;
		float: left !important;
	left: 10px;
	top: 0px !important;
	display: block;
	width: 30px !important;
	height: 25px !important;
	line-height: 27px !important;
	text-align: center;
	font-size: 14px;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	color: #E82900 !important;
	background-color: #000;
	padding: 0px 0 0 0 !important;
	margin: 0px 10px 0 0 !important;
}
.su-spoiler-content {
	padding: 14px;
	-webkit-transition: padding-top .2s;
	-moz-transition: padding-top .2s;
	-o-transition: padding-top .2s;
	transition: padding-top .2s;
	-ie-transition: padding-top .2s;
}
.su-spoiler.su-spoiler-closed > .su-spoiler-content {
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: none;
	opacity: 0;
}

.my-accordion-section{
	border: 0px solid yellow;
	margin: 0px 0px 10px 0px;
}

.ui-accordion-header {
	border-radius: 0px !important;
	position: relative;
	cursor: pointer;
	min-height: 20px;
	height: 25px !important;
	height: 30px !important;
	padding: 0px 0px 0px 0px !important;
	font-weight: normal !important;
	font-size: 16px !important;
	background-color: #666 !important;
	color: #000 !important;
	line-height: 28px !important;
	border: 0px solid red !important;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
}

.ui-accordion-header:before {
	width: 25px !important;
	height: 30px !important;
	content: ' + ';
	float: left;
	display: inline;
	background-color: #000;
	border: 0px solid green;
	color: #E82900 !important;
	text-align: center;
	font-size: 16px !important;
	font-family: 'Univers-CondensedBold',helvetica,arial, sans serif;
	margin: 0px 10px 0 0;
	padding: 0px 0px 0px 0px;
}

.su-spoiler{
	margin: 0px 0px 8px 0px !important;
}


/* END Accordion styles */

/* Start shop styles */


/* dataTable (ie striped catalog table) */



table.ts_dataTable {
	width:920px;
	margin-left: 0px;
	margin-bottom: 15px;
	border:1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
	color:#000000;
	clear:both;
}
table.ts_dataTable thead tr {
	height:18px;
	font-weight:bold;
}
table.ts_dataTable thead tr th {
	text-align:left;
	padding-left:15px;
	background-image:url(../images/spin_table_notsorted.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #666666;
}
table.ts_dataTable thead tr th.ts_state_selected {
	background-image:url(../images/catalog_table_sorted.gif);
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	background-repeat:repeat-x;
}
table.ts_dataTable tbody tr td {
	padding-left:15px;
	background-color:#f1f5f8;
	padding-top:5px;
	padding-bottom:3px;
	vertical-align:top;
}
div.loginStatusWindow {
    z-index:999;
}
table.ts_dataTable tbody tr.tr_row_even td {
/*	background-color:#ffffff;*/
}
table.ts_dataTable .ts_title {
}
table.ts_dataTable tbody tr td {
	height:24px;
	position:relative;
}
table.ts_dataTable tbody tr td.ts_tabbedWindow_modified {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
table.ts_dataTable tbody tr td input {
	position:relative;
	left:-5px;
}
table.ts_dataTable a.ts_buttonlink,
table.ts_dataTable a.ts_nobutton_link  {
	display:block;
	float:left;
}
#ts_songs_tab_content table.ts_dataTable a.ts_buttonlink {float: none; display: inline; width: auto;}
table.ts_dataTable a.ts_buttonlink {
	padding:2px 5px 2px 3px;
	width:40px;
	float:right;
	margin-right:15px !important;
	margin-right:10px;
	margin-top:3px;
	text-align:center;
}
a.ts_buttonlink {
  -moz-border-radius:3px 3px 3px 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;  
  background-image:none !important;
  background-color: #000000;
  background-repeat:repeat-x;
  background-position:top left;
  border:1px solid #454545;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
  color:#ffffff;
  padding:3px 5px 3px 5px;
  line-height:20px;
}
a.ts_buttonlink:hover {
	border: 0px !important;
  background-color: #E82900 !important;
  
}
a.ts_buttonlink_white{
  -moz-border-radius:3px 3px 3px 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;  
  background-image:url(../images/standard_skin/standard_button_bg_transparent.png);
  background-color:#ffffff;
  background-repeat:repeat-x;
  background-position:top left;
  border:1px solid #999999;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
  color:#333333;
  padding:3px 5px 3px 5px;
  line-height:20px;
}

table.ts_dataTable tr.ts_row_playing td {
	color:#ffffff;
	font-weight:bold;
	background-image:url(../images/standard_skin/active_play_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	vertical-align:top;
	padding-top:5px;
	background-color:#000000 !important;
	height:auto;
}
table.ts_dataTable tr.ts_row_playing a.ts_catalog_media_preview {
	background-position:0px -14px;
}
table.ts_dataTable a.ts_catalog_media_preview {
	display:block;
	width:14px;
	height:14px;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(../images/standard_skin/play_stop.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

table.ts_dataTable a.ts_catalog_image_preview {
	display:block;
	width:14px;
	height:14px;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(../images/standard_skin/plus_minus.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
table.ts_dataTable tr.ts_row_playing a.ts_catalog_image_preview {
	background-position:0px -14px;
}
tr.ts_row_playing td.ts_image_attributes {
	font-weight:normal;
	padding-left:10px;
	vertical-align:bottom;
}

a.ts_th_sort_top,
a.ts_th_sort_bot {
	display:block;
	float:right;
	position:relative;
	left:-3px;
	top:2px;
	text-indent:-9999px;
	background-image:url(../images/sort-down.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
a.ts_th_sort_bot {
	background-image:url(../images/sort-up.gif);
}
a.ts_buttonlink_small,
a.ts_nobutton_link_small {
	/* button link as it appears in a table */
	border:1px solid #333333;
	background-color:#000000;
	background-image:url(../images/standard_skin/standard_button_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	border:1px solid #454545;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	padding:3px 5px 3px 5px;
	margin-top:3px;
	width:auto;
}
table.ts_dataTable tr td a.ts_buttonlink_small {
	border:1px solid #333333;
	background-color:#000000;
	background-image:url(../images/standard_skin/standard_button_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	border:1px solid #454545;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	padding:3px 5px 3px 5px;
	line-height:20px;
	width:auto;	
}
a.ts_nobutton_link_small {
	background:transparent;
	border:none;
	width:auto;
}	
a.ts_largebutton {
		border:1px solid #333333;
		background-color:#ffffff;
		background-image:url(../images/standard_skin/largebutton_bg.jpg);
		background-repeat:repeat-x;
		background-position:top left;
		border:1px solid #454545;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		text-decoration:none;
		color:#ffffff;
		padding:5px 7px 5px 7px;
		margin-left:10px;
}

/* Related Media Gallery */
div.ts_media_container {
    width: 240px;
}
div.ts_media_container span.ts_media_span {
	display:block;
	margin:5px auto;
	width:212px;
	height:212px;
}
div.ts_media_container span.ts_media_span a.ts_buttonlink {
}
div.ts_media_container h4 {
    display:block;
    font-size:10px;
    font-weight:normal;
    margin-bottom:4px;
    margin-left:15px;
    margin-top:5px;
}
div.ts_media_container div.ts_galleryControlStrip {
	text-align:center;
	width:240px;
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
}
div.ts_media_container div.ts_galleryControlStrip a {
	color:#ffffff;
	text-decoration:none;
    padding-right:15px;
	padding-left:15px;
}

/* Widget failure notice */
div.ts_widget_failure {
    padding: 4px;
    text-align:center;
    border: 2px solid #000;
    background-color:#01CDFF;
    color:#000000;
}

/* Logging pane */
div.ts_logging {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 400px;
	border: 2px solid black;
	background-color: gray;
	z-index: 9000;
	color: black;
	font-size: 11px;
	padding: 3px;
	overflow: auto;
}

div.ts_logging div.ts_hidebar {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 10px;
	background-color: black;
}

/* PF CSS */
div#tsUsrErrMsgLbox { 
    border:2px solid #ffffff;
    width:540px;
    padding:0px 60px 60px 90px;
    z-index:9000;
    background-color:#000000;
    color:#ffffff;
    position:absolute;
    display:block;
    margin-left:auto;
    margin-right:auto;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:18px;
}
div#tsUsrErrMsgLbox h3 {
    font-size:18px;
    margin-top:45px;
    display:block;
}
div#tsUsrErrMsgLbox a {
    display:block;
    text-align:right;
    color:#00ccff;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#tsUsrErrMsgLbox a.tsErrActionLink {
    font-size:14px;
    margin-top:30px;
    margin-bottom:20px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#TSOverlayBGDiv {
    display:block;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    z-index:5000;
    background:url('../images/widgetSupport/errorPane/lightbox_bg.png') !important;
    background:url('../images/widgetSupport/errorPane/ie6_bg.gif') repeat;   
}
div#TSOverlayBGDiv[id] {
	position:fixed;
	height:100%;
}
div#ts_ol_pflow {
    z-index:5001;
    width:480px;
    height:590px;
    margin-left:auto;
    margin-right:auto;
    position:absolute;
    display:block;
    padding:4px;
    border:1px solid #333333;
    text-indent:0 !important;
    background: url("../images/throbber_black.gif") #000 no-repeat center;
}
div#ts_ol_pflow.share {
    width:400px;
    height:356px;
}
span.TSFlash_alt {
    display:block;
    width:75%;
    border:1px solid #cdcdcd;
    background-color:#efefef;
    color:#ff0000;
    padding:10px;
    font-size:10px;
    font-weight:normal;
}
div#ts_ol_pflow object {
    position:absolute;
    left:0px;
	margin-left: 4px;
}
div#ts_ol_pflow div#ts_pflow_control {
    display:block;
    height:18px;
    padding:0px;
    text-align:right;
    padding-bottom:3px;
    border-bottom:0px solid #333333;
    width:480px;
}
div#ts_ol_pflow.share div#ts_pflow_control {
    width:400px;	
}
div#ts_ol_pflow div#ts_pflow_control a {
    display:block;
    height:18px;
    /*width:18px;*/
    text-align:right;
    outline:none;
    float:right;
}

a#keep_shopping:link,
a#keep_shopping:visited,
a#keep_shopping:hover,
a#keep_shopping:active {
    color: #c9c9c9;
    text-decoration: underline;
    font-size:11px;
    font-family:"Lucida Grande",Tahoma,Arial,Helvetica,sans-serif;
    line-height:18px;
    margin:0 6px 0 0;
}
a#keep_shopping:hover {
    text-decoration: underline;
}

div#ts_ol_pflow div#ts_pflow_control img {
    padding:0;
}
a:focus, a:hover, a:active { outline:none }
/* absolutely do not change this */
body img.invisible_image {
    display:block;
    position:absolute;
    text-indent:-3000px;
    width:1px;
    height:1px;
    border:none;
}
/* prevent iframe from shifting */
body iframe#ts_pflow_frame {
  margin:0px;
  padding:0px;   
}


/* end shop styles */


.cycloneslider-template-default .cycloneslider-pager {
    position: absolute;
    right: 10px;
    bottom: 10px !important;
    z-index: 99;
    border: 0px solid green !important;
    top: initial !important;
}

.su-column-size-2-3 {
    width: 61% !important;
}
.su-column {
    box-sizing: border-box;
    display: block;
    float: left;
    margin: 0 0% 0 0 !important;
}

.page_private-events #content .entry-content{


}

.page_private-events #content .entry-content H2{
	background-color: #000;
	color: #fff;
	padding: 10px 5px;

}

.the-squirrel a { color: #e82900; }
.the-squirrel a:hover { color: #000; }



/* Garcia's email sign-up styles */




.garcia-email-subscribe {
	background-color: #000;
}

.garcia-email-subscribe-text{
	background-color: #000;
    border: 0 solid;
    display: inline;
    float: left;
    height: 26px;
  	color: #CEB172;
    padding: 0 0 0 10px;
    width: 160px; 
}

.garcia-email-subscribe-submit {
    background-color: #CEB172;
	border: 0px solid #fff;
    color:  #000;
    display: inline;
    float: right;
    font-size: 0.9em;
    height: 26px;
    margin: 0;
    width: 68px;
}