@charset "UTF-8";
/* CSS Document */
/* © Mig Reyes 2008 */
/* A cookie-conscious designer. */


/*-------------------------------------------------
Globals Styles
-------------------------------------------------*/
* { margin: 0; padding: 0; }
.hide { display: none; }
body { 
	color: #695C4F;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	height: 100%;
	width: 100%;
}
a:link { color: #73ADB6; text-decoration: none; }
a:visited { color: #73ADB6; text-decoration: none; }
	/* Debating using this receded brown for visited.
	a:visited { color: #9e9a95; text-decoration: none; }
	*/
a:hover { background-color: #73ADB6; color: #FFF; text-decoration: none; }
a:active { background-color: #695C4F; color: #FFF; text-decoration: none; }

img a:link {}
img a:visited {}
img a:hover { margin: 0; padding: 0; border: none;}
img a:active {}

/*-------------------------------------------------
Type Styles
-------------------------------------------------*/
.key-word { color: #73ADB6; font-size: 9px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; }
.key-char { color: #73ADB6; }
.key-intro { color: #73ADB6; font-size: 13px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; }

/*-------------------------------------------------
Header
-------------------------------------------------*/
#header, #header-tweet {
	display: block;
	height: 25px;
	width: 417px;
}

#header h1 {
	font-size: 13px;
	font-weight: normal;
	margin: 20px 0 0 190px;
	text-indent: -9999px;
	text-transform: uppercase;
}

#header-tweet h1 {
	font-size: 13px;
	font-weight: normal;
	margin: 20px 0 0 30px;
	text-indent: -9999px;
	text-transform: uppercase;
}

#header a, #header-tweet a{
	background: url(images/header.gif) 0 0 no-repeat;
	display: block;
	height: 0;
	padding: 25px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 417px;
}

#header a:link { }
#header a:visited { }
#header a:hover, #header-tweet a:hover { background-position: 0 -25px; }
#header a:active { }

#header h1 em {
	font-size: 11px;
	letter-spacing: 0;
	text-transform: lowercase;
}

.header-name { color: #73ADB6; font-weight: bold; margin: 0 0 0 175px; }
.header-tweet { color: #73ADB6; font-weight: bold; margin: 0 0 0 0px; }
.header-title { font-weight: bold; margin: 0 0 0 20px; }
		
		
/*-------------------------------------------------
Container
-------------------------------------------------*/
#container {
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 900px;
}


/*-------------------------------------------------
Content
-------------------------------------------------*/
h2 { padding: 6px 0; }
.content {
	float: left;
	margin: 20px 0 0 20px;
	width: 720px;
}
.content hr {
	border: 0;
	border-top: 1px dotted #d5e6e9;
	height: 1px;
	margin: 0 0 0 20px;
	width: 680px;
}


/*-------------------------------------------------
Navigation
-------------------------------------------------*/
#navigation { float: left; margin: -22px 0; }

#nav-main {
	list-style: none;
	width: 160px;
}

#nav-main em {
	display: block;
	font-size: 9px;
	margin: 6px 0 0 0;
	text-transform: lowercase;
}

#nav-main li {
	list-style: none;
	padding: 0 0 0px 0;
}

#nav-main li a {
	border-bottom: 1px dotted #d5e6e9;
	display: block;
	font-size: 9px;
	font-weight: normal;
	padding: 2px 0 2px 4px;
	margin: 0;
}

#nav-main li img {
	border: 0;
	margin-bottom: -2px;
}

#nav-work { margin-bottom: 20px; }
#nav-work li a:visited { 
	color: #c7dee2; 
	text-decoration: line-through;
}
#nav-work li a:hover { color: #FFF; text-decoration: none; }

.nav-head {
	background-color: #f8fbfb;
	border-bottom: 1px solid #8fbdc5;
	font-size: 10px;
	font-weight: bold;
	display: block;
	letter-spacing: 1px;
	margin: 20px 0 0 0;
	padding: 4px 0 4px 4px;
	text-transform: uppercase;
}

/*-------------------------------------------------
Banners
-------------------------------------------------*/
.banner {
	border-top: 1px dotted #d5e6e9;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	width: 680px;
}

.banner hr {
	border: 0;
	border-top: 1px dotted #d5e6e9;
	height: 1px;
	margin: 10px 0 0 0;
	width: 680px;
}

