/* MEYER RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a img {border-width: 0;}

body {
  font: 12px/18px 'Lucida Grande', Verdana, Arial, sans-serif;
  background-color: #743311;
	margin:0;
	padding:0;
}

/*LAYOUT*/

nav {
	position:absolute;
	top: 0;
	right: 15px;
}

nav li {display:inline; clear:none;} 
nav li a, nav li a:hover {
	font-weight:normal;
	background-color:#ddd;
	text-decoration:none; 
	float: left; 
	padding: 4px 20px; 
	border: 1px solid #ccc; 
	border-top-width:0; 
	margin: 0 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	font: 12px/18px Lucida Grande, Verdana, Arial, sans-serif;
	}
	
nav li a.on {background-color:#FFF;}


hr.cleaner {
border:medium none;
clear:both;
height:1px;
margin:-1px 0pt 0pt;
padding:0pt;
visibility:hidden;
}
div#container {
  width: 980px;
  margin: 0 auto;
background-color:#fff;
padding: 5px 0 0 0;
position:relative;
  }

div#wrapper {padding: 13px 20px 20px 20px; margin:0; 
	/*background: url(http://24ways.org/examples/compose-to-a-vertical-rhythm/underline.gif);*/
	}

div.benTop {
margin: 0 20px;
padding: 0 5px 5px 5px;
position:relative;
background-color:#efefef;
border: 1px solid #cdcdcd;
box-shadow: 0 5px 5px #888;
-webkit-box-shadow: 5px 5px 5px #888;
-moz-box-shadow: 0 5px 5px #888;

}

p {font-size:1em; margin: 18px 0 18px 0; line-height:1.5em;}

p#tag {margin:0 0 10px 0; font-size:12px; color: #666;}

a {color: #a0221f;}

/* icon for external links */
a.external {
	background: transparent url('../images/Portfolio/Icon_External_Link.png') left no-repeat;
	padding-left: 15px;		
	text-decoration:none;
}

a.external:hover {text-decoration:underline;}

.stuffLinks, .portfolio {
margin: 15px 0 0 0;
}

.elsewhere {width: 45%; margin-top:20px;}
.elsewhere li {clear: left;}
.elsewhere li img {float: left; clear: left;  padding:0; margin: 5px 20px 10px 0; display:inline;}
.elsewhere li span {position: relative; top: 10px; left: 0;}
.right {float: right; display:inline;}
.left {float: left; display:inline;}


/*.portfolio h3 {border-top: 1px solid #743311;}*/

ul {
  list-style-type: none;
  padding: 0;
}
section {display:block; margin: 17px 0 18px 0; min-height: 216px;}


a.tn {float: right; clear: left; padding: 18px 0 0 20px; }


h1 {
  font: 30px/36px Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #333;
	text-decoration:none;
  }

h1 a {  color: #333;
	text-decoration:none;
	font-weight:normal;
}

h2	{
	font: 20px Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #333;
	padding: 5px 0 0 0;
}

h3 {
	font: 18px/18px Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #444;
	margin: 0;
	padding-top:18px;
}

.portfolio h3 {border-top: 1px solid #743311;}

h3 em {font-weight:normal; font-variant:normal; font-style:normal;} 

/*CV STYLES*/
body#cv h1 {font: 30px/36px Georgia, serif;}
body#cv h1 a {  color: #333;
	text-decoration:none;
}

body#cv h2 {
	font-family: Georgia, serif;
	font-size: 16px; 
	background-color:#743311; 
	color:#fff; 
	font-weight: normal;
	margin: 1em 0 .5em 0; 
	position:relative; 
	letter-spacing: .1em;
	}
body#cv h2 span {display:block; padding: 3px 5px;}
body#cv h3	{font-size:14px; font-weight:normal; margin: .5em 0 .5em 0; border-top: 1px dotted #ccc; padding-top:.5em;}
body#cv h3.first {border-width:0; padding:0;}
body#cv h4	{font-size:12px; font-style:italic; font-weight:normal;}

body#cv p {margin-bottom:.5em;}
body#cv p.address {border-bottom:1px solid #999;}
body#cv p.summary {
	font-size:14px; 
	line-height:18px; 
	margin: 5px 0 0 0; 
	 }

div.resume	{width: 624px;}
div.projects   {width: 303px}
div.projects img {border:1px solid #ccc;}

form#contact li {position:relative;}
form#contact label {display:block; margin-top:1em; font-weight:bold;}
form#contact input, form#contact textarea {width:300px;}
form#contact label.error {margin-top:0; color: red; display:inline; vertical-align:top; padding-left:5px;}

button {
	display:block;
	background-color:#a0221f;
	color:#fff;
	border:1px solid #a0221f;
	padding: 3px 10px;
	text-transform:uppercase;
	font-size:12px;
	margin-top: 10px;
}

footer {
	margin-top:30px; 
	border-top:1px solid #ccc; 
	display:block; 
	padding: 18px;
	background-color:#eee;
	}
	
footer a {
	font-weight:normal;
	text-decoration:none;
}