﻿/* CSS Document */
@charset utf-8;

html,body {
font-family:Arial;
font-size:14px;
color:#fff;
background-color:#912a2b;
height:100%;
margin-left:0;
margin-top:0;
}

body {
text-align:center;
}

a {
font-size:14px;
}

.venueText {
font-family:Arial;
font-size:16px;
color:#912a2b;
text-decoration:none;
}

.venueText:hover {
font-family:Arial;
font-size:16px;
color:#ca4b4d;
text-decoration:none;
}

.showText {
font-family:Arial;
font-size:10px;
color:#fff;
}

.newsHeadline {
font-family:Arial;
font-size:16px;
font-style:italic;
color:#fff;
margin-left:30px;
margin-right:30px;
margin-bottom:0;
}

.newsDate {
font-family:Arial;
font-size:14px;
font-style:italic;
color:#912a2b;
margin-left:30px;
margin-right:30px;
margin-top:0;
}

a:focus {
outline:0!important;
}

.preload {
display:none;
}

.bird {
background-image:url(../images/BG.png);
height:1294px;
width:934px;
left:50%;
margin-left:-653px;
top:0;
position:absolute;
}

.nosleepFloat {
background-image:url(../images/nosleepFloat.png);
height:57px;
width:100px;
left:50%;
margin-left:370px;
top:0;
position:absolute;
}

.wrapper {
background-color:transparent;
min-height:100%;
height:auto!important;
width:732px;
position:relative;
margin:278px auto -40px;
}

.content {
background-color:#000;
width:732px;
text-align:left;
}

.widget1 {
background-image:url(../images/buySYR.png);
background-position:center;
background-repeat:no-repeat;
width:362px;
height:260px;
position:relative;
float:left;
}

.widget2 {
background-color:transparent;
width:362px;
height:260px;
position:relative;
overflow:hidden;
float:right;
}

.vids {
width:732px;
position:relative;
min-height:100%;
height:auto!important;
}

.push {
height:40px;
}

.footer {
background-color:#000;
position:relative;
width:702px;
height:20px;
text-align:left;
margin:0 auto;
padding:10px 15px;
}

.footerRight {
float:right;
}

.footerLeft {
float:left;
}

.rolloverDisplacement {
position:absolute;
left:-5000px;
}

a.store {
display:block;
position:relative;
width:133px;
height:40px;
margin-left:30px;
float:left;
text-decoration:none;
background:url(../images/store.png) no-repeat 0 0;
}

a.store:hover {
background-position:-133px;
}

a.fb {
display:block;
position:relative;
width:68px;
height:40px;
margin-left:25px;
float:left;
text-decoration:none;
background:url(../images/fb.png) no-repeat 0 0;
}

a.fb:hover {
background-position:-68px;
}

a.iTunes {
display:block;
position:relative;
width:87px;
height:40px;
margin-left:25px;
float:left;
text-decoration:none;
background:url(../images/iTunes.png) no-repeat 0 0;
}

a.iTunes:hover {
background-position:-87px;
}

a.myspace {
display:block;
position:relative;
width:95px;
height:40px;
margin-left:25px;
float:left;
text-decoration:none;
background:url(../images/myspace.png) no-repeat 0 0;
}

a.myspace:hover {
background-position:-95px;
}

a.youtube {
display:block;
position:relative;
width:61px;
height:40px;
margin-left:25px;
float:left;
text-decoration:none;
background:url(../images/youtube.png) no-repeat 0 0;
}

a.youtube:hover {
background-position:-61px;
}

a.mwl {
display:block;
position:relative;
width:34px;
height:40px;
margin-left:25px;
float:left;
text-decoration:none;
background:url(../images/mwl.png) no-repeat 0 0;
}

a.mwl:hover {
background-position:-34px;
}

a.nosleep {
display:block;
position:relative;
width:50px;
height:40px;
margin-left:24px;
text-decoration:none;
float:left;
background:url(../images/nosleep.png) no-repeat 0 0;
}

a.nosleep:hover {
background-position:-50px;
}

a.buyVinyl {
display:block;
position:relative;
width:132px;
height:118px;
text-decoration:none;
float:left;
background:url(../images/buySYR-vinyl.png) no-repeat 0 0;
margin:119px 0 auto 50px;
}

a.buyCD {
display:block;
position:relative;
width:132px;
height:118px;
text-decoration:none;
float:left;
background:url(../images/buySYR-rerelease.png) no-repeat 0 0;
margin:119px 0 auto auto;
}

a:link,a:visited,a:active,a.tourText:link,a.tourText:visited,a.tourText:active,a.newsContent:link,a.newsContent:visited,a.newsContent:active {
color:#912a2b;
text-decoration:none;
}

a:hover,a.tourText:hover,a.newsContent:hover {
text-decoration:none;
color:#ca4b4d;
}

.tourText,.newsContent {
font-family:Arial;
font-size:14px;
color:#fff;
margin-left:30px;
margin-right:30px;
}

a.buyVinyl:hover,a.buyCD:hover {
background-position:-132px;
}