#banner-resume img { margin: 6px 0; }
/*
#banner-featured {
	border-top: 1px dotted #d5e6e9;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	width: 680px;
}
*/
#banner-featured img {
	margin: 0 0 10px 0;
}
/*
#banner-featured h2 { 
	background: url(images/header-feature.gif) 0 0 no-repeat;
	display: block;
	height: 20px;
	margin: 0 0 6px 0;
	text-indent: -9999px;
	width: 182px;
}
*/
#featured, #tweet {
	border-top: 1px dotted #d5e6e9;
	margin: 0 0 0 20px;
	padding: 16px 0;
	width: 680px;
}
#featured hr, #tweet hr {
	width: 680px;
	margin: 0 0 0 0;
}
/*
#featured-imgs {
	height: 240px;
	overflow: hidden;
	width: 680px;
}
*/
#featured h2 { 
	background: url(images/header-feature.gif) 0 0 no-repeat;
	display: block;
	height: 20px;
	margin: -2px 0 10px 0;
	text-indent: -9999px;
	width: 182px;
}
/* OLD SHIZ
#featured-imgs a img {
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
}
#featured-imgs a:hover img {
	border: 2px solid #8fbdc5;
	margin: -2px;
}
*/
#featured-imgs a { display: block; float: left; width: 320px; }
#featured-left {
	float: left;
	height: 260px;
	padding: 20px 0 0 0;
	width: 320px;
}
#featured-right {
	border-left: 1px dotted #d5e6e9;
	float: left;
	height: 260px;
	padding: 20px 0 0 18px;
	margin: 0 0 0 20px;
	width: 320px;
}

#featured-imgs a img {
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
	width: 320px;
}
#featured-imgs a:hover img {
	border: 2px solid #8fbdc5;
	margin: -2px;
}
#intro { float: left; }

#tweet h2 {
	background: url(images/header-tweet.gif) 0 0 no-repeat;
	display: block;
	height: 19px;
	margin: -2px 0 10px 0;
	text-indent: -9999px;
	width: 158px;
}

#tweet p { font-size: 30px; line-height: 34px; }


/*-------------------------------------------------
Page :: News
-------------------------------------------------*/
#banner-news img {
	margin: 10px 0;
}
#news {
	border-right: 1px dotted #d5e6e9;
	float: left;
	margin: 0 0 0 0;
}

#header-news {
	background: url(images/header-news.gif) 0 0 no-repeat;
	display: block;
	height: 20px;
	margin: 20px 0 0 20px;
	text-indent: -9999px;
	width: 141px;
}

.news-post {
	/*
	background: #f1f7f8;
	*/
	line-height: 18px;
	margin: 0 20px 0 0;
	padding: 20px;
	width: 404px;
}
.news-post-img {
	border: none;
	margin-bottom: 10px;
	padding: 0;
}
/*
.news-post a {
	padding: 2px;
	margin: -2px;
}
*/
.news-post a img {
	border: none;
	display: block;
	margin: 0;
	padding: 0;
}
.news-post a:hover img {
	border: 2px solid #8fbdc5;
	background-color: transparent;
	margin: -2px;
	padding: 0;
}

.news-post:hover {
	background: #f8fbfb;
}
	h2 {
		font-size: 14px;
		font-weight: bold;
		padding: 0 0 4px 0;
		}
	h3 {
		border-bottom: 1px solid #8fbdc5;
		display: block;
		font-size: 9px;
		font-weight: normal;
		letter-spacing: 2px;
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
		text-transform: uppercase;
		width: 404px; }
		.news-post h3 a { font-weight: normal; }
		.news-dateDay { color: #73ADB6; font-size: 12px; font-style: normal; font-weight: bold; letter-spacing: 0; }
	/*	
	.news-post a { font-size: 9px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; }
	*/
.popup { 
	padding: 10px;
}
.popup hr {
	border: 0px;
	border-top: 1px solid #d5e6e9;
	margin: 12px -10px 10px 0;
	padding: 0;
}

#modules {
	float: left;
	width: 236px;
}

#modules hr {
	border: 0;
	border-top: 1px dotted #d5e6e9;
	height: 1px;
	margin: 0 0 10px 0;
	padding: 0;
	width: 236px;
}

#twitter {
	/*
	background: #f1f7f8;
	*/
	height: auto;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 20px;
	width: 196px;
	}

