@charset "UTF-8";
@font-face {
    font-family: 'ArialBlackRegular';
    src: url('fonts/arial_black-webfont.eot');
    src: url('fonts/arial_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arial_black-webfont.woff') format('woff'),
         url('fonts/arial_black-webfont.ttf') format('truetype'),
         url('fonts/arial_black-webfont.svg#ArialBlackRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-color: #FFF;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#wrapper {
	width: 100%;
	height: 100%;
	position: relative;
	margin-left:8px;
	margin-top:-8px;
	overflow:hidden;
}	
#header {
	float:left;
	position:relative;
	height: 150px;
	width: 1800px;
	color: #FFF;
	margin-left:60px;
	background-color:#000;
	margin-bottom:30px;
	margin-top:10px;
	-webkit-transform:rotate(-1deg);
	-moz-transform:rotate(-1deg);
	-o-transform:rotate(-1deg);
	-ms-transform:rotate(-1g);
	-webkit-backface-visibility: hidden;
	background-image:url(images/buttontexture.jpg);
	background-repeat:repeat-x repeat-y;
}
h1 {
	width: 600px;
	font-family: "Arial Black", 'ArialBlackRegular', Gadget, sans-serif;
	font-size: 48px;
	margin-top:0px;
	padding-left: 18px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-weight:normal;
}
h2 {
	width: 500px;
	font-family: "Arial Black", 'ArialBlackRegular', Gadget, sans-serif;
	font-size: 36px;
	color: #C6DB00;
	margin-top: -15px;
	margin-right:0px;
	padding-left: 18px;
	font-weight:normal;
}
h3 {
	width: 600px;
	font-family: "Arial Black", 'ArialBlackRegular', Gadget, sans-serif;
	font-size: 20px;
	margin-top:0px;
	padding-left: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-weight:normal;
}
h4 {

}
#navigation {
	float:left;
	width:900px;
	padding-left: 60px;
	margin-top:20px;
	margin-bottom:25px;
	-webkit-transform:rotate(-1deg);
	-moz-transform:rotate(-1deg);
	-o-transform:rotate(-1deg);
	-ms-transform:rotate(-1g);
	-webkit-backface-visibility: hidden
}
#navigation ul {
	float:left;
	height: 20px;
	margin: 0px; 
	width:100%;
    padding-left: 33px;
    list-style-type: none; 
	margin-left: 0px; 
}
#navigation ul li {
	font-family: "Arial Black", 'ArialBlackRegular', Gadget, sans-serif;
	padding-left: 10px;
	font-size: 24px;
	font-weight: normal;
}
#navigation a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: 400;
}
#navigation a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: 400;
}
#navigation a:hover {
	color: #C6DB00;
	text-decoration: none;
	font-weight: 400;
}
#navigation a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: 400;
}
#navigation ul .activated {	
	color: #C6DB00;
}
.home_nav {
	float:left;
	width: 100px;
	padding-left:12px;
	margin-right:20px;
	background-color:#000;
	background-image:url(images/buttontexture.jpg);
	background-repeat:repeat-x repeat-y;
	-webkit-transform:rotate(-3deg);
	-moz-transform:rotate(-3deg);
	-o-transform:rotate(-3deg);
	-ms-transform:rotate(-3g);
	margin-bottom:10px;
	-webkit-backface-visibility: hidden
}
.design_nav {
	float:left;
	width: 110px;
	padding-left:10px;
	margin-right:20px;
	background-color:#000;
	background-image:url(images/buttontexture.jpg);
	background-repeat:repeat-x repeat-y;
	-webkit-transform:rotate(1deg);
	-moz-transform:rotate(1deg);
	-o-transform:rotate(1deg);
	-ms-transform:rotate(1g);
	margin-bottom:10px;
	-webkit-backface-visibility: hidden
}
.media_nav {
	float:left;
	width: 100px;
	padding-left:15px;
	margin-right:20px;
	background-color:#000;
	background-image:url(images/buttontexture.jpg);
	background-repeat:repeat-x repeat-y;
	-webkit-transform:rotate(-1deg);
	-moz-transform:rotate(-1deg);
	-o-transform:rotate(-1deg);
	-ms-transform:rotate(-1g);
	margin-bottom:10px;
	-webkit-backface-visibility: hidden
}
.about_nav {
	float:left;
	width: 130px;
	padding-left:20px;
	margin-right:20px;
	background-color:#000;
	background-image:url(images/buttontexture.jpg);
	background-repeat:repeat-x repeat-y;
	-webkit-transform:rotate(2deg);
	-moz-transform:rotate(2deg);
	-o-transform:rotate(2deg);
	-ms-transform:rotate(2g);
	margin-bottom:10px;
	-webkit-backface-visibility: hidden
}
.contact_nav {
	float:left;
	width: 143px;
	padding-left:7px;
	background-color:#000;
	background-image:url(images/buttontexture.jpg);
	background-repeat:repeat-x repeat-y;
}
#content {
	float:left;
	height:auto;
	width:1800px;
	padding-left: -2px;
	margin-bottom:10px;
	margin-left:130px;
	margin-top:0px;
}
#portfolio {
	width: 300px;
	height: 540px;
	float: left;
	margin-top:25px;
	margin-right:50px;
	margin-bottom:0px;
	padding:0px;
	position:relative;
}
#homepage {
	width: 800px;
	height: 550px;
	float: left;
	margin-top:15px;
	margin-right:125px;
	margin-bottom:0px;
	padding-right:20px;
	overflow:auto;
}
#homepage_text {
	margin-bottom:45px;
}
#homepage_image {
	float:left;
	margin-top:40px;
	margin-left:0px;
}
#resume {
	width: 800px;
	height: 550px;
	float: left;
	margin-top:15px;
	margin-right:125px;
	margin-bottom:0px;
	padding-right:20px;
	overflow:auto;
}
#contact {
	width: 800px;
	height: 550px;
	float: left;
	margin-top:15px;
	margin-right:125px;
	margin-bottom:0px;
	padding-right:20px;
	overflow:hidden;
}
#footer {
	float:left;
	width: 1800px;
	height:40px;
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 95px;
	padding-left:23px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666;
}
.thumbnail{
	float:left;
	z-index: 0;
	margin-right:10px;
	margin-bottom:10px;
}
.thumbnail:hover{
	background-color: #C6DB00;
	top:10px;
	z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	height:530px;
	visibility: visible;
	top: 0px;
	left: 290px; /*position where enlarged image should offset 				horizontally */
	padding: 0px;
}
.shadow {
	-moz-box-shadow: 0px 0px 30px -2px #999;
	-webkit-box-shadow: 0px 0px 30px -2px #999;
	box-shadow: 0px 0px 30px -2px #999;
}
.copyrighted {
	z-index:2;
	position:absolute;
}
.rotated {
	-webkit-transform:rotate(-1deg);
	-moz-transform:rotate(-1deg);
	-o-transform:rotate(-1deg);
	-ms-transform:rotate(-1g);
	-webkit-backface-visibility: hidden;
}
#resume ul li {
	list-style-type: none;
	margin-left:-40px;
}
#downloadresume {
	font-family: "Arial Black", 'ArialBlackRegular', Gadget, sans-serif;
	float:left;
	font-size: 14px;
	height: 20px;
	width: 130px;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:3px;	
	margin-right:620px;
	background-color: #000;
	background-image:url(images/buttontexture.jpg);
	background-repeat:repeat-x repeat-y;
	color:#FFF;
	font-weight:normal;
}
#downloadresume a:link {
	color: #FFF;
	text-decoration: none;
}
#downloadresume a:visited {
	color: #FFF;
	text-decoration: none;
}
#downloadresume a:hover {
	color: #C6DB00;
	text-decoration: none;
}
#downloadresume a:active {
	color: #FFF;
	text-decoration: none;
}
#downloadresume ul .activated {	
	color: #AABA13;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
form table tr td {
	font-family: Arial, Helvetica, sans-serif;
}
resume ul li {
	font-family: Arial, Helvetica, sans-serif;
}
.designed {
	position:relative;
	top:7px;
}