@charset "UTF-8";
/* CSS Document */

html {
	background-color: #8dbdb8;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

html, body {
 padding: 0px;
 border: 0px;
 margin: auto;
 }

.clear { clear: both; }

#container {
	margin: auto;
	}

#container, header {
	margin: auto;
	width: 900px;
	font-family: 'Source Sans Pro', sans-serif;
	color: black;
	padding: 0px;
	margin: auto;

}

#navbar {
	float: none;
	position: relative;
	padding-bottom: 20px;
	margin: auto;

}

#navbar ul {
	margin-left: 0;
	padding-left: 0;
	}


#navbar ul li {
	display: inline;
	margin: 0;


	}

#navbar ul li a {
	text-decoration: none;
	font-family: 'Lato', 'sans-serif';
	font-weight: 300;
	font-size: 30px;
	padding: 10px 20px;
	color: white;
	background-color: #8dbdb8;

	}

#navbar ul li a.last {
	border: none;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;

}

#navbar ul li a.last1 {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;


}

#navbar ul li a:hover {
	color: gray;
	}

#logo {
	padding-top: 20px;
	margin: auto;
	}

.section {

	border-radius: 0px;
	padding: 20px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
}

h1 {
	font-family: 'Lato', serif;
	color: #8dbdb8;
	text-align: center;
	font-size: 40px;
	padding-bottom: 20px;
	letter-spacing: 3px;

}

.itemtitle {
	font-size: 25px;
	float: left;
	width: 80%;
	margin: 0;

}

.itemtext {
	font-size: 18px;
	clear: both;
	color: gray;
	font-family: 'Source Sans Pro', sans-serif;
}

.itemprice {
	float: right;
	margin-top: 12px;
	font-size: 18px;
	margin-bottom: 0;

	width: 20%;
	text-align: right;
}


.column {
	float: left;
	width: 46%;
	padding: 0 2%;

}

footer {
	font-family: 'Lato', serif;
	color: white;
    text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 20px;
	padding-top: 60px;

}

div.img
  {
  	float: left;
  	width: 29.33%;
    padding: 2%;
    margin: auto;
   -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}

div.img img {
	width: 100%;
  height: auto;
  	margin: auto;
}

  div.img:hover {
  	margin: auto;
   -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: gray; /* IE 6-9 */
}

.paragraph {
font-family: 'Lato', sans-serif;
font-size: 15px;
text-align: left;
line-height: 25px;
clear:both;
width: 650px;
padding: 50px;
background: rgba(255,255,255,0.9);
border-radius: 7px;
margin: auto;
}

.req {
	overflow: hidden;
	visibility: hidden;
	display: none;
	height: 0;
	width: 0;
}

#portrait img{
	width: 30%;
	}

#resume a:link {
	text-decoration: none;
	font-family: 'Lato', 'sans-serif';
	font-weight: 700;
	font-size: 15px;
	color: #8dbdb8;
	letter-spacing: 1px;
}

#resume a:hover {
	text-decoration: none;
	font-family: 'Lato', 'sans-serif';
	font-weight: 700;
	font-size: 15px;
	color: gray;
	letter-spacing: 1px;
}

#contactform li {
	padding-bottom: 15px;
	margin-left: auto;
}

#contactform input {
	width: 350px;
	padding: 5px;
	color: #636466;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	border: 2px #d1d2d4 solid;
}

#contactform textarea {
	width: 350px;
	padding: 5px;
	color: #636466;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	border: 2px #d1d2d4 solid;
}

input.button {
	background-color: #E8E8E8;
	width: 50px;
}


.work {
	width: 390px;
}

#workpic {
		width: 150px;
}

.workdescription {
	width: 260px;
    float: right;
	padding: 0px 0px;
}

.workdescription img {
	width: 75px;
}

.workdescription p {
	font-family: 'Source Sans Pro', sans-serif;
	color: #636466;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
}