#twitter h2 {
	background: url(images/header-twitter.gif) 0 0 no-repeat;
	display: block;
	height: 20px;
	text-indent: -9999px;
	width: 98px;
}

#flickr {
	/*
	background: #f1f7f8;
	*/
	height: 304px;
	margin: 0 0 10px 0;
	padding: 10px 20px 20px 20px;
	width: 196px;
	}
	/*
	Images are wrapped in divs classed "flickr_badge_image" with ids
	"flickr_badge_imageX" where "X" is an integer specifying ordinal position.
	Below are some styles to get you started!
	*/
	#flickr_badge_uber_wrapper {text-align:center; width:150px;}
	#flickr_badge_wrapper {padding:10px 0 10px 0;}
	.flickr_badge_image {float: left; margin:10px 12px 0 0;}
	.flickr_badge_image img {border: 3px solid #e3eff0 !important;}
	#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
	#flickr_badge_icon {float:left; margin-right:5px;}
	#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
	#flickr_badge_uber_wrapper a:hover,
	#flickr_badge_uber_wrapper a:link,
	#flickr_badge_uber_wrapper a:active,
	#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
	#flickr_badge_wrapper {}
	#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
	
	.flickr_badge_image a { padding: 0; }
	
#flickr h2 {
	background: url(images/header-flickr.gif) 0 0 no-repeat;
	display: block;
	height: 20px;
	text-indent: -9999px;
	width: 164px;
}
	
	
#toblog {
	/*
	background: #f1f7f8;
	*/	
	margin: 0 0 20px 0;
	padding: 10px;
	width: 196px;
	}	
#news-connect {
	/*
	background: #f1f7f8;
	*/	
	margin: 0 0 20px 0;
	padding: 10px 20px 0 20px;
	width: 196px;
	}
	#news-connect-list { list-style: none; margin: 10px 0 0 0; }
	#news-connect li {
		margin: 6px 0;
	}
	#news-connect-list a {
		background-color: #FFF;
		border: 0;
		padding: 0 0 6px 0;
	}
#news-connect h2 {
	background: url(images/header-connect.gif) 0 0 no-repeat;
	display: block;
	height: 19px;
	text-indent: -9999px;
	width: 70px;
}
#news-connect a img {
	border: 0;
}


/*-------------------------------------------------
Banners
-------------------------------------------------*/
#banner-about img {
	margin: 10px 0;
}
#about-bio {
	border-bottom: 1px dotted #d5e6e9;
	float: left;
	line-height: 20px;
	margin: 0 0 0 20px;
	padding: 0 0 20px 0;
	width: 680px;
}

#about-bio h4 {
	background: url(images/header-bio.gif) 0 0 no-repeat;
	display: block;
	height: 19px;
	margin: 16px 0 10px 0;
	text-indent: -9999px;
	width: 105px;
}
#about-left{
	border-right: 1px dotted #d5e6e9;
	float: left;
	padding: 0 20px 0 0;
	width: 444px;
}
#about-contact {
	border-bottom: 1px dotted #d5e6e9;
	margin: 0 0 20px 20px;
	padding: 0 20px 20px 0;
	width: 424px;
}
#about-contact h4 {
	background: url(images/header-contact.gif) 0 0 no-repeat;
	display: block;
	height: 19px;
	margin: 16px 0 4px 0;
	text-indent: -9999px;
	width: 94px;
}
#about-truths {
	margin: 0 0 20px 20px;
	padding: 0 20px 0 0;
	width: 340px;
}
#about-truths h4 {
	background: url(images/header-truths.gif) 0 0 no-repeat;
	display: block;
	height: 19px;
	margin: 20px 0 4px 0;
	text-indent: -9999px;
	width: 152px;
}
#about-truths a {
	display: block;
	margin: 4px 0 0 0;
	padding: 4px;
}

#about-connect {
/* HIDE FOR NOW
	border-bottom: 1px dotted #d5e6e9;	*/
	float: left;
	padding: 0 20px 20px 20px;
	width: 200px;
}

#about-connect h2 {
	background: url(images/header-connect.gif) 0 0 no-repeat;
	display: block;
	height: 19px;
	margin: 16px 0 0 0;
	text-indent: -9999px;
	width: 70px;
}

#about-connect-list {
	list-style: none;
}

