@charset "utf-8";

@import url("../webfonts/poiretone_regular/stylesheet.css");
.container > header figure img{
	width:15%;
	height:15%;
	
}
.container > header{
	background-color: #645394;
}
.container > header h1{
	/*font-size:80%;*/
font-size: 18px;
}
.container > header h2{
	/*font-size:80%;*/
font-size: 18px;
}
 #abouttext p{
	font-size: 18px;
}
.mainnav{
	display:none;
}
.navmenu{
	position:absolute;
	top:160px;
	left:0;
}
.navmenu h3{
font-size: smaller;
margin-left:5px;
}
.navmenu  .buttonset button{

	font-size:.8em;
	width:80px;
	height:28px;
	padding: 5px 2px;

}

.subbut {
display:none;
} 

.container > #main section{
	position: relative;
	top: 120px;
	left: 10%;
	width: 80%;
}
#main{

	padding-bottom:250px;

}
.welcome, #aboutme h2{
	margin-top:40px;
}
.socialnav{
	display:none;
}
.container > footer{
	position: relative;
	height: 200px;
	width: 100%;
	top: 100px;
}
 .container > footer p{
	 /*font-size:80%;*/
}
.inputs {
	width:99%;
}
#leftname {
	float: none;
}
#right {
	float: none;

}
#about iframe{
max-width:95%; 
max-height:95%;
}
#inspira img{
	width:95%;
	height:95%;
}
#gallery img{
	width:92%;
	height:92%;	
}

#webgal img{
	width:92%;
	height:92%;
}
#abouttext p{
	padding:0 10px;
}