/* TABLE OF CONTENTS
-----------------------------------------------------------------------------
	
	1. WRAP
	2. HEADER
		
*/


/* 1. WRAP
----------------------------------------------------------------------------- */

#wrap{
	background: transparent url(../img/bg/bg-home-fade.png) repeat-y center 0;
	margin: auto;
	width: 1000px;
}

	#wrap-inner{
		background: #98986E;
		margin: auto;
		width: 950px;
	}

/* 2. HEADER
----------------------------------------------------------------------------- */

#header{
	background: transparent url(../img/bg/bg-home-top-fade.png) repeat-x top;
	height: 123px;
}

	#header-inner{
		background: transparent url(../img/bg/bg-header-top-left-fade.png) no-repeat 0 0;
	}

	#header h1#logo a{
		background: transparent url(../img/logo/logo.png) no-repeat 60px 15px;
		float: left;
		height: 123px;
		text-indent: -2500px;
		width: 256px;
	}

	#header #main-nav{
		background:	transparent url(../img/bg/bg-main-nav.png) repeat-x 0 0;
		display: inline;
		float: right;
		height: 45px;
		margin-top: 54px;
		padding: 0 40px;
	}
	
		#header #main-nav li{
			display: inline;
			float: left;
			font-size: 14px;
			margin-right: 1px;
		}
		
			#header #main-nav li a,
			#header #main-nav li a:link,
			#header #main-nav li a:visited{
				color: #271C10;
				display: block;
				padding: 15px;
				text-decoration: none;
			}
			
			#header #main-nav li a:hover,
			#header #main-nav li a:active,
			#header #main-nav li a.act{
				background: transparent url(../img/bg/bg-main-nav-act.png) repeat-x 0 0;
			}

/* 3. FOOTER
----------------------------------------------------------------------------- */

#footer{
	background: #010101;
	color: #F3E2AD;
	padding: 20px 65px 90px;
}

	#footer-nav{
		background:	transparent;
		display: inline;
		margin-left: -5px;
	}

		#footer-nav li{
			border-left: 1px solid #494435;
			display: inline;
			float: left;
			font-size: 12px;
			margin-top: 10px;
		}
			
			#footer-nav li.first{
				border-left: none;
			}
	
			#footer-nav li a,
			#footer-nav li a:link,
			#footer-nav li a:visited{
				color: #F3E2AD;
				display: block;
				margin: 0 5px;
				padding: 3px 5px;
				text-decoration: underline;
			}
			
			#footer-nav li.first a{
				margin-left: 0px;
			}
		
			#footer-nav li a:hover,
			#footer-nav li a:active,
			#footer-nav li a.act{
				background: #F3E2AD;
				color: #010101;
				text-decoration: none;
			}


/* 4. BODY
----------------------------------------------------------------------------- */
#body,
#body-home-projects{
	background: transparent url(../img/bg/bg-home-body-top-fade.png) repeat-x top;
}

	body.blue #body{
		background: transparent url(../img/bg/bg-top-fade-blue.png) repeat-x top;
	}
	
	#body #body-inner{
		width: 950px;
	}
	
	#body-inner,
	#body-home-projects-inner{
		background: transparent url(../img/bg/bg-content-top-left-fade.png) no-repeat 0 0;
	}
	
	#body-inner,
	#body-home-projects-inner{
		padding: 0 0 0 0px;
	}
	
		#body #body-inner #content-top-right-fade{
			padding: 50px 0;
			float: left;
			background: transparent url(../img/bg/bg-content-top-right-fade.png) no-repeat top right;
			width: 717px;
		}
		
		#body #body-inner #content-top-right-fade-home{
			padding: 20px 0 0;
			float: left;
			background: transparent url(../img/bg/bg-content-top-right-fade.png) no-repeat top right;
			width: 950px;
		}
		
		body.blue #body #body-inner #content-top-right-fade{
			background: transparent url(../img/bg/bg-content-top-right-fade-blue.png) no-repeat top right;
		}
		
		p,
		#body-inner p,
		#body-home-projects-inner p{
			font-size: 11px;
			margin-bottom: 15px;
		}
	
	#home-projects{
		background: #79795B url(../img/bg/bg-home-projects.png) repeat-x 0 0;
		padding: 10px 0px 5px 0px;
		width: 950px;
	}
	
		#body-home-projects-inner .home-text{
			margin-left: 20px;
			width: 200px;
		}
	
	#home-projects ul{
		float: left;
		width:900px;
		margin-left: 39px;

	}
	
		#home-projects ul li{
			background: #261B0F;
			color: #F3E2AD;
			display: inline;
			float: left;
			margin: 10px;
			padding: 1px;
			margin-left: 5px;
		}
		
		#home-projects ul li:hover{
			background: #563D22;
		}
		
		#home-projects ul li a,
		#home-projects ul li a:link,
		#home-projects ul li a:visited{
			text-decoration: none;
			color: #F3E2AD;
		}
		
		#home-projects ul li a:hover,
		#home-projects ul li a:active{
			background: #563D22;
		}
		
			#home-projects ul li a span{ 
				display: block;
				margin: -7px 10px 5px;
				text-align: right;
			}
		
	#home-projects-footer{
		background: #98986E;
		margin-left: 0px;
		width: 950px;
		height: 40px;
	}
	
	#body-home-project-head{
		margin-top: -30px;
		margin-left: 70px;
		margin-bottom: 5px;
	
	}

