/*--Imports--*/
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300);
@import url(http://fonts.googleapis.com/css?family=Raleway:500,300,400);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300);
@import url(http://fonts.googleapis.com/css?family=Oxygen:400,300);
/*--End Imports--*/

body{
	height: 2550px;
	overflow: none;

}

a{
	text-decoration: none;
}

#sectionLanding{
	height: 450px;
}

.container{
	margin-top: 200px;
	width: 350px;
	height: 200px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	-webkit-perspective: 400px;
	-moz-perspect ive: 400px;
}

.italics{
	font-style: italic;
}

#LJ{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	width: 325px;
	height: 175px;
	top: 25px;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	font-size: 130px;
	overflow: hidden;

}

#barColor{
	position: absolute;
	width: 975px;
	height: 150px;
	background-color: red;
	top: -20px;
	overflow: hidden;
}


#LJLogo{
	position: absolute;
	top: 18px;
}

.colorBox{
	width: 325px;
	height: 150px;
}

#blueBox{
	background-color: #1C86EE;
	float: left;
	display: inline-block;
}

#pinkBox{
	background-color: #FF3E96;
	display: inline-block;
	float: left;
}

#yellowBox{
	background-color: yellow;
	display: inline-block;
}

#navBar{
	width: 550px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
}

#navBar .navItem{
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 28px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#navBar .navItem:hover{
	cursor: pointer;
}

#fixedWrapper{
	margin-top: 50px;
	padding-top: 10px;
	height: 50px;
	width: 100%;
	left: 0;
	right: 0;
	-webkit-transition: background .70s;
	-moz-transition: background .70s;
	
}

.navItem{
	-webkit-transition: color .70s;
	-moz-transition: color .70s;
}

#myresume:hover{
	color: yellow;
	-webkit-transition: .25s;
	-moz-transition: .5s;
}


#contactme:hover{
	color: #FF3E96;
	-webkit-transition: .25s;
	-moz-transition: .5s;

}

#aboutme:hover{
	color: #1C86EE;
	-webkit-transition: .25s;
	-moz-transition: .5s;

}

#aboutme{
	-webkit-transition: .5s;
	-moz-transition: .5s;
	float: left;
}

#myresume{
	-webkit-transition: .5s;
	-moz-transition: .5s;
}

#contactme{
	-webkit-transition: .5s;
	-moz-transition: .5s;
	float: right;

}


@media (min-width: 600px) {
	#myresume{
		margin-left: 170px;
	}
}

@media (max-width: 599px) {
	#myresume{
		margin-left: 65px;
	}
	#navBar{
		width: 350px;
	}
}

/*---About Section---*/

#sectioncontactme{
	width: 100%;
	margin-top: 100px;
	left: 0;
	right: 0;
	background: url('');
	height: 600px;
	background-size: 1400px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}


#aboutBlurb{
	font-size: 24px;
	font-family: 'Oxygen', sans-serif;
	font-weight: 100;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	color: rgb(99, 99, 99);
	letter-spacing: 2px;
	margin-top: 100px;
	line-height: 40px;
}

#signOff{
	float: right;
	width: 450px;
	margin-top: 85px;
}

#signOffText{
	float: left;
	display: inline-block;
}

@media (max-width: 635px){
	
}

/*---Listen Section---*/

#sectionmyresume{
	margin-top: 30px;
	padding-top: 100px;
}

.albumBox{
	width: 80%;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	position: relative;
}

.albumColumnLeft{
	height: 100%;
	width: 45%;
	padding-top: 35px;
	float: left;
	display: inline-block;
	margin-right: 3%;
}

.albumBlurb{
	width: 375px;
	height: 80px;
	margin-left: 43px;
	margin-top: 20px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	color: rgb(60, 60, 60);
	text-transform: uppercase;
	letter-spacing: 2px;
}

.downloadLink{
	width: 150px;
	height: 35px;
	border-radius: 10px;
	margin-left: 155px;
	background: rgb(60, 60, 60);
	/*border: solid 3px rgb(255, 6, 120);*/
	text-align: center;
	color: white;
	padding-top: 15px;
	font-family: 'Raleway', sans-serif;
}

.downloadLink:hover{
	color: rgb(60, 60, 60);
	background: white;
	border: solid 2px rgb(60, 60, 60);
	cursor: pointer;
	height: 31px;

}

#mediaPlayer{
	height: 500px;
	margin-top: 50px;
	width: 47%;
	display: inline-block;
}


#progressBar{
	width: 100%;
	height: 15px;
	border: solid 1px rgb(210, 210, 210);
}

#progressBar:hover{
	cursor: pointer;	
}

#progress{
	width: 0px;
	height: 100%;
	background: rgb(168, 212, 255);
	list-style: none;
}


