@charset "UTF-8";
h1 {
	font-style: normal;
	font-size: 45pt;
	text-shadow: 4px 5px #FCF5F5;
	color: #000000;
	font-family: league-gothic;
	text-align: left;
	font-weight: 400;
}
h2 {
	font-family: league-gothic;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	font-size: xx-large;
	height: 30px;
	text-decoration: underline;
	text-shadow: 0px 0px;
}
a {
	color: #F7F2F2;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-large;
}
body {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 200;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../images/backround%20_1.jpg);
	background-attachment: fixed;
	color: #0C0B0C;
}
nav {
	background-color: #222325;
	color: #FAF9F9;
	text-align: center;
	margin-left: 25%;
	margin-right: 25%;
	font-style: normal;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: 400;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
}
footer {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #FBF8F8;
	font-style: oblique;
	font-weight: bold;
	background-color: #222325;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
}
header {
	text-align: center;
}
body nav {
}
.nahome {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	margin-left: 2%;
	margin-right: 2%;
}
.image {
	margin-top: 20px;
}
.portfolio {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	margin-left: 2%;
	margin-right: 2%;
}
.proj1 {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	margin-left: 2%;
	margin-right: 2%;
}
.proj2 {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	margin-left: 2%;
	margin-right: 2%;
}
.proj3 {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	margin-left: 2%;
	margin-right: 2%;
}
.photo {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	margin-left: 2%;
	margin-right: 2%;
}
h3 {
}
p2 {
	color: #030303;
	font-family: bitter;
	font-style: normal;
	font-weight: 400;
	left: 0%;
	float: left;
}

@media (min-width: 851px){
nav {
	background-color: #222325;
	color: #FAF9F9;
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;
	font-style: normal;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: 400;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
}
footer {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #FBF8F8;
	font-style: oblique;
	font-weight: bold;
	background-color: #222325;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 13px;
	clear: both;
}
p {
}
.asidefloatleft {
	width: 35%;
	margin-left: 5%;
	margin-right: 2.5%;
	float: left;
	margin-bottom: 0px;
}
.sectionright {
	width: 31%;
	margin-left: 60%
%
%;
	margin-right: 15%;
	margin-left: 59%;
	background-color: #79D4F8;
	padding-top: 2.5%;
	padding-right: 2.5%;
	padding-bottom: 2.5%;
	padding-left: 2.5%;
	margin-top: 25px;
	margin-bottom: 25px;
	float: none;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.51) 17.63%,rgba(126,199,232,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.51) 17.63%,rgba(126,199,232,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.51) 17.63%,rgba(126,199,232,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.51) 17.63%,rgba(126,199,232,1.00) 100%);
	border-collapse: separate;
}
p3 {
	font-family: bitter;
	float: left;
	font-style: normal;
	font-weight: 400;
}
p1 {
	color: #040404;
	font-family: bitter;
	font-style: normal;
	font-weight: 400;
}
}

@media (min-width: 550px) and (max-width: 851px){
}

@media (min-width: 450px) and (max-width: 551px){
}

@media (min-width: 0px) and (max-width: 452px){
}
