<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:		Grammy
Theme URI:		http://foxhoundbandthemes.com/themes/grammy/
Description:	The Grammy supports custom menus, logos, header image, and background. A widgetized sidebar makes adding new functionality to your website very easy.
Author:			Foxhound Band Themes
Author URI:		http://foxhoundbandthemes.com
Version:		1.0
Tags:			gray
License:		GPL
License URI:	http://foxhoundbandthemes.com/terms-licencing/
 *
 * Grammy WordPress Theme, Copyright (C) 2010 Foxhound Band Themes
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/

/* WordPress-Generated CSS Classes
   -------------------------------------------------
*/
.aligncenter { /* defined below */ }
.alignleft { /* defined below*/ }
.alignnone { /* defined below */ }
.alignright { /* defined below */ }
.wp-caption { /* defined below */ }
.wp-caption-text { /* defined below */ }
.gallery-caption { /* defined below */ }
.bypostauthor { /* defined below */ }
.sticky { /* defined below */ }




.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter {
	margin: 0 auto;
}
.wp-caption {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border: 1px solid #CCCCCC;
    color: #737373;
    font-size: 11px;
    line-height: 12px;
    margin-bottom: 15px;
    padding: 8px 6px;
    text-align: center!important;
}

.wp-caption img {
	border: none;
	margin: 0;
	padding: 1px;
}
.wp-caption p {
	margin: 0 3px;
	padding: 8px;
	color: #999;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
}


@font-face{
	font-family:'CartoGothicStdBold';
	src:url('fonts/cartogothic_std_bold-webfont.eot');
	src:url('fonts/cartogothic_std_bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/cartogothic_std_bold-webfont.woff') format('woff'),
	url('fonts/cartogothic_std_bold-webfont.ttf') format('truetype'),
	url('fonts/cartogothic_std_bold-webfont.svg#CartoGothicStdBold') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'CartoGothicStdBoldItalic';
	src:url('fonts/cartogothic_std_bold-webfont.eot');
	src:url('fonts/cartogothic_std_bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/cartogothic_std_bold-webfont.woff') format('woff'),
	url('fonts/cartogothic_std_bold-webfont.ttf') format('truetype'),
	url('fonts/cartogothic_std_bold-webfont.svg#CartoGothicStdBoldItalic') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'PTSansNarrowBold';
	src:url('fonts/pt_sans-narrow-web-bold-webfont.eot');
	src:url('fonts/pt_sans-narrow-web-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/pt_sans-narrow-web-bold-webfont.woff') format('woff'),
	url('fonts/pt_sans-narrow-web-bold-webfont.ttf') format('truetype'),
	url('fonts/pt_sans-narrow-web-bold-webfont.svg#PTSansNarrowBold') format('svg');
	font-weight:normal;
	font-style:normal;
}

html{min-width:1000px;}

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 {
    border: 0 none;
    list-style: none outside none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}

