/* Webfont: Overpass-Reg */@font-face {
    font-family: 'Overpass';
    src: url('Overpass-Regular.eot'); /* IE9 Compat Modes */
    src: url('Overpass-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Overpass-Regular.woff') format('woff'), /* Modern Browsers */
         url('Overpass-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('Overpass-Regular.svg#Overpass-Regular') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}

/* Webfont: Overpass-Italic */@font-face {
    font-family: 'Overpass';
    src: url('Overpass-Italic.eot'); /* IE9 Compat Modes */
    src: url('Overpass-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Overpass-Italic.woff') format('woff'), /* Modern Browsers */
         url('Overpass-Italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('Overpass-Italic.svg#Overpass-Italic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}

body {
	font-family: Overpass, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #73a5e7;
	background: url(../images/IMG_1067.png) no-repeat top left fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow-x: hidden;
  overflow-y: auto;
}

p {
	margin: 5px;
	font-size:18px;
	line-height: 24px;
}
.linkedin {
	float: left;
}
a:link {
	color: white;
	border-radius: 5px;
    border: 2px solid white;
    background: #006d00;
    padding: 5px;
	text-decoration: none;
}

a:visited {
	color: #ccc;
	border-radius: 5px;
    border: 2px solid white;
    background: #006d00;
    padding: 5px;
	text-decoration: none;
}
#links {
	line-height: 36px;
}
.navigation {
  /* critical sizing and position styles */
  width: 175px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 10px;
  bottom: 0;
  z-index:0;
  
  /* non-critical appearance styles */
  list-style: none;
  background: #73a5e7;
}

/* Navigation Menu - List items */
.nav-item {
  /* non-critical appearance styles */
  width: 175px;
  font-weight: bold;
}

.nav-item a {
  /* non-critical appearance styles */
  display: block;
  color: white;
  font-size: 24px;
  text-decoration: none;
  text-align: center;
  margin-bottom: 10px;
}

.nav-item a:hover {
  border-color: #c74438;
}

/* Site Wrapper - Everything that isn't navigation */
.site-wrap {
  /* Critical position and size styles */
  min-height: 100%;
  min-width: 100%;
  background: url(../images/wrapper.png) repeat-y top right; 
  overflow-y: hidden;
  overflow-x: hidden;
  position: relative;
  top: 0;
  bottom: 100%;
  left: 0;
  z-index: 1;
}
#maincontent {
	background-color: rgba(33,108,255,.3);
	padding: 10px 70px 10px 10px;
	z-index: 2;
	position: relative;
	top: 10px;
	left: 10px;
	margin-right:10px;
	width: 50%;
	float: right;
	overflow-y: auto;
	overflow-x: hidden;
	min-height: 1700px;
}
/* Nav Trigger */
.nav-trigger {
  /* critical styles - hide the checkbox input */
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

label[for="nav-trigger"] {
  /* critical positioning styles */
  position: fixed;
  right: 15px; 
  top: 35px;
  z-index: 2;

  /* non-critical apperance styles */
  height: 50px;
  width: 50px;
  cursor: pointer;
  background-image: url(../images/menu.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

/* Make the Magic Happen */
.nav-trigger + label, .site-wrap {
  transition: left 0.2s;
}

.nav-trigger + label {
  right: 15px;
  transition: left 0.2s;
  -moz-transition: left 0.2s;
}
.nav-trigger:checked + label {
  right: 215px;
  transform: translate3d(0, 0, 0) rotate(90deg);
}

.nav-trigger:checked ~ .navigation {
  border: 4px solid red;
}

.nav-trigger:checked ~ .site-wrap {
  left: -200px;
}
#portfolio {
	display:block;
	/*width:350px;
	position:relative;
	margin:30px;
	float:left;*/
}
.sign a:link, .sign a:visited {
	border: none;
    background: none;
    padding: 0;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
.sign {
  width:35%;
  height:250px;
  float:left;
  margin: 20px;
}
.sign img {
	margin: auto;
}	
#extra {
	padding-left: 35px;
}
/*
@media screen and (max-height: 800px) {

.site-wrap {
 overflow-x: hidden;
} 
#maincontent {
	min-height: 1704px;
}
}*/
#cssimagemap {
	background-image: url(../images/navsign.png);
	width: 300px;
	height: 596px;
	position: relative;
	float: left;
	}

#cssimagemap a {
	display: block;
	position: absolute;
	background: none;
	border: none;
	}

a#bio  { 
width: 56px; 
height: 26px; 
left: 161px; 
top: 293px; 
}

a#web { 
width: 59px; 
height: 26px; 
left: 80px; 
top: 333px; 
}

a#production { 
width: 122px; 
height: 26px; 
left: 161px; 
top: 373px 
}

a#photo { 
width: 136px; 
height: 26px; 
left: 4px; 
top: 413px 
}

a#contact { 
width: 96px; 
height: 26px; 
left: 45px; 
top: 495px 
}

a#resume { 
width: 97px; 
height: 26px; 
left: 161px; 
top: 456px 
}
a#links { 
width: 75px; 
height: 26px; 
left: 161px; 
top: 541px 
}

#index {
	text-align: center;
}

#main {
	float: right;
	width: 700px;
	height: 596px;
	background-image: url('../images/background.png');
	background-color: #216CFF;
	background-repeat: no-repeat;
	overflow-y: scroll;
}

#box {
	width: 1000px;
	height: 596px;
	margin-left: auto;
	margin-right: auto;
	border-color: white;
	border-style: solid;
	border-width: 3px;
}

#contact {
	margin: auto;
}

#expand1, #expand2, #expand3, #expand4, #expand5 {
	display: none;
}

#dailymile {
	width: 280px;
	margin-left: 10px;
	}

.slideshow {
	margin: auto;
	padding: 5px;
	clear: none;
	float: none;
	height: 650px;
	width: 700px;
	text-align: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	position: relative;
	overflow: visible;
}
	
.title {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#contact-area {
	width: 75%;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	color: white;
	border-radius: 5px;
    border: 2px solid white;
    background: #006d00;
    padding: 5px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
.visuallyhidden {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}