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

/*  Layout
--------------------------------------------------------------------------------------------------- */

/* --- Columns --- */
#navigation {
	float: left;
	width: 210px;
	padding: 15px 0 100px 0;
}
#contentarea {
	float: right;
	width: 715px;
	padding: 0 15px 0 0;
}
#primary {
	float: left;
	width: 470px;
}
#secondary {
	float: right;
	width: 222px;
}
body#events #secondary { display: none; }
body#events #primary, body#search #primary, body#gallery #primary { width: 692px; }
body#donate #primary { width: 440px; }
body#donate #secondary { width: 252px; background: transparent; }
body#donate #secondary .widgets { padding: 0 5px 0 0; text-align: center; }
body#donate #secondary .widgets p { padding: 8px 0; }


/* -- Content Sidebar -- */
#secondary {
	margin: 25px 0 0 0;
	background: #BDCDD5 url(../gfx/sidebar_bg.gif) no-repeat 0 100%;
}
#secondary dl {
	background: url(../gfx/sidebar_top.gif) no-repeat 0 0;
	padding: 5px 0;
}
#secondary dl dt {
	background: url(../gfx/sidebar_header.gif) no-repeat 0 50%;
	padding: 8px 6px 10px 20px;
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
}
#secondary dl dd {
	padding: 0 15px 5px 15px;
	line-height: 1.2em;
	font-size: 11px;
}
#secondary h3 {
	margin: 0 0 3px;
}
#secondary .chart {
	background:#FFF;
	
	}
	
#secondary .chart h3 {
	font-weight:bold;
	text-indent:0;
	text-align:center;
	padding:5px 0;
	}
	
#secondary h4 {
	margin: 0 0 5px;
}
#secondary a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#secondary a:hover {
	color: #5A8197;
	text-decoration: underline;
}
#secondary .more {
	margin: 0 0 15px;
}
#secondary .more a {
	font-weight: normal;
	color: #555;
	text-decoration: underline;
}
#secondary .more a:hover {
	text-decoration: none;
}

/* -- Content Main -- */
#primary .vcard {
	margin: 0 0 15px;
}

#primary a {
	color: #5A8197;
}
#primary a:hover {
	color: #728C74;
}
#primary p {
	line-height: 1.4em;
	margin: 0 0 15px;
}
#primary p.more {
	margin: -12px 0 15px;
}
#primary p.author {
	margin: -6px 0 6px;
	color: #666;
	font-size: 11px;
}
#primary .categories {
	padding: 15px 0;
	font-size: 11px;
	color: #666;
}
#primary .posted {
	margin: 0 0 9px;
}
#primary .item .posted {
	margin: 0 0 5px;
}
#primary h1 {
	color: #5A8197;
	font-size: 21px;
	margin: 0 0 15px;
	line-height: 1.2em;
}
#primary h1 strong {
	font-weight: normal;
	color: #000;
}
#primary h2 {
	color: #333;
	font-size: 18px;
	margin: 0 0 10px;
	line-height: 1.2em;
}
#primary h3 {
	color: #5A8197;
	font-size: 14px;
	margin: 0 0 10px;
	line-height: 1.2em;
}
#primary .item h3 {
	margin: 0 0 5px;
}
#primary h4 {
	color: #333;
	font-size: 14px;
	margin: 0 0 10px;
	line-height: 1.2em;
	text-transform: uppercase;
}
#primary h5 {
	color: #333;
	font-size: 12px;
	margin: 0 0 10px;
	line-height: 1.2em;
	font-weight: bold;
}
#primary dl {
	line-height: 1.4em;
}
#primary dt {
	font-weight: bold;
	font-size: 14px;
	color: #728C74;
	margin: 15px 0 5px;
}
#primary dl.event_list dd {
	margin: 0;
	padding: 10px;
	background: #E6EAE6;
}
#primary dl.event_list dd.odd {
	background: #CDD6CE;
}

#primary div {
	line-height: 1.4em;
}
#primary div.dates {
	margin: 0 0 10px;
}
#primary .item {
	margin: 0 0 15px;
	border-bottom: 1px solid #ccc;
}
#primary .date { font-weight: bold; color: #728C74; }

