@import url("reset.css");
body {
	width:auto;
	height:auto; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #716658;
	background-image: url('../images/tile-header.gif');
	background-repeat:repeat-x;
	}
html, body {height:100%;}

a img {border:none;}

p {
	font-size:100%;
	line-height:24px;
	margin-left:16px;
	margin-bottom:24px;
	width:85%;
	}
h2 {
	font-size: 24px;
	width:85%;
	}
h3 {font-size: 17px; font-weight:normal;}

h2 span,h3 i,h3 em { font-size:70%;}

blockquote {
	width:90%;
	margin:28px 0;
	font-style:italic;
	}
blockquote p {
	font-size:16px;
	margin-left:0;
	}
blockquote span {
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	font-style:normal;
	margin-top:6px;
	}
ul {list-style:none;}

.shadow {
	/* offset-x offset-y blur-radius spread-radius color */
	-moz-box-shadow: 0px 0px 6px 2px #dcdcdc;
	-webkit-box-shadow: 0px 0px 6px 2px #dcdcdc;
	box-shadow: 0px 0px 6px 2px #dcdcdc;
	/* see ie6 */
	}
/*
	STRUCTURE
*/
#header, #page { 
	width: 960px;
	margin: 0 auto;
	position:relative;
	}
#header {height:178px;}

.matte {width:100%;height:auto;}
	
#page {overflow: hidden;min-height:483px;}

#sidebar-left {width:292px;}

#sidebar-left h1 {font-size:47px;}

#content {width:634px;}

#sidebar-left,#content {
	height:100%;
	float:left;
	margin-top: 37px;
	padding-left: 28px; /* Instead of margin b/c of IE6 */
	padding-bottom:90px; /* account for closing brace */
	}
#sidebar-left {background-repeat:no-repeat; padding-left:0; background-position: right top; }
#content {background-repeat:no-repeat; background-position: right 97%;}

#footer {
	width:100%; 
	height:auto; 
	position:relative;
	background-image: url('../images/tile-footer-default.gif');
	background-repeat:repeat-x;
	text-align:right; 
	overflow:auto;
	padding-top:20px;
	padding-bottom:40px;
	margin: 0 auto; 
	}	
#footer ul {
	width:960px; 
	height:auto; 
	margin: 0 auto; 
	padding-right:38px; 
	font-size:12px; 
	font-style:italic;
	}
#footer .first {
	font-family:Arial, Helvetica, sans-serif; 
	font-style:normal;
	}
/*
	GLOBAL NAVIGATION
*/
.home-link {
	display:block;
	width: 252px;
	height: 91px;
	position:absolute;
	top:101px;
	left:0;
	z-index: 99;
	background-image: url('../images/jcampbelllogo.png');
	background-repeat:no-repeat;
	text-indent: -9000px;
	overflow:hidden;
	}
.home-link img {border:none;}

#nav { 
	width: 100%;
	position:absolute;
	top: 116px;
	right:0;
	display: block;
	font-size:18px;
	}	
#nav, #nav li.main, #nav li.main a { 
	height:62px; 
	line-height:62px;
	}
#nav li, #nav li a {float:left;}

#nav li.main {
	background-image:url('../images/nav-li.gif');
	background-repeat:no-repeat;
	background-position:0 0; 
	padding-left:3px;
	}
#nav li.first, #nav li:first-child { 
	background-image:none; 
	padding-left: 294px; /* Instead of margin b/c of IE6 */
	}
#nav li.main a {
	text-decoration:none;
	background-image: url('../images/tile-nav.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	font-weight: bold;
	padding: 0 17px;
	margin-left:6px; /* compensates for enexplained gap on right side */
	}
#nav li.main a:hover, 
#nav li.main a.current {
	text-shadow: 1px 1px 1px #c1c1c1;
	}
/*
	Work Page
*/
.project {
	width:279px;
	height:auto;
	display:inline-block;
	margin-right:26px;
	margin-bottom:5px;
	vertical-align: top;
	/* see IE6.css */
	}
.project a.thumb {
	width:279px;
	height:197px;
	display:block;
	overflow:hidden;
	margin-bottom: 9px;
	border-style: solid;
	border-width:1px;
	}
.project a.thumb:hover {opacity:0.8;}

.project  h3 {
	width: 279px;
	font-size: 20px;
	padding-top: 15px;
	margin-bottom:15px;
	border-top-width:4px;
	border-top-style:solid;
	color: #0076AA;
	}	
.project strong {font-family: Helvetica, Arial, sans-serif; font-weight:bold;}
.project p {width: 279px;margin-left:0;}
.project p a {white-space:nowrap;}

.link-list {
	font-family:Helvetica, Arial, sans-serif;
	list-style-type:none;
	}
.link-list li {float:left;}

.category {
	line-height:24px;
	width: 290px;
	height: 200px;
	}
.category li {
	float:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	list-style-type:disc;
	text-indent: 10px;
	}
