/* Reset default styles
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, acronym, abbr, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* Navigation
-------------------------------------------------------------- */

#head-wrapper {
	width: 960px;
	margin: 0 auto;
}

#head {
	margin-bottom:18px;
 	background: #433C2A;
 	position:relative;
 	height:5.167em;
 	border-bottom:.5em solid #690;
 	text-align:left;
}


#head h1 {
	padding:32px 0 0 10px;
	margin-left:5px;
	font-size:24px;
	line-height:1em;
	font-weight:bold;
	float:left;
	text-transform:uppercase;
}

#head h1 a, #head h1 a:link, #head h1 a:visited, #head h1 a:active {
	color:#FFF;
}

#head h1 a:hover {
	text-decoration:none;
}

#head h1 span {
	color:#8CE0F4;
}

#head ul {
	float:right;
	margin: 3.083em 0 0 0;
	padding: .083em 0;
	font-weight:bold;
	line-height:2em;
}

#head li {
	list-style-type: none;
	display: inline;
}

#head li a, #head li a:link, #head li a:visited, #head li a:active {
	padding: 0.417em 10px;
	margin: 0 5px;
	text-decoration: none;
	color: #cf9;
}

#head li a:hover {
	color:#fff;
	border-bottom:0;
}

#head #inactive-link {
	margin: 0 5px;
	padding: 0.417em 10px;
}

#inactive-link {
	background: #690;
	color: #fff;
	text-decoration:none;
}

/* Body
-------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	text-align: center;
	background-color: #fff;
	color: #333;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

h2 {
	font-weight:bold;
	color: #2DA8C4;
	font-size: 12px;
	margin:0 0 9px 0;
}

.left {
	float:left;
	display:inline;
}

.right {
	float:right;
	display:inline;
}

.end {
	padding-left:0 !important;
	margin-left:0 !important;
}

.clear {
	clear:both;
}

p, .delicious-posts ul li {
	margin-bottom:1.5em;
}

a, a:link, a:visited, a:active {
	color: #690;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

.twothirds {
	width:640px;
	position:relative;
}

.twothirds h2 {
	margin-left: 5px;
	padding-left:10px;
}

.third h2 {
	margin-left:0;
	padding-left:0;
}

.third img {
	border: 1px solid #333;
}

.third {
	width: 290px;
	padding: 0 10px;
	margin: 0 5px;
	position:relative;
}

.delicious-posts {
	font-size:12px;
}

.delicious-extended {
	font-size:12px !important;
	padding:0 !important;
}

.more {
	position:absolute;
	top:9px;
	right:10px;
}

.delicious {
	position:absolute;
	right:10px;
	top:0;
}

.more a, .more a:link, .more a:visited, .more a:active,
.view a, .view a:link, .view a:visited, .view a:active,
.delicious a, .delicious a:link, .delicious a:visited, .delicious a:active {
	font-size:11px;
	font-weight:normal;
	color:#2DA8C4;
}

/* Footer
-------------------------------------------------------------- */

#footer-wrapper {
	width: 960px;
	margin: 0 auto;
}

#footer {
	height:280px;
 	background: #433C2A;
 	position:relative;
 	border-top:.5em solid #690;
 	text-align:left;
 	clear:both;
 	color:#fff;
}

#footer h3 {
	font-weight:bold;
	color: #8CE0F4;
	font-size:12px;
	margin:9px 0;
}

#footer .twothirds, #footer .third {
	margin-top:9px;
}

.about {
	width:490px;
	padding:0 10px;
	margin:0 5px;
	position:relative;
}

#footer img {
	margin-top:36px;
	border:1px solid #fff;
	margin-left:15px;
}

#footer a {
	color:#cf9;
	font-weight:normal;
}

#footer .more a, #footer .more a:link, #footer .more a:visited, #footer .more a:active {
	color:#8CE0F4;
}

#footer ul li {
	margin-bottom:0;
}

#bottom {
	width:960px;
	margin:9px auto 0 auto;
}

#bottom a, #bottom a:link, #bottom a:visited, #bottom a:active {
	font-weight:normal;
}

#bottom p {
	margin-bottom:9px;
}

.half {
	margin:0 5px;
	padding:0 10px;
	width:450px;
	text-align:left;
}