/* 5. HOME CONTENT
----------------------------------------------------------------------------- */

.home-content{
	background: transparent url(../img/bg/bg-home-content.png) repeat-y 0 0;
}

.home-image{
	background: #110E0A;
	color: #C5C690;
	float: left;
	margin: 0 0 0 43px;
	text-align: right;
	width: 488px;
}

	.flashcontent{
		margin: 1px 0;
	}

	#body-inner .home-image p,
	#body-two-inner .home-image p{ 
		font-size: 13px;
		margin: 0; 
		padding: 10px;
	}

	.home-image img{
		border-top: 1px solid #3E3E3E;
		border-left: 1px solid #3E3E3E;
		border-right: 1px solid #3E3E3E;
	}

.home-text{
	float: left;
	margin-left: 40px;
	padding-top: 10px;
	width: 300px;
}

	.home-text h2{
		margin-bottom: 15px;
	}

/* 6. PAGE (SUB) CONTENT - Our Team
----------------------------------------------------------------------------- */

.page-content{
	background: #98986E url(../img/bg/bg-sub-content.png) repeat-y 0 0;
}

body.blue .page-content{
	background: #95AFC7 url(../img/bg/bg-sub-content-blue.png) repeat-y 0 0;
}

.page-image{
	background: #110E0A;
	color: #C5C690;
	float: left;
	margin: 10px 0 10px 40px;
	text-align: right;
	width: 582px;
}

	#body-inner .page-image p,
	#body-two-inner .page-image p{ 
		font-size: 13px;
		margin: 0; 
		padding: 10px;
	}

	.page-image img{
		border-top: 1px solid #3E3E3E;
		border-left: 1px solid #3E3E3E;
		border-right: 1px solid #3E3E3E;
		width: 598px;
	}

.page-text{
	float: left;
	margin-left: 40px;
	padding-top: 10px;
	width: 600px;
}

	.page-text h2{
		margin-bottom: 15px;
	}
	
.team-people-whole{
	margin-left: 0px;
	min-height: 350px;
	width: 650px;
}
.team-people-one{
	float: left;
	margin-left: 20px;
	height: 97px;
	width: 650px;
	margin-top: 10px;
}
.team-people-one-picture{
	float: left;
	height: 97px;
	width: 301px;

}
.team-people-one-info{
	float: left;
	height: 97px;
	width: 300px;
	margin-left: 10px;
	margin-top: 5px;
}
	
.team-people-one-info span{
	font-weight: bold;
}
	
.bio-image{
	background: #110E0A;
	color: #C5C690;
	float: left;
	margin: 10px 0 10px 20px;
	text-align: right;
	width: 253px;
	/*height: 407px;*/
	border: 1px solid #858460;
}	
	
.bio-page-text{
	float: left;
	margin-left: 40px;
	padding-top: 10px;
	width: 315px;
}

	.bio-page-text h2{
		margin-bottom: 15px;
	}

.about-you-image{
	background: #110E0A;
	color: #C5C690;
	float: left;
	margin: 10px 0 10px 20px;
	text-align: right;
	width: 253px;
}	

.about-you-page-text{
	float: left;
	margin-left: 35px;
	padding-top: 10px;
	width: 315px;
}

	.about-you-page-text h2{
		margin-bottom: 15px;
	}	
	
	.contact-us-page-text{
		float: left;
		margin-left: 80px;
		padding-top: 10px;
		width: 315px;
	}	
	

/* 6. SIDEBAR
----------------------------------------------------------------------------- */

#sidebar{
	background: transparent url(../img/bg/bg-sidebar-top-left.png) no-repeat 0 0;
	float: left;
	min-height: 655px;
	width: 233px;
}

	#sidebar h2{
		background: transparent url(../img/bg/bg-sidebar-top.png) no-repeat 0 0;
		font-size: 14px;
		font-weight: bold;
		margin: 0;
		width: 183px;
		padding: 64px 0 0 50px;
	}
	
		#sidebar h2 span{
			border-top: 1px solid #858460;
			border-bottom: 1px solid #858460;
			display: block;
			padding: 2px 0;
		}
		
		
		#sidebar ul li span{
			border-top: 1px solid #858460;
			border-bottom: 1px solid #858460;
			display: block;
			padding: 2px 0;
		}
		
		
		
		
		#sidebar h2 a:link,
		#sidebar h2 a:visited{
			text-decoration: none;
			display: block;
			padding: 10px;
		}
		
		#sidebar h2 a.act,
		#sidebar h2 a:hover,
		#sidebar h2 a:active{
			background: transparent url(../img/bg/bg-sidebar-link-hover.png) repeat-y 0 0;
		}

	#sidebar ul{
		padding-left: 50px;
		list-style: none;
	}
	
		#sidebar ul li{
			border-bottom: 1px solid #858460;
			padding: 2px 0;
		}
		
			#sidebar ull li.first{
				/*border-top: 1px solid #858460;*/
			}
		
			#sidebar ul li a:link,
			#sidebar ul li a:visited{
				text-decoration: none;
				display: block;
				padding: 10px 10px 10px 20px;
			}
			
			#sidebar ul li a.act,
			#sidebar ul li a:hover,
			#sidebar ul li a:active{
				background: transparent url(../img/bg/bg-sidebar-link-hover.png) repeat-y 0 0;
			}
			
			#sidebar ul li ul{
				margin: 0;
				padding-left: 30px;
			}
			
			#sidebar ul li ul li{
				border-bottom: none;
				padding: 2px 0;
			}

				#sidebar ul li ul li a:link,
				#sidebar ul li ul li a:visited{
					text-decoration: none;
					display: block;
					padding: 3px 10px;
				}

				#sidebar ul li ul li a.act,
				#sidebar ul li ul li a:hover,
				#sidebar ul li ul li a:active{
					background: transparent url(../img/bg/bg-sidebar-link-hover.png) repeat-y -30px 0;
				}

body.blue #sidebar{
	background: transparent url(../img/bg/bg-sidebar-blue-top-left.png) no-repeat 0 0;

}

	body.blue #sidebar h2{
		background: transparent url(../img/bg/bg-sidebar-blue-top.png) no-repeat 0 0;
	}

		body.blue #sidebar h2 span{
			border-top: 1px solid #7D8E9C;
			border-bottom: 1px solid #7D8E9C;
		}
	
		body.blue #sidebar h2 a.act,
		body.blue #sidebar h2 a:hover,
		body.blue #sidebar h2 a:active{
			background: transparent url(../img/bg/bg-sidebar-link-hover-blue.png) repeat-y 0 0;
		}
	
		body.blue #sidebar ul li{
			border-bottom: 1px solid #7D8E9C;
		}
		
			body.blue #sidebar ul li.first{
				/*border-top: 1px solid #7D8E9C;*/
			}
			
			body.blue #sidebar ul li a.act,
			body.blue #sidebar ul li a:hover,
			body.blue #sidebar ul li a:active{
				background: transparent url(../img/bg/bg-sidebar-link-hover-blue.png) repeat-y 0 0;
			}

/* 7. PROJECTS
----------------------------------------------------------------------------- */
/*
#projects-main ul{
	float: left;
	width: 652px;
}

	#projects-main ul li{
		background: #261B0F;
		color: #F3E2AD;
		display: inline;
		float: left;
		margin-left: 20px;
		margin-bottom: 20px;
		padding: 1px;
	}
	
	#projects-main ul li:hover{
		background: #563D22;
	}
	
	#projects-main ul li a,
	#projects-main ul li a:link,
	#projects-main ul li a:visited{
		text-decoration: none;
		color: #F3E2AD;
	}
	
	#projects-main ul li a:hover,
	#projects-main ul li a:active{
		background: #563D22;
	}
	
		#projects-main ul li a span{ 
			display: block;
			margin: -7px 10px 5px;
			text-align: right;
		}

	#projects-main ul li img{
		width: 304px;
		height: 200px;
	}
*/
	#projects-main.by-category{
		float: left;
	}
	
	#projects-main.by-category h3{
		margin: 40px 20px 20px;
	}
	
	
/* 7. PROJECTS
----------------------------------------------------------------------------- */
#projects-main {
	margin-top: 25px;
	margin-left: 31px;
	float: left;
	width: 621px;
}

.projects-single{
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	width: 190px;
	height: 200px;
}

.projects-single a{
	display: block;
	padding: 3px 0 4px;
}

.projects-single a:hover{
	background-color: #858460;
}

.projects-single-picture{
	float: left;
	width: 190px;
	height: 131px;
	border: 1px solid #858460;
}

.projects-single-picture a{ padding: 0; }

.projects-single-text {
	float: left;
	margin-top: 5px;
	padding: 0;
	text-align: right;
	width: 190px;
	border: 1px solid #858460;
}
.projects-single-text a{
	padding-right: 10px;
	text-decoration: none;
}

.projects-single-description {
	padding: 0;
	margin: 0;
	margin-top: 5px;
	float: left;
	width: 190px;
}

.projects-single-description a{
	padding: 3px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
}

.projects-single-description a p{
	padding: 0;
	margin: 0;
}

/* 7. PROJECTS - Individual
----------------------------------------------------------------------------- */


#projects-details-left{
	margin-left: 40px;
	float: left;
	width:368px;
	height:347px;
}

.projects-details-thumbnails{
	float: left;
	width: 368px;
	min-height: 231px;
}

.project-details-thumbnails-bar{
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: -5px;
	float: left;
	width: 350px;
	height: 23px;
	background-color: #1d1408;
}
.project-details-thumbnails-bar span{
	margin-left: 5px;
	margin-top: 5px;
	color: #858460;
}
.project-details-nextprev{
	text-align: right;
	margin-top: 10px;
	float: left;
	width: 350px;
	height: 57px;
}

#projects-details-right{
	margin-left: 10px;
	float: left;
	width:230px;

}
.project-details-description{
	float: left;
	width: 183px;
}

.project-details-description p{
	margin-top: 20px;
	
}

.project-details-project-details{
	float: left;
	width: 230px;
	background-color: #92926a;
}

.project-details-project-details p{
	line-height: 17px;
	margin-top: 10px;
	margin-left: 10px;
}

.project-details-project-details p span{
	font-size: 12px;

	
}
.project-details-project-details p img{
	margin-bottom: 5px;
	margin-top: 5px;
	
}

.projects-details-thumbnails img,
.projects-details-thumbnails div{
	margin-bottom: 15px;
	margin-right: 18px;
	float: left;
	border: 1px solid #858460;
}

h3.certificates{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #635C41;
	width: 650px;
	clear: both;
}

.awards-list{
	border-bottom: 1px solid #635C41;
	list-style-type: none;
	width: 650px;
}
	
	.awards-list li{
		border-top: 1px solid #635C41;
		list-style-type: none;
		padding: 5px;
	}

.certificates-list{
	list-style-type: none;
	width: 650px;
}

	.certificates-list li{
		list-style-type: none;
		float: left;
		width: 150px;
		height: 150px;
	}


.wrapTheTitle {
	margin:-17px 0px 0px 25px;
}