#primary .event .description {
	padding: 10px 10px 0 10px;
	border: 1px solid #5A8197;
	background: #E6EAE6;
	margin: 0 0 15px;
}
#primary .catsearch {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #BDCDD5;
	color: #728C74;
	font-size: 11px;
}
#primary .country {
	margin: 0 0 10px;
}
#primary ul {
	margin: 0 0 10px 20px;
}
#primary ul li {
	list-style: disc;
	line-height: 1.4em;
}

#primary img.left {
	float: left;
	margin: 0 15px 15px 0;
}
#primary img.right {
	float: right;
	margin: 0 0 15px 15px;
}
#primary .submenu {
	border: 1px solid #C5C2A8;
	background: #EBEBE0;
	padding: 8px 12px;
	margin: 0 0 15px;
}
#primary .submenu li {
	list-style: none;
	display: inline;
	padding: 0 15px 0 0;
}
body#search #primary table {
	width: 680px;
	margin: 0 0 25px;
}
#primary table th {
	font-weight: bold;
	border-bottom: 1px solid #000;
}
#primary table td {
	padding: 6px;
	line-height: 1.4em;
}
#primary table tr.resultRowTwo {
	background: #eee;
}

/*  Header
--------------------------------------------------------------------------------------------------- */
#header {
	height: 190px;
	width: 960px;
}
#logo {
	height: 190px;
	width: 210px;
	float: left;
	background: url(../gfx/eo-logo.gif) no-repeat 0 0;
}
#logo a {
	display: block;
	height: 190px;
	width: 210px;
	text-indent: -9999px;
}
#tagline {
	height: 26px;
	width: 750px;
	float: left;
	background: url(../gfx/eo-tagline.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#header img {
	float: right;
}

/* --- Holarchy --- */
#the_holarchy {
	position: absolute;
	z-index: 1000;
	top: 120px;
	right: 16px;
	background: url(../gfx/holarchy/holder.png) no-repeat 0 0;
	width:240px;
	height: 154px;
}
#the_holarchy dl {
	height: 154px;
	width: 244px;
}
#the_holarchy dl {
	background: url(../gfx/holarchy/holarchy.gif) no-repeat 9px 6px;
}
body#you #the_holarchy dl {
	background: url(../gfx/holarchy/you.gif) no-repeat 9px 6px;
}
body#one_sky #the_holarchy dl {
	background: url(../gfx/holarchy/onesky.gif) no-repeat 9px 6px;
}
body#beyond #the_holarchy dl {
	background: url(../gfx/holarchy/beyond.gif) no-repeat 9px 6px;
}
#the_holarchy dt { 
	display: block;
	height: 40px;
	text-indent: -9999px;
}
#the_holarchy dd {
	height: 24px;
	padding: 0 0 0 118px;
}
#the_holarchy dd a {
	display: block;
	height: 24px;
	line-height: 24px;
	text-indent: -9999px;
	width: 100%;
}


/*  Breadcrumbs
--------------------------------------------------------------------------------------------------- */
#breadcrumbs {
	padding: 15px 200px 15px 0;
	font-size: 11px;
}
#breadcrumbs .sep { 
	padding: 0 2px;
}
#breadcrumbs a {
	color: #7B9AAC;
	text-decoration: none;
	font-weight: bold;
}
#breadcrumbs a:hover {
	color: #5A8197;
	text-decoration: underline;
}

/*  Comments
--------------------------------------------------------------------------------------------------- */
.comment_box {
	padding: 9px;
	margin: 0 0 9px;
	border: 1px solid #ADC0CB;
	background: #DAE3E7;
}
.comment_box_alt {
	padding: 9px;
	margin: 0 0 9px;
	border: 1px solid #ADC0CB;
	background: #BDCDD5;
}

/*  Gallery
--------------------------------------------------------------------------------------------------- */
#primary ul.albumlist {
	margin: 0 0 20px;
	padding: 0;
}
#primary ul.albumlist li {
	list-style: none;
	float: left;
	width: 120px;
	height: 150px;
	overflow: hidden;
	font-size: 11px;
	margin: 0 6px 6px 0;
	padding: 3px;
	border: 1px solid #ccc;
	text-align: center;
}
#primary ul.albumlist li img {
	margin: 0 0 6px;
}

#primary ul.imagelist {
	margin: 0 0 20px;
	padding: 0;
}
#primary ul.imagelist li {
	list-style: none;
	text-align: center;
	float: left;
	width: 120px;
	font-size: 11px;
	margin: 0 6px 6px 0;
	padding: 3px;
	border: 1px solid #ccc;
}

