/* @override http://www.tedph.com/ndxz-studio/site/tedphNew/style.css */

/**
* CSS
* 
* @version 1.0.1
* @author Vaska - Modified by Ted
* @author Gregory Cadar
* @author Edited by Ed Nacional (www.ednacional.com)
* @author Modified by Ted Levine

*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family:"Helvetica Neue", Helvetica, "Trebuchet MS", Arial, sans-serif;
	color: #4d4d4d; 
	background-color: #f1f1f1;
}

/* LINKS */
	a:link { 
	text-decoration: none;
	color: #616161;
	}
	
	a:active { 
	text-decoration: none;
	}
	a:visited { 
	text-decoration: none;
	color: #4d4d4d;
	}
	a:hover { 
 	text-decoration: underline;
	color: #4d4d4d;
	}
	a img { 
	border: none; 
	}
.top-section a:hover, .subline a:hover {
	color: #000;
	text-decoration: none;
	}
	#content .nav a {
		border-bottom: none;
		}
	#content .nav a:hover {
		border-bottom: none;
		text-decoration:none;
}
	#content a {
		border-bottom: 1px dotted #999999;
		}
	#content a:hover {
		border-bottom: 1px dotted #4d4d4d;
		text-decoration:none;
}

/* Pre-Nav Text - Can be accessed in the Exhibit Settings */
	
	
.top-section {
	padding: 10px 0px 18px 0;
	margin-bottom: 20px;
}
.top-section p {
	margin: 0;
}
/* MENU */

	#menu {
		width: 170px;
		overflow: auto;
		top: 0;
		bottom: 0;
		left: 0;
		position: fixed;
		height: 100%;
		background-color: #e5e5e5;
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 11px;
		font: 11px "Lucida Grande", Trebuchet MS, Arial, Helvetica, sans-serif;
	border-right: 2px solid #ededed;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	margin: 10px 0;
	border-top: 1px solid #f1f1f1;
} 
	#menu ul {
		list-style: none;
		margin: 0 0 30px 0;
		padding-right: 25px;
		padding-left: 15px;
	font-size: 10px;
}

#menu ul li {
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 2px 0 2px 10px;
}
#menu ul li.active {
	background-color: #e1e1e1;
	border: 1px solid #e2e2e2;;
	border-right: 3px solid #e2e2e2;
	border-left: 2px solid #e2e2e2;
	border-color: #e2e2e2;
	border-style: solid;
	padding: 1px 0 1px 8px;
}
	#menu ul li a {
	color: #707070;
}
	/* The following sets the style for the section heading */
	#menu ul li.section-title {
		font-size: 12px;
		padding: 0;
		color: #595959;
		font-weight: bold;
}
		
		#menu ul.built {
			margin-bottom: 0;
		}
	
		#menu ul.built li {
			padding-top: 5px;
			color: #c2c2c2;
			font-size: 9px;
}
		#menu ul.built a {
			color: #c2c2c2;
		}
		
		#menu ul.built a:hover {
			color: #b1b1b1;
	text-decoration: none;
}
		
		#copy {
			font-size: 9px;
			color: #bbbbbb;
			margin-top: 5px;
			padding-top: 10px;
			border-top-color: #cccccc;
			border-top-style: solid;
			border-top-width: 1px;
		}


/* CONTENT AREA */

	#content {
		height: 100%;
		width: 620px;
		margin: 0 0 0 200px;
	    top: 0;
		padding: 30px 5px 25px 40px;
	}

	.container {
		margin-bottom: 25px;
}
	#content p {
	width: 620px;
	margin: 0 0 20px 0;
	color: #656565;
	font-size: 0.7em;
	line-height: 1.6em;
	letter-spacing: 1px;
}

	p { 
	margin: 0 0 9px 0;
	}

/* HEADINGS */
	
	h1 { 
		font-size: 32px;
		padding-bottom: 15px;
	}
	
	h2 { 
	font: bold 2em "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #0d0d0d;
	text-align: center;
	letter-spacing: 0;
}
	
.subline { 
	color: #939393;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-left: 4px;
	font: 10px Helvetica, Arial, "Lucida Grande";
}	

	h3 { 
		font-size: 16px;
		color: #0006FF;
	}
	
	h4 { 
		font-size: 12px; 
		color: #0006FF;
	}

/* IMAGES */

	#img-container	{ 
		margin: 0 0 20px 0; 
		padding: 0; 
	}
	
	.pics * {
	margin: 0 auto;
}
	
	#img-container p	{ 
		width: 620px; 
		margin: 0; 
		padding: 0 0 12px 0;
		text-align: center;
	}
	
	.nothumb img {
		margin-top: 0px;  
		margin-right: 0px;
		margin-bottom: 20px;
		margin-left: 0px;
		border: none;
	}
	
	#once { clear: left; }
	
	
/* SLIDE SHOW - Navigation */

	p.nav a {
		padding: 2px;
		font-size: 10px;
	color: #a7a7a7;
}
	
	p.nav a:hover {
		text-decoration: none;
		color: #808080;
	}
	
	p.nav span#num {
		letter-spacing: 1px;
		padding-left: 10px;
		font-size: 9px;
		color: #a5a5a5;
	}
	
	
/* Resume Styling */
#resume h3 {
	clear: both;
	font-size:12pt;
	color:#4d4d4d;
	text-transform:uppercase;
	letter-spacing:1.5pt;
}
#resume #section {
	margin-top: 10px;
	padding-bottom: 40px;
}
#resume #section div {
	float:left;
	margin: 0 0 40px 30px;
	color: #656565;
	font-size: 12px;
	letter-spacing: 1px;
	line-height:1.25em;
}

#resume .spacer {
	float:left;
	margin-top: 1px;
	color: #999;
	font: 12px Helvetica, "Helvetica Neue", Arial, sans-serif;
}
#resume strong {
	padding-right:20px;
}