/*
Theme Name: Firebird
Theme URI: http://www.clever-agency.com
Description: The custom Firebird Theme based on Revolution 2 Elements.
Version: 1.0
Author: Bobby Duebelbeis
Author URI: http://www.clever-agency.com/
Tags: Firebird, 2-column, Widgets

This theme was designed and built by Bobby Duebelbeis.

The CSS, XHTML and design is copyright 2009 by Clever Agency, all rights reserved.
*/

* {
margin:0;
padding:0;
}

html,body {
background:#18130D url(images/wood.jpg) top repeat;
color:#BDAFA8;
}

body {
font:12px arial,helvetica,verdana,sans-serif;
line-height:1.2em;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:400;
color:#FFFFFF;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:400;
color:#FFFFFF;
margin-bottom:5px;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:400;
color:#FFFFFF;
margin-bottom:5px;
}

h5 {
font-size:10px;
font-weight:400;
color:#BDAFA8;
}

p {
margin-bottom:8px;
}

strong {
color:#FFFFFF;
}

a:link, a:visited {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color:#BDAFA8;
}

img {
border:none;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 1px solid #FFFFFF;
}

#single ul {
margin: 0 0 10px 0;
padding: 0;
list-style: none;
}

#single li {
padding: 0 0 0 20px;
background: url(images/icon-check.gif) top left no-repeat;
}

#wrapper {
width:932px;
padding-left:10px;
padding-right:10px;
margin:0 auto;
}

/** Header Content **/
#header {
float:left;
width:932px;
height:165px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#logo {
	float:left;
	margin-left: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 331px;
	height: 82px;
	display: block;
}

#pages {
float:right;
color:#BDAFA8;
margin:52px 0px 0px 0px;
height:65px;
width:522px;
padding:8px 0px 0px 18px;
background:url(images/pages-trans.png) top left no-repeat;
}

span.menu-items {
width:83px;
height:50px;
display:block;
float:left;
margin-left:12px;
border-right:1px solid #3B352C;
cursor:pointer;
}

span.last-menu-item {
width:105px;
height:50px;
display:block;
float:left;
margin-left:12px;
cursor:pointer;
}

/** Main Content **/
#main {
float:left;
width:932px;
}

#content {
float:left;
width:630px;
margin:0px 10px 0px 0px;
}

.heading {
margin:15px 0px 15px 13px;
}

span.contenthead {
width:630px;
display:block;
}

.intropost {
margin:0px 0px 0px 12px;
float:left;
width:298px;
}

.intro {
background:url(images/content.png) top left repeat;
width:630px;
margin:0px 0px 12px 0px;
padding:12px 0px 0px 0px;
float:left;
}

.introinfo {
width:298px;
margin:0px 0px 0px 0px;
}

.introcontent {
height:57px;
overflow:hidden;
}

span.date {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:16px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
.titlehide {
	text-indent: -99999px;
	display: block;
	float: left;
	}
span.comments {
background:url(images/comments-trans.png) no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
color:#0D0D0D;
font-size:14px;
float:right;
width:28px;
height:28px;
text-align:center;
margin:0px 0px 0px 15px;
padding:0;
}

#themes {
background:url(images/content.png) top left repeat;
width:630px;
margin:0px 0px 12px 0px;
float:left;
}

#plugins {
background:url(images/content.png) top left repeat;
width:630px;
margin:0px 0px 12px 0px;
float:left;
}

span.thumbnail {
float:left;
margin:0px 0px 12px 12px;
}

.thumbnail img {
border:1px solid #3B352C;
width: 295px;
height: 150px;
display: block;
background: url(images/default.png);
}

#single, #page, #postcomments {
background:url(images/content.png) top left repeat;
width:606px;
margin:0px 0px 12px 0px;
padding:12px;
float:left;
}

.singleheading {
margin:5px 0px 15px 0px;
}

span.singlehead {
width:550px;
display:block;
}

/** Comment Styles **/
#comment {
width:450px;
font:12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 20px 10px 10px 10px;
}

ol.commentlist li.alt {
padding: 10px 10px 5px 10px !important;
background: url(images/white-trans.png) repeat;
}
ul.children {
	list-style:none;
	margin-left: 50px;
}

input#submit {
font-size: 14px;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:5px 0 0 0;
text-align:center;
background:url(images/white-trans.png) repeat;
border:none;
cursor:pointer;
}

#comment,#author,#email,#url {
background:url(images/white-trans.png) repeat;
border:none;
padding:2px;
color:#FFFFFF;
}

/** Sidebar Content **/
#sidebar {
float:left;
width:290px;
}

#sideSearch {
background:url(images/content.png) repeat;
margin:0px 0px 12px 0px;
padding:6px 6px 6px 6px;
float:left;
}

#searchWrap #s {
background:none;
color:#BDAFA8;
font-size:1.1em;
border:none;
margin:0px 3px 0px 0px;
width:257px;
}

#searchWrap input {
vertical-align:middle;
}

