/*
	EmergingLeaders.ca v2 2007 CSS Document
*/

/*
	To navigate - ctrl + f, prefix "=" to below
	paragraph
	heading
	list
	link
	form
	table
	div-struc
	classe
	fixe
*/

@media print {
	* { background: #fff; color: #000; }
	html { font: 100%/1.5 "Trebuchet MS",arial, serif; }
	/*hide divs here*/
	#navigation,#footer,#bnrImage{display:none;}
}

@media screen, projection, handheld {

html,body{
	font-size:90%;
	text-align:center;
	font-family:"Trebuchet MS",arial, serif;
}

body {background:#fff url(../images/bgv2.jpg) repeat-x top center;}

body,div, dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0; line-height:1.4em;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ol,ul{/*list-style:none;*/ margin:1em 0;}
ol li, ul li{margin:0.5em 0;}
address,caption,cite,code,dfn,th,var{font-style: normal; font-weight:normal;}
table{ border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0;}
caption,th{text-align:left;}
a{outline:none;}

/*
	=paragraphs
********************************/
p{margin:1.5em 0}
/*
	=headings
*******************************/
#header h1 a{position:absolute; top:0px; left:0px;width:400px; height:119px; text-indent:-9999px; display;block; background:url("../images/logov2.jpg") no-repeat top left;}
h1{	color:#576EA2;font-size:180%;}

h2 {color:#ff9933; font-size:1.7em; display:inline; letter-spacing:0.05em; margin:0 0 50px 0; text-transform:lowercase;}

h3 {color:#333;font-size:1.2em; margin-top:5px;margin-bottom:5px;  text-transform:lowercase;}

.colevents h3 { font-size:1em;}

.colevents h3 a{font-size:0.9em;}
.colevents h4{font-size:0.9em;}

/*
	=lists
*******************************/
#navigation{margin-bottom:35px; line-height:1;}
#navigation ul{list-style:none; margin:0; padding:0; line-height:1; height:65px;}
#navigation ul li{float:left; height:65px; margin:0 30px 0 0; padding:0; line-height:1; text-transform:lowercase;}
	#navigation ul li:hover{background:url("../images/nav-arrow.jpg") no-repeat bottom center;}
#navigation ul li a{display:block; float:left; width:auto; height:55px; color:#999; text-decoration:none; font-size:1.2em; line-height:55px; padding:0 0.50em;}
	#navigation ul li a:hover{color:#fff; background-color:#ff9933}

body#home .nav-home,
body#about .nav-about,
body#media .nav-media,
body#events .nav-events,
body#projects .nav-projects,
body#resources .nav-resources,
body#contact .nav-contact
{background:url("../images/nav-arrow.jpg") no-repeat bottom center;}

body#home .nav-home a,
body#about .nav-about a,
body#media .nav-media a,
body#events .nav-events a,
body#projects .nav-projects a,
body#resources .nav-resources a,
body#contact .nav-contact a
{color:#fff; background-color:#ff9933}

#content ul,#content ol { margin-left:20px; }

#social-networks{margin:0; padding:3px; position:absolute; right:170px; top:55px; background-color:#fff; height:25px; border:1px solid #e4e4e4;}
#social-networks li{margin:0; padding:0; list-style:none inside; display:inline;}

/*
	=links
*******************************/

#content a{	color:#4778a8;	font-weight:bold;}

div#quicklinks a {line-height:150%;}

div#footer a{color:#fff;}
div#footer .footer-nav{font-size:1.3em;}


/*
	=tables
*******************************/
#onboardPartners{width:100%;}
#onboardPartners td{vertical-align:text-top; padding:1em; border:1px solid #eee; width:50%;}

/*
	=div-struct
*******************************/
#container{min-height: 100%; height:auto !important; height:100%; margin:0 auto -150px}
#container,#header,#navigation,#body{position:relative;}

/*#who-are{float:left; width:490px;border:1px solid black;}*/
#media-bar{float:right;margin-bottom:50px;margin-left:20px;width:200px;padding-left:20px;border-left:1px solid #ccc; display:inline;}

#container{
	width:940px;
	text-align:left;
	margin:0 auto;
	padding:0 10px;	
}

#header{
	width:940px;
	height:140px;
	/*background:url(../images/header.jpg) no-repeat top center;*/
}

#navigation{
	width:940px;
	height:auto;
}

#body{width:940px; height:auto;}

#content{
	padding:20px;
	float:left;
	display:inline;
	width:900px;
}

#quicklinks
{
	float:right;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:20px;
	border:1px solid #ccc;
	padding:10px;
	background-color:#E4F0E3;
}

#right-col{width:;float:right;display:inline; _height:; min-height:;}

#footer{width:100%; background:#000 url("../images/bg-footerv2.jpg") repeat-x top left; color:#fff; text-align:left;}
	#footer a {}
		#footer a:hover{text-decoration:none;}
.footer-inner{width:840px; margin:0 auto; padding-left:100px; padding-top:50px; position:relative;}
.footer-inner,.push{height:150px; }

#sponsor-logos{padding:50px 0}
	#sponsor-logos img{margin:0 25px;}


/*
	=classes
*******************************/
.entry{ width:100%; margin:0 0 25px 0; padding-bottom:8px; border-bottom:1px dotted #DBD6CA;}
.home {position:absolute; top:20px; left:60px; border:0px dotted #000; width:175px; height:150px;}
.display-none { display:none; }

.colhome { width:580px;float:left; border-right:1px dotted #CCC; padding-right:20px}
.colevents { width:278px;float:left;border-right:1px dotted #CCC; padding:0 10px; }

.emerg-footer-logo{position:absolute; left:10px; top:35px;}

#bnrImage img{margin-bottom:25px; display:none;}
	#index_working #bnrImage img,#home #bnrImage img{display:inline;}

.mailing-list{position:absolute; /*top:100px; right:170px;*/ top:60px; right:10px;}
	.mailing-list a{display:block; padding:0.5em; -moz-border-radius:4px; border-radius:4px; -webkit-border-radius:4px; background-color:#f9f9f9; border:1px solid #eee; line-height:1; color:#333; text-decoration:none; font-family:Georgia; font-size:0.9em;}
	.mailing-list a:hover{background-color:#efeeef;}

/*
	=fixes
*******************************/
.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 */


}