body{
	margin:30px 0 0;
	color:#66687b;
	font:14px/24px Georgia, "Times New Roman", Times, serif;
	background:#ffffff;
}
img{border-style:none;}
a{
	color:#7A3006;
	text-decoration:none;
}
a:hover{text-decoration:underline;
color: #9C3C02;}
input,
textarea,
select{
	color:#626262;
	vertical-align:middle;
	font:12px italic Georgia, "Times New Roman", Times, serif;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.container{
	width: 100%;
	overflow: hidden;
}
/* wrapper start */
#wrapper{
	width:974px;
	margin:0 auto;
	-moz-box-shadow:3px 3px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:3px 3px 10px rgba(0, 0, 0, 0.3);
	box-shadow:3px 3px 10px rgba(0, 0, 0, 0.3);
	border:1px solid #7a7a7c;
}
/* header start */
#header{
	height:57px;
	background:url(images/bg-header.png) no-repeat;
	padding-top:31px;
	position:relative;
	z-index:10;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
.logo{
	width:200px;
	height:55px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 0 33px;
}
.logo a{
	display:block;
	height:100%;
	margin-top:0!important;
}
#nav{
	margin:0;
	padding:0 5px 0 0;
	list-style:none;
	float:right;
padding-top: 5px;
}
#nav li{
	float:left;
	font:13px/10px 'PTSansNarrowregular', helvetica, serif;
	text-transform:uppercase;
	padding:0 15px 0 0;
	position:relative;
        letter-spacing:0.14em;

}
#nav li:hover a,
#nav li.active a{
	color:#cfa252;
	text-decoration:none;
}
#nav li .sf-sub-indicator{display:none;}
#nav li a{color:#fff;}
#nav li ul{
	margin:0;
	padding:8px 0 0;
	list-style:none;
	width:221px;
	position:absolute;
	left:0;
	top:22px;
	background:#000;
	z-index:100;
	box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.35);
}
#nav li ul li{
	float:none;
	font:italic 12px/35px Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	padding:0 14px 0 17px;
	border-top:1px solid #1c1c1c;
}
#nav li ul li:after{
	content:"";
	display:block;
	clear:both;
}
#nav li ul li:first-child{border:0;}
#nav li ul .sf-sub-indicator{
	background:url(images/bullet-01.gif) no-repeat;
	display:block !important;
	width:4px;
	height:9px;
	text-indent:-9999px;
	position: absolute;
	right: 14px;
	top: 13px;
}
#nav li ul li ul{
	left:221px;
	top:0;
	padding:0;
}
#nav li:hover ul li a,
#nav li.active ul li a,
#nav li ul li a{
	color:#fff;
	display:block;
}
#nav li:hover ul li a:hover,
#nav li.active ul li a:hover,
#nav li ul li a:hover{text-decoration:none;
color: #cfa252}
/* heder end */
/* main start */
#main{
	position:relative;
	z-index:1;
	background:url(images/bg-main.gif);
	padding-bottom:37px;
}
.visual{position:relative;height:416px;}
.visual img{vertical-align:top;}
.social{
	position:absolute;
	left:0;
	overflow:hidden;
	margin:0px auto;
	padding:0;
	list-style:none;
}
.visual .social {
	top:350px;
}
.socialpage {
	top:175px!important;}
	
.social li{
	float:left;
	padding:0;
}
.social li img{vertical-align:top;}
.label{
	width:210px;
	height:149px;
	position:absolute;
	right:-13px;
	bottom:-47px;
	z-index: 100;
}
.label a{
	display:block;
	height:100%;
}
.label img{vertical-align:top;}
.tooltip{
	width:205px;
	height:93px;
	background:url(images/bg-tooltip.png) no-repeat;
	position:absolute;
	left:72px;
	top:103px;
	display:none;
}
.tooltip p{
    color: #FFFFFF;
    font: italic 14px/18px 'CartoGothicStdBoldItalic';
    margin: 0;
    padding: 33px 20px 10px;
}
.main-title{
	border-bottom:1px solid #e7e3e4;
	text-align:center;
	height:31px;
	padding-top:9px;
	background:url(images/bg-main-title.gif);
	clear:both;
}
.main-title-page {
padding: 0!important;
height: 0px!important;
width:974px;
}
.main-title h2{
	margin:0;
	color:#b98b8b;
	font:italic 17px/19px Georgia, "Times New Roman", Times, serif;
}
.main-holder{
	overflow:hidden;
	padding:19px 24px 0 36px;
	background:url(images/bg-main-holder1.gif) repeat-x;
}
/* content start */
#content{
	width:559px;
	float:left;
	padding-top:19px;
	overflow: hidden;
}
.page-template-page-full-width-php #content,
#content.full-width { width:100%; }
.top-post{width:100%;}
.top-post .date{
	display:block;
	font-size:11px;
	color:#7e7a7a;
	padding-bottom:2px;
}

