/********** Mobile **********/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

body, div, span, applet, object, iframe,
blockquote, pre, a, abbr, acronym, address, big, cite, code, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, var, ul, li, strong {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 120%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: #000000;
	background: white;
}
ul {
	list-style: none;
}


/********** Main **********/

body {
	margin:0px;
	padding:0px;
	background-color: #1B1A16;
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/low-bg.jpg);
}

a:link {
	color:#FFFFFF;
	text-decoration: underline;
}

a:visited {
	text-decoration:underline;
	color:#FFFFFF
}

a:hover {
	text-decoration:none;
	color:#FFFFFF
}

a:active {
	text-decoration:underline;
	color:#FFFFFF
}

img {
	border-style: none;
	display: block;
}


em {
	font-style: normal;
}

strong {
	font-weight: bold;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.float-left {
}
.float-right {
	clear: both;
	margin-top: 20px;

}


/********** Header **********/
	
#header {
	width: 952px;
	margin-left: 20px;
	padding: 0px;
	width: 630px;
	margin-top: 0px;
	overflow: hidden;
}
#header ul {
}

#header li {
	float: left;
	font-size: 13px;
}
.flash-border  {
	height: 356px;
	width: 380px;
	border: 2px solid #FFFFFF;
	float: left;
	clear: left;
}



ul span {
	display: none;
}

/********** Nav **********/

#home a{
	background-image: url(../images/butt-home.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 53px;
	background-position: 0px 0px;
	display: block;
	margin-right: 25px;
}
#home a:hover{
	background-image: url(../images/butt-home.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 53px;
	background-position: 0px -54px;
	display: block;
}
#home .active{
	background-image: url(../images/butt-home.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 53px;
	background-position: 0px -54px;
	display: block;
}
#band a{
	background-image: url(../images/butt-band.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 47px;
	background-position: 0px 0px;
	display: block;
	margin-right: 25px;
}
#band a:hover{
	background-image: url(../images/butt-band.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 47px;
	background-position: 0px -54px;
	display: block;
}
#band .active{
	background-image: url(../images/butt-band.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 47px;
	background-position: 0px -54px;
	display: block;
}
#news a{
	background-image: url(../images/btn-news.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 51px;
	background-position: 0px 0px;
	display: block;
	margin-right: 25px;
}
#news a:hover{
	background-image: url(../images/btn-news.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 51px;
	background-position: 0px -54px;
	display: block;
}
#news .active{
	background-image: url(../images/btn-news.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 51px;
	background-position: 0px -54px;
	display: block;
}
#blog a{
	background-image: url(../images/butt-blog.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 40px;
	background-position: 0px 0px;
	display: block;
	margin-right: 25px;
}
#blog a:hover{
	background-image: url(../images/butt-blog.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 40px;
	background-position: 0px -54px;
	display: block;
}
#blog .active{
	background-image: url(../images/butt-blog.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 40px;
	background-position: 0px -54px;
	display: block;
}
#gigs a{
	background-image: url(../images/butt-gigs.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 41px;
	background-position: 0px 0px;
	display: block;
	margin-right: 25px;
}
#gigs a:hover{
	background-image: url(../images/butt-gigs.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 41px;
	background-position: 0px -54px;
	display: block;
}
#gigs .active{
	background-image: url(../images/butt-gigs.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 41px;
	background-position: 0px -54px;
	display: block;
}
#photos a{
	background-image: url(../images/butt-photos.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 65px;
	background-position: 0px 0px;
	display: block;
	margin-right: 25px;
}
#photos a:hover{
	background-image: url(../images/butt-photos.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 65px;
	background-position: 0px -54px;
	display: block;
}
#photos .active{
	background-image: url(../images/butt-photos.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 65px;
	background-position: 0px -54px;
	display: block;
}
#video a{
	background-image: url(../images/butt-video.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 52px;
	background-position: 0px 0px;
	display: block;
	margin-right: 25px;
}
#video a:hover{
	background-image: url(../images/butt-video.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 52px;
	background-position: 0px -54px;
	display: block;
}
#video .active{
	background-image: url(../images/butt-video.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 52px;
	background-position: 0px -54px;
	display: block;
}
#music a{
	background-image: url(../images/butt-music.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 56px;
	background-position: 0px 0px;
	display: block;
	margin-right: 25px;
}
#music a:hover{
	background-image: url(../images/butt-music.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 56px;
	background-position: 0px -54px;
	display: block;
}
#music .active{
	background-image: url(../images/butt-music.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 56px;
	background-position: 0px -54px;
	display: block;
}
#press a{
	background-image: url(../images/butt-press.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 51px;
	background-position: 0px 0px;
	display: block;
	margin-right: 25px;
}
#press a:hover{
	background-image: url(../images/butt-press.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 51px;
	background-position: 0px -54px;
	display: block;
}
#press .active{
	background-image: url(../images/butt-press.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 51px;
	background-position: 0px -54px;
	display: block;
}
#shop a{
	background-image: url(../images/butt-shop.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 46px;
	background-position: 0px 0px;
	display: block;
	margin-right: 25px;
}
#shop a:hover{
	background-image: url(../images/butt-shop.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 46px;
	background-position: 0px -54px;
	display: block;
}
#shop .active{
	background-image: url(../images/butt-shop.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 46px;
	background-position: 0px -54px;
	display: block;
}
#links a{
	background-image: url(../images/butt-links.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 50px;
	background-position: 0px 0px;
	display: block;
	margin-right: 25px;
}
#links a:hover{
	background-image: url(../images/butt-links.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 50px;
	background-position: 0px -54px;
	display: block;
}
#links .active{
	background-image: url(../images/butt-links.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 50px;
	background-position: 0px -54px;
	display: block;
}
#international a{
	background-image: url(../images/butt-international.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 120px;
	background-position: 0px 0px;
	display: block;
}
#international a:hover{
	background-image: url(../images/butt-international.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 120px;
	background-position: 0px -54px;
	display: block;
}
#international .active{
	background-image: url(../images/butt-international.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 120px;
	background-position: 0px -54px;
	display: block;
}

