@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(images/jb.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


#main {
width: 910px;
height: 700px;
}

#clear {
clear: left;
}

#nav {
margin: 80px 0px 0px 15px;
float: left;
}

#nav a:link {
color: #333333;
}

#nav a:visited {
color: #333333;
}

#homevids {
float: left;
width: 355px;
height: 500px;
margin-top: 70px;
margin-left: 40px;
}

#vid {
margin-bottom: 20px;
width: 355px;
}

#upcoming {
float: left;
width: 250px;
height: 221px;
margin-top: 70px;
margin-left: 15px;
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: center;
}

#upcoming a:link{
margin: 0px;
text-decoration: none;
color: white;
}

#upcoming a:visited{
text-decoration: none;
color: white;
}

#upcoming a:hover{
text-decoration: none;
color: #93ff8e;
}

.up {
margin: 0px;
}



#subscribe {
font-family:Arial, Helvetica, sans-serif;
color: white;
}

#info {
width: 150px;
margin-left: 5px;
font-family:Arial, Helvetica, sans-serif;
color: white;
margin-top: -6px;
}

#info a:link{
color: white;
text-decoration: none;
}

#info a:visited{
color: white;
text-decoration: none;
}

#info a:hover{
color: #800000;
text-decoration: none;
}

#social {
margin-top: 13px;
text-align: center;
}

#social img {
margin-bottom: 3px;
border: 0px;
}

#social a:link {
color: black;
}

#social a:visited {
color: black;
}



#cd {
float: left;
margin-top: 356px;
margin-left: -243px;
width: 213px;
color: white;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
/*border: 5px double #666666;*/
padding: 10px;
}

.soon {
color: #93ff8e;
font-family:Arial, Helvetica, sans-serif;
font-size: 22px;
}


/*--------music page--------*/

#cdmusic {
color: white;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
width: 190px;
color: white;
/*border: 5px double #666666;*/
margin-left: 2px;
padding-top: 8px;
padding-bottom: 8px;
}

.blankbody {
	background-color: #000000;
	background-image: url(images/jbblank.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#player {
float: left;
margin-top: 106px;
margin-left: 33px;
}


#one {
width: 202px;
height: 185px;
border: none;
scrolling: yes;
margin-bottom: 5px;
}

#two {
width: 398px;
height: 300px;
border: none;
scrolling: yes;
margin-bottom: 5px;
}

#musicvids {
float: left;
width: 421px;
height: 500px;
color: white;
margin-left:20px; 
margin-top: 109px;
}

#vidthumbs {
/*overflow: auto;
height: 220px;
border-bottom: 3px solid #333333;*/
}

#vidthumbs img {
width: 90px;
margin-top: 3px;
}

#vidthumbs a:link {
color: #ffffff;
margin-right: 7px;
}

#vidthumbs a:visited {
color: #ffffff;
margin-right: 7px;
}

#vidthumbs a:hover {
color: #900000;
margin-right: 7px;
}






.vidbody {
background-color: black;
margin: 0px;
background-image: none;
}

/*----------schedule page------------*/

.schedulebody {
	background-color: #000000;
	background-image: url(images/jbschedule.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#calendar {
margin-top: 110px;
margin-left: 30px;
}


/*----------bio page------------*/

.biobody {
	background-color: #000000;
	background-image: url(images/jbbio.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#bio {
float: left;
Width: 610px;
color: white;
font-family:Arial, Helvetica, sans-serif;
margin-top: 110px;
margin-left: 39px;
font-size: 14px;
line-height: 20px;
}

#bio a:link {
color: white;
font-weight: bold;
text-decoration: none;
}

#bio a:visited {
color: white;
font-weight: bold;
text-decoration: none;
}

#bio a:hover{
color: #93ff8e;
font-weight: bold;
text-decoration: none;
}
