/* Base style removal, global fixes and browser/platform fixes */
:link, :visited {
	text-decoration:none
}
ul {
	list-style:none
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size:1em;
}
ul, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, dl, dt, dd, input {
	margin:0;
	padding:0
}
a img, :link img, :visited img {
	border:none
}
address {
	font-style:normal
}
a, a:link, a:visited, a:hover, a:active {
	outline:0;
}
/*    End of pre-wipe  */

body {
	behavior:url("../css/csshover.htc");
}

body {
	background: transparent url(../images/pattern.jpg) top left repeat;
	text-align:center;
}

#site {
	width:956px;
	margin:80px auto 0px auto;
	background: transparent url(../images/main_bg.png) top left no-repeat;
	text-align:center;
	padding-top:41px;
}

body#purplish #page {	
	position:relative;
	text-align: left !important;
	width:928px;
	margin:0px auto;
	height:467px;
	background: transparent url(../images/home_page_bg.jpg) top left no-repeat;
}


body#purplish.text #page{
	background: transparent url(../images/about_bg.jpg) 0px 0px  no-repeat;
}

body#blue #page {	
	position:relative;
	text-align: left !important;
	width:928px;
	margin:0px auto;
	height:467px;
	background: transparent url(../images/blue_face_bg.jpg) 0px 0px  no-repeat;
}

body#blue.text #page{
	background: transparent url(../images/song_bg.jpg) 0px 0px  no-repeat;
}

h1#logo a{
	width:223px;
	height:269px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background: transparent url(../images/logo.png) top left no-repeat;
}

h1#logo {
	position:absolute;
	top:3px;
	z-index:100;
	left:459px;
	width:223px;
	height:269px;
}

h2.headline {
	font-size:25px;
	padding-left:33px;
}

body#purplish #right {
	position:absolute;
	top:0;
	right:1px;
	width:263px;
	height:464px;
	background: transparent url(../images/raven.png) left top no-repeat;
}

#left {
	position:absolute;
	top:0;
	left:0px;
	width:545px;
	height:467px;
}

#left p {
	font-size:12px;
	line-height:14px;
	color:#1f2524;
	padding-left:7px;
	padding-bottom:16px;
}


body.vid #left {
	background: transparent url(../images/white_vid_bg.png) left top no-repeat;
}

#textContainer {
	margin-top:-10px;
	width:350px;
	padding:0px 0px 0px 33px;
	height:215px;
	overflow:hidden;
}

#menu {
}

#menu #mainNav {
}

/* --------------------------------------- */

#menu #mainNav li#contact {
	position:absolute;
	display:block;
	top:293px;
	left:478px;
	height:120px;
	width:148px;
	z-index:30;
	cursor:pointer;
}

#menu #mainNav li#contact a {
	width:148px;
	height:120px;
	text-indent:-9999px;
	display:block;
	background: transparent url(../images/contact.png) left top no-repeat;
}

#menu #mainNav li#contact a:hover, #menu.contact #mainNav li#contact a{
	background: transparent url(../images/contact_highlight.png) left top no-repeat;
}


/* --------------------------------------- */

#menu #mainNav li#about {
	position:absolute;
	display:block;
	top:311px;
	left:345px;
	width:119px;
	height:105px;
	z-index:30;
	cursor:pointer;
}

#menu #mainNav li#about a {
	width:119px;
	height:105px;
	display:block;
	text-indent:-9999px;
	background: transparent url(../images/about.png) left top no-repeat;
}

#menu #mainNav li#about a:hover, #menu.about #mainNav li#about a{
	background: transparent url(../images/about_highlight.png) left top no-repeat;
}


/* --------------------------------------- */

#menu #mainNav li#home {
	display:none;
}

.text #menu #mainNav li#home, .vid #menu #mainNav li#home {
	position:absolute;
	display:block;
	top:352px;
	left:0px;
	width:122px;
	z-index:30;
	cursor:pointer;
	height:66px;
}

.text #menu #mainNav li#home a, .vid #menu #mainNav li#home a {
	width:122px;
	height:66px;
	text-indent:-9999px;
	display:block;
	background: transparent url(../images/home.png) left top no-repeat;
}

.text #menu #mainNav li#home a:hover, .vid #menu #mainNav li#home a:hover {
	background: transparent url(../images/home_highlight.png) left top no-repeat;
}

/* --------------------------------------- */

#menu li#facebook {
	position:absolute;
	display:block;
	top:427px;
	left:16px;
	width:100px;
	z-index:30;
	cursor:pointer;
	height:27px;
}

#menu li#facebook a {
	width:100px;
	height:27px;
	text-indent:-9999px;
	display:block;
	background: transparent url(../images/facebookLink.png) left top no-repeat;
}

/* --------------------------------------- */

