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


html {
	height: 100%;
}

body {
	background-color: #e9f2da;
	background-image: url(../img/header_bg.png);
	background-repeat: repeat-x;
	color: #015d84;
	font-size: 13px;
	height: 100%;
	margin: 0px;
	padding-top: 20px;
}

#container_12 {
	margin-bottom: -50px;
	min-height: 100%; height: auto !important; height: 100%;
	position: relative;
}

#header {
	margin-bottom: 100px;
}


h1 {
	color: #015d84;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 22px;
	font-style: italic;
	line-height: 40px;
	letter-spacing: 2px;
	position: absolute;
	margin-top: 15px;
	text-shadow: 1px 1px 1px #bfeffe;
	
	/* CROSS BROWSER OPACITY */
	opacity: 0.8;                    /* Firefox, Safari(WebKit), Opera */
	-moz-opacity:0.8; 	/* Legacy Mozilla */
   	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
   	filter: alpha(opacity=80);       /* IE 4-7 */
   	zoom: 1;       /* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */ 
}

h2 {
	margin-top: 2px;
	margin-bottom: 30px;
}

h4 {
	margin-left: 10px;
	text-shadow: 1px 1px 1px #bfeffe;
	font-style: italic;
	font-weight: normal;
}

#title-color {
	background-color: #ffffff;
	border-bottom: 1px solid #97cd67;
	padding: 4px;
	display: inline;
}

#spotlight {
	background-image: url(../img/spotlight_bg.png);
	position: relative;
	top: 120px;
	float: left;
	border: 1px solid #9ccab3;
	width: 460px;
	height: 320px;
}

	#spotlight-image {
		background-color: #000000;
		background-repeat: repeat-x;
		border: 1px solid #9ccab3;
		height: 270px;
		margin: 10px;
		width: 438px;
		
		
	}
	
	#spotlight-image A {
		position:absolute;
    	z-index:8;
	}
	
	#spotlight-image A.active {
    	z-index:10;
	}
	
	#spotlight-image A.last-active {
    	z-index:9;
	}
	
	#spotlight-caption  {
		background-image: url(../img/spotlight_caption_bg.png);
		background-repeat: repeat-x;
		height: 30px;
		text-align: center;
	}
	
	#spotlight-caption img {
		margin-top: 6px;
	}

#intro-text {
	float: right;
	font-size: 13px;
	position: relative;
	top: -102px;
	margin-bottom: 20px;
}

	#intro-text-letter {
		float: left;
		height: 56px;
		margin: 0 10px 0px 0;
		width: 56px;
	}
	
	#intro-text p {
		background-color: #FFFFFF;
		padding: 20px;
		float: left;
		position:relative;
		top: 20px;
		left: -40px;
		margin-right: -40px;
		z-index: -1;
		text-indent: 20px;
		width: 280px;
		height: 100px;
	}
	
	#cv-wrap {
		float: left;
		background-color: #FFFFFF;
		height: 120px;
		width: 100px;
		text-align: center;
		padding-top: 20px;
		margin-top: 20px;
	}
	
	#cv-wrap p {
		color: #000000;
		text-indent: 0px;
		z-index: auto;
		padding: 0;
		margin: 0;
		position: inherit;
		left: 0px;
		width: 80px;
		height: 20px;
		line-height: 12px;
		margin-left: 8px;
	}

#recent-projects {
	border-top: 1px solid #67bed9;
	margin-top: -80px;
	margin-bottom: 20px;
	
}

	.project-thumb {
		background-color: #aedbd1;
		border: 1px solid #9ccab3;
		float: left;
		width: 140px;
		height: 140px;
		margin: 0 17px 17px 0;
	}
	
	.project-thumb-last {
		margin-right: 0px;
	}
	
	.project-thumb img {
		border: 1px solid #9ccab3;
		margin: 8px;
	}
	
	#categories {
		list-style-type: none;
		float: right;
		margin-bottom: 20px;
	}
	
	#categories li{
		display: inline-block;
		padding: 4px 6px;
		margin: 2px 0 0 5px;
		color: #FFFFFF;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		font-size: 12px;
		letter-spacing: 0.2em;
	}
	