#primary ul.paginator {
	margin: 0;
	padding: 12px 0 0 0;
	width: 450px;
	border-top: 1px solid #ccc;
}
#primary ul.paginator li {
	list-style: none;
	display: inline;
	font-weight: bold;
}
#primary ul.paginator li.prev {
	border-right: 1px solid #ccc;
	padding: 0 12px 0 0;
}
#primary ul.paginator li.next  {
	padding: 0 0 0 10px;
}

#primary .image {
	clear: both;
	padding: 15px 0;
}
#primary .categoryjumper {
	padding: 0 0 15px 0;
}
#primary .paginate, #primary .commentlink {
	padding: 10px;
	border: 1px solid #999;
	background: #eee;
	margin: 15px 0;
}


/*  Energetic scoring/account css
--------------------------------------------------------------------------------------------------- */

#primary h1.eo {
	margin-bottom:4px;
	}


.Bronze, .Silver, .Gold {
	padding:5px;
	border-top:1px solid grey;
	border-bottom:1px solid grey;
	}
.Bronze {
	color:#965435;
	font-style:italic;
	font-weight:bold;
	}

	
.Silver {
	color:#777;
	font-style:italic;
	font-weight:bold;
	}
	
.Gold {
	color:#a9894f;	
	font-style:italic;
	font-weight:bold;
	}
	
.Bronze img, .Silver img, .Gold img {
	float:left;
	margin-right:5px;
	}
	
form h4 {
	font-weight:bold;
	}
	
form .check, #eo_account .checkbox {
	float:left;
	margin-right:5px;
	}
	
form p.action {
	padding:4px 0;
	margin:0;
	clear:both;
	}
	
form label {
	float:left;
	margin-right:20px;
	width:200px;
	clear:left;
	}
	
form label.checkbox, #eo_register label.radio {
	clear:none;
	float:left;
	width:auto;
	font-weight:normal;
	padding:0;
	}
	
form input.checkbox, input.radio{
	
	clear:none;
	width:auto;
	}
	
.hidden {
	display:none;
	}	
	
	
#login label {
	margin-right:5px;
	width:80px;
	}
	
#login input {
	width:150px;
	margin-right:70px;
	}
	
#login .username {
	width:220px;
	float:left;
	}
	
#login .password {
	width:220px;
	float:left;
	}
#login .submit {
	clear:both;
	}
	
p.register {
	border-top:1px dotted #CCC;
	}
	
form input {
	width:200px;
	}
	
form input.submit {
	width:150px;
	clear:left;
	}
	
	



#eo_register p {
	clear:left;
	float:left;
	}
	
span.required, .error_message {
	color:#F00;
	}
	
div.error_message {
	clear:both;
	margin:0;
	padding:0;
	position:relative;
	top:-15px;
	}
	
#eo_register label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	text-align:right;
	width:auto;
}
div.error { display: none; }
input.error { border: 1px dotted red; }


	
#primary .eo_nav {
	float:left;
	list-style:none;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px dotted #CCC;
	}
	
#primary .eo_nav li {
	float:left;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	list-style-type:none;
	border-right:1px solid grey;
	}
	
#primary .eo_admin {
	clear:both;
	border:1px solid #244B6F;
	padding:15px;
	width:400px;
	margin:15px 0;
	}
	
#primary .eo_admin h3 {
	color:#E8623A;
	}
	
	
#primary .eo_admin .submit {
	width:auto;
	}
	
input.innovation {
	width:30px;
	}
#energetic h2 {
	clear:left;
	}
	

	
.scoreDisplay {
	color:#244B6F;
	}
	
.scoreDisplay .number {
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	color:#E16A42;
	}
	
table.scores {
	border:1px solid #EEE;
	}
	
table.scores tr.odd {
	background:#EEE;
	}
	
table.scores tr.total {
	background:#244B6F;
	font-size:1.2em;
	}
	
table.scores tr.total .scoreDisplay {
	color:#FFF;
	}
	
table.scores tr.total .scoreDisplay .number {
	color:#FFF;
	}
	
table.scores th {
	padding:5px;
	}
	
#adminTable th {
	padding:5px;
	}
	
	#slideshowwrapper {
	position: absolute;
	left: 218px;
	top: 26px;
}

#slideshow1 img.pics {
	display: none;}
	
