* {
	margin:0;
	padding:0;
	
}

html {background-color: #fff;
font-family:'Open Sans';
	font-size:17px;
	color:#fff;
	line-height: 26px;
	width:100%;
	max-width:1920px;
	margin:0 auto;
	min-width:1300px;
	
}


#topstrip {
	position: fixed;
	z-index: 100;
	display:block;
	height:115px;
	width:100%;
	min-width:1300px;
	xbackground-color: #fff;
	text-align: right;
background-image: url('img/navdiag.png');
}

#topwrapper {
	display:block;
	height: 50px;
	max-width:1200px;
	margin: 0 auto;
	background-color: #fff;
}

#logo, #logo a {
	display:block;
	height:42px;
	width:370px;
	float:left;
	position: relative;
	left: -62px;
}

#nav {
	display:block;
	color:#777;
	text-align: right;
	max-width:794px;
	padding:20px 20px 0 20px;
	float:right;
}

.navitem {
	text-decoration: none;
	color:#5aa1d3;
	padding-right: 40px;
		}

.navitem a, .navitem a:link {
	text-decoration: none;
	color:#444;
		}

.navitem a:hover {
	text-decoration: underline;
	color:#ff0054;
	}

.dropdown-content {
	font-size: 14px;
	
}

#topbanner, #topbannerhome, #topbannerabout {
	position: relative;
	display: block;
	top: 60px;
	width:100%;
	background-color: #ddd;
	height:500px;
	background-image: url('img/toptemp.jpg');
	xbackground-position: center;
	

}

#topbanneralt {
	position: relative;
	display: block;
	top: 60px;
	width:100%;
	background-color: #ddd;
	height:500px;
	
	}

#youtube {
	display:block;
	width:678px;
	height:372px;
	position:absolute;
	top: 60px;
	margin:0 auto;
	left:840px;
	background-image:url('img/shadow.png');
	background-repeat: no-repeat;
	padding:0px 10px 5px 12px;
}

.module {
	
	
	padding:10px 0 10px 0;
	min-height:200px;
	background-color:#fff;
	
	
}


.wrap1300 {
	
	display:block;
	width: 1200px;
	margin: 0px auto;
	margin-top: 40px;

	
}

h1 {
	position:relative;
	display:block;
	width:1100px;
	margin:0 auto;
	top:120px;
	font-family: 'Zilla Slab', serif;
	font-size: 40px;
	color:#fff;
	
	padding-left:100px;
		font-weight:lighter;
	
}

h2 {
	font-family: 'Zilla Slab', serif;
	font-size: 35px;
	color:#5aa1d3;
	margin-top:70px;
	line-height: 36px;
	font-weight:lighter;
	
}

h3 {
	font-family: 'Zilla Slab', serif;
	font-size: 35px;
	color:#fff;
	margin-top:70px;
	margin-bottom: 20px;
	line-height: 36px;
	font-weight:lighter;
}

h4 {
	font-family: 'Zilla Slab', serif;
	font-size: 28px;
	color:#222;
	margin-top:40px;
	font-weight:lighter;
	
}
h5 {
	font-family: 'Zilla Slab', serif;
	font-size: 36px;
	color:#1278bf;
	margin-top:20px;
	font-weight:lighter;
	
}

h6 {
	font-family: 'Zilla Slab', serif;
	font-size: 27px;
	color:#ff0054;
	margin-top:20px;
	
	margin-bottom:-12px;
		font-weight:lighter;
}

h7 {
	font-family: 'Zilla Slab', serif;
	font-size: 27px;
	color:#fff;
	margin-top:20px;
	
	margin-bottom:10px;
	display:block;
	clear:right;
		font-weight:lighter;
}

em { color:#333;
font-size:19px;}

strong {
	color: #111;
	
}

p {
	font-family:'Open Sans';
	font-size:17px;
	color:#666;
	line-height: 26px;
	margin-top: 20px;
}

p a:link, p a:visited {
	color:#1278bf;
}

p a:hover {
	color:#ff0054;
}

li {
	font-family:'Open Sans';
	font-size:17px;
	color:#777;
	line-height: 26px;
	margin-top: 16px;
	margin-left: 28px;
}