#about-connect li {
	/* HIDE FOR NOW
	border-bottom: 1px dotted #d5e6e9;
	*/
	margin: 6px 0;
	width: 180px;
}

#about-connect a {
	background-color: #FFF;
	border: 0;
	padding: 0 0 6px 0;
}

#about-connect a img {
	border: 0;
}


/*-------------------------------------------------
Page :: Recognition
-------------------------------------------------*/
#banner-recognition img {
	margin: 10px 0;
}
#recognition-awards {
	border-right: 1px dotted #d5e6e9;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 20px 20px 0;
	width: 404px;
}
#recognition-awards h4 {
	background: url(images/header-awards.gif) 0 0 no-repeat;
	display: block;
	height: 19px;
	margin: 20px 0 4px 0;
	text-indent: -9999px;
	width: 149px;
}
#recognition-web h4 {
	background: url(images/header-internet.gif) 0 0 no-repeat;
	display: block;
	height: 19px;
	margin: 20px 0 4px 0;
	text-indent: -9999px;
	width: 115px;
}
#recognition-words h4 {
	background: url(images/header-words.gif) 0 0 no-repeat;
	display: block;
	height: 19px;
	margin: 20px 0 4px 0;
	text-indent: -9999px;
	width: 93px;
}
#recognition h5 {
	font-size: 12px;
}
.award-entry {
	margin-left: -10px;
	padding: 10px;
}
.award-entry:hover {
	background: #f8fbfb;
}
#recognition-web {
	float: right;
	margin: 0 0 0 3px;
	padding: 0 20px 20px 20px;
	width: 230px;
}
#recognition-words {
	border-top: 1px dotted #d5e6e9;
	float: left;
	padding: 0 20px 0 24px;
	width: 210px;
}
#recognition-web ul {
	margin: 10px 0 0 0;
	list-style: none;
}
#recognition-web a {
	padding: 2px;
	margin: -2px 0 0 -2px;
	width: 200px;
}
#recognition blockquote {
	margin: 10px 0 10px 0;
}
#recognition-words hr {
	border: 0;
	border-top: 1px solid #d5e6e9;
	height: 1px;
	margin: 10px 0 0 0;
	width: 230px;
}

/*-------------------------------------------------
Page :: Thanks
-------------------------------------------------*/
#banner-thanks img {
	border-bottom: 1px dotted #d5e6e9;
	margin: 10px 0;
	padding: 0 0 20px 0;
}

#thanks-names {
	float: left;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 680px;
}

#thanks-names li {
	list-style: none;
	margin: 0 0 2px 0;
}

#thanks-names ul {
	margin: 8px 0 0 0;
}

#thanks-names h4 {
	background: url(images/header-friends.gif) 0 0 no-repeat;
	display: block;
	height: 19px;
	margin: 0 0 10px 20px;
	text-indent: -9999px;
	width: 164px;
}

.names-block {
	border-bottom: 1px dotted #d5e6e9;
	margin: 0 0 0 20px;
	padding: 10px 0 0 10px;
	width: 660px;
}
.names-col {
	border-right: 1px dotted #d5e6e9;
	float: left;
	height: 100%;
	margin: 0;
	padding: 0 0 10px 10px;
	width: 154px;
}
.names-block:hover, #names-block-peers:hover, .names-col:hover {
	background: #f8fbfb;
}
#names-block-peers {
	margin: 0 0 0 20px;
	padding: 10px;
	width: 660px;
}
#names-col-first {
	margin: 0 0 0 20px;
}
#names-col-last {
	border: 0;
	margin: 0;
}

/*-------------------------------------------------
Page :: Portfolio
-------------------------------------------------*/
.portfolio-piece {
	width: 680px;
	margin: 0 0 0 20px;
}
.portfolio-piece hr {
	border: 0;
	border-top: 1px dotted #d5e6e9;
	height: 1px;
	margin: 0;
	width: 680px;
}
.portfolio-piece img {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}
.portfolio-blurb {
	margin: 0 0 0 20px;
	padding: 10px 0 10px 0;
	width: 680px;
}

/*-------------------------------------------------
Page :: Resume
-------------------------------------------------*/
#resume-work {
	margin: 20px 0 0 20px;
}

#resume-brands {
	margin: 20px 0 20px 20px;
}

#resume-work h4 {
	background: url(images/header-experience.gif) 0 0 no-repeat;
	display: block;
	height: 20px;
	margin: -6px 0 10px 0;
	text-indent: -9999px;
	width: 86px;
}