/********** Logo **********/

#logo {
	height: 76px;
	width: 351px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 25px;
	float: left;
}

#logo a {
  width:351px;
  height: 76px;
  display: block;
}

/********** Register **********/
	
#register {
	background-image: url(../images/register.png);
	background-repeat: no-repeat;
	padding-top: 26px;
	float: right;
	width: 265px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#register input {
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 261px;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#register .submit {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
}
/********** Ticker **********/
	
#news-ticker {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ec2a4e;
	margin-top: 26px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}
#news-ticker-out {
	margin-top: 26px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



/********** Content **********/

#content {
	width: 650px;
	margin-left: 20px;
	margin-top: 10px;
}

#content div.columns {
	margin-top: 5px;
	display: inline;
}

/********** Headings **********/

h1 {
	margin: 0px;
	font-size: 27px;
	text-indent: -9999px;
	color: #252115;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}


/********** News Column **********/

#news-column {
	width: 100%;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#news-column h2 {
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F23155;
	padding-bottom: 5px;
	font-weight: bold;
}

#news-column .news-item {
	padding-top: 0px;
	padding-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	overflow: hidden;
	margin-top: 0px;
}

#news-column .border {
	border: 2px solid #FFF;
	float: left;
	margin-top: 2px;
	height: 175px;
	width: 175px;
	margin-right: 30px;
}

#news-column ul {
	width: 420px;
	float: right;
	margin: 0px;
	height: 103px;
	padding: 0px;
}

#news-column li {
}
#news-column .date  {
	margin-bottom: 7px;
}

#news-column .date strong {
	background-color: #FFF;
	font-size: 11px;
	padding: 2px;
	font-weight: normal;
}

#news-column .body {
	font-size: 10px;
	padding: 3px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #EC2A4E;
	margin-bottom: 7px;
	line-height: 14px;
}
#news-column .more {
	height: 18px;
}


/********** Album Column **********/

#album-column {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 650px;
}

/********** Gigs Column **********/

#gigs-column {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	overflow: hidden;
	padding-bottom: 4px;
	margin-top: 0px;
	padding-top: 5px;
}

#gigs-column h3 {
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F23155;
	padding-bottom: 5px;
	font-weight: bold;
}
#gigs-column ul {
	clear: both;
	overflow: hidden;
}
#gigs-column li {
	background-image: url(../images/bgd-gigs.gif);
	background-repeat: repeat;
	font-size: 11px;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#gigs-column .venue {
	width: 200px;
	padding-left: 10px;
}
#gigs-column .date {
	width: 370px;
	padding-left: 10px;
}
#gigs-column .venue strong {
	text-transform: uppercase;
}
#gigs-column .more {
	padding-bottom: 14px;
	padding-left: 9px;
	padding-right: 7px;
	padding-top: 14px;
}

/********** Photos **********/

#photos-area {
	width: 100%;
	padding-bottom: 4px;
	overflow: hidden;
	padding-top: 5px;
}

#photos-area h4 {
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F23155;
	padding-bottom: 5px;
	font-weight: bold;
}
#photos-area .flickr {
	float: right;
	margin-top: 10px;	
}

/********** Flickr **********/

#flickr {
	margin-top: 10px;
	width: 630px;
}

