/*
This website was developed by Chalk Creative
http://chalk.cc
*/


/* Core Structure */

body{
	margin:0;
	padding:0;
}

#container{
	width:900px;
	margin-right:auto;
	margin-left:auto;
}

#header{
	height:114px;
	width:900px;
	position:relative;
	top:10px;
	left:0px;
}

#banner{
	width:900px;
	height:252px;
	margin-top:20px;
}

#content{
	width:900px;
	display:block;
	float:left;
	clear:left;
}

#footer{
	width:900px;
	height:15px;
	float:left;
	clear:both;
	margin-top:30px;
	padding-bottom:10px;
}


/* Structure within header div */
#logo{
	width:310px;
	position:relative;
	top:0px;
	left:0px;
}

#nav{
	width:590px;
	height:106px;
	position:relative;
	top:-108px;
	left:384px;
}

#links{
	position:relative;
	top:90px;
	left:35px;
}


/* Structure within content div*/
#intro{
	width:440px;
	margin-top:10px;
	float:left;
	clear:left;
}

#introtext{
	width:366px;
	margin-left:30px;
}

#news{
	width:435px;
	float:right;
	clear:right;
	margin-top:10px;
	margin-left:20px;
}

#newstext{
	width:327px;
	margin-left:20px;
}

#team{
	width:440px;
	margin-top:10px;
	float:left;
	clear:left;
}

#teamtext{
	width:366px;
	margin-left:30px;
}

#team2{
	width:420px;
	float:right;
	clear:right;
	margin-top:38px;
	margin-left:20px;
}

#teamtext2{
	width:366px;
}

#whatwedo{
	width:900px;
	margin-top:10px;
}

#whatwedotext{
	width:850px;
	margin-left:30px;
}

#affiliations{
	width:900px;
	margin-top:10px;
	margin-bottom:30px;
	padding-bottom:30px;
}

#affiliationstext{
	width:850px;
	margin-left:30px;
}

#affiliationsteam{
	width:440px;
	margin-top:10px;
	float:left;
	clear:left;
}

#affiliationsteam2{
	width:420px;
	float:right;
	clear:right;
	margin-top:37px;
	margin-left:20px;
}

#affiliationsteamtext{
	width:366px;
	margin-left:30px;
	margin-bottom:30px;
}

#affiliationsteamtext2{
	width:366px;
	margin-left:30px;
}

#research, #blog{
	float:left;
	clear:left;
	width:900px;
	margin-top:10px;
	
}

#researchtext, #blogtext{
	width:850px;
	margin-left:30px;
	margin-top:20px;
}



/* Formatting */

a:active{
	text-decoration:none;
	color:#ed8e27;
}

a:link{
	text-decoration:none;
	color:#ed8e27;
}

a:visited{
	text-decoration:none;
	color:#ed8e27;
}

a:hover{
	text-decoration:none;
	color:#000;
}

#affiliations{
	border-bottom:1px solid #d4d4d4;
}

#affiliationsteam{
	border-right:1px solid #d4d4d4;
}

body{
	font-family:Arial;
	font-size:12px;
	background-color:#f6f6f6;
	color:#2e2d2d;
	border:none;
	text-align:left;
	letter-spacing:0.3px;
	line-height:120%
}

.date{
	color:#ed8e27;
}

.entry{
	border-bottom:1px solid #d4d4d4;
}

#footer{
	border-top:1px solid #9e9e9e;
	color:#9e9e9e;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}

#footer a:active{
	text-decoration:none;
	color:#9e9e9e;
}

#footer a:link{
	text-decoration:none;
	color:#9e9e9e;
}

#footer a:visited{
	text-decoration:none;
	color:#9e9e9e;
}

#footer a:hover{
	text-decoration:none;
	color:#000;
}

#header{
	border-bottom:2px solid #ed8e27;
}

#image{
	width:760px;
	border:none;
	height:252px;
}

img{
	border:none;
}

#intro{
	border-right:1px solid #d4d4d4;
}

#links{
	color:#ed8e27;
}

#research{
	border-top:1px solid #d4d4d4;
}

.subtitle{
	color:#000;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
}

#team{
	border-right:1px solid #d4d4d4;
}

.title{
	color:#ed8e27;
	font-weight:bold;
	font-size:14px;
}
#whatwedotext img{
	border:1px solid #000;
	margin-left:55px;
}

/*RSS FEED*/

.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  padding:0, 10px, 10px, 10px;
  font-size:12px;
}

.gfg-title {
  font-weight: bold;
  color: #ed8e27;
  line-height: 1.4em;
  overflow: hidden;
  white-space: nowrap;
  padding-left:10px;
  font-size:14px;
  padding-bottom:10px;
}

.gfg-title a {
  color : #ed8e27;
}

.gfg-subtitle {
  color : #3366cc;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
}

.gfg-subtitle a {
  color : #3ed8e27;
}

.gfg-entry {
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
  margin-bottom:10px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  width : auto;
  height : 100%;
  padding-left : 10px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-top;10px;
}

.gfg-listentry-odd {
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('../img/garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
  background-color:#e3e3e3;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  border: 1px solid #AAAAAA;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #d4d4d4;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #ed8e27;
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #d4d4d4;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('../img/arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('../img/arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}