@charset "utf-8";
/* CSS Document */

/* import stylesheets and hide from ie/mac \*/
@import url("reset.css");
@import url("global.css");

/* end import/hide */


/* FINE TUNE and OVER WRITE STYLES
--------------------------------------------------------------*/


/* LAYOUT STYLES
--------------------------------------------------------------*/
/* BEGIN container1 STYLES 
--------------------------------------------------------------*/
*{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-family:"Helvetica Neue", Helvetica, Arial,, sans-serif;
	font-size: 12px;
	line-height:1.25em;
}

BODY {
	color: #2F4142;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	background-color:#E3E3E3;
}
#pageContainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	margin-top: 0;
}

#header {
	height: 75px;
	background:#fff;
	margin:0 0 5px 0;
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border: 1px solid #fff;
	border-top:0;
	overflow:visible;
	padding-bottom:10px;
}

#header img
{
	margin:10px 10px 0px 10px;	
}

#content
{
	width:960px;
	background-color:#FFF;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #fff;
	overflow: hidden;
	width: 100%;
	position:relative;
}


#topNav ul{
	text-align:right;
	display: inline;
	float:right;
	margin-right:10px;
}


#topNav ul li {

	display: inline;
}

#topNav ul li a {
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:4px 5px;
	border: 0;
	font-weight:bold;
	text-decoration:none;
}

ul#topNav li a:hover {
	color:#F60;
	border-top:#F60 solid thin;
}

ul#topNav li .activeNav
{
	color:#F60;
	border-top:#F60 solid thin;
}


div#projectLeftColumn {
	width: 130px;
	background-color:#fff;
	margin: 5px 0px 5px 5px;
	padding: 10px 5px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #fff;
}
#projectCenterColumn {
	width: 550px;
	background-color:#FEFEFE;
	margin: 5px;
	padding:10px;
}
div#projectRightColumn {
	width: 200px;
	background-color:#FFF;
	margin: 5px 10px 5px 10px;
	padding:15px 5px;
	position:absolute;
	top:5%;
	text-align:center;
}

div#footer {
	width:960px;
	background-color:#FFFFFF;
	padding: 5px 0px 5px 0px;
	background-color:#FFFFFF;
	margin-top:5px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #fff;
	font-size:11px;
}

#footer a:hover {
	color:#FF6600;
}


/* TEXT STYLES */

h1 {
	font-family: 'Gill Sans', Verdana, Helvetica, sans-serif;;
	font-size: 1.2em;
	font-weight:bold;
	line-height:110%;
}

h2 {
	
	font-size: 1.1em;
	font-weight:bold;
	line-height:110%;
	margin-top:10px;
	color:#FF6600;
}


.td {
vertical-align:text-top;
padding-left:5px;

}

a {
	font-size:inherit;
color:#FF6600;
text-decoration:none;

}

a:hover {
color:#333;

text-decoration:underline;
}



h2 {

font-size: 1.1em;
	font-weight:bold;
	text-decoration:none;
	line-height:110%;
	margin: 0px 15px 0px 20px;
	padding: 5px 25px;
	color:#000000;
	text-align:left;
	}


div#projectLeftColumn a{
	font-size:1em;
	line-height:1.9em;
	padding:2px;
	margin-bottom:5px;
}
div#projectLeftColumn a:hover {
	color:#eee;
	text-decoration:none;
	background-color:#f60;
	padding:1px 3px;	
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border: 1px thin #f60;
}
#projectLeftColumn .activeNav {
	color:#eee;
	text-decoration:none;
	background-color:#f60;	
	padding:1px 3px;	
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border: 1px thin #f60;
}

h1.project
{
	
		font-size: 1.3em;
	font-weight:normal;
	line-height:120%;
	margin-top:5px;
	margin-bottom:10px;
	padding:2px;
	color:#333;
	border-bottom: #f60 thin solid;
}

h2.project
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	text-decoration:none;
	line-height:120%;
	margin: 5px 15px 0px 0;
	padding: 5px 25px;
	color:#000000;
}

h4.project {

	font-size: 1.1em;
	font-weight:bold;
	text-decoration:none;
	line-height:110%;
	padding: 2px 0px 3px 1px;
	color:#333;
}