/* 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 {
font-family: 'CartoGothicStdBoldItalic';
text-transform: uppercase;
color:#9C3C02;
font-weight: normal;
margin: 20px 0 5px;
padding: 0;}

h2 {font-size:22px
line-height: 26px;}

.top-post h3{
	font-size:20px;
	line-height: 24px;
	background:url(images/divider-01.gif) repeat-x 0 100%;
	padding-bottom:10px;
	margin:0 0 12px;
}


h4 {
	font-size: 18px;
	line-height: 22px;
	}
.top-post .img{
	border:1px solid #000;
	background:#fff;
	padding:1px;
	margin-bottom:12px;
}
.top-post .img img{vertical-align:top;}
.top-post .text{
	border-bottom:1px solid #d6d1d1;
	padding-bottom:3px;
	margin-bottom:14px;
}
.top-post .text p{
	margin:0 0 15px 0;
	text-align:justify;
}

.top-post .text p a {
border-bottom: 1px dotted;
text-decoration: none!important;}

.top-post .link-pages {
	clear:both;
}

.top-post .posted{
	clear: both;
	font:11px/15px Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom:11px;
}
.top-post .posted p{margin:0;}
.top-post .posted p a{font-style:italic;}
.comments-top{
    background: none repeat scroll 0 0 #91C682;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 5px 34px 7px 11px;
}
.comments-top p{
	margin:0;
	font-style:regular;
	float:left;
}
.comments-top a{color:#fff;}
.comments-top strong a{color:#fff;}
.comments-holder{
	border-top:1px solid #dbd7d7;
	padding:26px 0 11px;
}
.comment-box{
	overflow:hidden;
	padding-bottom:23px;
	clear:both;
}
.comment-box .comment-box {
	padding-top: 23px;
	padding-bottom: 0;
}
.comment-box .img{
	float:left;
	width:64px;
	height:64px;
	background:#fff;
	border:1px solid #000;
	padding:1px;
}
.comment-box .comment-box .img {
	float:right;
	margin-left:10px;
}
.comment-box .ar {
	float:right;
	margin-left:10px;
}
.comment-box .img img{vertical-align:top;}
.comment-box .frame{
	float:right;
	width:472px;
}
.comment-box .depth-2 .frame {
	width: 387px;
}
.comment-box .depth-3 .frame {
	width: 354px;
}
.comment-box .depth-4 .frame {
	width: 324px;
}
.comment-box .depth-5 .frame {
	width: 294px;
}
.comment-box .text{
	background:#fefcfc;
	border:1px solid #4e4d4d;
	position:relative;
	color:#252525;
	padding:11px 12px 12px 20px;
}
.comment-box .comment-box .frame {
	overflow:hidden;
	padding-right:7px;
}
.comment-box .comment-arrow {
	width:8px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/bg-left-arrow.gif) no-repeat;
	position:absolute;
	left:-8px;
	top:13px;
}
.comment-box .depth-2 .comment-arrow {
	background:url(images/bg-right-arrow.gif) no-repeat;
	left:385px;
}
.comment-box .depth-3 .comment-arrow {
	left:352px;
}
.comment-box .depth-4 .comment-arrow {
	left:322px;
}
.comment-box .depth-5 .comment-arrow {
	left:292px;
}
.comment-box .text .top{padding-bottom:6px;}
.comment-box .text .top h3{
	font:italic 14px/17px Arial, Helvetica, sans-serif;
	display:inline;
	margin:0;
}
.comment-box .text .top h3 a{
	color:#252525;
	font:italic 14px/17px Arial, Helvetica, sans-serif;
}
.comment-box .text .top h3 strong a{font-weight:bold;}
.comment-box .text .top span{
	display:inline;
	font-size:10px;
	line-height:17px;
}
.comment-box .text p{margin:0;}
.reply{
	font:bold italic 13px/17px Arial, Helvetica, sans-serif;
	padding-top:8px;
}
.form-comment{overflow:hidden;}
.form-comment h3{
	margin:0 0 6px;
	color:#252525;
	font:italic 14px/17px Georgia, "Times New Roman", Times, serif;
}
.form-comment .text-form,
#respond p {
	width:206px;
	height:21px;
	background:#fefcfc;
	border:1px solid #4f4e4e;
	overflow:hidden;
	padding:3px;
	margin:0;
	margin-bottom:3px;
}
#respond p.comment-notes,
#respond p.form-allowed-tags {
	display:none;
}
#respond p.logged-in-as,
#respond p.form-submit {
	background:transparent;
	border:none;
	padding:0;
	width:auto;
	height:auto;
}
.form-comment .text-form input,
#respond input {
	width:190px;
	float:left;
	padding:3px 3px 3px 5px;
	background:none;
	border:0;
	margin:0;
	font-style:italic;
	line-height:15px;
}
.form-comment .area,
#respond p.comment-form-comment {
	height:140px;
	background:#fefcfc;
	border:1px solid #4f4e4e;
    padding: 8px;
    width: 540px;
	margin-bottom:9px;
}
#respond p.comment-form-comment label {
	display:none;
}
.form-comment .area textarea,
#respond p.comment-form-comment textarea {
	width:545px;
	height:140px;
	max-width:545px;
	max-height:140px;
	min-width:545px;
	min-height:140px;
	background:none;
	border:0;
	overflow:auto;
	margin:0;
	padding:0;
	font-style:italic;
}
.form-comment .btn-submit,
#respond .form-submit input {
	width:75px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	line-height:0;
	background:url(images/btn-submit.gif) no-repeat;
	border:0;
	cursor:pointer;
	display:block;
	padding:0;
	margin:0;
}
.btn-submit:active,
#respond .form-submit input:active {
position: relative;
top:1px;
left:1px;}
/* content end */
/* sidebar start */
#sidebar{
	width:306px;
	float:right;
	padding-top: 0px;
}