.ralign {
	text-align:right;
}

a.cc, a.cc:link, a.cc:visited, a.cc:active {
	padding-left:51px;
}

a.cc, a.cc:link, a.cc:visited, a.cc:active {
	background:#fff url('/images/cc.gif') no-repeat left center;
}


/* Quarters
-------------------------------------------------------------- */

.onequarter {
	width:210px;
	padding: 0 15px;
	text-align:left;
	position:relative;
}

.onequarter a, .onequarter a:link, .onequarter a:visited, .onequarter a:active {
	font-weight:normal;
}

.threequarters {
	width: 690px;
	margin:0 0 18px 0;
	text-align: left;
	padding: 0 15px;
	position:relative;
	
}

.onequarter ul {
	margin-bottom:1.5em;
}

/* Resume
-------------------------------------------------------------- */

.hresume h1 {
	font-size:24px;
	line-height:1.5em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
}

.hresume h2 {
	font-size:12px;
	color:#333;
	line-height:1.5em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	margin:17px 0 8px 0;
	border-top:1px solid #333;
	border-bottom:1px solid #ccc;
	clear:both;
}

.hresume h3 {
	font-size:12px;
	line-height:1.5em;
}

.hresume a, .hresume a:link, .hresume a:visited, .hresume a:active {
	font-weight:normal;
}

address {
	display:inline;
}

.hresume p {
	margin-bottom:0;
}

.hresume .title, .hresume .education .summary {
	font-style:italic;
	float:left;
	clear:both;
}

.hresume .org {
	font-weight:bold;
	float:left;
}

.hresume .location, .hresume .date_duration, .hresume .third {
	width:230px;	
	margin:0;
	padding:0;
}

.hresume .twothirds {
	width:460px;
	margin:0;
	padding:0;
}

.hresume .location, .hresume .date_duration {
	float:right;
	color:#999;

}

.hresume .description {
	clear:both;
	margin-bottom:9px;
}

.hresume ul {
	margin-bottom: 1.5em;
	list-style-type:square;
	clear:both;
}

.hresume .tags a, .hresume .tags a:link, .hresume .tags a:visited, .hresume .tags a:active,
.hresume .description a, .hresume .description a:link, .hresume .description a:visited, .hresume .description a:active {
	color:#333;
}

.hresume .org a, .hresume .org a:link, .hresume .org a:visited, .hresume .org a:active {
	font-weight:bold !important;
}

abbr {
	border-bottom:1px dotted;
}

.amp {
	color:#999;
	font-size:1.2em;
	font-family:"Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua",serif;
	font-style:italic;
}

.hide {
	display:none;
}

a.vcard, a.vcard:link, a.vcard:visited, a.vcard:active {
	background:#fff url('/images/vcard.gif') no-repeat left center;
	padding-left:20px;
}

a.pdf, a.pdf:link, a.pdf:visited, a.pdf:active {
	background:#fff url('/images/pdf.gif') no-repeat left center;
	padding-left:20px;
}

a.linkedin, a.linkedin:link, a.linkedin:visited, a.linkedin:active {
	background:#fff url('/images/linkedin.gif') no-repeat left center;
	padding-left:20px;
}

a.microformats, a.microformats:link, a.microformats:visited, a.microformats:active {
	background:#fff url('/images/microformats.gif') no-repeat left center;
	padding-left:20px;
}

object.include {
	display:none;
	height:0;
	width:0;
}

/* Portfolio
-------------------------------------------------------------- */

.portfolio {
	width:450px;
	margin:0 5px 9px 5px;
	padding: 5px 10px;
}

.portfolio p {
	width:375px;
	float:right;
	margin:5px 0 0 0;
}

.portfolio .clear {
	padding-top:5px;
	border-top:1px solid #ccc;
}

.image_box, .portfolio img {
	width:60px;
	height:60px;
	background:#ccc;
	border:1px solid #333;
	float:left;
	margin: 5px 10px 10px 0;
	clear:both;
}

.portfolio p a, .portfolio p a:link, .portfolio p a:visited, .portfolio p a:active {
	font-weight:normal;
}

b a, b a:link, b a:visited, b a:active {
	color:#000 !important;
}