/* CSS Document */

/* ------------------------------------------------------------------- General */

body {
	background:#541108 /*url(../images/layout/main_bg.jpg)*/ repeat-y;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	}
a {
	text-decoration: none;
	}

/* ------------------------------------------------------------------- home */
	#wrap {
		/*float:left;*/
		background: #000000 url(../images/layout/wrap_bg.jpg) repeat-y scroll left top;
		left: 50%;
		top: 0px;
		position: absolute;
		margin: 0px 0px 0px -366px;
		width: 733px;
	}

/* ------------------------------------------------------------------- titlebar */
	#wrap #titlebar {
		float: left;
		margin: 3px 0 0 25px;
	}
		#wrap #titlebar img {
			border:none;
			padding: 0px;
			margin: 0px;
		}
		#wrap #titlebar h1 {
			/*background: url(../images/layout/titlebar.jpg) no-repeat;*/
			width: 290px;
			height: 73px;
			
		}
			#wrap #titlebar h1 span {
				display:none;
				
				}
			#wrap #titlebar h3 span {
				display: none;
				}	
/* ------------------------------------------------------------------- sidebar */
	#sidebar.start {
		background: transparent url(../images/layout/welcome_sidebar.jpg) no-repeat scroll left top;
		height: 549px;
		left: 50%;
		margin-left: -510px;
		position: fixed;
		top:0pt;
		width: 149px;
	}
	#sidebar span {
		display:none;
		}
/* ------------------------------------------------------------------- navigation */
	#navigation {
		background: url(../images/layout/nav_bg.jpg) no-repeat;
		color:#FFFF99;
		/*float:right;*/
		margin: 0px 25px 0 0;
		position: absolute;
		top: 0px;
		left: 367px;
		text-align: left;
		width: 344px;
		height: 630px;
	}	
			#navigation #nav_links {
				margin: 150px 10px 0 65px;
				}
				#navigation #nav_links ul.star {}
				#navigation #nav_links ul.star li{
					list-style: none;
					background: transparent url(/images/layout/star.gif) no-repeat scroll 26% 37px;
					padding:0px 0px 18px 0px;
					margin: 0;
					}
					#navigation #nav_links ul.star li span.links a{
						color: #ff9;
						font-weight: bold;
						}
					#navigation #nav_links ul.star li span.links a:hover {
						color: #fff;
						}
				#navigation #nav_links h4 {
					padding:12px 0 0 0;
					margin: 0;
					}
				#navigation #nav_links .nav_desc {
					font-style: italic;
					font-weight: bold;
					font-size: 13px;
					color: #FF6;
					padding: 0 0 1px 0;
					margin:0;
					} 
					#navigation #nav_links .nav_desc a{
						color:#FF6;
						}
						#navigation #nav_links .nav_desc a:visted{
						color:#FF6;
						}
						#navigation #nav_links .nav_desc a:hover{
						color:#FFF;
						}
						#navigation #nav_links .nav_desc a:active{
						color:#F00;
						}
					#navigation #nav_links h4 span a {
						color:#FF6;
						}
					#navigation #nav_links h4 span a:hover {
						color:#FFF;
						}
					#navigation #nav_links h4 span a:active {
						color:#F00;	
					}
						
					#navigation #nav_links .star_glyph {
						padding-left: 43px;
						}
				#navigation .glyph {
					padding-left:80px;
					}