@media only screen and (max-width: 960px){

	#container, header {
		width: 80%;
	}
	#logo {
		width: 200px;
		height: auto;
	}


	#navbar ul li a {
		font-size: 25px;
		position: relative;
	}

	.itemtitle {

	float: left;
	width: 80%;
	margin: 0;
	font-size: 25px;
}

	.paragraph {
font-family: 'Lato', sans-serif;
font-size: 15px;
text-align: left;
line-height: 25px;
clear:both;
width: 400px;
padding: 50px;
background: rgba(255,255,255,0.9);
border-radius: 7px;
margin: auto;
}

.req {
	overflow: hidden;
	visibility: hidden;
	display: none;
	height: 0;
	width: 0;
}

footer {
position: auto;

}

#portrait img{
	width: 50%;
	}

#contactform li {
	padding-bottom: 15px;
	margin-left: auto;
}

#contactform input {
	width: 80%;
	padding: 5px;
	color: #636466;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	border: 2px #d1d2d4 solid;
}

#contactform textarea {
	width: 80%;
	padding: 5px;
	color: #636466;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	border: 2px #d1d2d4 solid;
}

input.button {
	background-color: #E8E8E8;
	width: 80%;
}



@media only screen and (max-width: 700px){

	div.img {
		width: 46%;
	}

	#container, header{
		width: 90%;
	}

	#logo {
		width: 200px;
		height: auto;
	}

	#navbar ul li a {
		font-size: 20px;
		padding: 5px 12px;
			position: relative;

	}

	h1 {
	font-family: 'Lato', serif;
	color: #8dbdb8;
	font-size: 30px;

}


	.column {
	float: none;
	padding: 0;
	width: 100%;

}


	.paragraph {
font-family: 'Lato', sans-serif;
font-size: 15px;
text-align: left;
line-height: 25px;
clear:both;
margin: auto;
width: 300px;
padding: 50px;
background: rgba(255,255,255,0.9);
border-radius: 7px;
}

.req {
	overflow: hidden;
	display: none;
	visibility: hidden;
	height: 0;
	width: 0;
}

.img {
	width: 50%;
	}

	footer {
position: auto;

}

#portrait img{
	width: 50%;
	}

#contactform li {
	padding-bottom: 15px;
	margin-left: auto;
}

#contactform input {
	width: 50%;
	padding: 5px;
	color: #636466;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	border: 2px #d1d2d4 solid;
}

#contactform textarea {
	width: 50%;
	padding: 5px;
	color: #636466;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	border: 2px #d1d2d4 solid;
}

input.button {
	background-color: #E8E8E8;
	width: 50%;
}


	@media only screen and (max-width: 460px) and (min-device-width: 320px){

	#container, header{
		width: 320px;
	}

	#logo {
		width: 150px;
		height: auto;
	}

	#navbar {
	padding-bottom: 0px;
	}

	#navbar ul li a {
		font-size: 20px;
		padding: 3px 5px;
		position: relative;

	}

	h1 {
	font-family: 'Lato', serif;
	color: #8dbdb8;
	font-size: 18px;
	line-height: 32px;

}

	.column {
	float: none;
	padding: 0;
	width: 100%;

}

.paragraph {
font-family: 'Lato', sans-serif;
font-size: 12px;
text-align: left;
line-height: 16px;
clear:both;
margin: auto;
width: 200px;
background: rgba(255,255,255,0.9);
border-radius: 7px;
}

.req {
	overflow: hidden;
	visibility: hidden;
	height: 0;
	width: 0;
}

.img {
	width: 30%;
	}

	footer {
position: auto;

}

#portrait img{
	width: 50%;
	}

        #contactform li {
	padding-bottom: 15px;
	margin-left: auto;
}

#contactform input {
	width: 150px;
	padding: 5px;
	color: #636466;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	border: 2px #d1d2d4 solid;
}

#contactform textarea {
	width: 150px;
	padding: 5px;
	color: #636466;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	border: 2px #d1d2d4 solid;
}

input.button {
	background-color: #E8E8E8;
	width: 50px;
}