.block {
background:url(images/content.png) repeat;
width:270px;
margin:0px 0px 12px 0px;
padding:10px;
float:left;
}

.sidepost {
border-top:1px solid #1B140E;
padding:6px 0 0 0;
}

.sideblog {
margin-bottom:10px;
}

.sidetitle {
font-size:14px;
margin-bottom:2px;
}

#socialize ul li {
color:#BDAFA8;
border-top:1px solid #1B140E;
line-height:1.2em;
padding:3px 0 4px 0px;
}

#socialize a {
font-family:Georgia, "Times New Roman", Times, serif;
}

.block ul li {
list-style:none;
margin:0;
}

#tags {
font-family:Georgia, "Times New Roman", Times, serif;
word-spacing:5px;
line-height:1.5em;
}

#advertblock {
background:url(images/content.png) repeat;
width:278px;
margin:0px 0px 12px 0px;
padding:10px 0px 2px 12px;
float:left;
}

#advertblock h3 {
margin-bottom:10px;
}

#advertblock img {
margin:0px 9px 8px 0px;
border:1px solid #3B352C;
width: 125px;
height: 125px;
}

/** Footer Content **/
#favicons {
background:url(images/content.png) top left repeat;
float:left;
width:630px;
text-align:center;
padding:8px 0px 5px 0px;
margin:0px 0px 10px 0px;
visibility:hidden;
}

#favicons img {
width:16px;
height:16px;
}

#footer {
padding:0px 0px 100px 0px;
width:630px;
float: left;
}

#footer p {
float: left;
width: 320px;
}

#code {
font-size:1em;
width:586px;
background:url(images/white-trans.png) repeat;
padding:10px;
}

#space {
height:15px;
}

.navigation {
width: 200px;
float:right;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

/* The Tips */
.tool-tip{
color:#444444;
width:250px;
z-index:13000;
}

.tool-title{
font-weight:normal;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0;
color:#343434;
padding:8px 8px 5px 8px;
background:url(images/tips-trans.png) top left;
text-align:left;
}

.tool-text{
font-size:12px;
padding:0 8px 8px 8px;
background:url(images/tips-trans.png) bottom right;
text-align:left;	
}

/** Ticketfly Style Reset **/
.tfly-just-announced, .tfly-upcoming-list, #twitter-2, .widget_links, .ngg_images {
	border:none !important;
	background:url(images/content.png) repeat;
	width:270px;
	margin:0px 0px 12px 0px !important;
	padding:12px !important;
	float:left;
	list-style: none;
}
#twitter-2 ul, .widget_links ul, .ngg_images ul {
	list-style: none;
}
#twitter-2 ul li {
	margin-bottom: 10px;
}
.tfly-just-announced li, .tfly-upcoming-list li {
	margin: 0px !important;
	padding: 5px !important;
}
.tfly-just-announced h2, .tfly-upcoming-list h2{
	background:transparent !important;
	text-align:left !important;
}
.tfly-just-announced li a, .tfly-upcoming-list li a {
	color: #FFF !important;
	font-size: 12px !important;
}
.tfly-just-announced li:hover, .tfly-upcoming-list li:hover{
	background:#A52F14 url(images/ticket-bg.png) top left repeat-x !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}
.tfly-just-announced a:hover, .tfly-upcoming-list a:hover, .tfly-just-announced a, .tfly-upcoming-list a{
	background:transparent !important;
}
#tfly-featured-events{
	background:url(images/content.png) top left repeat;
	width:606px !important;
	padding:12px !important;
	float:left;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 12px !important;
	margin-left: 0px !important;
	height: 275px !important;
	overflow:hidden !important;
}
#tfly-featured-events #overlay{
	width: 576px !important;
}
#tfly-featured-events #overlay h2 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	letter-spacing: normal !important;
	font-size: 24px !important;
	font-weight: normal;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	display: block;
}
#tfly-featured-events #overlay h3 {
	font-family: Arial, Helvetica, sans-serif !important;
	text-transform: uppercase !important;
}
#tfly-featured-events ul.nav li a#carousel_0, #tfly-featured-events ul.nav li a#carousel_1, #tfly-featured-events ul.nav li a#carousel_2, #tfly-featured-events ul.nav li a#carousel_3, #tfly-featured-events ul.nav li a#carousel_3 {
	background: transparent url(images/content.png) repeat scroll left top !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;	
}
#tfly-featured-events ul.nav li a#prev_carousel {
	background: transparent url(/wp-content/plugins/ticketfly/images/arrows2.png) 0 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
}
#tfly-featured-events ul.nav li a#next_carousel {
	background: transparent url(/wp-content/plugins/ticketfly/images/arrows2.png) 18px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
}
#tfly-featured-events #grey-back{
	width: 606px !important;
}
.tfly-rss {
	float: right !important;
}
.tfly-rss a{
	display:block !important;
	height: 25px !important;
	width: 25px !important;
	background:url(images/rss-icon.png) !important;
	text-indent: -9999px !important;
	margin-right: 0px !important;
}
.tfly-rss a:hover{
	display:block !important;
	height: 25px !important;
	width: 25px !important;
	background:url(images/rss-icon.png) !important;
	text-indent: -9999px !important;
	margin-right: 0px !important;
}
.tfly-list-view h3 {
	color: #FFF !important;
	margin: 10px !important;
}
.tfly-list-view a.calendar {
	display:none !important;
}
ul.upcoming-events li {
	background:url(images/content.png) top left repeat !important;
	width:606px !important;
	margin:0px 0px 12px 0px !important;
	padding: 12px; !important;
	float:left;
	border-top: none !important;
}
.tfly-list-view li img {
	width: 295px !important;
	height: 150px !important;
	overflow: hidden !important;
	border: 1px solid #3B352C !important;
	margin-right: 12px !important;
}
ul.upcoming-events .dates {
	padding-top: 0px !important;
	color: #BDAFA8 !important;
	line-height: 1.2;
	border-top: none !important;	
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
	font-size:12px !important;
	margin-top: 2px !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
	text-transform: uppercase !important;
}
.dates .venue {
	visibility: hidden !important;
	height: 0px;
}
ul.upcoming-events h2 {
	padding: 0px;
	margin-bottom: 10px !important;
	line-height: 22px;
	color: #FFF !important;
}
ul.upcoming-events h5 {
	color: #FFF !important;
	font-style: italic !important;
	width: inherit !important;
	margin: auto !important;
}
ul.upcoming-events h2 a, ul.upcoming-events h5 a {
	color: #FFF !important;
	/* Can remove this later */
	text-transform: none !important;	
}

