@import url("../css/reset.css");

/*  
#415D9C = dark blue
#546EA6 = medium blue
#7A8EBA = light blue
#CEE291 = lime green

Globals
--------------------------------------------------------------------------------------------------- */

		

body {
    text-align: center;
    font: 12px/1.4em Verdana, Arial, Helvetica, Sans-Serif;
    background: #dbdbdb url(../gfx/bodybg.gif) repeat 0 0;
    color:#666;
} 

hr { display: none; }

strong, b { font-weight: bold; }
em, i { font-style: italic; }

/* Layout Divisions
--------------------------------------------------------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	text-align:left;
	width: 900px;  
	padding: 53px 0 0 0;
	position: relative;
}
#container {
	margin: 0 auto;
	text-align:left;
	width: 900px;  
	background: url(../gfx/cec_bg_inside.gif) repeat-y 0 0;
}
#header {
	background: url(../gfx/cec_top_photos.jpg) no-repeat 0 0;
	padding: 116px 0 0 0;
}
#logo a {
	display: block;
	height: 80px;
	width: 900px;
	background: url(../gfx/cec_header.jpg) no-repeat 0 0;
	text-indent: -9999px;
}
#contentarea {
	margin:0;
	padding:0 0 15px;
	text-align: left;
	background: url(../gfx/cec_sub_header.jpg) no-repeat 0 0;	
}
body#home #contentarea {
	background: none;
}
#primary {
	float: right; position:relative;
	width: 655px;
}
#secondary {
	float: left; position:relative;
	width: 245px;
}
#footer {
	clear: both;
	margin:0; 
	padding:0;
	height: 98px;
	background: url(../gfx/cec_bg_foot.gif) repeat-x 0 0; 
}

/* Main Content
--------------------------------------------------------------------------------------------------- */
#primary h1 {
	display: block;
	height: 80px;
	line-heifght: 80px;
	background: #7A8EBA;
	color: #fff;
	text-indefnt: 30px;
	text-indent: -9999px;
	margin: 5px 0 0 0;	
	bordder: 1px solid red;
}
body#home #primary h1 {
	margin: 0;
}
body#schools-programs #primary h1 {
	background: #7A8EBA url(../gfx/hd/schools_programs.gif) no-repeat 0 100%;
}
body#industry-leaders #primary h1 {
	background: #7A8EBA url(../gfx/hd/industry-leaders.gif) no-repeat 0 100%;
}
body#green-energy-ngos #primary h1 {
	background: #7A8EBA url(../gfx/hd/green-energy-ngos.gif) no-repeat 0 100%;
}
body#government-initiatives #primary h1 {
	background: #7A8EBA url(../gfx/hd/government_initiatives.gif) no-repeat 0 100%;
}
body#first-nations #primary h1 {
	background: #7A8EBA url(../gfx/hd/first_nations.gif) no-repeat 0 100%;
}
body#news #primary h1 {
	background: #7A8EBA url(../gfx/hd/news.gif) no-repeat 0 100%;
}
body#search #primary h1 {
	background: #7A8EBA url(../gfx/hd/search.gif) no-repeat 0 100%;
}
body#search.results #primary h1 {
	background: #7A8EBA url(../gfx/hd/search-results.gif) no-repeat 0 100%;
}
body#contact #primary h1 {
	background: #7A8EBA url(../gfx/hd/contact.gif) no-repeat 0 100%;
}
body#home #primary h1 {
	height: 214px;
	background: url(../gfx/cec_subheader_homge.jpg) no-repeat 0 0;
}
#primary .summary {
	position:relative;
	margin: 15px 15px 15px 25px;
	line-height: 1.6em;
}
body#home #primary .summary {
	margin-bottom: 25px;
}
#primary .content {
	margin: 15px 30px;
	background: #fff;
	line-height: 1.4em;
}
#primary a {
	color: #415D9C;
}
#primary a:hover {
	text-decoration: none;
}

#primary .regionSelector {
	padding: 15px 0 0 10px;
}
#primary .regionSelector h3 {
	font-weight: bold;
	margin: 0 0 10px;
}
#primary .imap {
	text-align: center;
	padding: 0 0 15px 2px;
}