#flickr .flickr_badge_image {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
   
#flickr .flickr_badge_image img {
	border:3px solid #ffffff;
	width:125px;
	height:125px;
}

#flickr .flickr_badge_image img:hover {
	border:3px solid #F5294F;
}

#flickr-small {
	margin-top: 10px;
}

#flickr-small .flickr_badge_image {
	float:left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 9px;
	margin-left: 0px;
}
   
#flickr-small .flickr_badge_image img {
	border:3px solid #ffffff;
	width:125px;
	height:125px;
}

#flick-smallr .flickr_badge_image img:hover {
	border:3px solid #F5294F;
}

/********** Flickr **********/

#flickr-big {
	margin-top: 15px;
	width: 100%;
}

#flickr-big .flickr_badge_image {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
   
#flickr-big .flickr_badge_image img {
	border:3px solid #ffffff;
	width:125px;
	height:125px;
}

#flickr-big .flickr_badge_image img:hover {
	border:3px solid #F5294F;
}

/********** Photo Thumbs **********/

#thumb-big {
	margin-top: 10px;
	width: 460px;
}

#thumb-big .badge_image {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
   
#thumb-big .badge_image img {
	border:3px solid #ffffff;
	width:125px;
	height:125px;
}

#thumb-big .badge_image img:hover {
	border:3px solid #F5294F;
}


/********** Shop **********/

#shop-area {
	width: 100%;
	overflow: hidden;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	margin-left: 0px;
}

#shop-area h5 {
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F23155;
	padding-bottom: 5px;
	font-weight: bold;
}

#shop-area .border {
	border: 2px solid #FFF;
	float: left;
	margin-top: 10px;
}

#shop-area ul {
	width: 410px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: right;
}

#shop-area li {
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

#shop-area .title strong {
	font-size: 11px;
	padding: 3px;
	font-weight: normal;
	background-color: #FFF;
}
#shop-area .body {
	margin-bottom: 12px;
	background-color: #ec2a4e;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	line-height: 16px;
	padding: 5px;
}

#shop-area .buy {
	height: 18px;	
}

#shop-area .more {
	height: 18px;	
}

/********** Left Content **********/

#left-content {
	width: 640px;
	float: left;
}
#left-content h2 {
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F23155;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 5px;
}
#left-content   h3 {
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	margin-top: 0px;
}
#left-content  h5 {
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F23155;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#left-content .subtitle {
	background-color: #F23155;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}

#left-content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	padding-bottom: 10px;
}
#left-content   ul {
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}
#left-content   li {
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 12px;
	background-color: #281717;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#left-content li em {
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}


/********** Left Content - MID **********/

#left-content-mid {
	width: 100%;
}
#left-content-mid h2 {
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F23155;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 5px;
}
#left-content-mid   h3 {
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	margin-top: 0px;
}

#left-content-mid .subtitle {
	background-color: #F23155;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}




#image-holder {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #FFF;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#image-holder img {
	margin-bottom: 5px;	
}
#image-holder p {
	color: #131311;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/********** Right Content **********/

#right-content {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#right-content h2 {
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F23155;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	display: block;
	margin-bottom: 5px;
}
#right-content h3 {
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F23155;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 5px;
	display: block;
}
#right-content h4 {
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F23155;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 5px;
	display: block;
}
#right-content .rss {
	float: right;
	margin-top: 4px;
}


/********** Right Content **********/

#right-content-mid {
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}
#right-content-mid h2 {
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F23155;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	display: block;
	margin-bottom: 5px;
}
#right-content-mid h3 {
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F23155;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 5px;
	display: block;
}
#right-content-mid h4 {
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F23155;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 5px;
	display: block;
}
#right-content-mid .rss {
	float: right;
	margin-top: 4px;
}


/********** Blog Column **********/

#blog-column {
}

#blog-column .blog-item {
	padding-top: 8px;
	padding-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	overflow: hidden;
}

#blog-column .border {
	border: 2px solid #FFF;
	float: left;
	margin-top: 2px;
}

#blog-column ul {
	margin: 0px;
	padding: 0px;
}

#blog-column li {
}
#blog-column .date  {
	margin-bottom: 7px;
}

#blog-column .date strong {
	background-color: #FFF;
	font-size: 11px;
	padding: 2px;
	font-weight: normal;
}

#blog-column .body {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #EC2A4E;
	margin-bottom: 7px;
	line-height: 14px;
	text-decoration: underline;
	background-image: url(../images/quotations.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}





/********** Footer **********/

#footer {
	font-size: 11px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	margin-top: 10px;
	padding-bottom: 50px;
}
#footer .signoff {
	height: 75px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer .float-left a {
	color: #FFF;
	text-decoration: underline;
}
#footer .float-right a {
	color: #FFF;
	text-decoration: none;
}