.portrait {float:left;margin: 0 25px 0 0;}

.bio {width: 360px;float:left;}
	
 /* Styles affected by Body Classes */
.home h3 {display:inline;}
.home p { margin-left:0; width:100%;}

/* VIEW MORE LINKS */
.more {display: none; }
a.showLink, a.hideLink {text-decoration: none;}
a.hideLink {color:#999; font-size:80%; font-style:italic;}

a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px;
	border-bottom-style:dotted;
	}

/* 
	HOME
*/
.home h1,h2,h3 {
	font-weight: normal;
	font-style: normal;
	font-family: 'HelveticaNeueLTStd77BoldConde', sans-serif;
	/*font-size-adjust: 0.54;
	letter-spacing:-0.03em;*/
	}
.home h1 {
	font-size:55px;
	line-height:55px;
	width:auto;
	float:left;
	color:#0076AA;
	}
.home h3 { 
	float:left;
	height:44px;
	margin-left:12px;
	padding-left:12px;
	font-size:20px;
	line-height:22px;
	border-left: 1px solid #0076AA;
	color:#0076AA;
	width:340px;
	}	
.interstitial {
	width:100%;
	height:329px;
	position:relative;
	border-top: 3px solid #e4e2df;
	border-bottom: 3px solid #e4e2df;
	margin: 29px 0 0 0;
	background: url('../images/bg-interstitial.gif') no-repeat center center;
	vertical-align:middle;
	}
.feature {
	width:934px;
	height:239px;
	position:relative;
	background-color:#fff;
	margin:45px auto 0 auto;
	/* see IE */
  	opacity:0.8;
	}
.feature .inner-border {
	width:914px;
	height:219px;
	position:absolute;
	top: 10px;
	left: 10px;
	border: 1px solid #d4d4d4;
	}
.intro-bubble {
	width:600px;
	height:176px;
	position:absolute;
	left:311px;
	top:95px;
	}
.intro-bubble p {
	width:90%;
	position:relative;
	font-size:18px;
	line-height:24px;
	float:left;
	clear:left;
	}
.picture-frame {
	width:277px; 
	height:327px;
	position:absolute;
	top:2px;
	left:18px;
	background-image: url('../images/picture-frame.png');
	background-repeat:no-repeat;
	}
.picture-frame img { 
	position:absolute;
	bottom:58px;
	right:64px;
	}
.picture-frame .figure {
	display:none;
	width: 138px;
	height:auto;
	position:absolute;
	bottom:57px;
	right:64px;
	font-size:11px;
	color:#000;
	background-color:#e4e2df;
	padding: 6px 6px;
	/* for IE */
	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
	}
.tout {
	width:456px;
	height:auto;
	position:relative;
	float:left;
	margin:18px 12px;
	}
.tout .inner-border {
	width:436px;
	height:auto;
	margin: 10px;
	border: 1px solid #d4d4d4;
	float:left;
	}
.hgroup {
	width:434px;
	height:47px;
	margin: 1px;
	float:left;
}
.tout h2 {
	font-size:40px;
	width:auto;
	margin-top:6px;
	margin-left:8px;
	float:left;
	}
.tout h3 {
	letter-spacing:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	border-color:#fff;
	}
.tout p {width:412px; float:left;}
/*
	Left Tout
*/
#left-tout h3 {
	float:left;
	line-height:18px;
	width:230px;
	height:47px;
	}
#left-tout h3 span { display:block;margin-top:6px;}/* Moves h3 down without expanding hgroup height */
#left-tout p {margin:11px 12px 20px 12px;}
#left-tout .hgroup {
	background-color: #f15a29;
	}
#left-tout h2,
#left-tout h3 {color:#fff;float:left;}


/*
	Right Tout
*/ 
#right-tout .hgroup {
	background-color: #0076AA;
	}

.follow-me {
	width:110px;
	height:85px;
	float:left;
	display:block;
	color:#fff;
	position:relative;
	margin-top:18px;
	text-decoration:none;
	font-size:13px;
	background: #fff url('../images/follow-me.png') no-repeat 0 0;
	}

.follow-me:hover { background-position:0 -85px;}	

.follow-me span {position:relative; top:23px; left:35px;}

/* keep twitter text inside bounding box */
#twitter_update_list {
	float:left; 
	width:289px; 
	line-height:18px;
	margin-top:14px; 
	margin-right:12px; 
	}
#twitter_update_list span {
	display:block;
	white-space:pre-wrap;       /* css-3 */
 	white-space:-moz-pre-wrap;  /* Mozilla, since 1999 */
 	white-space:-pre-wrap;      /* Opera 4-6 */
 	white-space:-o-pre-wrap;    /* Opera 7 */
 	word-wrap:break-word;       /* Internet Explorer 5.5+ */
	}
.tout .follow-me, #twitter_update_list  {margin-left:12px;margin-bottom:20px;}

#right-tout h2 {color:#fff;float:left;}

