/* ----------------------------------------------------------------------
 * NOW FOR THE SITE-SPECIFIC STYLES:
 * ---------------------------------------------------------------------- */
body {
	background-image: url('../images/green-blue/body-bg.jpg'); /**/
	background-color: #062C33; /**/
	}
#Container {
	background-image: url('../images/green-blue/dashed-curve.gif'); /**/
	}


/* ----------------------------------------------------------------------
 * HEADER AREA
 * ---------------------------------------------------------------------- */
#Header {
	background-image: url('../images/green-blue/header-bg.gif'); /**/
	}
	#Header h1 {
		background-image: url('../images/green-blue/fusion-students.gif'); /**/
		}
	#Header #Tagline {
		background-image: url('../images/green-blue/tagline.gif'); /**/
		}
	#Header #Now {
		color: #49A6A0; /**/
		}
	#Header #Microns {
		background-image: url('../images/green-blue/micron-measure.gif'); /**/
		}


/* ----------------------------------------------------------------------
 * LAYOUT TABLE
 * ---------------------------------------------------------------------- */
.layout .left {
	background-image: url('../images/green-blue/vertical-dash.gif'); /**/
	}


/* ----------------------------------------------------------------------
 * SIDEBAR AREA
 * ---------------------------------------------------------------------- */
	#Sidebar a {
		color: #49A6A0; /**/
		}
	#MainMenu ul li.active {
		background-image: url('../images/green-blue/mm-active-bg.gif'); /**/
		background-color: #062C33; /**/
		}
	#MainMenu ul li a {
		color: #49A6A0; /**/
		}
	#MainMenu ul li a:hover {
		background-color: #093339; /**/
		}

/* ----------------------------------------------------------------------
 * CONTENT AREA
 * ---------------------------------------------------------------------- */
.content-wrapper {
	color: #49A6A0; /**/
	}
	.content-wrapper a {
		color: #49A6A0; /**/
		}
	.content-wrapper blockquote {
		border-left-color: #256B6F; /**/
		background-color: #0D393E; /**/
		}
		.navigation .prev a strong {
			background-color: #49A6A0; /**/
			color: #062C33; /**/
			}
		.navigation .next a strong {
			background-color: #49A6A0; /**/
			color: #062C33; /**/
			}

/* ----------------------------------------------------------------------
 * TEMPLATE : COLLECTION HEADER
 * ---------------------------------------------------------------------- */
.collection-header {
	background-image: url('../images/green-blue/pageheader-bg.gif'); /**/
	}
	.collection-header h2 {
		background-color: #062C33; /**/
		}

/* ----------------------------------------------------------------------
 * TEMPLATE : SINGLE POST
 * ---------------------------------------------------------------------- */
	.post .header {
		border-top-color: #49A6A0; /**/
		border-bottom-color: #49A6A0; /**/
		color: #256B6F; /**/
		}
	.post .header strong {
		color: #49A6A0; /**/
		}
	.post .header .reldate {
		background-image: url('../images/green-blue/date-icon.gif'); /**/
		}
		.eventslist .event th .ev_startdate {
			color: #B32D2E;
			}
		.eventslist .event td blockquote {
			background-color: #0D393E; /**/
			}
	
	#Comments {
		border-top: 5px solid #49A6A0; /**/
		background: #0D393E; /**/
		}
		#Comments li.comment {
			border-top: 0px solid #49A6A0; /**/
			}
		#Comments li.even {
			background-image: url('../images/green-blue/comment-even.gif'); /**/
			background-color: #256B6F; /**/
			}
		#Comments li.odd {
			background-image: url('../images/green-blue/comment-odd.gif'); /**/
			background-color: #0D393E; /**/
			}
		#CommentFormContainer {
			border-top: 1px solid #49A6A0; /**/
			}
	
/* ----------------------------------------------------------------------
 * TEMPLATE : COLLECTION POSTS
 * use '.summary' or '.headline' to override basic .post
 * ---------------------------------------------------------------------- */
	.summary .post-image {
		border-bottom: 1px solid #49A6A0; /**/
		}
	.summary .morelink {
		background-color: #49A6A0; /**/
		color: #062C33; /**/
		}
	
/* ----------------------------------------------------------------------
 * TEMPLATE : PAGE
 * ---------------------------------------------------------------------- */
	.page .header {
		background-image: url('../images/green-blue/pageheader-bg.gif'); /**/
		}
	.page .header .title {
		background-color: #062C33; /**/
		}

/* ----------------------------------------------------------------------
 * TEMPLATE : HOME
 * ---------------------------------------------------------------------- */
.announcement {
	background-color: #0E3C41; /**/
	}
.o5 {
	background-color: #134449; /**/
	}
.o5 .header .title a {
	color: #FFFFFF; /**/
	}
.o4 {
	background-color: #104045; /**/
	}
.o4 .header .title a {
	color: #E8ECED; /**/
	}
.o3 {
	background-color: #0E3C41; /**/
	}
.o3 .header .title a {
	color: #CFD8D9; /**/
	}
.o2 {
	background-color: #0B353B; /**/
	}
.o2 .header .title a {
	color: #B6C3C5; /**/
	}
.o1 {
	background-color: #083137; /**/
	}
.o1 .header .title a {
	color: #9CADAF; /**/
	}

/* ----------------------------------------------------------------------
 * TEMPLATE : MEDIA DUMP
 * ---------------------------------------------------------------------- */
.collection .media {
	background-image: url('../images/green-blue/dumpedmedia-bg.gif'); /**/
	background-color: #03171B; /**/
	}
.collection .media a {
	border-color: #0D3D43; /**/
	}
.collection .media a .post-image {
	background-image: url('../images/green-blue/atom-bg.gif'); /**/
	}

/* ----------------------------------------------------------------------
 * PAGE : PHOTOS
 * ---------------------------------------------------------------------- */
.thumbnails li img {
	border: 1px solid #256B6F; /**/
	}

/* ----------------------------------------------------------------------
 * DISCUSSION (TALK NOW)
 * ---------------------------------------------------------------------- */
.discussion .header .comments {
	border-color: #0D3D43; /**/
	background-image: url('../images/green-blue/dumpedmedia-bg.gif'); /**/
	background-color: #03171B; /**/
	}

/* ----------------------------------------------------------------------
 * FOOTER AREA
 * ---------------------------------------------------------------------- */
#Footer {
	color: #49A6A0; /**/
	}
#Footer a {
	color: #49A6A0; /**/
	}