.widget {
 margin: 30px 0;
padding-bottom: 9px;
border-bottom: 1px solid rgba(0,0,0,0.1);}

#sidebar h3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #9c3c02;
    font: 18px/21px 'CartoGothicStdBold';
    margin: 0 0 12px;
    padding-bottom: 3px;
    text-transform: uppercase;

}
#sidebar h3 em{font:18px/21px 'CartoGothicStdBoldItalic';}

#sidebar .widget div p{margin:0;}
#sidebar .widget div p span{font-size:10px;}
#sidebar .widget div .ico{
	position:relative;
	top:2px;
}
#sidebar .widget div .ico img{vertical-align:top;}
#sidebar .widget .widget {
	background:#fff;
	border:1px solid #000;
	padding:1px;
	margin-bottom:23px;
}
#sidebar .widget img{vertical-align:top;}
/* sidebar end */
/* main end */
/* footer start */
#footer{
	background:url(images/bg-footer.jpg) no-repeat;
	text-align:center;
	height:36px;
	line-height:17px;
	overflow: hidden;
        color:#88b562;
}
.footer-nav{
	position:relative;
	overflow:hidden;
	padding:37px 0 42px;
}
.footer-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	left:50%;
	position:relative;
}
.footer-nav ul li{
	float:left;
	left:-50%;
	position:relative;
	padding:0 25px;
}
.footer-nav ul li img{vertical-align:top;}
#footer p{
	margin:0;
	color:#d9d9d9;
	font-family: 14px/24px Georgia,"Times New Roman",Times,serif;
}
#footer em{
	display:block;
	color:#333333;
}

/* Added CSS */


body.paged #main .visual {
	height: 225px;
	overflow: hidden;
}
#nivoslider {
    position:relative;
    width:974px; /* Change this to your images width */
    height:316px; /* Change this to your images height */
    background: none;
}
#nivoslider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#nivoslider a {
    border:0;
    display:block;
}



