@font-face {
	font-family: 'BebasRegular';
	src: url('fonts/bebas-webfont.eot');
	src: local('?'), url('fonts/bebas-webfont.woff') format('woff'), url('fonts/bebas-webfont.ttf') format('truetype'), url('fonts/bebas-webfont.svg#webfontz9IIXniu') format('svg');
	font-weight: normal;
	font-style: normal;	}

/* CSS reset */
body,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,dl,dt,dd,ol,ul,li,fieldset,form,legend,table,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style: none;
}
a {
	text-decoration: none;
	color: #c4a419;
}
a:visited {
	color: #c4a419;
}
a:hover {
	text-decoration: underline;
	color: #c4a419;
}
body {
	background: #000 url(images/background-green.jpg) center top no-repeat;
}

/* Wrappers */
#wrapper {
	background: #131313 url(images/background-green.jpg) center top no-repeat;
	width: 975px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	overflow: auto;
}

/* Header */
h1#title {
	width: 975px;
	height: 182px;
	background: url(images/logo.png);
	text-indent: -999em;
	margin: 0;
	padding: 0;
}
h1#title a {
	display: block;
	width: 975px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align: center;
	font-size: 50px;
	line-height: 182px;
	margin: 0;
	padding: 0;
}
h1#title a:hover {
	text-decoration: none;
}

/* Menu */
.nav {
font-stretch: condensed;
font-stretch: narrower
}
.nav li {
	color:#999999;
	float:left;
	font-family:"BebasRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:15px;
	font-weight:normal;
	height:34px;
	letter-spacing:0.7px;
	line-height:34px;
	position:relative;
	text-shadow:1px 1px 3px #151515;
}
.nav li a {
	display: block;
	padding: 2px 15px 0;
	color: #999;
	height: 34px;
	line-height: 34px;
}
.nav li:hover,
.nav li.sfhover,
.nav li.current-menu-item,
.nav li.current_page_item {
	background: url(images/menu.png-green) 50% 29px no-repeat;
}
.nav li:hover a,
.nav li.sfhover a,
.nav li.current-menu-item a,
.nav li.current_page_item a {
	color: #c4a419!important;
	text-decoration: none;
}
.nav li.has-children a {
	background: url(images/arrows-green.png) 100% -89px no-repeat;
}
.nav li.has-children a {
	margin-right: 10px;
}
/* Dropdown */
.nav li ul {
	width: 200px;
	position: absolute;
	left: -999em;
	padding: 1px 0 0 0;
	z-index:1;
}
.nav li:hover ul,
.nav li.sfhover ul {
	left: 0;
}
.nav li:hover li,
.nav li.sfhover li,
.nav li.current-menu-item li,
.nav li.current_page_item li,
.nav li li {
	background: #333 url(images/dropdown.jpg) 0 0;
	width: 198px;
	height: 28px;
	line-height: 14px;
	border: 1px solid #303030;
	border-top: none;
	padding-top: 4px;
}
.nav li:hover li a,
.nav li.sfhover li a {
	background: none;
	color: #999!important;
	height: auto;
	line-height: 14px;
	padding: 8px 10px;
}
.nav li:hover li:hover a,
.nav li.sfhover li.sfhover a {
	color: #576851!important;
}
.nav li li.has-children a {
	background: url(images/arrows-green.png) 100% 6px no-repeat;
}
/* Flyout */
.nav li:hover li ul,
.nav li.sfhover li ul {
	left: -999em;
	padding: 0;
}
.nav li:hover li:hover ul,
.nav li.sfhover li.sfhover ul {
	top:0;
	left: 199px;
}
.nav li li li {
	background: #333 url(images/dropdown.jpg) 0 0;
	width: 198px;
	border: 1px solid #303030;
	border-top: none;
}
.nav li:hover li:hover li a,
.nav li.sfhover li.sfhover li a {
	background: none;
	color: #999999!important;
}
.nav li:hover li:hover li:hover a,
.nav li.sfhover li.sfhover li.sfhover a {
	color: #576851!important;
}

/* Header */
#header {
	position: relative;
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
	width: 975px;
	height: auto;
	border-bottom: 4px solid #c4a419;
	overflow: auto;
}
.home #header .band-photo {
	height: 416px;
}
#header .band-photo {
	width: 975px;
	height: 225px;
	overflow: hidden;
}
#header img {
	float: left;
	border: none;
	margin: 0;
	padding: 0;
}
#header .icons {
	width: 100%;
	position: absolute;
	bottom: 20px;
}
#header .icons div {
	float: right;
	position: relative;
	left: -50%;
}
#header ul {
	margin: 0 auto;
	left: 50%;
	position: relative;
}
#header li {
	float: left;
	width: 100px;
	height: 45px;
	text-indent: -999em;
	background: url(images/icons.png) 0 0;
}
#header li a {
	display: block;
	height: 45px;
}
#header li.itunes a,
#header li.itunes {
	width: 156px;
}
#header li.facebook a,
#header li.facebook {
	width: 160px;
	background-position: -156px 0;
}
#header li.myspace a,
#header li.myspace {
	width: 180px;
	background-position: -306px 0;
}
#header li.purevolume a,
#header li.purevolume {
	width: 188px;
	background-position: -486px 0;
}
#header li.youtube a,
#header li.youtube {
	width: 134px;
	background-position: -674px 0;
}
#header li.twitter a,
#header li.twitter {
	width: 157px;
	background-position: -808px 0;
}

