@charset "ISO-8859-1";

html {
	background-color: #F7F7F7;
	height: 100%;
	width: 100%;
	overflow-y: scroll;
}
body {
	color: #555555;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
}

h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 80%;
	color: #F36700;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #F36700;
	text-decoration: none;
}
a:visited {
	color: #F36700;
	text-decoration: none;
}
a:hover {
	color: #8d8d8d;
	text-decoration: underline;
}
a:active {
	color: #F36700;
	text-decoration: none;
}

.current-menu-item {
	border-bottom: 2px solid #F36700;
}

#container {
	padding: 0px;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 175px;
} 

#logo {
	float: left;
	height: 175px;
	width: 175px;
}

#logo #kla-logo {
	background-image: url(images/kla_logo.png);
	height: 150px;
	width: 150px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin-top: 30px;
	margin-left: 25px;
}

#navbar {
	float: right;
	height: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 85%;
	margin: 130px 70px 0px 0px;
	padding-right: 100px;
}

#navbar ul {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#navbar ul li {
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	display: block;
	padding: 0px 20px;
}

#navbar ul li a:link {
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
}

#navbar ul li a:visited {
	color: #000000;
	text-decoration: none;
}

#navbar ul li a:hover {
	color: #F36700;
	text-decoration: none;
}
#navbar ul li a:active {
	color: #555555;
	text-decoration: none;
}

#line {
	background-image: url(images/dot.png);
	padding: 0px;
	height: 2px;
	clear: both;
}

#main {
	padding: 0px;
	margin: 20px auto 20px auto;
}

#footer {
	padding-top: 5px;
	position: relative;
	height: 100px;
	font-size: 60%;
}

#copyright {
	text-align: right;
}

/* about me */

#contact-image {
	width: 210px;
	height: 210px;
	margin: 25px;
	}

#contact-text {
	width: 450px;
	line-height: 1.6;
	margin: 22px 0px;
	float: left;
	}
	
#contact-text img {
	border: 0px;
	outline: none;
	}
	
#top {
	position: fixed;
	right: 0px;
	bottom: 0px;
	width: 50px;
	height: 13px;
	/*border-width: 2px 1px 0px 1px;
	border-style: solid;
	border-color: #E71400;
	border-top-right-radius: 7px;
	border-top-left-radius: 5px;*/
	font-weight: bold;
	font-size: 80%;
	padding: 4px 2px 5px 10px;
	background-color: #F36700;
	opacity: .8;
	background-image:url(images/uarr.png);
	background-position: 90% 25%;
	background-repeat: no-repeat;
	}
	
#top a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: .1em;
	text-decoration: none;
	color: #FFE9C7;
	}
	
#top a:hover {
	text-decoration: none;
	color: #FFF;
	}

.image-border {
	vertical-align: top;
	margin-left: 10px;
	border-top: 1px solid #F36700;
	border-right: 1px solid #F36700;
	border-bottom: 1px solid #F36700;
	border-left: 1px solid #F36700;
}

/* resume styles*/

#resume {
	width: 550px;
	color: #404040;
	background-color: #EEEEEE;
	border: 1px solid #F36700;
	border-bottom-left-radius: 24px;
	font: 13px "Lucinda Console Sans", "Lucinda Grande", sans-serif;
	margin: 50px auto 30px auto;	
	padding: 50px 50px 20px 70px;
	}
	
#res-name {
	font-size: 140%;
	font-weight: bold;
	letter-spacing: .1em;
	}
	
#pdf-download {
	width: 40px;
	height: 40px;
	background-color: #CCCCCC;
	border: solid #999999;
	border-width: 1px 1px 1px 1px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	float: right;
	margin: -55px -55px 0px 0px;
	}
	
.section-titles {
	font-weight: bold;
	line-height: 150%;
	}
	
.company-titles {
	font-weight: bold;
	line-height: 120%;
	letter-spacing: .1em;
	}
	
.main-p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.6;
	}
	
ul {
	list-style-image: url('images/arrow_right.png');
	margin: 0px 0px 10px 0px;
	}

li {
	list-style-image: url('images/arrow_right.png');
}

	/* portfolio styles */
	
#port-container {
	padding: 40px 0px 40px 0px;
	height: auto;
	width: auto;
	}
	
aside {
	width: 32%;
	height: auto;
	margin: 0px 0px 0px 25px;
	color: #555555;
	line-height: 1.6;
	float: left;
	}
	
aside h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	background-color: #EEEEEE;
	border-left: solid medium #F36700;
	font-size: 75%;
	padding: 5px 0px 5px 10px;
	margin: 10px 0px 10px 0px;
		}
		
aside p {
	margin-left: 15px;
	margin-right: 15px;
}

.portfolio {
	width: 61%;
	height: auto;
	border-left: dotted thin #BFBFBF;
	padding-left:25px;
	float: right;
	}

.clear {
	height: 50px;
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	}