.home #main .visual {
	height: 317px;
}
#main .visual {
	width: 975px;
	height: 316px;
}
#main .visual img {
	float: left;
	border: none;
	margin: 0;
	padding: 0;
}
#main .visual .icons {
	width: 100%;
	position: absolute;
	/*bottom: 40px;*/
	z-index: 99;
}
#main .visual .social div {
	float: right;
	position: relative;
	left: -50%;
}
#main .visual ul {
	margin: 0 auto;
	position: relative;
}
.visual li {
	float: left;
	width: 100px;
	height: 45px;
	text-indent: -999em;
	background: url(images/icons.png) 0 0;
}
#main .visual li a {
	display: block;
	height: 45px;
}
#main .visual li.foxhound a,
#main .visual li.foxhound {
	display:none;
	width:0px;
	background:none;
}



.icons ul {
	margin: 20px auto 0 auto;
	position: relative;
}
.icons li {
	float: left;
	width: 100px;
	height: 45px;
	text-indent: -999em;
	background: url(images/icons.png) 0 -45px;
	margin: 0 30px;
}
.icons li a {
	display: block;
	height: 45px;

}
/* Icon Sprite Row 4: height -150px */
.icons li.itunes a,
.icons li.itunes {
   background-position: -19px -8px;
    width: 98px;
}
.icons li.facebook a,
.icons li.facebook {
    background-position: -174px -8px;
    width: 109px;
}
.icons li.myspace a,
.icons li.myspace {
    background-position: -341px -8px;
    width: 120px;
}
.icons li.purevolume a,
.icons li.purevolume {
background-position: -514px -7px;
    width: 137px;
}
.icons li.youtube a,
.icons li.youtube {
	width: 80px;
	background-position: -701px -9px;
}
.icons li.twitter a,
.icons li.twitter {
	background-position: -837px -8px;
    width: 105px;
}
.icons li.foxhound a,
.icons li.foxhound {
	width: 135px;
	background-position: -824px -145px;
}
/* Icon Sprite Row 3: height -100px */
.icons li.soundcloud a,
.icons li.soundcloud {
    background-position: -25px -59px;
    width: 101px;
}
.icons li.lastfm a,
.icons li.lastfm {
 background-position: -149px -58px;
    width: 85px;
}
.icons li.bandsintown a,
.icons li.bandsintown {
 background-position: -262px -52px;
    width: 98px;
}
.icons li.tumblr a,
.icons li.tumblr {
 background-position: -383px -58px;
    width: 108px;
}
.icons li.ilike a,
.icons li.ilike {
	background-position: -509px -57px;
    width: 62px;
}
.icons li.reverbnation a,
.icons li.reverbnation {
 background-position: -586px -56px;
    width: 164px;
}
.icons li.bandcamp a,
.icons li.bandcamp {
  background-position: -782px -56px;
    width: 145px;
}
#footer p  {
    color: #FFFFFF;
    float: left;
    margin: 10px 0 0;
    text-align: center;
    width: 100%;
}

#footer a {
color: #333333;}

#footer a:hover {
color: #444444;}

#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;
	margin: 0 25px;
}
#footer li a {
	display: block;
	height: 45px;
}

