@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	right: auto;
	color: #333;
	line-height: 13px;
	text-transform: none;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:1.5em;
	background-image: url(../img/nav_stripeblu_pencil.gif);
	background-repeat: repeat-y;
	background-position: 000000;
	background-attachment: fixed;
}
a {
	color:#000;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	text-decoration: none;
	font-weight: lighter;
	text-transform: none;
	float: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
a:hover {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
a.img_link {
	text-decoration:none;
	color:#fff;
	background:#000;
	padding: 0;
}
#wrapper {
	margin:	auto;
	padding: 20px;
}
.clear {
	clear:both;
}
a img {
	border: solid 0px #fff;
}
.img_left {
	float: left;
	display: block;
	margin: 0px 20px 20px 0px;
}
#header_metz {
	height: 90px;
	width: 125px;
	margin-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.img_right {
	float: right;
	display: block;
	margin: 0px 20px 20px 0px;
}

#metz_critter {
	position:fixed;
	bottom:0px;
	right:0px;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 175px;
	width: 250px;
}

#metz_header {
	position:fixed;
	background-image: url(../img/final_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 106px;
	background-attachment: fixed;
}


/* NAVIGATION */

h1 {
	font-size:2.5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	background-image: url(../img/final_logo.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 40;
	text-indent: -9999px;
}
#navigation {
	display:block;
	clear:both;
	height: 20px;
	color: #330099;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	text-transform: uppercase;
	width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#navigation ul {
	list-style:none;
	border:1px solid #fff;
	height: 20px;
	color: #21A7F8;
	line-height: normal;
	width: 0px;
	float: none;
	padding: 0px;
}
#navigation li {
	display:block;
	float:left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 0px;
	width: 0px;
	clear: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
}
#navigation a {
	float: none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	height: 0px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#site_nav {
	margin-bottom: 25px;
	margin-top: 10px;
	height: 15px;
}

#site_nav li {
	float: left;
	align: left;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-right: 5px;
}
	
/* PORTFOLIO NAV  */

#portfolio_nav {
	width: 130px;
	padding: 0;
	float: left;
	width: 145px;
	color: #000000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	height: 520px;
}
#sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-transform: uppercase;
	color: #21A7F8;
	line-height: 10px;
}

#portfolio_nav h3 {
	margin: 0 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: normal;
}
#portfolio_nav ul {
	list-style:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	letter-spacing: normal;
	line-height: 15px;
	margin: 0 0 12px;
}
.site_nav_pieces a {
	color: #333;
}
.content h3 span {
	color: #000;
	font-size: 11px;
	line-height: 1px;
}
#portfolio_nav a {
	display: block;
	padding: 0px;
	margin: 0px;
	font-weight: lighter;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	line-height: 13px;
	text-decoration: none;
}
#portfolio_nav a:hover {
	color: #000000;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline;
	padding: 0px;
	outline: 0;
}

/* CONTENT */

.content {
	float:left;
	position:relative;
	width: 325px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	left: 10px;
}

.newest_entry {
	float:left;
	position:relative;
	height:125px;
	width: 500px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	left: 10px;
	padding-right: 20px;
	}
	
.newest_entry a {
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	outline: 0;
}
	
.newest_entry a:hover {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline;
	padding: 0px;
	outline: 0;
	border: 1px solid #666;	
	}

.content h2 {
	margin: 0 0 10px 0;
	font-size: 13pt;
	text-transform:uppercase;
	color:#21A7F8;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 15px;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #21A7F8;
	clear: both;
	text-shadow: 0 2px #ffffff;

}
.item {
	padding-top: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
}
.item p,
.item h3{
	margin: 0 0 0 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #FFFFFF;
}
.content h3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	line-height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.content p {
	margin-bottom: 10px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.project_note {
	border-top: 1px solid #999;
	padding: 10px 0 0 0;
	color: #000000;
	font-size: 11px;
}

.content ul {
	padding-left: 12px;
	margin-bottom: 10px;
}
.content li {
	margin: 0 0 10px 0;
	background-color: #009999;
	color: #333;
}

#copyright {
	padding: 5px;
	left: 0px;
	bottom: 0px;
	color: #666;
}

.traits {
	color: #000;
	font-size: 11px;
	line-height:1.25em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
	
.dot {
	color: #21A7F8;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*  Portfolio Pages  */

#num {
	padding-left: 6px;
}
.gallery_img {
	margin-bottom: 6px;
	display: block;
}
#project_nav {
	height: 16px;
	color: #000;
}
#project_nav a {
	display:block;
	padding: 0 4px;
	color:#21A7F8;
	float:left;
	margin: 0 10px 0 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	outline:0;
}
#boldheader {
	font-size: 16px;
}

#site_nav a {
	color: #333;
	font-size: 13px;
	letter-spacing: normal;
}

#site_nav a:hover {
	color: #000000;
	outline: 0;
}
#site_nav_pieces a {
	color: #333;
}

#portfolio_nav a.selected {
	color:#000;
	font-weight: bold;
}
	
sub_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000;
}
#h3 .selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3F0;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #21A7F8;
	clear: both;
}
.content h3 a {
	color: #000;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 3px;
	
}
.content h3 a:hover {
	color: #21A7F8;
	outline:0;
	
}