.textleft {
	display: block;
	width:500px;
	margin-left:100px;
	
float:left;
	
	
	min-height:300px;
}

.innerpicright {
	display: block;
	margin:0 ;
	width:600px;
	
	float:left;

	min-height:300px;
}

.textright {
	display: block;
	width:500px;
	
	float:left;

	min-height:300px;
}

.footertext {
	display: block;
	width:1000px;
	min-height:100px;
	background-color: none;
	margin: 0 auto;
}

.innerpicleft {
	display: block;
	margin:0 ;
	width:600px;
		float:left;

	min-height:300px;
}

.innerpicleft:hover, .innerpicright:hover  {
	    transform: scale(1.0, 1.0); /** default is 1, scale it to 1.5 */
    opacity: 1;

		    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
}

.longpic {
	display: block;
	width:800px;
	height: 150px;
	
		margin: 0 auto;
	
}

.longtext {
	display: block;
	width:1000px;
	margin: 0 auto;
	padding-left:0px;
	
}

.longtext2 {
	display: block;
	width:945px;
	margin: 0 auto;
	padding-left:0px;
	
}


.projectbutton a {
	display: block;
	
	width:180px;
	height:20px;
	border-radius: 12px;
	background-color: #3598dc;
	padding:10px;
	text-align: center;
	margin: 0 auto;
	margin-top:50px;
	text-decoration: none;
	color: #fff;
	font-family:'Open Sans';
	font-size:16px;
	text-transform: uppercase;
	padding-bottom:14px;
}

.projectbutton a:visited
{
	background-color: #a1b4c1;
}

.projectbutton a:hover
{
	background-color: #1278bf;
}

.projectbuttonwh a {
	display: block;
	width:180px;
	height:20px;
	border-radius: 12px;
	border:2px solid #fff;
	padding:10px;
	text-align: center;
	margin: 0 auto;
	margin-top:50px;
	text-decoration: none;
	color: #fff;
	font-family:'Open Sans';
	font-size:16px;
	text-transform: uppercase;
	padding-bottom:14px;
}

.projectbuttonwh a:visited
{
	background-color: #5b89a9;
		border:2px solid #5b89a9;
}

.projectbuttonwh a:hover
{
	background-color: #1278bf;
		border:2px solid #1278bf;
}


/* Dropdown Button */
.dropbtn {
    background-color: #fff;
    color: #444;
   font-family:'Open Sans';
	font-size:17px;
	border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;text-align: left;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.0);
    z-index: 1;
	border-radius: 10px;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 6px 16px 0 26px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
	background-color: #fff;
		text-decoration: underline;
	color:#ff0054;


}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
		text-decoration: underline;
	color:#ff0054;
    background-color: #fff;
}


#footernav a, #footernav a:visited {
	padding:40px;
	color:#fff;
}



#footernav a:hover {
text-decoration: none;
	color:#333;

}

#subnav {
	display:none; 
	width:100%; 
	text-align: center; 
	background-color: #f7f7f7; 
	border-radius: 8px;
	
}

#subnav a, #subnav a:visited {
	display:block; 
		color:#777;
	padding:7px 40px 7px 40px;float:left;
	margin:auto;

	}



#subnav a:hover {
text-decoration: none;
	color:#333;

}

#skillbox {
	display:block;
	width:1000px;

	background-color: red;
	border-radius: 12px;

	margin: 0 auto;
}

#skill1, #skill2, #skill3 {
	color:#777;
}

.skillhead {
		font-family: 'Roboto Slab', serif;
	font-size: 32px;
	color:#5aa1d3;
	font-weight: bolder;

}

.indent ul {
	display:block;
	padding-left:30px;
	padding-top:8px;
	
}

@media only screen and (max-width: 1440px) {
	
	
	#topbanner {
	display: block;
	width:100%;
	background-color: #ddd;
	height:500px;
	background-image: url('img/toptemp.jpg');
	background-position: -100px 0;
	

}
	
	#youtube {
	display:block;
	width:674px;
	height:372px;
	position:absolute;
	top: 144px;
	margin:0 auto;
	left:570px;
	background-image:url('img/shadow.png');
	background-repeat: no-repeat;
	padding:5px 10px 5px 15px;
}

}