#footer ul {
	margin-top: 30px;
	margin-bottom: 30px;
}

#footer li {
	float: left;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer li a {
	color: #ec2a4e;
	text-decoration: none;
	float: left;	
}
.news-results {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	min-height:80px;
	height:auto !important;
	height:80px;
	background-color: #281717;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.news-results  em{
	text-align: right;
	margin-top: -38px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
}
.news-results-thumb {
	float: left;
	clear: left;
	padding: 2px;
	border: 2px solid #EC2A4E;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 30px;
	margin-left: 4px;
}

.news-results a{
	color: #EC2A4E;
}
.news-results p {
	padding-left: 15px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}




.news2-results {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	min-height:80px;
	height:auto !important;
	height:80px;
	background-color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.news-results h3 {
	margin-top: -12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.news2-results  em {
	text-align: right;
	margin-top: -38px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
}

.news2-results p{
	padding-left: 15px;
}

.news2-results a{
	color: #EC2A4E;
}




/* PAGEING
=========================================================================== */

#pageing {
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EC2A4E;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#pageing p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}


#pageing a{
	color: #EC2A4E;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
	
	
	
	
ul.gallery {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	}
	
ul.gallery li {
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
		}
		
ul.gallery li a {
	display: block;
	border: 3px solid #FFFFFF;
	line-height: 0;
			}
.gallery img {
	height: 76px;
	width: 76px;
}

ul.gallery li a:hover {
	border: 3px solid #F5294F;
}


/* BLOG PRIMARY
=========================================================================== */


.blog-results {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	min-height:80px;
	height:auto !important;
	height:80px;
	background-color: #281717;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.blog-results h3{
	text-indent: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
.blog-results-thumb {
	float: left;
	clear: left;
	border: 2px solid #EC2A4E;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding: 2px;
}

.blog-results p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.blog-results a{
	color: #EC2A4E;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* BLOG SECONDARY
=========================================================================== */


.blog2-results {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	min-height:80px;
	height:auto !important;
	height:80px;
	background-color: #333333;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.blog2-results h3{
	text-indent: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blog2-results-thumb {
	float: left;
	clear: left;
	padding: 2px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 40px;
	margin-left: 0px;
	border: 2px solid #EC2A4E;
}

.blog-results span{
	padding: 4px;
	text-align: right;
	margin-top: -38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	color: #333333;
	background-color: #FFFFFF;
}

.blog2-results p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.blog2-results a{
	color: #EC2A4E;
}


/* BLOG RESULT
=========================================================================== */


.blogmain-results {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b4b4b4;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 19px;
	min-height:80px;
	height:auto !important;
	height:80px;
	background-color: #EEEEEE;
	background-repeat: repeat-x;
}

.blogmain-results h3{
	text-indent: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #EC2A4E;
}

.blogmain-results span{
	padding: 0px;
	text-align: right;
	margin-top: -25px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float: right;
}

.blogmain-results img{
	float: left;
	clear: left;
	padding: 2px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 2px solid #EC2A4E;
}

.blogmain-results p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.blogmain-results a{
	color: #c00010;
}
.blog2-results span {
	padding: 4px;
	text-align: right;
	margin-top: -38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	color: #333333;
	background-color: #FFFFFF;
}


/* MY BLOG
=========================================================================== */


.myblog-results {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	min-height:80px;
	height:auto !important;
	height:80px;
	background-color: #281717;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.myblog-results h3{
	text-indent: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}

.myblog-results img{
	float: right;
	clear: left;
	border: 2px solid #EC2A4E;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 2px;
}

.myblog-results p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.myblog-results a{
	color: #EC2A4E;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.myblog-results span {
	padding: 4px;
	text-align: right;
	margin-top: -38px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	color: #333333;
	background-color: #FFFFFF;
}



/* BAND
=========================================================================== */


.disco {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #281717;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.disco-title {
	text-indent: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #EC2A4E;
	font-weight: bold;
}
.disco-thumb {
	float: right;
	clear: left;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #FFFFFF;
	height: 180px;
	width: 180px;
}

.disco p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 19px;
}
.disco li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: decimal;
	padding-right: 10px;
}
.disco  ol {
	margin-left: 20px;
	padding-bottom: 15px;
}
.disco a {
	color: #F23155;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.disco h3 {
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	margin-top: 0px;
}
.disco-subtitle {
	background-color: #F23155;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#easyTooltip{
	padding:5px 10px;
	border:1px solid #ffffff;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f23155;
	}
.singles {
	clear: both;
	padding-top: 10px;
}