#footer .icons li.itunes a,
#footer .icons li.itunes {
    background-position: -21px -152px;
    width: 80px;
}
#footer .icons li.facebook a,
#footer .icons li.facebook {
    background-position: -151px -152px;
    width: 95px;
}
#footer .icons li.myspace a,
#footer .icons li.myspace {
    background-position: -293px -150px;
    width: 98px;
}
#footer .icons li.purevolume a,
#footer .icons li.purevolume {
    background-position: -439px -153px;
    width: 116px;
}
#footer .icons li.youtube a,
#footer .icons li.youtube {
    background-position: -600px -153px;
    width: 71px;
}
#footer .icons li.twitter a,
#footer .icons li.twitter {
    background-position: -716px -152px;
    width: 88px;
}
#footer .icons li.foxhound a,
#footer .icons li.foxhound {
    background-position: -846px -152px;
    width: 96px;
}
/* Icon Sprite Row 3: height -100px */
#footer .icons li.soundcloud a,
#footer .icons li.soundcloud {
    background-position: -25px -106px;
    width: 88px;
}
#footer .icons li.lastfm a,
#footer .icons li.lastfm {
    background-position: -135px -109px;
    width: 72px;
}
#footer .icons li.bandsintown a,
#footer .icons li.bandsintown {
    background-position: -231px -104px;
    width: 85px;
}
#footer .icons li.tumblr a,
#footer .icons li.tumblr {
    background-position: -336px -107px;
    width: 94px;
}
#footer .icons li.ilike a,
#footer .icons li.ilike {
    background-position: -449px -108px;
    width: 51px;
}
#footer .icons li.reverbnation a,
#footer .icons li.reverbnation {
  background-position: -513px -108px;
    width: 143px;
}
#footer .icons li.bandcamp a,
#footer .icons li.bandcamp {
 background-position: -682px -107px;
    width: 136px;
}


.postsnavlinks {
	margin: 0px auto;
	text-align:center;
}
.postsnavlinks span {
	float:left;
	width: 50%;
	min-width: 50%;
}
.postsnavlinks .postsnavnewer {
	text-align:left;
}
.postsnavlinks .postsnavolder {
	text-align:right;
}




/* Gig Press Syling */


.gigpress-header {
    position: absolute;
    visibility: hidden;
}
.vevent {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border: 1px solid #FFFFFF !important;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
    float: left;
    margin-bottom: 5px;
    min-height: 80px;
    padding: 10px;
    position: relative;
    width: 95%;
}
.gigpress-table {
    border-style: none !important;
    font-size: 14px;
    font-weight: bold;
}
td.gigpress-city {
    color: #B23030;
    font-family: 'CartoGothicStdBoldItalic';
    font-size: 20px;
    font-weight: normal;
    position: absolute;
    top: 7px;
}
.gigpress-row td {
    border-bottom: medium none !important;
}
tr.gigpress-info td {
    border-bottom: medium none !important;
    line-height: 18px;
}
td.gigpress-date {
    color: #B23030;
    float: left;
    font-family: 'CartoGothicStdBoldItalic';
    font-size: 20px;
    font-weight: normal;
    left: 76%;
    position: absolute;
    text-align: right !important;
    top: 8px;
    width: 112px;
}
.gigpress-links-cell {
    display: none;
}
td.gigpress-venue {
    position: absolute;
    top: 27px;
}
.gigpress-info {
    float: left;
    margin-top: 48px;
    width: 76%;
}
span.gigpress-info-label {
    color: #222222 !important;
}
span.gigpress-info-item {
    font-size: 12px;
}
.gigpress-listing li {
    font-size: 12px;
    font-weight: bold;
    min-height: 45px;
    padding: 15px;
	color: #666666;
    width: 270px;
}
.gigpress-listing li .gigpress-tickets-link {
    left: 188px;
    top: 10px;
}
.gigpress-sidebar-date {
    color: #252525;
    font-family: 'CartoGothicStdBoldItalic';
    font-size: 24px;
    font-weight: normal !important;
    margin: 2px 0;
}
.gigpress-table {
    color: #222222 !important;
}

ul.gigpress-listing {
overflow: hidden;}
a.gigpress-tickets-link {
    background: none repeat scroll 0 0 #B23030;
    border: 1px solid #FFFFFF;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25) inset;
    color: #FFFFFF !important;
    display: block;
    font-weight: bold;
    left: 79%;
    padding: 3px 2px 3px 4px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
    top: 45px;
    width: 100px;
}
a.gigpress-tickets-link:hover {
    background: none repeat scroll 0 0 #ca3737;
    text-decoration: none;
}
a.gigpress-tickets-link:active {
    background-color: #952828;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4) inset;
}
span.gigpress-info-item {
    color: #666666 !important;
}</pre></body></html>