ul{
	margin-left: -40px;
	width: 100%;
	margin-top: 80px;
	list-style: none;
}

.track{
	list-style: none;
	width: 100%;
	height: 35px;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	color: rgb(60, 60, 60);
	border: 1px solid rgb(210, 210, 210);
	border-top: none;
	padding-top: 10px;

}

.track:hover{
	box-shadow: inset rgb(168, 212, 255) 0px 0px 7px;
}

.trackStyling{
	margin-left: 10px;
}

.track:hover{
	cursor: pointer;
}

.currentTrack{
	color: white;
	background-color: rgb(180, 180, 180);
}

#playPause.play{
	width: 0px; 
	height: 0px; 
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 40px solid #1C86EE;
	float: left;
	display: inline-block;
	cursor: pointer;

}

#playPause.pause{
	width: 10px;
	height: 45px;
	margin-top: 4px;
	margin-bottom: 1px;
	border-right: solid 15px #1C86EE;
	border-left: solid 15px #1C86EE;
	float: left;
	display: inline-block;
	cursor: pointer;

}

#stop{
	width: 25px;
	height: 25px;
	float: left;
	position: inline-block;
	background-color: #1C86EE; 
	cursor: pointer;
	margin-top: 14px;
	margin-left: 13px;
}

#time{
	width: 100px;
	float: right;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	letter-spacing: 1px;
	color: rgb(60, 60, 60);
	position: relative;
	top: 35px;
}

.timeFigures{	
	float: right;
	display: inline-block;
}

#songDuration{
	width: 36px;
	text-align: right;
}

#elapsedTime{
	width: 36px;
	text-align: left;
}

#controls{
	margin-bottom: -20px;
}

@media (max-width: 1140px){

	.albumColumnLeft{
		height: 530px;
		width: 100%;
	}

	.albumCover{
		margin-left: auto;
		margin-right: auto;
	}

	.albumBlurb{
		margin-right: auto;
		margin-left: auto;
	}

	.downloadLink{
		margin-right: auto;
		margin-left: auto;
	}

	#albumBox1{
		height: 1000px;
	}

	#mediaPlayer{
		margin-left: 5%;
		width: 88%;
		margin-top: 0px
	}
}

@media (max-width: 570px){
	.albumBlurb{
		width: 80%;
	}

	.downloadLink{
		margin-top: 25px;
	}

	.albumCover{
		width: 250px;
		height: 250px;
		background-size: 100%;
	}

	.albumBox{
		width: 98%;
	}

	.albumColumnLeft{
		height: 480px;
		width: 100%;
	}

	#mediaPlayer{
		float: left;
	}
}

#contactmeBlurb{
	font-size: 24px;
	font-family: 'Oxygen', sans-serif;
	font-weight: 100;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	color: rgb(99, 99, 99);
	letter-spacing: 3px;
	margin-top: 100px;
	line-height: 40px;
}

.bold{
	font-size: 40px;
	letter-spacing: 5px;
}

.iconImage{
	height: 250px;
	width: 250px;
	display: inline-block;
	float: left;
	margin-left: 4%;
}

#socialIcons{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
}

#facebookIcon{
	background: url('Icons/facebookBW.png');
	background-size: 75%;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
}

#gitHubIcon{
	background: url('Icons/gitHubBW.png');
	background-size: 75%;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
}

#mailIcon{
	background: url('Icons/gmailBW.png');
	background-size: 75%;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
}

#soundcloudIcon{
	background: url('Icons/soundCloudBW.png');
	background-size: 75%;	
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
}

#facebookColor{
	background: url('Icons/facebook.png');
	background-size: 75%;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
}

#soundcloudColor{
	background: url('Icons/soundCloud.png');
	background-size: 75%;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
}

#mailColor{
	background: url('Icons/gmail.png');
	background-size: 75%;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
}

#gitHubColor{
	background: url('Icons/gitHub.png');
	background-size: 75%;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
}

.colorImage{
	width: 100%;
	height: 100%;
	opacity: .35;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-o-transition: opacity .5s;
}

.colorImage:hover{
	opacity: 1;
	cursor: pointer;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-o-transition: opacity .5s;
}

@media (max-width: 1222px){
	#socialIcons{
		width: 550px;
		height: 550px;
		margin-left: auto;
		margin-right: auto;
	}

	#gitHubIcon{
		float: right;
	}

	#mailIcon{
		clear: both;
	}

	#soundcloudIcon{
		float: right;
	}
}

@media (max-width: 575px){
	#socialIcons{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.iconImage{
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}

	#gitHubIcon{
		float: none;
	}

	#soundcloudIcon{
		float: none;
	}

}

@media (max-width: 700px){
	#sectionmyresume{
		height: 1200px;
	}
}