ul.upcoming-events h2 a:hover, ul.upcoming-events h5 a:hover {
	color: #BDAFA8 !important;
}
ul.upcoming-events h4 {
	font-size: 12px;
	padding: 0px;
	margin-bottom: 10px !important;	
	color: #BDAFA8 !important;
	width: inherit !important;
	text-transform: uppercase !important;
}	
ul.upcoming-events .buy-area {
	font-size: 12px !important;
	text-align: right !important;
	padding: 10px !important;
	background:transparent url(images/buy-area.png) top left repeat !important;
	padding: 10px !important;
	border: #BDAFA8 dotted 1px !important;
	margin-left: 10px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}
a.tickets {
	display: block;
	background:url(images/ticket-bg.png) top left repeat-x !important;
	color: #BDAFA8 !important;
	margin: 0px !important;
	font-weight: bold;
	padding: 12px;
	height: 15px !important;
	border: none !important;
	font-size: 12px !important;
	text-transform: uppercase !important;
	text-align: center !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}
a:hover.tickets {
	background-position: left -23px !important;
}
#tfly-featured-events #overlay a.tickets {
	top: 15px !important;
	width: 75px !important;
}
.tfly-wrapper {
	margin-left: 310px !important;
}
#tfly-event-details {
	background:url(images/content.png) top left repeat !important;
	width: 606px !important;
	padding: 10px !important;
	margin: 0px !important;
	color: #FEFDFD !important;
}
#tfly-event-details h1 {
	color: #FEFDFD !important;
	font-size: 24px !important;
	font-weight: normal !important;
	margin-bottom: 10px !important;
}
#tfly-event-details h4 {
	font-size: 12px !important;
	padding: 0px;
	font-weight: bold !important;
	margin-bottom: 10px !important;	
	color: #BDAFA8 !important;
	width: inherit !important;
	text-transform: uppercase !important;
}
#tfly-event-details .promoter {
	margin-bottom: 10px !important;
	font-size: 12px !important;
	font-weight: bold !important;
	margin-bottom: 10px !important;	
	color: #BDAFA8 !important;
	width: inherit !important;
	text-transform: uppercase !important;
}
#tfly-event-details .venue {
	visibility: hidden !important;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}
#tfly-event-details .info {
	color: #666 !important;
	margin: 0px !important;
}
#tfly-event-details #details a.tickets, #tfly-event-details #details span.tfly-tickets-fail {
	padding: 2px !important;
	font-size: 12px !important;
	border: none !important;
	margin-top: 10px !important;
	width: 100px !important;
}
#tfly-event-details .headliner {
	border: none !important;
}
#tfly-event-details .headliner h1, #tfly-event-details .headliner h1 strong {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 18px !important;
	font-weight: normal !important;
}
#tfly-event-details .act-info {
	padding: 0px !important;
}
#tfly-event-details .venue-info {
	visibility: hidden !important;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}
.wpcf7-form input {
	width: 500px;
	padding: 5px;
	margin-left: 25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.wpcf7-form input.submit {
	width: auto;
	margin-left: 25px;
}
.wpcf7-form textarea {
	width: 500px;
	padding: 5px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 25px;
}
div.tfly-stack li img {
	width: 295px !important;
	height: 150px !important;
	max-width: none !important;
	border: 1px solid #3B352C !important;
	background: url(images/default.png)!important;
}
.tfly-upcoming a.calendar, .tfly-upcoming h3 {
	visibility: hidden !important;
	display: none !important;
}
