@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/background_bar.jpg);
	background-repeat:repeat-x;
	margin: 0;
	text-align:center;
  }

a {text-decoration:none}

img {border: 0px none;}

h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	}
	
h3 {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	}
	

.biotext {
	color: #b5f9fd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	}
	
.footer_text {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	}

.sitelinks {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
	
.hide {
	display:none
}
/* Link Icons */

#twitter_logo {
	width: 110px;
	height: 25px;
	position:absolute;
	left: 173px;
	top: 33px;
}

#facebook_logo {
	width: 110px;
	height: 23px;
	position:absolute;
	left: 314px;
	top: 33px;
}

#linked_in_logo{
	width: 109px;
	height: 29px;
	position:absolute;
	left: 450px;
	top: 33px;
}

#myspace_logo {
	width: 117px;
	height: 29px;
	position:absolute;
	left: 19px;
	top: 33px;
}

#rejekt_logo {
	width: 298px;
	height: 101px;
	position:absolute;
	left: 324px;
	top: 320px;
	}
	
#band_logo {
	width: 188px;
	height: 67px;
	position:absolute;
	left: 393px;
	top: 265px;
	}
	
#yuku_logo {
	width: 188px;
	height: 67px;
	position:absolute;
	left: 617px;
	top: 265px;
	}

#bms_logo {
	width: 188px;
	height: 67px;
	position:absolute;
	left: 843px;
	top: 265px;
	}

#ss_logo {
	width: 188px;
	height: 67px;
	position:absolute;
	left: 1069px;
	top: 265px;
	}

#links_background {
	background-image:url(images/links_bg.jpg);
	width: 570px;
	height: 80px;
	position:absolute;
	left: 705px;
	top: 311px;
	}
	
/* IDs */
#container {
	text-align: left;
	width: 1600px;
	margin: 0 auto;
	
}
	
#header {
	background-image:url(images/jesse_header_bg.jpg);
	text-align: left;
	width: 1600px;
	height: 426px;
	position: relative;
}

#content {
	background-image:url(images/background_lower.jpg);
	text-align: left;
	width: 1600px;
	height: 524px;
	position: relative;
}

#bio {
	width: 904px;
	height: 197px;
	position: absolute;
	left: 375px;
	top: 14px;
}


#blog_body {
	background-image:url(images/background_filler.png);
	background-repeat:repeat;
	margin: 0;
	text-align:center;
}

#blog_container {
	text-align: left;
	width: 1600px;
	margin: 0 auto;
}

#blog_content {
	text-align: left;
	width: 1600px;
	height: 10px;
	position: relative;
}

#blog_loop {
	width: 500px;
	position: absolute;
	left: 23px;
	top: -284px;
}

#footer_body {
	background-image:url(images/background_filler.png);
	background-repeat:repeat;
	margin: 0;
	text-align:center;
}

#footer_container {
text-align: left;
	width: 1600px;
	margin: 0 auto;
}

#footer_content {
	text-align: left;
	width: 1600px;
	height:5px;
	position: relative;
}

#footer_bar {
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat;
	text-align:left;
	width: 932px;
	height: 54px;
	position: absolute;
	left: 361px;
	top: -164px;
}

#email_icon {
	background-image:url(images/email.gif);
	width: 36px;
	height: 36px;
	position: absolute;
	left: 17px;
	top: 8px;
}

#email_add {
	background-image:url(images/email_add.gif);
	width: 210px;
	height: 36px;
	position: absolute;
	left: 76px;
	top: 8px;
}

#cell_icon {
	background-image:url(images/cell.gif);
	width: 36px;
	height: 36px;
	position: absolute;
	left: 308px;
	top: 8px;
}

#cell_add {
	background-image:url(images/phone_number.gif);
	width: 170px;
	height: 36px;
	position: absolute;
	left: 362px;
	top: 8px;
}

#footer_links{
	width: 331px;
	height: 21px;
	position: absolute;
	left: 592px;
	top: 17px;
}