/* Content */
#content {
	float: left;
	width: 560px;
	padding: 0 32px 0 33px;
	overflow: hidden;
}
.page-template-full-width-php #content {
	width: 910px;
}

/* Siderbar */
#sidebar {
	float: left;
	width: 300px;
	padding: 0 25px;
	overflow: hidden;
}
#sidebar .widget {
	float: left;
	margin: 20px 0 0 0;
}
#sidebar a {
	color: #737373;
}
/* Search form */
#searchform {
	width: 300px;
}
#searchform label {
	display: none;
}
#searchform input[type=text] {
	border: 1px solid #3d5234;
	background: none;
color:#CBCBCB;
padding:3px 5px;
width:220px;
}
#searchform input[type=submit]{
	width: 60px;
	text-align: center;
	border: 1px solid #3d5234;
	color: #3d5234;
	text-transform: uppercase;
	font-size: 10px;
	background: none;
	padding: 3px 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
/* Sidebar lists */
.widget li {
	float: left;
	width: 150px;
	font-size: 11px;
	color: #737373;
}

/* Text */
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
	color: #c4a419;
	font-family: "BebasRegular", "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-shadow: 1px 1px 5px #151515;
	letter-spacing: 0.6px;
	font-weight: normal;
}
h1,
h1 a {
	font-size: 24px;
	line-height:28px;
	margin:30px 0 5px;
}
h2,
h2 a {
	font-size: 22px;
	margin: 20px 0 0 0;
}
h3,
h3 a {
	font-size: 20px;
	margin: 10px 0 0 0;
}
h4,
h4 a {
	font-size: 18px;
	color: #737373;
	margin: 10px 0 0 0;
}
h5,
h5 a {
	font-size: 16px;
	margin: 7px 0 0 0;
}
h6,
h6 a {
	font-size: 14px;
	color: #737373;
	margin: 4px 0 0 0;
}
.page,
.post,
dd,
dt,
li,
blockquote,
p {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #cbcbcb;
	line-height: 20px;
}
p {
	margin: 6px 0 14px 0;
}
#content img {
	padding: 1px;
	border: 1px solid #626262;
}
blockquote {
	color: #717f82;
	border: 1px solid #3d5234;
	background: rgba(61,83,52,0.15);
	margin: 20px 0 30px 0;
	padding: 15px 20px;
}
a.more-link {
	color: #3D5234;
	border-bottom: 1px solid #3D5234;
	text-decoration: none;
	font-weight: bold;
}
a.more-link:hover {
	color: #8a8f93;
	border-bottom: 1px solid #8a8f93;
	text-decoration: none;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter {
	margin: 0 auto;
}
.wp-caption {
	padding: 10px;
	color: #737373;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
}
.wp-caption img {
	border: none;
	border-left: 1px solid #3D5234;
	border-top: 1px solid #3D5234;
	border-right: 1px solid #3D5234;
	margin: 0;
	padding: 1px;
}
.wp-caption p {
	border-left: 1px solid #3D5234;
	border-bottom: 1px solid #3D5234;
	border-right: 1px solid #3D5234;
	margin: 0 3px;
	padding: 8px;
	color: #999;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
}
.addtoany_share_save_container {
	background: url(images/share-this.png);
	width: 76px;
	height: 14px;
}
.addtoany_share_save_container img {
	opacity: 0;
}

/* Post info and meta */
.post-info {
	clear: both;
	margin: 0 0 10px 0;
	color: #999;
	font-size: 11px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.single .post-info {
	margin: 80px 0 10px 0;
}
.post-meta a,
.post-meta a:visited,
.post-info a,
.post-info a:visited {
	color: #3D5234;
}
.post-meta {
	margin: 0 0 50px 0;
	padding: 15px 20px;
	border: 1px solid #3D5234;
	color: #3D5234;
	font-size: 12px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	overflow: auto;
}
.single .post-meta {
	margin: 0;
}
.post-meta .time,
.post-meta .comments-meta,
.post-meta .share-this,
.post-meta .comment-question {
	float: left;
	width: 33%;
}
.post-meta .comments-meta {
	text-align: center;
}
.post-meta .share-this,
.post-meta .comment-question {
	text-align: right;
}

/* Comments */
#comments li {
	float: left;
	overflow: auto;
	width: 100%;
	margin: 30px 0 0 0;
}
#comments img {
	padding: 1px;
	border: 1px solid #3D5234;
	float: left;
	width: 66px;
}
#comments cite,
#comments cite a {
	font-weight: bold;
	font-size: 13px;
	color: #3D5234;
	font-style: normal;
}
#comments .time,
#comments .edit,
#comments .time a,
#comments .edit a {
	font-size: 10px;
	color: #484848;
	font-style: italic;
}
#comments .reply,
#comments .reply a {
	display: block;
	color: #3D5234;
	font-weight: bold;
	text-transform: uppercase;
}
#comments li .comment-body {
border-bottom:1px solid #3D5234;
border-right:1px solid #3D5234;
border-top:1px solid #3D5234;
	margin: 0 0 20px 0;
	padding: 10px 20px;
	float: right;
	width: 430px;
	position: relative;
}
#comments li .comment-body .comment-arrow {
	position: absolute;
	left: -8px;
	top: 0;
	background: url(images/comment-arrow-green.png) no-repeat;
	width: 8px;
	height: 100%;
}
#comments li .comment-body p {
	color: #999;
}
#comments li li {
	float: right;
	width: 530px;
	margin: 0;
}
#comments li li .comment-body .comment-arrow {
	position: absolute;
	left: 380px;
	top: 0;
	background: url(images/comment-arrow-green.png) -8px 0 no-repeat;
	width: 8px;
	height: 100%;
}
#comments li li img {
	float: right;
	margin: 0 0 0 20px;
}
#comments li li .comment-body {
	width: 340px;
	color: #999;
		border-left:1px solid #3D5234;