#contact {
	border-top: 1px solid #efb32e;
	float: left;
	width: 460px;
}
	
	#contact label
	{
		display: block;
		font-weight: bold;
		font-size: 12px;
		letter-spacing: 0.1em;
	}
	
	#contact .input-field
	{
		height: 32px;
		width: 280px;
		background-color: #f3cf7a;
		border: 2px solid #efb432;
		margin-bottom: 20px;
	}
	
	#contact .input-area
	{
		height: 130px;
		width: 280px;
		background-color: #f3cf7a;
		border: 2px solid #efb432;
		margin-bottom: 20px;
	}
	
	#contact .error {
		 border-color: #aa2222;
	}
	
	#address-spacer{
		float: right;
		margin-top: 18px;
	}
	
	#address {
		display: inline;
		border: none;
		border-bottom: 1px solid #9ccab3;
		font-size: 14px;
	}

#connect {
	border-top: 1px solid #cc2323;
	width: 460px;
}

#push {
	height: 330px;
}

#subcontent {
	background-image: url(../img/logo_grey_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 270px;
	background-color: #d2dac5;
	margin-bottom: 20px;
}

#footer {
	position: relative;
	background-color: #818679;
	clear: both;
	color: #FFFFFF;
	font-size: 14px;
	height: 330px;
	text-align: center;
}

#footer p {
	margin: 0 auto;
	width: 940px;
}

#project {
	padding-left: 10px;
	position: relative;
	top: -449px;
	float: left;
	margin-bottom: -419px;
}

	#project-description {
		background: #FFFFFF;
		margin-top: 110px;
		margin-left: 20px;
		width: 440px;
	}

	#project-description h2 {
		background: #119bd9;
		color: #FFFFFF;
		display: inline-block;
		font-weight: normal;
		font-size: 30px;
		padding: 5px 15px;
		position: relative;
		top: -30px;
		left: -20px;
		margin-bottom: -70px;
		text-shadow: 1px 1px 1px #8ac3dc;
	}
	
	#project h3 {
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 0px;
		color: #efb32e;
	}
	
	.blue {
		color: #015d84;
	}
	
	.red {
		color: #aa2222;
	}
	
	#project-category {
		position: relative;
		top: -19px;
		margin: 10px 10px -10px 10px;
	}

	#project-category li {
		display: inline-block;
		padding: 4px 6px;
		margin: 0 5px 0 0;
		color: #FFFFFF;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		font-size: 12px;
		letter-spacing: 0.2em;
	}

	
	#project-description p {
		position: relative;
		margin-bottom: 0px;
		line-height: 24px;
		padding: 10px;
	}

	#project-images {
		background: #dae2cc;
		left: -10px;
		margin: 0px;
		width: 960px;
	}

	#project-description-column-left {
		background: #FFFFFF;
		margin: 0 20px;
		width: 440px;
		padding-bottom: 132px;
	}
	#project-description-column-left p {
		padding: 10px;
		margin: 0px;
	}
	
	#hire-me {
		position:absolute;
		bottom: -4px;
	}
	


/**********************************/
/************ Typography **********/
/**********************************/

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#categories a {
	color: #FFFFFF;
}

/**********************************/
/************ Classes *************/
/**********************************/

.bg-blue { background-color: #65cce4; }
.bg-yellow { background-color: #f4d035; }
.bg-green { background-color: #8dc741; }
.bg-red { background-color: #aa2222; }

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.clear-both {
	clear: both;
}

.submit {
	background-image: url(../img/send_btn.png);
	background-repeat: no-repeat;
	border: none;
	display:block;
	text-indent:-999999em;
	width: 85px;
	height: 35px;
	position: relative;
	top: -38px;
	left: 20px;
}

.invisible {
	display: none;
}