/*
Theme Name: Disagree
Theme URI: http://www.disagreeband.com/
Description: Vertical Scroll theme for disagree band
Version: 1.0
Author: Code and Colors
Author URI: http://codeandcolors.com/
Tags: verticalscroll band

*/

html, body{
margin:0;
padding:0;
width:100%;
height:100%;
background-color:#000000;
font-family: Verdana, Geneva, sans-serif;
line-height:16px;
font-size:12px;
}

img {
	border:0;
}

object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
}

#header{
width:100%;
height:150px;
padding:0;
margin:0;
}

#wrapper{
width:100%;
background-color:#FFFFFF;
display:block;
overflow-x:scroll;
overflow-y: hidden;
}

.pages{
	float:left;
	width:1024px;
	height:445px;
	display:block;
	overflow-y:hidden;
	}
	
#theSlider{
	width:5775px;
	}
	
#footer{
	position:absolute;
	bottom:16px;
	left:0px;
	padding-left:50px;
	}
	
	
#footer2{
	position:absolute;
	bottom:16px;
	right:0px;
	padding-right:50px;
	}
	
.footerMenu{
	float:left;
	}
.footerMenu2{
	float:right;
	}
	
#theband{
	background:#FFF url(images/bg/theband.jpg) left top no-repeat;
}

#theBandContent{
	color:#FFF;
	width:360px;
	height:300px;
	display:block;
	margin-left:60px;
	margin-top:80px;
	float:left;
}

#theBandFlash{
	height:400px;
	display:block;
	margin-top:30px;
	}
.member-hidden{
	display:none;
		padding-right:10px;
	}
.member-view{
	display:block;
		padding-right:10px;
	}
	
#theMusic{
	/*background:url(images/bg.jpg) left top no-repeat;*/
	height:455px !important;
	}
	
#gallery{
	/*background:url(images/gallery.jpg) left top no-repeat;
	padding-left:90px;width:934px;padding-top:65px; height:380px;*/
	}
	
#contactus
{
display:none;;
}

#contactusbg
{
width:380px;
height:440px;
padding:60px 0 0 20px;
background:#FFF url(images/contact.png) top left no-repeat;
}

#mediabg
{
width:375px;
height:420px;
padding:80px 0 0 25px;
background:#FFF url(images/media.png) top left no-repeat;
}

a.media, a.media:visited, a.media:active{ font-size:14px; color:#FFF; text-decoration:none; font-weight:bold;}
a.media:hover{ font-size:14px; color:#F71D1B; text-decoration:none; font-weight:bold;}

#downloads
{
	background:#FFF url(images/downloads.jpg) top left no-repeat;
}


#credits{
	width:655px;
	}
#credit{
	background:#FFF url(images/logobg.png) right top no-repeat;
}
#creditContent{
	background:#FFF url(images/logobg.png) left top no-repeat;
	display:block;
	float:right;
	height:358px;
	margin-top:5px;
	padding:60px 10px 10px 55px;
	width:170px;
	}
a.creditLink{
	display:block;
	outline:none;
	border:none;
	overflow:hidden;
	cursor:pointer;
}

a#fatboys, a#fatboys:active, a#fatboys:visited{
	width:90px;
	height:39px;
	background:url(images/fatboys.png) 1px top repeat-x scroll;
	margin:5px 0 0 25px;
	}
	
a#fatboys:hover{
	background:url(images/fatboys.png) 90px top repeat-x scroll;
	}
	
a#sonybmg, a#sonybmg:active, a#sonybmg:visited{
	width:70px;
	height:70px;
	background:url(images/sony.png) left top repeat-x scroll;
	margin-left:35px;
	}
	
a#sonybmg:hover{
	background:url(images/sony.png) 70px top repeat-x scroll;
	}
	
a#zerohour, a#zerohour:active, a#zerohour:visited{
	width:100px;
	height:43px;
	background:url(images/zerohour.png) left top repeat-x scroll;
	margin:6px 0 0 23px;
	}
	
a#zerohour:hover{
	background:url(images/zerohour.png) 100px top repeat-x scroll;
	}
	
a#macbeth, a#macbeth:active, a#macbeth:visited{
	width:90px;
	height:38px;
	background:url(images/mcbeth.png) left top repeat-x scroll;	
	margin-left:26px;
	}
	
a#macbeth:hover{
	background:url(images/mcbeth.png) 90px top repeat-x scroll;
	}
	
a#codeandcolors, a#codeandcolors:active, a#codeandcolors:visited{
	width:90px;
	height:38px;
	background:url(images/code.png) left top repeat-x scroll;
	margin-left:25px;
	}
	
a#codeandcolors:hover{
	background:url(images/code.png) 90px top repeat-x scroll;
	}
	
#sb-loading a { color: white; }