﻿


html {
        background-image:url('../Thin Outline_background.jpg');
        background-size:cover;
        min-width:100%; 
        height:auto;
        position:fixed;
		background-position:inherit;
        background-position:0px-0px;
   	    border-right:0;
        top:0px;
 	    left:0;  
 	    background-repeat:no-repeat; 	    
 	     
} 




body {
        min-width:700px;  
        position:fixed;
		min-width:100%;
		max-width:100%;
		height: auto;
		background-position:inherit;
        background-position:0px-0px;
   	    border-right:0;
        top:0px;
 	    left:0;  
 	    background-repeat:no-repeat; 	    
 	     
} 
	@media (min-width:500px;)
	{width:auto;
	}
	

.header {
	margin-top:0px;
	min-width:100%;

	
}


h1 {
	color:white;
	text-align:center;
	font-family:"Bebas Neue Bold", "Bebas Neue Book", "Bebas Neue Regular";
	text-decoration:underline;
	font-style:inherit;
	font-weight:bolder;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:5px;
	}

h1 a:link {
	text-decoration:none;
	
	}

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

p {

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

/*navigation bar*/

.navbar {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:20px;
		

	
}
.nav{
height:40px;
border-top-style:none;





	
}

.nav ul {
	margin:0;
	float:right;
	min-width:500px;
	padding-right:7%;
	
	
}

.nav ul li {
	list-style:none;
	}
	
.nav ul li a {
float:right;
display: block;
padding:5px 20px;
padding-top:5px;
	
}
.nav ul li a:hover{
color:gray;
}
.navbar: hover {
	text-decoration:underline;
	
}
/*header section*/

.head {
 width:100%;
 height:80px;
  
}


.container {
	
	width:800px;
	height:300px;
	
	
}
	
		


.padding {
padding-left:300px;
}

.one {
	
	padding-left:150px;
	font-size:12px;
		}
	
	
}

.two {

padding-bottom:1px;
padding-left:10%;


}



/*Projects bar*/

.projectbar {
	color:white;
	font-size:16px;
	font-family:"Bebas Neue Light";
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	clear:both;
	padding-left:5%;
	position:absolute;
	
	}
	

.project ul li {
	list-style:none;

	
		}


.projectbar {
border-top-style:none;

	
}

.project ul {
	margin:0;
	padding-left:0px;
	padding-top:50px;

}

	
.project ul li a {
float:left;
display:block;
padding-top:50px;
	
}
.project ul li a:hover{
color:gray;
}

}
.project ul li a:visited{
color:gray;
}


.interiors {
	position:absolute;
	display:block;
	padding-left:250px;
	height:360px;
	padding-top:100px;
}



/*footer Section*/

footer {
	position:fixed;
	padding-bottom:0px;
    left:0px;
    bottom:0px;
	width:100%;
	height:55px;	
	background-color:black;
	
	

	
	
}


.social {
	min-height:25px;
	min-width:500px;
	margin-bottom:5px;
	list-style:none;
	padding-left:70%;
		}

.social ul li {
	list-style:none;
	display: inline-block;
		}

.social ul li a{

	float:right;
	padding:2px 4px;
	
}

.objectives {
	
	
	text-align:center;
	font-size:20px;
	position:relative;
	text-align:center;
	padding-top:1px;
	
	
}




