@charset "UTF-8";

.navbar {
	height: 100px;
	width: 100%;
	background-color: white;
	position: absolute;
	margin-left: -100px;
}

.wrapper {
	background-color: transparent;
	background-attachment: absolute;
	background-position: center center;
	height: 300px;
	width: 1190px;
	margin-left: 100px;
	margin-top: 100px;

}

.photos-wrapper {
	background-color: transparent;
	background-attachment: absolute;
	background-position: center center;
	height: 2000px;
	width: 1190px;
	margin-left: 0px;
	margin-top: 100px;
}

.music-wrapper {
	background-color: transparent;
	background-attachment: absolute;
	background-position: center center;
	height: 1000px;
	width: 970px;
	margin-left: 200px;
	margin-top: 100px;

}

nav {
	background-color: white;
}

nav ul {
	padding-right: 0px;
	margin-right: 0px;
	list-style-type: none;
	list-style-image: none;
}

nav ul li {
	display: block;
	width: 20%;
	height: 30px;
	float: left;
	align-content: center;
}

nav ul li a {
	display: block;
	height: 40px;
	text-align: center center;
	float: left;
	background-color: white;
	color: black;
	text-decoration: none;
	font-size: 1em;
	padding-top: 15px;
	margin-top: 10px;
	font-style: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 170px;
}

nav ul li a:hover {
	color: rgba(201,0,3,1.00)
}


body {
	background-color: white;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	width: 1200px;
}

.logo-container {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: absolute;
	background-size: 50% 50%;
	height: 208px;
	width: 50%;
	margin-left: 50px;
}
	
.logo {
	background-image: url( ../images/ibgybg.png);
	background-repeat: no-repeat;
	background-attachment: absolute;
	background-position: center center;
	background-size: 55% 20%;
	height: 300px;
	width: 500px;
	padding-top: 50px;
	margin-left: 400px;
	margin-top: 0px;
}


.first-image {
	background-image: url(../images/bayfac-04.jpg);
	width: 1080px;
	height: 715px;
	margin-top: 0px;
	margin-left: 10px;
	float: center;
	background-size: 50% 50%;
	background-repeat: no-repeat;
}

.second-image {
	background-image: url(../images/bayfac-02.jpg);
	width: 1080px;
	height: 715px;
	margin-top: -715px;
	margin-left: 650px;
	background-size: 50% 50%;
	background-repeat: no-repeat;
} 

.home-band-name {
	background-image: url( ../images/band-name.png);
	background-repeat: no-repeat;
	height: 189px;
	width: 729px;
	margin-top: -450px;
	margin-left: 250px;
}


.image-1 {
	background-image: url( ../images/bayfac-01.jpg);
	background-size: 65% 65%;
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	width: 700px;
	height: 450px;
	margin-top: 25px;
}

.image-2 {
	background-image: url( ../images/bayfac-03.jpg);
	background-size: 65% 65%;
	background-repeat: no-repeat;
	background-postition: center center;
	width: 700px;
	height: 450px;
	margin-top: 500px;
	margin-left: 97px;
}

.image-3 {
	background-image: url( ../images/bayfac-05.jpg);
	background-size: 65% 65%;
	background-repeat: no-repeat;
	background-position: center center;
	width: 700px;
	height: 450px;
	margin-top: -100px;
	margin-left: -30px;
}

.image-4 {
	background-image: url( ../images/bayfac-06.jpg);
	background-size: 65% 65%;
	background-repeat: no-repeat;
	background-position: center center;
	width: 700px;
	height: 450px;
	margin-top: 0px;
	margin-left: -30px;
}

.image-5 {
	background-image: url( ../images/bayfac-08.jpg);
	background-size: 65% 65%;
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	width: 700px;
	height: 450px;
	margin-top: 25px;
}

.image-6{
	background-image: url( ../images/bayfac-09.jpg);
	background-size: 65% 65%;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 700px;
	height: 450px;
}

.image-7 {
	background-image: url( ../images/bayfac-10.jpg);
	background-size: 65% 65%;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 700px;
	height: 450px;
	margin-top: -54px;
}

.image-8 {
	background-image: url( ../images/bayfac-11.jpg);
	background-size: 65% 65%;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 700px;
	height: 450px;
	margin-top: -20px;
}

.image-9 {
	background-image: url( ../images/bayfac-12.jpg);
	background-size: 65% 65%;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 700px;
	height: 450px;
	margin-top: 0px;

}

.image-10 {
	background-image: url( ../images/bayfac-13.jpg);
	background-size: 65% 65%;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 700px;
	height: 450px;
	margin-top: 25px;

}

.images-box-left {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	width: 500px;
	height: 1800px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}

.images-box-right {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	width: 670px;
	height: 2000px;
	margin-top: -1830px;
	margin-left: 700px;
	float: left;
}

.clothing-box-1 {
	background-color: transparent;
	height: 560px;
	width: 500px;
	margin-left: 100px;
	margin-top: 50px;
}