#menu li#itunes {
	position:absolute;
	display:block;
	top:427px;
	left:134px;
	width:88px;
	z-index:30;
	cursor:pointer;
	height:27px;
}

#menu li#itunes a {
	width:88px;
	height:27px;
	text-indent:-9999px;
	display:block;
	background: transparent url(../images/itunesLink.png) left top no-repeat;
}


/* ------------------ Lyric Nav --------------------- */

#menu #songNav li#home {
	position:absolute;
	display:block;
	top:352px;
	left:0px;
	width:122px;
	z-index:30;
	cursor:pointer;
	height:66px;
}

#menu #songNav li#home a {
	width:122px;
	height:66px;
	text-indent:-9999px;
	background: transparent url(../images/home.png) left top no-repeat;
	display:block;
}

#menu #songNav li#home a:hover {
	background: transparent url(../images/home_highlight.png) left top no-repeat;
}

/* --------------------------------------- */

#menu #songNav li#linerNotes {
	position:absolute;
	display:block;
	top:352px;
	left:172px;
	width:89px;
	z-index:30;
	cursor:pointer;
	height:66px;
}

#menu #songNav li#linerNotes a {
	width:89px;
	height:66px;
	display:block;
	text-indent:-9999px;
	background: transparent url(../images/notes.png) left top no-repeat;
}

#menu #songNav li#linerNotes a:hover, #menu.notes #songNav li#linerNotes a{
	background: transparent url(../images/notes_highlight.png) left top no-repeat;
}

/* --------------------------------------- */

#menu #songNav li#watch {
	position:absolute;
	display:block;
	top:315px;
	left:241px;
	width:104px;
	z-index:30;
	cursor:pointer;
	height:101px;
}

#menu #songNav li#watch a {
	width:104px;
	height:101px;
	display:block;
	text-indent:-9999px;
	background: transparent url(../images/watch.png) left top no-repeat;
}

#menu #songNav li#watch a:hover, #menu.video #songNav li#watch a{
	background: transparent url(../images/watch_highlight.png) left top no-repeat;
}

/* --------------------------------------- */

#menu #songNav li#lyrics {
	position:absolute;
	display:block;
	top:311px;
	left:345px;
	width:119px;
	z-index:30;
	cursor:pointer;
	height:105px;
}

#menu #songNav li#lyrics a {
	width:119px;
	height:105px;
	display:block;
	text-indent:-9999px;
	background: transparent url(../images/lyrics.png) left top no-repeat;
}

#menu #songNav li#lyrics a:hover, #menu.lyrics #songNav li#lyrics a{
	background: transparent url(../images/lyrics_highlight.png) left top no-repeat;
}

/* --------------------------------------- */

#menu #songNav li#download {
	position:absolute;
	display:block;
	top:294px;
	left:464px;
	width:148px;
	z-index:30;
	cursor:pointer;
	height:120px;
}

#menu #songNav li#download a {
	width:148px;
	height:120px;
	display:block;
	text-indent:-9999px;
	background: transparent url(../images/download.png) left top no-repeat;
}


#menu #songNav li#download a:hover {
	background: transparent url(../images/download_highlight.png) left top no-repeat;
}

/* --------------------------------------- */

#footer {
	padding:15px 40px;
	color:#a9c8c6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
}

#footer .left {
	float:left;
	color:#a98260;
	text-align:left;
}

#footer .right {
	float:right;
	color:#a98260;
	text-align:right;
}

#footer a{
	color:#a98260;
}

#footer a:hover{
	color:#a99560;
	text-decoration:underline;
}

/* SCROLLER */

#blue #scroller {
	position:absolute;
	top:38px;
	left:408px;
	width:33px;
	height:285px;
	background: transparent url(../images/scroller-bg01.jpg) 0px 3px no-repeat;
}

#purplish #scroller {
	position:absolute;
	top:38px;
	left:408px;
	width:33px;
	height:285px;
	background: transparent url(../images/scroller-bg02.jpg) 0px 3px no-repeat;
}

#content.green #scroller {
	height: 279px;
}
#scrollup {
	position: absolute;
	top:19px;
	left: 8px;
	display: block;
	width: 18px;
	height: 12px;
	text-indent: -9999px;
	overflow: hidden;
}
#scrolldown {
	position: absolute;
	top:217px;
	left:7px;
	display: block;
	width: 17px;
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
}
#scrollup {
	background: url(../images/up_arrow.png) no-repeat;
}
#scrolldown {
	background: url(../images/down_arrow.png) no-repeat;
}

#content {
	position:absolute;
	top:35px;
}

#vidContainer {
	padding-left:74px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*.sIFR-hasFlash h1 {
	visibility: hidden;
}*/

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -15px;
	font-size:60px;
}

/*.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*/