#resume-brands h4 {
	background: url(images/header-brands.gif) 0 0 no-repeat;
	display: block;
	height: 19px;
	margin: -6px 0 10px 0;
	text-indent: -9999px;
	width: 62px;
}

#resume-work h5, #resume-education h5, #resume-memberships h5,
#resume-achievements h5, #resume-skills h5 {
	font-size: 12px;
	margin: 16px 0 0 0;
}

#resume-work hr {
	border: 0;
	border-top: 1px dotted #d5e6e9;
	height: 1px;
	margin: 20px 0 20px 0;
	width: 680px;
}

#resume-education {
	border-bottom: 1px dotted #d5e6e9;
	clear: both;
	margin: 20px 0 20px 20px;
	padding: 0 20px 20px 0;
	width: 404px;
}

#resume-education h4 {
	background: url(images/header-education.gif) 0 0 no-repeat;
	display: block;
	height: 20px;
	margin: -6px 0 10px 0;
	text-indent: -9999px;
	width: 83px;
}

#resume-memberships {
	clear: right;
	float: left;
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	width: 400px;
}

#resume-memberships h4 {
	background: url(images/header-memberships.gif) 0 0 no-repeat;
	display: block;
	height: 20px;
	margin: -6px 0 10px 0;
	text-indent: -9999px;
	width: 110px;
}

#resume-achievements {
	/* HIDE FOR NOW
	border-bottom: 1px dotted #d5e6e9;
	*/
	border-left: 1px dotted #d5e6e9;
	float: left;
	margin: -166px 0 0 3px;
	padding: 0 20px 20px 20px;
	width: 236px;
}

#resume-achievements h4 {
	background: url(images/header-achievements.gif) 0 0 no-repeat;
	display: block;
	height: 19px;
	margin: 15px 0 10px 0;
	text-indent: -9999px;
	width: 117px;
}

#resume-skills {
	border-left: 1px dotted #d5e6e9;
	/* HIDE FOR NOW */
	display:  none;
	float: right;
	margin: 0 0 0 0;
	padding: 0 20px 20px 20px;
	width: 236px;
}

#resume-skills h4 {
	background: url(images/header-skills.gif) 0 0 no-repeat;
	display: block;
	height: 19px;
	margin: 12px 0 10px 0;
	text-indent: -9999px;
	width: 101px;
}

.resume-title {
	display: block;
	font-size: 9px;
	letter-spacing: 1px;
	margin: 2px 0 -14px 0;
	text-transform: uppercase;
}

.resume-info {
	display: block;
	margin: 0 0 0 0;
}

/*-------------------------------------------------
Footer
-------------------------------------------------*/
#scribbles{
	border-top: 1px dotted #d5e6e9;
	margin: 0 0 0 20px;
	padding: 10px 0 10px 0;
	width: 680px;
}
#footer{
	float: right;
	font-size: 10px;
	margin: 0 20px 0 0;
	padding: 0 0 20px 0;
	width: 680px;
	}
	
	#contact {
		border-top: 1px dotted #d5e6e9;
		display: block;
		padding: 20px 0 20px 0;
		width: 680px;
		}
	#contact h2 { display: none; }
	#contact li { float: left; margin: 0 20px 0 0; }
	#contact a { color: #695C4F; }
	#contact a:hover { color: #FFF; }
	#contact-info {
		display: block;
		list-style: none;
		/* To Center
			margin: 0 auto;
			width: 552px;
		*/
		}
		

/*-------------------------------------------------
Slider
-------------------------------------------------*/		
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border: 5px solid #000; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 460px;
	clear: both;
	background: #fff;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 700px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background: #c6e3ff;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}

.stripNav li.tab1 a { background: #60f }
.stripNav li.tab2 a { background: #60c }
.stripNav li.tab3 a { background: #63f }
.stripNav li.tab4 a { background: #63c }
.stripNav li.tab5 a { background: #00e }

.stripNav li a:hover {
	background: #333;
}

.stripNav li a.current {
	background: #000;
	color: #fff;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}

.stripNavL {
	left: 0;
}

.stripNavR {
	right: 0;
}

.stripNavL {
	background: url("images/arrow-left.gif") no-repeat center;
}

.stripNavR {
	background: url("images/arrow-right.gif") no-repeat center;
}