.shirt-1 {
	background-image: url( ../images/bayfac-shirt.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 500px;
	width: 500px;
	margin-left: 0px;
}

.shirt-1-desc {
	background-repeat: no-repeat;
	background-color: white;
	background-size: 100% 100%;
	margin-top: 10px;
	height: 40px;
	width: 500px;
	margin-left: 0px;
	float: left;
	text-align: center;
	font-weight: bolder;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-variant: normal;
	color: rgba(184,0,3,1.00);
	font-size: large;
	text-decoration: none;
	padding-top: 10px;
}

.clothing-box-2 {
	background-color: transparent;
	height: 625px;
	width: 500px;
	margin-left: 800px;
	margin-top: -700px;
}

.shirt-2 {
	background-image: url(../images/settle-down-shirt.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 500px;
	width: 500px;
	margin-left: 0px;
	margin-top: 150px;
}

.shirt-2-desc {
	background-repeat: no-repeat;
	background-color: white;
	background-size: 100% 100%;
	margin-top: 10px;
	height: 40px;
	width: 500px;
	margin-left: 0px;
	float: left;
	text-align: center;
	font-weight: bolder;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-variant: normal;
	color: rgba(201,0,3,1.00);
	font-size: large;
	text-decoration: none;
	padding-top: 10px;
}

.clothing-box-3 {
	background-color: transparent;
	height: 25px;
	width: 500px;
	margin-left: 70px;
}

.shirt-3 {
	background-image: url(../images/sam-colby-shirt.jpg);
	background-repeat: no-repeat;
	background-size: 110% 110%;
	height: 500px;
	width: 500px;
	margin-top: -740px;
	margin-left: 0px;
	float: left;
}

.shirt-3-desc {
	background-repeat: no-repeat;
	background-color: white;
	background-size: 100% 100%;
	margin-top:-170px;
	height: 40px;
	width: 500px;
	margin-left: 0px;
	float: left;
	text-align: center;
	font-weight: bolder;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-variant: normal;
	color: rgba(201,0,3,1.00);
	font-size: large;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 30px;
}

.photobook-box {
	background-color: transparent;
	height: 500px;
	width: 400px;
	margin-left: 700px;
	margin-top: 700px;
}

.photobook {
	background-image: url(../images/photo-book.jpg);
	background-repeat: no-repeat;
	background-size: 60% 60%;
	height: 400px;
	width: 400px;
	margin-top: -580px;
	margin-left: 150px;
	float: left;
}

.photobook-desc {
	background-repeat: no-repeat;
	background-color: white;
	background-size: 100% 100%;
	margin-top:-190px;
	height: 40px;
	width: 400px;
	margin-left: 70px;
	float: left;
	text-align: center;
	font-weight: bolder;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-variant: normal;
	color: rgba(201,0,3,1.00);
	font-size: large;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
}

.music-player-container {
	background-color: transparent;
	height: 720px;
	width: 270px;
	margin-left: 00px;
	margin-top: 100px;
}

.album-container {
	background-color: transparent;
	height: 351px;
	width: 100px;
	margin-left: 310px;
	margin-top: -720px;
}



.album-1 {
	background-image: url(../images/florida-guilt-album.jpg);
	background-repeat: no-repeat;
	background-size: 50% 95.5%;
	margin-left: 0px;
	margin-top: 0px;
	height: 100px;
	width: 200px;
	float: left;
}

.album-2 {
	background-image: url(../images/bay-fac-album-cover-03.jpeg);
	background-repeat: no-repeat;
	background-size: 50% 100%;
	margin-left: 0px;
	margin-top: 20px;
	height: 100px;
	width: 200px;
	float: left;
}

.album-3 {
	background-image: url(../images/bay-fac-album-cover-04.jpg);
	background-repeat: no-repeat;
	background-size: 50% 100%;
	margin-left: 0px;
	margin-top: 29px;
	height: 100px;
	width: 200px;
	float: left;
}

.show-container {
	background-color: transparent;
	background-size: cover;
	background-repeat: no-repeat;
	height: 1900px;
	width: 500px;
	margin-left: 450px;
	margin-top: -350px;
}

.show-1 {
	background-image: url(../images/communion-show.jpg);
	background-repeat: no-repeat;
	background-size: 55.6% 70%;
	height: 720px;
	width: 900px;
	margin-top: 0px;
}

.show-2 {
	background-image: url(../images/february-2019-tour.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-border-color: red;
	height: 280px;
	width: inherit;
	margin-top: -180px;
	border-color: rgba(201,0,3,1.00);
	border-style: solid;
}

.show-3 {
	background-image: url(../images/record-release.jpg);
	background-repeat: no-repeat;
	background-size: 69.6%;
	height: 300px;
	width: 720px;
	margin-top: 40px;
	margin-left: 0px;
}

.show-4 {
	background-image: url(../images/show-poster01.jpg);
	background-repeat: no-repeat;
	background-size: 25% 46.7%;
	height: 720px;
	width: 900px;
	margin-top: 00px;
	margin-left: 0px;
}

.show-5 {
	background-image: url(../images/halloween-show-poster.jpg);
	background-repeat: no-repeat;
	background-size: 20%;
	height: 675px;
	width: 1200px;
	margin-top: -720px;
	margin-left: 260px;
}

.show-6 {
	background-image: url(../images/show-poster02.jpg);
	background-repeat: no-repeat;
	background-size: 28.6%;
	height: 1080px;
	width: 1750px;
	margin-top: -300px;
	margin-left: 0px;
}

.music-band-name {
	background-image: url(../images/band-name.png);
	background-size: 65% 65%;
	background-repeat: no-repeat;
	height: 189px;
	width: 729px;
	margin-left: 12px;
	margin-top: -760px;
}

.photos-band-name {
	background-image: url(../images/band-name.png);
	background-size: 65% 65%;
	background-repeat: no-repeat;
	height: 189px;
	width: 729px;
	margin-left: -220px;
	margin-top: 400px;
}

.contact-wrapper {
	background-color: rgba(255,255,255,1.00);
	height: 380px;
	width: 600px;
	margin-left: 400px;
	margin-top: 100px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: underline;
	border: 1em solid rgba(201,0,3,1.00);
	color: black;
}

.contact-wrapper:hover {
	text-decoration-color: rgba(201,0,3,1.00);
}