/* ------------------------------------------------------------------- content */
	#wrap #content {
		float:left;
		clear:right;
		margin: 90px 0pt 0pt -265px;
		width: 338px;
		text-align: left;
		float:left;
		min-height: 500px;
	}
		#content a{
			color:#ffff66;
			}
		#content a:hover{
			text-decoration:underline;
			color:#FFFFff;
			}
	
	#content #intro,
	#content #experience,
	#content #interactive,
	#content #perspective,
	#content #theReality,
	#content #trad_vs_mod,
	#content #portfolio{
		float:left;
		font-size: = 14px;
	}
	#content #contact{
		clear:both;
		margin-top:15px;
		}
	
	
	#content p {
		/*font-family:"Times New Roman", Times, serif;*/
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-weight:normal;
		font-size:11px;
		line-height: 1.5em;
		margin: 5px 5px 15px 15px;
		padding:0px;
		}
	#content h2 {
		margin: 5px 0 5px 0;
		}
	#content h4 {
		margin: 0px;
		padding: 0px;
		color: #FF3;
		margin-top:10px;
		}
		#content #portfolio h5{
			margin:5px 0px 0px 5px;
			padding: 0px;
			font-weight: normal;
			
		}
		/* ----------------------------------------------------------- H2 headers --*/
		#content #intro h2 {
			background: url(../images/layout/h2/intro_h2.jpg) no-repeat top left;
		}
		#content #experience h2 {
			background: url(../images/layout/h2/experience_h2.jpg) no-repeat top left;
		}
		#content #perspective h2 {
			background: url(../images/layout/h2/perspective_h2.jpg) no-repeat top left;
		}
		#content #theReality h2 {
			background: url(../images/layout/h2/theReality_h2.jpg) no-repeat top left;
		}
		#content #design h2 {
			background: url(../images/layout/h2/design_h2.jpg) no-repeat top left;
		}
		#content #trad_vs_modern{
			background: url(../images/layout/h2/tradvsmod_h2.jpg) no-repeat top left;
		}
		#content #interactive{
			background: url(../images/layout/h2/interactive_h2.jpg) no-repeat top left;
		}
		#content #web h2 {
			background: url(../images/layout/h2/webDevelopment_h2.jpg) no-repeat top left;
		}
		#content #multimedia h2 {
			background: url(../images/layout/h2/multimedia_h2.jpg) no-repeat top left;
		}
		#content #portfolio h2 {
			background: url(../images/layout/h2/portfolio_h2.jpg) no-repeat top left;
		}
		#content #resume h2 {
			background: url(../images/layout/h2/resume_h2.jpg) no-repeat top left;
		}
		#content #contact h2 {
			background: url(../images/layout/h2/contact_h2.jpg) no-repeat top left;
		}
				
		#content #intro h2,
		#content #experience h2,
		#content #perspective h2,
		#content #theReality h2,
		#content #design h2,
		#content #trad_vs_modern h2,
		#content #web h2,
		#content #interactive h2,
		#content #multimedia h2,
		#content #portfolio h2,
		#content #resume h2,
		#content #contact h2 {
			width: 300px;
			height: 40px;
			padding: 0;
			
			}
	
			#content #intro h2 span,
			#content #experience h2 span,
			#content #perspective h2 span,
			#content #theReality h2 span,
			#content #design h2 span,
			#content #trad_vs_modern h2 span,
			#content #web h2 span,
			#content #interactive h2 span,
			#content #multimedia h2 span,
			#content #portfolio h2 span,
			#content #resume h2 span,
			#content #contact h2 span{
					/*display: none;*/
					margin-left:-1000px;
				}
	
			#content #portfolio {
				font-family:Verdana, Geneva, sans-serif;
				font-size: 14px;
			}

/* ------------------------------------------------------------------- footer */				
		#content #excerpt,
		#content #excerpt2 {
			font-family: "Times New Roman", Times, serif;
			font-size:18px;
			font-weight: bold;
			color: red;
			border-top: thin #ff9 solid;
			border-bottom: thin #ff9 solid;
			margin: 10px 10px 10px 0px;
			padding: 10px 0px;
			width: 150px;
			float: left;
			}
		#content #excerpt2{
			margin-left:15px;
			margin-bottom:25px;
			}
			#excerpt p.credit{
				margin:10px 0px;
				padding: 0px;
			}
				#excerpt span{
					margin-top:10px;
					line-height: 1.1em;
				}
					#excerpt a{
						text-decoration: underline;
						color:#FF0000;
						}
					#excerpt a:hover{
						color:#FFFF66;
						}
					#excerpt h1{
						color:#FF0000;
						font-size:18px;
						line-height:1em;
						text-align:left;
					}
			#extra_marg{
				margin-left:15px;
				margin-bottom:25px;
				}
		
		#content #portfolio .thumbnails{
			margin-left: 10px;	
		}
/* ------------------------------------------------------------------- footer */		
	#footer {
		float:left;
		background: #541108 url(../images/layout/footer.jpg) no-repeat;
		color:#FFFF99;
		font-size:12px;
		text-align: center;
		padding: 130px 0 0 0;
		/*margin: 0px 0 0 150px;*/
		width: 733px;
		height: 64px;
		}
		#footer .footer_links {
			font-size: 11px;
			}
			#footer .footer_links a {
				color: #ffc;
				}
			#footer .footer_links a:hover {
				color: #ffc;
				}
		#footer ul.footer_ul {
			display: inline;
			
		}
			#footer ul.footer_ul li {
				list-style: none;
				display: inline;
				padding: 0px 5px;
				border-right: thin #ffffff solid;
				font-size: 11px;
				font-family:Arial, Helvetica, sans-serif;
				font-weight: bold;
				}
				#footer ul.footer_ul li a {
					color: #ff9;
					text-decoration: none;
					}
				#footer ul.footer_ul li a:hover {
					color: #fff;
					}
		#footer .copyright {
			font-size: 10px;
			color:#ffffff;
			}
	/* ------------------------------------------------------------------- CSS Validator */
	
	#css_validator {
		text-align: center;
		clear: both;
		margin-top: 35px;
		}	
		#css_validator img.clean{
			text-decoration: none;
			border: none;
		}
/* ------------------------------------------------------------------- Linked In */
	.linkedin{
		margin:20px;
		margin-left: 40px;
	}