#primary ul.organizations {
	padding: 0 0 15px;
}
#primary ul.organizations li {
	position:relative;
	padding: 16px;
	margin: 0;
	border-bottom: 1px solid #eee;
	font-size: 11px;
	list-style: none;
}
#primary ul.organizations li img#newlisting {
position:absolute;
top:0px;
left:0px;
}
#primary ul.organizations li .thumb {
	float: left;
	width: 130px;
}
#primary ul.organizations li .keyinfo {
	float: right;
	width: 420px;
}
#primary ul.organizations li .address {
	float: left;
	width: 48%;
}
#primary ul.organizations li .address h3 {
	font-size: 12px;
	margin: 0 0 10px;
	font-weight: bold;
}
#primary ul.organizations li .contacts {
	float: right;
	width: 48%;
}
#primary ul.organizations li .address strong {
	font-size: 14px;
}
#primary ul.organizations li .description {
	clear: both;
	padding: 15px 0 0 0;
}

#primary h2 {
	font-size: 18px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	font-weight: normal;
	color: #546EA6;
	border-bottom: 1px solid #CEE291;
}
body#home #primary h2 {
	border: none;
	margin: 0;
	padding: 0;
}
#primary h2.region {
	padding: 10px 15px;
	margin: 20px 0 10px 0;
	border-top: 1px solid #CEE291;
	background: #F1F9DF;
}
#primary div.divider {
	display:block;
	padding: 5px;
	margin: 10px 0px 0 0;
	border-top: 1px solid #CEE291;
	border-bottom:1px solid #CEE291;
	background: #F1F9DF;
}
#primary h2.region a {
	font-size: 11px;
	margin: 0 0 0 8px;
}
#primary h3.institution, #primary .main h3 {
	padding: 0 15px 7px 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #96BF3D;
}
#primary .main h3 {
	padding: 0;
	margin: 0 0 10px;
}
#primary .main p, #primary .summary p {
	margin: 0 0 15px;
}
#primary .main p.more {
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
	font-size: 11px;	
}
#primary dl dt {
	font-size: 14px;
	margin: 0 0 10px;
	font-weight: bold;
}
#primary .main {
	padding: 15px;
}
body#news dl dt {
	margin: 15px 0 5px;
}
body#news dl dd {
	margin: 0 0 5px;
}
body#home .content {
	background: transparent;
	margin: 15px 15px 15px 25px;
}
body#home ul.features li {
	margin: 0;
	padding: 0;
	float: left;
	width: 33%;
	margin: 0 1px 15px 0;
}
body#home ul.features li.feature_program {
	margin: 0;
}
body#home .content .box {
	background: #D3D3D2;
	text-align: center;
	padding: 8px;
	height: 265px;
	border-bottom: 8px solid #fff;
}
body#home ul.features li.program .box {
	border-bottom: 8px solid #BCD374;
}
body#home ul.features li.feature_employer .box {
	border-bottom: 8px solid #546EA6;
}
body#home ul.features li.feature_program .box {
	border-bottom: 8px solid #FFB787;
}
body#home #primary .content ul.features li h2 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 5px 10px;
	color: #546EA6;
}
body#home .content .box p {
	text-align: left;
	font-size: 11px;
	margin: 10px 0;
	line-height: 1.2em;
}


/* Phil Added typography June 25th 
------------------------------------------------------------------------------------------------ */
#primary .summary h3 {
	font-weight: bold;
	color: #96BF3D;
	margin: 0 0 10px;
}


#mediablock {
height:315px;
width:615px;
position:relative;
margin-left:0px;
margin-bottom:0px;
}
#eventimage {
position:absolute;
left:0px;
top:50px;
}
#twitterstream{
position:absolute;
left:310px ;
top:89px ;
}


#primary h3.conference {
position:absolute;
left:0px;
top:10px;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
color: #546EA6;
}


#primary .summary h4, #primary .main h4 {
	font-weight: bold;
	margin: 0 0 10px;
}

#primary .summary ul, #primary .main ul {
	list-style: disc inside;
	margin: 0 0 10px;
	font-weight: normal;
}

#primary .summary ol, #primary .main ol {
	list-style: decimal inside;
	margin: 0 0 10px;
	font-weight: normal;
}

#primary .main p, #primary .main i, #primary .main u {
	font-weight: normal;
}

