* { margin:0; padding:0; }
html, body { height:100%; }
body {
	background:#000;
    margin: 0 auto;
	font-family:Verdana, Geneva, sans-serif;
}
#background { background:#000; height:100%; width:100%; position:fixed; left:0; top:0; z-index:-100; }
	#background img { height:auto; left:0; top:0; position:absolute; width:100%;  height:100%;}
a { color:#fff; text-decoration:none; }
a:hover { color:#fff; text-decoration:underline; }
a img {
	border: none;
}

#abyss {
    /*background: url('http://civiltwilightband.com/audio/fireescape/images/background.jpg') no-repeat center top;*/
    margin: 0 auto;
    width: 100%;
	height:100%;
	position:relative;
}
.main { width:443px; margin:0 auto; padding:36px 0 45px 236px; background:url(../imgs/bg_main.png) 0 0 no-repeat; position:relative; }

#header {
    font:13px garamond; 
	width:337px;
	padding:0 0 24px 0;
	color:#fff;
}
#evitunes{
background:url(../imgs/btn_itunes.png) 0 0 no-repeat;
display:block;
position: absolute;
height: 125px;
width: 255px;
bottom:20px;
left:20px;
z-index: 5;
}
#singleItunes { width:255px; height:125px; display:none; bottom:160px; left:20px; position:absolute; background:url(../imgs/btn_itunes_hover.png) 0 0 no-repeat; }
#music {
	position: absolute;
	top: 715px;
	left: 0;
	width: 180px;
	height: 10px;
	z-index: 1;
}

#buynow{
	float:right;
	margin:15px 0 0;	
}
#title 
{
    width:925px;
	margin: 0 auto;
    padding: 5px 15px;
    height:40px;
	position:absolute;
	top:308px;
}

#imgTitle
{
    padding: 0 0 20px 10px;
    float:left;
}
#lyricswrapper {
	width:344px;
}

#intro{
	color:#dbd5c0;
	font-size:14px;
	padding:15px 0 26px 0;
}
#intro h1{
	font: bold 24px garamond;
	color:#fff;
	
}

#intro strong{
	color:#fff;	
}
#shareBtns{
	width:105px;
	text-align:right;
	display:block;
	position:absolute;
	top:10px;
	right:10px;
	z-index: 5;
}
#___plusone_0 { float:left !important; }


#contentwrapper {
	width: 344px;
}

#leftlyrics {
	width:396px;
	padding:0 0 0 110px;
    float: left;
    display: block;
}

#rightlyrics {
	width:330px;
	padding:0 0 0 10px;
    float: left;
}

#leftlyrics .stanza {
	padding:0 0 0 107px;
}

#lyricsContainer{
	width:344px;
}

.stanza {
    
    font:14px garamond;
    margin: 0 0 20px 0;
    display: block;
    float: inherit;
}

.lyric {
	font:14px garamond;
	color:#dbd5c0;
	height:20px;
	text-align:left;
}

.chorusLyric 
{
    height: 12px;
    color: #cc6600;
}

.lblur {
    display: none;
	height:13px;
}

.lblur img
{
    opacity:0.75;
    filter:alpha(opacity=75); 
}

.lyricContainer 
{
	display:table;
}

#chorusmarker {
    /*background: url('http://civiltwilightband.com/audio/fireescape/images/chorusbracket.png') no-repeat center left;*/
	padding:0 0 0 107px;
}

.chorusinsert {
    /*background: url('http://civiltwilightband.com/audio/fireescape/images/chorusinsert.png') no-repeat;*/
    width: 68px;
    height: 10px;
    margin: 0 0 15px;
}

#footer 
{
    width:337px;
    color:#445755;
	padding:27px 0 0;
	font:13px garamond;
}

#footer .fleft{
	float:left;
	width:300px;
	margin-top:30px;	
	text-align:left;
}

#footer .fright{
	float:right;
	width:300px;
	margin-top:30px;	
	text-align:right;
}

#footer a{
	color:#445755;
	font:13px garamond;
}

#footer a:hover{
	color:#fff;
	opacity:1.0;
    filter:alpha(opacity=100);	
	text-decoration:none;
}

#bottom {
    width: 646px;
    height: 20px;
    margin: 20px auto;
	font: normal 9px/10px Verdana, sans-serif;
	color: #ffcc99;
	text-align: center;
}
#album
{
    margin: 0 auto;
    width:1006px;
    padding: 0 0 0 10px;
}

#album img{
    
}

#iTunes {
    padding: 15px 0;
    text-align: center;
    color: #666;
    width: 765px;
    margin: 0 auto;
	font:normal 18px Verdana, Arial, Helvetica, sans-serif;
}


.clear {
    clear: both;
}

.altText
{
    display: block;
    height: 0;
    overflow: hidden;
    width: 0;
}

.fbShare
{
    background: url('../imgs/fb_icon.png') no-repeat;
    height:16px;
    width:16px;
    display: block;
    float:left;
}

.fbShare:hover
{
    background: url('../imgs/fb_hover_icon.png') no-repeat;
}

.twitter
{
    background: url('../imgs/twitter_icon.png') no-repeat;
    height:16px;
    width:16px;
    display: block;
    float:right;
}

.twitter:hover
{
    background: url('../imgs/twitter_hover_icon.png') no-repeat;
}

.share
{
    background: url('../imgs/shareonbg.png') no-repeat center top;
    height:33px;
    width:54px;
    display:none;
    float: left;
}

#shareContainer
{
    width:40px;
    height:33px;
    margin: 12px 0 0 4px;
}cu