border-right:0 none;
}
#comments li li li {
	width: 490px;
}
#comments li li li .comment-body .comment-arrow {
	position: absolute;
	left: 340px;
	top: 0;
	background: url(images/comment-arrow-green.png) -8px 0 no-repeat;
	width: 8px;
	height: 100%;
}
#comments li li li .comment-body {
	width: 300px;
	color: #999;
}
#comments input {
	border: 1px solid #3D5234;
	width: 210px;
	height: 25px;
	line-height: 25px;
	background: none;
	color: #999;
	text-indent: 5px;
}
#comments textarea {
	background: none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #999;
	border: 1px solid #3D5234;
	padding: 5px;
	width: 545px;
	height: 140px;
}
#comments input[type=submit] {
	width: auto;
	text-indent: 0;
	padding: 0 7px;
	color: #3D5234;
	font-size: 10px;
	text-transform: uppercase;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#comments label {
	color: #999;
	font-size: 11px;
}
#comments input[type=submit]:hover {
	background: #3D5234;
	color: #fff;
}
#comments p {
	margin: 3px 0;
	padding: 0;
}

/* Footer */
#footer {
	float: left;
	background: url(images/footer-green.jpg) 50% 0;
	width: 100%;
	height: 138px;
}
#footer .icons {
	float: right;
	position: relative;
	left: -50%;
}
#footer ul {
	margin: 20px auto 0 auto;
	position: relative;
	left: 50%;
}
#footer li {
	float: left;
	width: 100px;
	height: 45px;
	text-indent: -999em;
	background: url(images/icons.png) 0 -45px;
}
#footer li a {
	display: block;
	height: 45px;
}
#footer li.itunes a,
#footer li.itunes {
	width: 129px;
}
#footer li.facebook a,
#footer li.facebook {
	width: 136px;
	background-position: -129px -45px;
}
#footer li.myspace a,
#footer li.myspace {
	width: 154px;
	background-position: -265px -45px;
}
#footer li.purevolume a,
#footer li.purevolume {
	width: 162px;
	background-position: -419px -45px;
}
#footer li.youtube a,
#footer li.youtube {
	width: 113px;
	background-position: -581px -45px;
}
#footer li.twitter a,
#footer li.twitter {
	width: 132px;
	background-position: -694px -45px;
}
#footer li.foxhound a,
#footer li.foxhound {
	width: 135px;
	background-position: -824px -45px;
}
#footer p {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
	text-align: center;
	color: #b5b5b5;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#footer a {
	color: #3c3c3c;
}
#footer a:hover {
	color: #4e4e4e;
}
#footer span,
#footer span a {
	color: #3c3c3c;
}

.mc_input {
		border: 1px solid #3D5234;
		width: 210px;
		height: 25px;
		line-height: 25px;
		background: none;
		color: #999;
		text-indent: 5px;
}
.mc_form_inside {
	color:#CBCBCB;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:20px;
}


.mc_signup_submit input[type=submit] {
	width: auto;
	text-indent: 0;
	padding: 0 7px;
	font-size: 10px;
	text-transform: uppercase;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.mc_signup_submit input[type=submit]:hover {
		background: #3D5234;
		color: #fff;
	}
	
.a2a_dd img {
border: 0!important;
padding: 0!important;}