/*Resume Styles  */

div#resumeLeftColumn {
	width: 130px;
	background-color:#fff;
	margin: 5px 0px 5px 5px;
	padding:5px 0px 5px 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px thin #000;

}
div#resumeCenterColumn {
	width: 580px;
	margin: 5px;
	padding:5px;
}
div#resumeRightColumn {
	width: 190px;
	background-color:#FFF;
	margin: 5px 5px 5px 5px;
	padding:10px 5px;
}

h1.resume
{

	font-size: 1.3em;
	font-weight:normal;
	line-height:120%;
	margin-top:5px;
	margin-bottom:5px;
	padding:2px;
	color:#333;
	border-bottom: #f60 thin solid;
	
	

}

h2.resume
{
	font-size: 1.2em;
	font-weight:bold;
	text-decoration:none;
	line-height:120%;
	padding: 0 10px;
	color:#000000;
}

h3.resume
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	text-decoration:none;
	line-height:120%;
	color:#FF6600;
	}

#resumeContent
{
	
	margin: 0 10px 0 10px;
	padding: 10px 10px;
}

#resumeContent a{
color:#f60;
}

#resumeContent a:hover{
text-decoration:none;

}

#resumeContent li {
	padding:2px 8px;	
}
/*END Resume Styles  */

/* Footer Styles */

#footer h3
{
	font-size: 1.1em;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-weight:bold;
	text-decoration:none;
	line-height:120%;
	color:#2F4142; */
	}

/*END Footer Styles  */

.wrapper

{
	margin: 0 15px 0 20px;
	padding: 0 25px;
}

#projectCenterColumn p
{
	line-height:1.6em;
	padding: 0 25px;
}

#projectCenterColumn ul
{
	line-height:1.6em;
	padding: 0 25px;
}

#projectCenterColumn li
{
	line-height:1.6em;
	padding: 0 25px;
}



/*Miscellaneous Styles  */

.floatR
{
	float:right;

}

.clear
{
	clear:both;

}

IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:10px;}
	
/* Homepage Styles */

#profileImg {
	float:left;
	width: 280px;
	background-color:#eees;
	margin: 0;
	padding:15px;
	font-size:1.2em;
	line-height:1.6em;	
}

.intro {
	float:left;
	width: 285px;
	background-color:#eees;
	margin: 5px;
	padding:10px;
	height:215px;
	
	
	}
	
.intro img{

	padding: 5px 0;
}

.intro p{
	font-size:1em;
	line-height:1.5em;
	padding: 5px;
}





/* END Homepage Styles */


/* Project Landing  Styles */


.projectBox {
	float:left;
	display:inline;
	width: 280px;
	background-color:#FEFEFE;
	margin: 5px 5px 5px 10px;
	padding:5px 10px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #FFCAA6;
	min-height:180px;
	
}

.projectBox p {
	font-size:1em;
	line-height:1.25em;
	margin-bottom:5px;
}
.projectBox h4 {
	margin:10px 0;
	
}

#photoSlides {
	width:525px;
	height:350px;
	line-height:1.8em;
	padding: 0 25px;
} 

#photoSlides img {
    margin:0 25px;
	padding: 5px;
    background-color: rgb(230,230,230);
    top:  0;
    left: 0
}

#title {
	width:525px;
    display: block;
	line-height:1.8em;
	text-align:center;
		padding: 0 25px;}
	
#photoNav {
	width:525px;
    display: block;
	line-height:1.8em;
	text-align:center;
		padding: 0 25px;}	
		
		
#productReaction {
	list-style: none;
	margin: 1.5em 0em;
	padding: 5px;
	text-decoration: none;
	text-align:center;
	}
	
	#productReaction li{
		font-size:12px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#000;
		float: left;
		height: 25px;
		width: 110px;
		margin: 10px 5px;
		
		padding: 15px 5px;
		position: relative;
		
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px; 
		border: 1px solid #FFCAA6;
	}
		
.outlineElement {
  outline: 10px solid #c00;
}
 
.outlineElementClicked {
  outline: 1px solid #0c0;
}