/* Newsbox
--------------------------------------------------------------------------------------------------- */
#secondary #newsbox {
	padding: 20px 25px;
	bacckground:green;
}
#newsbox dt {
	text-transform: uppercase;
	margin: 0 0 15px;
	font-size: 12px;
}
#newsbox dd {
	font-size: 11px;
	margin: 0 0 15px;
}
#newsbox dd h3 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
}
#newsbox a {
	color: #415D9C;
}
#newsbox a:hover {
	text-decoration: none;
}
#newsbox dd.more {
	padding: 15px 0 0 0;
	text-transform: uppercase;
}

/* socialmedia
--------------------------------------------------------------------------------------------------- */

#secondary #socialmedia {
	padding: 0px 12px 0px 18px;
	bacckground:gray;
}
#socialmedia h3 {
margin-bottom:8px;
font-size: 12px;
text-transform: uppercase;
font-weight: normal;
color: #546EA6;
}
#socialmedia .itemLeft {float:left;width:42%;}
#socialmedia .itemRight  {float:right;width:48%;}
#socialmedia .itemLeft img, #socialmedia .itemRight img {float:left;margin-right:2px;}
#socialmedia  .itemLink {font-weight:bold;font-size:11px;position:relative;top:8px;}
#socialmedia .clearboth{
clear:both; font-size:1px;height:0;
}
#socialmedia a {
	color: #415D9C;
}
#socialmedia a:hover {
	text-decoration: none;
}

#topsocialmedia {
	float:right;
	height: 24px;
	overflow:hidden;
	padding: 0px 15px 0 0;
	margin-right:15px;
	margin-top:7px;
	backgrodund:green;
	border-right: 1px solid #fff;
}

#topsocialmedia .itemLeftTop {
float:left;
margin-right:15px;
}
#topsocialmedia .itemRightTop {
float:right;
}

#quotebox {
position:relative;
font-style:italic;
float:left;
width:425px;
heidght:24px;
margin-right:15px;
bordder:1px solid #b6bfb7;
}
span.quoter {
position:absolute;
right:0;
top:17px;
font-style:normal;
}
span.quoter1 {
position:absolute;
right:50px;
top:17px;
font-style:normal;
}

/* Footer
--------------------------------------------------------------------------------------------------- */
#footer .copyright {
	padding: 20px 0;
	font-size: 10px;
	float: left;
	width: 245px;
}
#footer .copyright span {
	padding: 0 20px;
	display: block;
	line-height: 1.8em;
}
#footer .supporters {
	float: right;
	width: 640px;
}
#footer .supporters li {
	list-style: none;
	float: right;
	text-align: right;
	padding: 7px 18px 0;
}
#footer a {
	text-decoration: none;
	color: #999;
}
#footer a:hover {
	color: #415D9C;
}

/* Navigation
--------------------------------------------------------------------------------------------------- */
#navigation {
	padding: 18px 0 21px 12px;
	border-right: 1px solid #EBEBEB;
	background: #415D9C url(../gfx/cec_sub_header.jpg) no-repeat 0 0;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation ul li {
	list-style: none;
	margin: 0 0 1px;
}
#navigation ul li a {
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 15px;
	background: #546EA6;
	border-left: 10px solid #7A8EBA;
	color: #fff;
	text-decoration: none;
}
#navigation ul li a:hover,
#navigation ul li.active a {
	background: #7A8EBA;
	border-left: 10px solid #CEE291;
}	


/* Search
--------------------------------------------------------------------------------------------------- */
#keyword_search {
	position: absolute;
	top: 10px;
	right: 0;
	color: #fff;
}
#keyword_search form {
	float: right;
	margin-top:7px;
}
#keyword_search .contact {
	float: right;
	display: block;
	height: 19px;
	padding: 3px 15px 2px 0;
	margin: 7px 15px 0 0;
	border-right: 1px solid #fff;
}
#keyword_search a {
	color: #fff;
	text-transform: lowercase;
}
#keyword_search a:hover { 
	color: #415D9C;
}
#keyword_search label {
	text-transform: lowercase;
	padding: 0 5px 0 0;
}	
#keyword_search input {
	size:134px;
	font-size: 11px;
	padding: 2px;
	color: #415D9C;
	font-family: Verdana, Arial, sans-serif;
}
#keyword_search button {
	padding: 3px 6px;
	border:1px solid #999;
	background: #fff;
	color: #415D9C;
	font-family: Verdana, Arial, sans-serif;
}
	
/* Helpers 
--------------------------------------------------------------------------------------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */