/* -------------------------------------------------------------- 
  

   
-------------------------------------------------------------- */

@import "lib/reset.css";
@import "lib/typography.css";
@import "lib/forms.css";

@import "lib/plugins.css";
@import "lib/plugins/tabs.css";

#Header {
	float: left;
	width: 165px;
}
.Nav {
	float: right;
	margin-top: 5px;

}
.Nav  li {
	list-style-type: none;
	display: inline;
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 1.3em;
	color: #53656a;
	padding: 10px;
}

.Nav  li a {
	color: #53656a;
	text-decoration: none;
}

.Nav  li a:hover {
	color: #83919A;
}
#image {
 float:left;
 margin-right:30px;
}
 
#meta {
	font-size: 1.2em;
	color: #223e4c;
}
#content {
	width: 80%;
	padding-left: 0%;
	margin: 10px;

}

#Footer  {
	background-color: #e6e5e5;
	float: left;
	color: #818E97;
	padding: 10px;
	width:97%; 

}
#Footer #copyright {
	clear: both;
	font-size: .9em;
	margin-left: 30px;
}


#Footer .Nav {
	float: left;
}



.clear {
	clear: both;
}



#ProjectList {

	width: 100%;

	clear: both;

}
#ProjectList .projectTitle a {
	text-decoration: none;
	font-size: 1.5em;
}

#ProjectList .more {
	text-decoration: none;
	font-size: .8em;
}



 

#ProjectList dt {
	clear: left;



	margin: 0 0 0 0
	

} 

#ProjectList dt img {
	float: left;
	padding: 5px;
	border: 1px solid #929BA2;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 0;


} 

#ProjectList dd {
	margin-left: 220px;


}
#indeximage {
	float: left;
	width: 730px;
}
#news {
	margin-left: 735px;
	clear: none;
}


#news li{
	list-style: none;
	
}
#NewsList .newsSummary {
	font-size: .8em;
}


#IndexProjectList {
	float:left;
	width:60%;
	padding: 10px;


}

#IndexProjectList {
float:left; 
width:60%; 

}



#IndexProjectList .projectTitle a {
	text-decoration: none;





	font-size: .8m;
}

#IndexProjectList #ProjectItem {

font-size: .9em;
}


#IndexProjectList .more {
	text-decoration: none;
	font-size: .8em;
}



 

#IndexProjectList dt {
	clear: left;


	margin: 0 0 0 0
	

} 

#IndexProjectList dt img {
	float: left;
	padding: 2px;
	border: 1px solid #929BA2;
	margin-right: 40px;
	margin-left: 0;
	margin-top: 20px;


} 

#IndexProjectList dd {
	margin-left: 100px;
	margin-top: 20px;


}
#About {
	background-color: #E6E5E5;
	margin-left: 735px;
	padding: 10px;
}
