@import url('https://fonts.googleapis.com/css?family=Raleway');
html{
	height:100%;
}



body{
background-color: rgb(240,240,240);
height:100%;
background-image:url("me.jpg");
/*height:205%;*/
background-size:100% auto;
background-attachment:fixed;
/*background-position:center;
background-position:top;*/
background-repeat: no-repeat;
/*padding:0.2%;*/
margin-bottom:0.5%;
font-size:100%;
}
*{
color:white;
font-family: 'Raleway', sans-serif;
text-decoration:none;

}

h1{
font-weight:normal;
font-family: 'Raleway', sans-serif;
padding-top:9%;
text-align: center;
font-size:5.55rem;
/*padding-right:2.5%;
*color:rgb(51, 51, 43);*/


}


h2{

	font-family: 'Raleway', sans-serif;
	letter-spacing:0.08rem;
	font-size:1.5em;
}


#All{
/*background-image:url("me.jpg");
/*height:205%;
background-size:100% auto;
*width:85%;
margin:auto;
margin-bottom:0px;
margin-top:0px;
padding-top:0px;
padding-bottom:0px;

/*background-size: cover;
background-attachment:fixed;
background-position:center;
background-position:top;
background-repeat: no-repeat;*/

height:100%;
padding-bottom:10%;
}
#heading{
background-color:rgba(100,100,100,0.5);
color:white;
font-style:sans-serif;
text-align:center;
text-transform:uppercase;
*text-shadow: 1px 1px rgb(100,230,230);
/*font-size: 36pt;*/
padding-top:6%;
padding-bottom:1px;
margin-top:0%;
margin-bottom:0px;
}
.button{
text-transform:uppercase;
*background-color:rgba(255,255,255,0.3);
height: 100px;
font-size: 2.2rem;
text-decoration: none;

}
ul{list-style-type: none;}
#menu a{
text-decoration: none;
padding-top:30px;
padding-bottom:30px;
text-align:center;
float:left;
display:block;
width:20%;
color:rgb(51, 51, 43);
font-weight:bold;
background-color:rgba(255,255,255,0.8);


}
#menu a:hover{
*background-color:rgba(255,255,255,0.8);
background-color:rgba(255,255,255,0.6);
}

#text{
padding-top:1px;
background-color:rgba(215,215,215,0.5);
font-style:helvetica;
font-size: 1.23rem;
text-align:left;
/*padding:1%;*/
min-height:100%;
/*display:inline-block;*/
margin-bottom:0.7%;
/*padding-left:50%;
padding-right:5%;
background-size:cover;*/

}
#textMono{
padding-left:50%;
padding-right:5%;

/*background-color:rgba(215,215,215,0.5);*/
padding-top:1px;
font-size:1.23rem;
background-size:cover;
}

#textLeft{

/*padding-top:1px;
background-color:rgba(215,215,215,0.5);
font-style:helvetica;
font-size: 1.23rem;
text-align:left;*/
padding-left:3%;
padding-right:2.5%;
padding-bottom:10px;
float:left;


}

#form{
	background-color:rgba(255,255,255,0.1);
	padding: 3%;
	margin:1%;
}

label{
	margin-right:0.5%;
	padding:0;
}


input{
	margin-left:0;
	color:black;
	background-color:rgba(255,255,255,0.5);
	max-width: 100%;
	min-width:90%;
	border:0;
	padding:1.7%;
	min-width: 100%;
}

input[type=submit] {
	width:40%;
}
textarea{
	color:black;
	background-color:rgba(255,255,255,0.5);
	min-width:100%;
	border:0;
}
#textGigs{
padding-bottom:10px;
width:100%;
padding-left:3%;
padding-right:2.5%;

}
#textRight{
/*padding-top:1px;
background-color:rgba(215,215,215,0.5);
font-style:helvetica;
font-size: 1.23rem;
text-align:left;*/
padding-left:53%;
padding-right:2.5%;
padding-bottom:10px;
}

.text p{
	color: rgb(51,51,43);
}

.text a{

	font-weight:bolder;
}

.text a:hover{
color:rgb(102, 102, 86);
}

.releaseBtn{
	width: 48%;
	background-color:rgba(255,255,255,0);
	box-shadow: none;
	padding:0;
}
.releaseText{
	background-color:rgba(230,230,230,0.5);
	width:95%;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;

}
.releaseText p{
	color:rgb(255,255,255);
	
}


h3{
font-size: 1.3rem;

}
