/*
Theme Name: NuonSolar
Theme URI: http://www.nuonsolarteam.nl/
Description: Wordpress Theme developed by LBI Lostboys for the Nuon Solar Team.
Version: 0.1
Author: LBI Lostboys
Author URI: http://lbi.lostboys.nl
Tags: lostboys, nuon, solar, challenge

*/

/* layout */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial,sans-serif;
	background:#000 url('../../uploads/2010/07/bg-nuna-solarteam.jpg') no-repeat fixed 50% 0;
	color: #333;
	text-align:center;
	margin:0;
	padding:0;
}
#canvas {
	text-align:left;
	width:998px;
	margin:0 auto;
}
#headerwrapper {
	top:0;
	left:0;
	height:97px;
	width:100%;
	text-align:center;
	position:fixed;
	z-index:100;
}
#header {
	margin:0 auto;
	height:82px;
	width:998px;
	text-align: left;
	background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/header.png') 0 0 no-repeat;
	xposition:relative;
	xz-index:100;
}
	#bloginfo {
		text-indent:-3000em;
		position:absolute;
		overflow:hidden;
	}
#contentcontainer {
	width:999px;
	margin:70px auto 0 auto;
	padding:40px 0 0 0;
	float:left;
	font-size: 1.2em;
	position:relative;
	z-index:1;
}
	#content {
		line-height:1.5em;
		float:left;
		width:671px;
		position:relative;
		z-index:1;
	}
	#sidebar {
		margin:0 0 0 -12px;
		float:left;
	}

/* Styleguide */
a:link, a:visited {
	color:#ff7400;
	text-decoration:none;
}
a:hover {
	color:#06f;
	text-decoration:underline;
}
ol, ul, li {
	margin:0;
	padding:0;
}
ol {
	margin:0 0 .5em 18px;
}
ul {
	margin:0 0 .5em 13px;
}
ul li {
	padding:0 0 0 6px;
}
h1, h2, h3 {
	margin:0 0 .8em 0;
}
h1 {
	font-size:1.5em;
}
h2 a:link, h2 a:visited, h2 a:hover {
	color:#444;
	font-size:1.2em;
}
h3 {
	color:#444;
	font-size:1.4em;
}
/* Buttons */
a.button {
	display:block;
	text-decoration:none;
	padding:0 0 0 15px;
	float:right;
	background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/buttons/standard.png') 0 0 no-repeat;
	line-height:1em;
}
	a.button span {
		display:block;
		color:#333;	
		text-decoration:none;
		padding:5px 26px 5px 1px;
		height:21px;
		background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/buttons/standard.png') 100% -34px no-repeat;
	}
	a:hover.button {
		background-position:0 -75px;
	}
	a:hover.button span {
		background-position:100% -109px;
	}
	a.back, a.back span {
		background-image:url('static/images/buttons/back.png');
	}
	a.back {
		float:left;
		padding-left:27px;
		position:relative;
		top:26px;
		left:25px;
	}
	a.back span {
		padding-right:15px;
	}

/* Navigation */
#navigation {
	font-size:1.2em;
	float:left;
	overflow:visible;
	position:absolute;
	width:990px;
}
	#logo {
		position:absolute;
		top:15px;
		left:20px;
	}
	#navigation ul {
		position:absolute;
		left:140px;
		top:20px;
		padding:0;
		float:left;
	}
	#navigation li {
		float:left;
		list-style:none;
		text-transform:uppercase;
		margin:0 10px 0 0;
		padding:0;
	}
	#navigation li a {
		display:block;
		text-decoration:none;
		padding:0 0 0 5px;
		float:left;
	}
	#navigation li a span.slide {
		display:block;
		color:#333;	
		text-decoration:none;
		padding:7px 6px 5px 1px;
		height:12px;
		float:left;
	}
	#navigation li a:hover {
		background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/navigation/navigation.gif') 0 -30px no-repeat;
	}
	#navigation li a:hover span.slide {
		background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/navigation/navigation.gif') 100% -30px no-repeat;
	}
	#navigation li.current_page_item a,
	#navigation li.current_page_item a:hover {
		background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/navigation/navigation.gif') 0 0 no-repeat;
		color:#fff;
	}
	#navigation li.current_page_item a span.slide,
	#navigation li.current_page_item a:hover span.slide {
		background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/navigation/navigation.gif') 100% 0 no-repeat;
		color:#fff;
	}

#navigation a.nuon {
	position:absolute;
	top:10px;
	right:18px;
}
/* previous & next navigation */
.navigation {
	float:left;
	text-align:center;
	margin-bottom:15px;
	width:601px;
	font-size:.9em;
}

/* Footer */
#footer {
	color:#a3a3a3;
	width:968px;
	margin:10px 0 0 15px;
	font-size:1.1em;
	float:left;
	line-height:1.5em;
	background:transparent url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/navigation/footer-top.png') 0 0 no-repeat;
	padding:5px 0 0 0;
}
	#footer .column {
		float:left;
		background:#4f4f4f;
		width:281px;
		border-right:1px solid #464646;
		border-left:1px solid #616161;
		padding:15px 20px;
		min-height:95px;
	}
	#footer .first {
		border-left:0;
	}
	#footer .last {
		border-right:0;
	}
	#footer h2 {
		text-indent:-2000em;
		overflow:hidden;
		position:absolute;
	}
	#footer h3 {
		color:#a3a3a3;
		font-size:1.4em;
		padding:0 0 0 18px;
		background:transparent url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/icons/phone.gif') 0 -2px no-repeat;
	}
	#footer .agenda h3 {
		padding-left:22px;
		background-image:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/icons/calendar.gif');
	}
	#footer .game h3 {
		padding-left:22px;
		background-image:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/icons/mouse.gif');
	}
	#footer .game p {
		display:block;
		height:36px;
		margin:0 0 12px 0;
	}
	#footer a.more {
		color:#fff;
		padding:0 0 0 12px;
		background:url('static/images/buttons/read-more-footer.gif') 0 50% no-repeat;
		
	}
	#footer ul, #footer li {
		list-style:none;
		margin:0;
		padding:0;
	}
	#footer .vcard {
	}
		#footer div, #footer .url {
			color:#a3a3a3;
		}
		#footer .adr * {
	
		}
		#footer .adr .country-name {
			text-indent:-3000em;
			overflow:hidden;
			position:absolute;
		}

/* Blog & Nieuws posts */

#content.full-width	{ 
	width:968px; 
}
	.full-width .post { 
		background:transparent url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/post-full-middle.png') repeat-y scroll 0 0;  
	}
		.full-width .post .top { 
			width:998px; background:transparent url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/post-full-top.png') no-repeat scroll 0 0; 
		}
		.full-width .post .middle { 
			width:928px; 
		}
		.full-width .post .bottom { 
			width:998px; background:transparent url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/post-full-bottom.png') no-repeat scroll 0 0; 
		}

.post {
	margin:0 0 35px 0;
	padding:0;
	background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/post-middle.png') 0 0 repeat-y;
	position:relative;
	float:left;
	clear:both;
}
	.post .top,
	.post .bottom {
		display:block;
		height:20px;
		width:671px;
		position:absolute;
		left:0;
		margin-top:-20px;
		background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/post-top.png') 0 0 no-repeat;
	}
	.post .bottom {
		background-image:url('static/images/backgrounds/post-bottom.png');
		position:absolute;
		bottom:-20px;
	}
	.post .middle {
		background:#fff;
		padding:15px 20px 20px 20px;
		margin:0 15px;
		clear:both;
		float:left;
		width:601px;
		overflow:hidden;
	}
	.post .timestamp {
		border-top:1px dotted #c6c6c6;
		display:block;
		margin:0 0 15px 0;
		float:left;
		width:470px;
	}
	.post .timestamp small {
		background:#e6e6e6;
		display:block;
		float:left;
		font-size:.9em;
		padding:0 4px;
	}
	.post .timestamp strong {
		text-transform:uppercase;
	}
	.post .comments {
		position:absolute;
		top:14px;
		right:-7px;
		background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/comments.gif') 0 0 no-repeat;
		width:45px;
		height:35px;
		text-align:center;
	}
	.post .comments a {
		color:#fff;
		display:block;
		font-size:1.1em;
		font-weight:bold;
		margin:8px 0 0 0;
	}
	.post .thumbnail {
		width:108px;
		height:108px;
		float:left;
		margin:0 20px 20px 0;
	}
	.post .thumbnail a {
		border:1px solid #c9c9c9;
		padding:3px;
		float:left;
		display:block;
	}
	.post .entry {
		float:left;
		width:470px;
		position:relative;
		margin:0 0 15px 0;
		text-align:justify;
	}
	.post .entry p {
		margin:0 0 .5em 0;
	}
	.post .entry h2, .post .entry h2 a {
		margin-right:50px;
		line-height:1.2em;
		text-align:left;
	}
	.post .entry h3 {
		text-align:left;
		margin-right:50px;
	}
	.nav .middle {
		padding-bottom:0;
	}

.intro {
	margin:0;
}
	.intro .middle {
		padding-bottom:0;
	}

.feature {
	float:left;
	position:relative;
}
	.feature .entry,
	.feature .timestamp {
		width:601px;
	}
	.post .feature-image {
		float:left;
		margin:0 20px 20px 0;
		width:601px;
		height:195px;
	}
	.post .feature-image a {
		border:1px solid #c9c9c9;
		padding:3px;
		float:left;
		display:block;
	}
	.single .top {
		background-image:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/post-feature-top.png');
		height:63px;	
	}
	.single .middle {
		margin-top:43px;
	}
.teaser .top {
	background-image:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/post-top-pattern2.png');
}
.teaser .bottom {
	background-image:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/post-bottom-pattern2.png');
}
.teaser .middle {
	background:#333 url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/module-middle-pattern2.gif') 0 0 repeat-x;
	padding:3px 9px 3px 9px;
	margin:0 15px;
	clear:both;
	float:left;
	width:623px;
	height:300px;
	overflow:hidden;
}
.teaser h1, .teaser a.button {
	z-index:10;
}
.teaser .overlay {
	display:block;
	width:624px;
	height:50px;
	position:absolute;
	bottom:1px;
	left:24px;
	z-index:1;
	background:#000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity: .5;
}
.teaser #flash-banner {
	position:relative;
	z-index:1;
}

/* post archive */
ul.post-archive {
	list-style:none;
	margin:0;
}
	ul.post-archive li {
		display:block;
		float:left;
		margin:0 0 2em 0;
		width:100%;
	}
	ul.post-archive li h2 {
		font-size:1.2em;
		color:#333;
		margin:0 0 .5em 0;
	}
	ul.post-archive li .timestamp {
		width:100%;
	}
	ul.post-archive li img {
		display:none;
	}

/* Game page */
.game iframe {
	margin-left:60px
}
/* Nuna page */
.nuna {
	margin:0;
	padding:0;
	background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/nuna.png') 0 0 no-repeat;
	position:relative;
	float:left;
	clear:both;
	width:998px;
	height:465px;
}
	.nuna h1 {
		text-indent:-3000em;
		overflow:hidden;
		position:absolute;
	}
.nuna-previous {
	padding:12px 34px 0 34px;
	background:url('static/images/backgrounds/nuna-previous.png') 0 0 no-repeat;
	position:relative;
	float:left;
	clear:both;
	width:930px;
	height:155px;
}
	.nuna-previous .column {
		float:left;
		width:232px;
	}
	.nuna-previous a.image-container {
		display:block;
		background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/nuna-previous-thumbs.png') 0 0 no-repeat;
		width:208px;
		height:75px;
		padding:7px 9px 11px 9px;
	}
	.nuna-previous h2 a {
		color:#fff;
		font-size:18px;
		margin:0 0 0 15px;
	}
.triggers {
	float:left;
	width:998px;
}
	.triggers .trigger {
		margin:0 0 35px 0;
		padding:0;
		background:url('static/images/backgrounds/trigger-middle.png') 0 0 repeat-y;
		position:relative;
		float:left;
		width:504px;
	}
	.trigger .top,
	.trigger .bottom {
		display:block;
		height:20px;
		width:504px;
		position:absolute;
		left:0;
		margin-top:-20px;
		background:url('static/images/backgrounds/trigger-top.png') 0 0 no-repeat;
	}
	.trigger .bottom {
		background-image:url('static/images/backgrounds/trigger-bottom.png');
		position:absolute;
		bottom:-20px;
	}
	.trigger .middle {
		background:#fff;
		padding:15px 20px 10px 20px;
		margin:0 15px;
		clear:both;
		float:left;
		width:434px;
		min-height:115px;
		overflow:hidden;
	}
	.trigger img {
		float:left;
		margin:0 20px 0 0;
		padding:3px;
		border:1px solid #c9c9c9;
	}
	.trigger .middle div {
		float:left;
		width:305px;
	}
	.triggers .last {
		margin-left:-10px;
	}


.triggers div.column {
	float:left;
}



	
/* postmetadata */
.postmetadata {
	display:block;
	font-size:.9em;
	border-top:1px dotted #c6c6c6;
	padding:12px 0 0 0;
	float:right;
	text-align:right;
	width:600px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* Sidebar */
#sidebar h2 {
	text-indent:-3000em;
	overflow:hidden;
	position:absolute;
}

/* Modules in Sidebar */
.module {
	margin:0 0 35px 0;
	padding:0;
	text-align: justify;
	background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/module-middle.png') 0 0 repeat-y;
	position:relative;
	float:left;
	clear:both;
	width:340px;
}
	.module .top,
	.module .bottom {
		display:block;
		height:20px;
		width:340px;
		position:absolute;
		left:0;
		margin-top:-20px;
		background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/module-top.png') 0 0 no-repeat;
	}
	.module .bottom {
		background-image:url('static/images/backgrounds/module-bottom.png');
		position:absolute;
		bottom:-20px;
	}
	.module .middle {
		background:#fff;
		padding:14px 20px;
		margin:0 15px;
		clear:both;
	}
	.module .media-item {
		border:3px solid #fff;
		margin:0 0 12px 0;
		float:left;
		width:284px;
	}

/* Category Module */
#categories ul, #categories li {
	list-style:none;
	padding:0;
	margin:0;
}
	#categories ul li {
		margin:0 0 10px 0;
		display:block;
	}
	#categories ul li ul li {
		margin:0;
	}
	#categories ul li a {
		background:#e6e6e6;
		display:block;
		padding:3px 5px;
		color:#444;
		margin:0 0 6px 0;
	}
	#categories ul li ul li a {
		padding:0 5px 0 17px;
		margin:0 0 2px 0;
		background:transparent url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/buttons/read-more.gif') 5px 50% no-repeat;
	}

/* Follow us Module */
#follow {
	
}
	#follow .top {
		background-image:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/module-top-pattern1.png');
	}
	#follow .bottom {
		background-image:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/module-bottom-pattern1.png');
	}
	#follow .middle {
		background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/module-middle-pattern1.gif') 0 0 repeat;
		float:left;
		width:270px;
		height:29px;
		padding-bottom:0;
		overflow:hidden;
	}
	#follow h3 {
		float:left;
		margin-right:20px;
	}
	#follow ul, #follow li {
		list-style:none;
		padding:0;
		margin:0;
		float:left;
	}
	#follow li a {
		float:left;
		display:block;
		height:25px;
		margin:-5px 10px 0 0;
	}
	#selector {
		width:290px;
		height:193px;
	}
	#follow .last a {
		margin-right:0;
	}

/* Media Modules */
.media {
	
}
	.media .top {
		background-image:url('static/images/backgrounds/module-top-pattern2.png');
	}
 	.media .bottom {
		background-image:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/module-bottom-pattern2.png');
	}
	.media .middle {
		background:#323232 url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/module-middle-pattern2.gif') 0 0 repeat-x;
		float:left;
		width:290px;
		padding:15px 10px 0 10px;
	}
	.media h3 {
		color:#fff;
		margin-left:10px;
	}

/* Google Maps Module & Nuna module */

#nuna5 a.button,
#maps a.button {
	margin-top:-50px;
	margin-right:8px;
}
/* Quote module */
#quote {
	text-align:left;
	line-height:1.5em;
	zoom:1;
}
	#quote strong {
		display:none;
	}
	#quote p a {
		text-decoration:none;
		color:#000;
	}
	#quote .author {
		background:#e6e6e6;
		padding:2px;
		display:block;
		xfloat:left;
		width:260px;
	}

/* Comments */

ol.commentlist {
	margin:0;
}
.commentlist li {
	padding:0;
	margin: 15px 0 10px;
	list-style: none;
	float:left;
	width:601px;
	position:relative;
}
	.commentlist p {
		display:block;
		position:relative;
		margin:10px 5px 10px 180px;
		width:410px;
		text-align:justify;
	}
	.commentlist li .comment-author {
		background:#e6e6e6;
		width:150px;
		padding:4px 8px;
		margin:0 15px 0 0;
		text-align:left;
		display:block;
		font-size:.9em;
		float:left;
	}
	.commentlist li .commentmetadata {
		font-size:.9em;
	}
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff;
		}

	.commentlist cite, .commentlist cite a {
		font-weight: bold;
		font-style: normal;
		}
	.depth-1 {
		border-top: 1px dotted #c6c6c6;
	}
	.alt {
		margin: 0;
		padding: 10px;
		}
	.children { padding: 0; }

	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}


/* Comment Form */
#respond {
	width:572px;
	float:left;
	padding:15px;
	background: url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/respond.gif') 0 0 no-repeat;
	
}
	#commentform p {
		margin: 5px 0;
	}
	#commentform .field {
		float:left;
		margin:0 0 10px 0;
	}
	#commentform label {
		width:150px;
		float:left;
		margin:0 10px 0 0;
	}
	#commentform input {
		float:left;
		width:250px;
		padding:2px;
		border:1px solid #c6c6c6;
	}

	#commentform {
		margin: 5px 10px 0 0;
	}
	#commentform textarea {
		width:400px;
		height:100px;
		padding:2px;
		border:1px solid #c6c6c6;
		font-family:arial,sans-serif;
	}
	#commentform .button {
		margin-right:20px;
	}
/* calendar */

ul.calendar-events, ul.calendar-events ul, ul.calendar-events li {
	list-style:none;
	margin:0;
	padding:0;
}
ul.calendar-events {
	border-bottom:1px dotted #c6c6c6;
	padding:0 0 1em 0;
	margin:0 0 2em 0;
	float:left;
	width:100%;
}
	ul.calendar-events .calnk a {	
		color:#ff7400;
		border:0;
		padding:0 6px 0 0;
	}
	li.todays-events li,
	li.upcoming-events li li {
		margin:0;
		font-size:.9em;
		color:#777777;
		float:left;
	}
	
	li.todays-events ul,
	li.upcoming-events li ul {
		xfloat:right;
		display:block;
		margin-left:10px !important;
	}
	li.todays-events li span,
	li.upcoming-events li li span {
		font-style:normal;
		font-size:1.15em;
	}
	li.todays-events li span span,
	li.upcoming-events li li span span {
		border:1px dotted #c6c6c6;
		background-color:#eee !important;
		width:300px !important;
		font-size:1em;
		text-align:left;
	}
	div.event-title-break,
	div.event-content-break {
		background-color:transparent !important;
		border-top:1px dotted #c6c6c6;
		margin:5px 0;
		width:auto;
	}
	li.upcoming-events li {
		margin:0 0 1em 0;
		float:left;
		clear:both;
	}
	div.event-title {
		text-align:left;
	}
	#footer ul.calendar-events {
		display:block;
		height:49px;
		margin:0;
		overflow:hidden;
		border:0;
	}
	#footer li.upcoming-events li li span span {
		display:none;
	}
/* Homepage */
.home h1 {
	position:absolute;
	bottom:-10px;
	left:40px;
	color:#fff;
	font-size:2.2em;
}
.home h3 a {
	color:#000;
	font-size:1.2em;
	line-height:1.4em;
}
.home .rss {
	float:right;
	background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/icons/rss.gif') top right no-repeat;
	margin-right:0;
	padding:0 20px 0 0;
	color:#444;
	font-size:.9em;
}
.home .button {
	position:absolute;
	bottom:8px;
	right:30px;
}
.triggers-small {
	float:left;
	width:680px;
}
	.triggers-small h2 {
		text-indent:-3000em;
		overflow:hidden;
		position:absolute;
	}
	.trigger-small {
		float:left;
		margin:0 0 35px 0;
		padding:20px;
		text-align: justify;
		background:url('static/images/backgrounds/trigger-small.png') 0 0 no-repeat;
		position:relative;
		float:left;
		width:300px;
	}
	.trigger-small h3 {
		color:#fff;
		position:absolute;
		top:25px;
		left:30px;
	}
	.trigger-small a.button {
		position:absolute;
		bottom:20px;
		right:30px;
	}
	.trigger-small-last {
		margin-left:-8px;
	}

/* clock */
#clock {
	position:relative;
	left:15px;
	float:left;
}

/* Het Team */
.team.post .middle > p { 
	width:581px; 
}


#team-members {
	margin:0 0 35px 0;
	padding:0;
	xbackground:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/post-middle.png') 0 0 repeat-y;
	position:relative;
	float:left;
	clear:both;
}
	#team-members .top,
	#team-members .bottom {
		display:block;
		height:20px;
		width:998px;
		position:absolute;
		left:0;
		margin-top:-20px;
		background:transparent url('static/images/backgrounds/team-members-top.png') no-repeat 0 0; 
	}
	#team-members .bottom {
		background-image:url('static/images/backgrounds/team-members-bottom.png');
		position:absolute;
		bottom:-20px;
	}
	#team-members .middle {
		background:transparent url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/team-members-middle.png') repeat scroll 0 0;
		padding:15px 20px 20px 20px;
		margin:0 15px;
		clear:both;
		float:left;
		width:928px;
		overflow:hidden;
	}

.team-member { 
	width:440px; 
	height:144px;
	float:left; 
	margin:0 20px 20px 0; 
	overflow:hidden; 
	color:#fff;
}
	.team-member div { 
		width:304px; 
		float:left; 
		margin:0; 
	}
	.team-member .name { 
		font-size:1.5em; 
		border-bottom:1px dotted #FFF; 
		margin:0; 
		font-weight:normal; 
		padding:0 0 6px; 
	}
	.team-member h4 a {
		color:#fff;
		text-decoration:none;
	}
	.team-member .name:first-letter	{ 
		text-transform:uppercase; 
	}
	.team-member .position { 
		background:#FFF; 
		color:#000; 
		display:inline-block; 
		padding:1px 3px; 
		color:#666; 
	}
	.team-member .age { 
		color:#666; 
	}
	.team-member .photo { 
		float:left; 
		width:116px; 
		height:116px; 
		margin:0 12px 0 0; 
		background:#FFF; 
		padding:4px; 
	}
	.team-member a.more-link { 
		background:transparent url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/buttons/read-more-team.gif') no-repeat scroll 0 50%; 
	}

.clear { 
	clear:both; 
}

/* Profiel */
#profile img { 
	width:200px; 
	height:200px; 
	padding:4px; 
	border:1px solid #ECECEC; 
	float:left; 
	margin:0 12px 0 0; 
}
#profile blockquote { 
	font-size:1.2em; 
	line-height:1.2em; 
	font-style:italic; 
	float:left; 
	width:358px; 
	margin:0 0 20px; 
	background:transparent url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/icons/quote.gif') no-repeat left; 
	border:none; 
}

#blogposts { 
	border-top:1px dotted #ECECEC; 
	clear:both; 
	padding:20px 0 0; 
}
	#blogposts ul { 
		list-style:none; 
		padding:0; 
		margin:0; 
	}
		#blogposts ul li { 
			color:#999; 
		}
			#blogposts ul li span { 
				padding:0 0 0 16px; 
				margin:0 0 0 6px; 
				background:transparent url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/separate.gif') no-repeat left; 
			}


/* sponsors */
ul.sponsors ul, ul.sponsors li, ul.sponsors {
	list-style:none;
	margin:0;
	padding:0;
}
ul.sponsors ul {
	border-bottom:1px dotted #cfcfcf;
	float:left;
	width:100%;
	margin:0 0 1em 0;
	padding:0 0 1em 0;
}
ul.sponsors ul h2 {
	margin:0 0 1em 0;
}
ul.sponsors li {
	clear:both;
	padding:0 0 1em 0;
	width:100%;
	display:block;
}
ul.sponsors a {
	float:left;
	display:block;
	margin:0 15px 0 0;
}
ul.sponsors h3 {
	display:block;
	width:370px;
	margin:0 0 0 192px;
}
ul.sponsors h3 a {
	display:block;
	float:none;
	margin:0 0 .5em 0;
	
}
ul.sponsors p {
	width:390px;
	margin:0 0 0 190px;
}

/* tables */

table {
	width:100%;
}
th {
	width:30%;
}
th, td {
	vertical-align:top;
	padding:5px;
}
tr.even th, tr.even td {
	background:#cfcfcf;
}

/* Foto module */
#photos .ngg-widget,
#photovideo .ngg-widget {
	margin:0 2px 8px 2px;
}

#photos .ngg-widget a,
#photovideo .ngg-widget a {
	border:1px solid #c6c6c6;
	display:block;
	height:81px;
	width:81px;
	float:left;
	margin:5px;
}
	#photos .ngg-widget img,
	#photovideo .ngg-widget img {
		border:3px solid #fff;
		padding:0;
		margin:0;
	}
	.tabs-hide {
        display: none;
    }
	#photovideo .media-item {
		border:0;
		background:url('static/images/backgrounds/photovideo.gif') 0 0 no-repeat;
		height:255px;
		width:290px;
		position:relative;
		top:-3px;		
	}
	#photovideo .media-item .button {
		position:absolute;
		bottom:5px;
		right:5px;
	}

/* Module tabs */
ul.moduletabs {
	list-style:none;
	margin:0;
	z-index:20;
	float:left;
	padding:0;
	position:relative;
}
	ul.moduletabs li {
		margin:0 2px 0 0;
		padding:0;
		float:left;
		width:80px;
	}
	ul.moduletabs li.tabs-selected {
		background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/backgrounds/tab.gif') 0 0 no-repeat;
	}
	ul.moduletabs li a {
		display:block;
		color:#fff;
		text-decoration:none;
		padding:9px 10px 8px 10px;
	}
	ul.moduletabs li h3 {
		margin:0;
	}
	ul.videos {
		margin:0;
	}
	ul.videos li {
		margin:0;
		padding:0;
	}
	ul.sz-videolisting {
		margin:9px 0 0 11px;
		float:left;
	}
	ul.sz-videolisting li {
		padding:0;
		margin:0 9px 9px 0 !important;
		float:left;
		width:126px !important;
	}
	ul.sz-videolisting li img {
		padding:0;
		border:3px solid #fff;
		width:auto;
	}
	ul.sz-videolisting li span {
		display:none;
	}
	.moduletabcontent {
		clear:left;
	}
	


/* rest */
a.inpage {
	margin:0 0 60px 0;
	display:block;
}
a.more-link {
	display:block;
	padding:0 0 0 12px;
	background:url('http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/static/images/buttons/read-more.gif') 0 50% no-repeat;
}












#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border:1px solid #c6c6c6;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 3px;
	margin: 0 0 2px 20px;
	display: inline;
	}

img.alignleft {
	padding: 3px;
	margin: 0 20px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */





/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* End Form Elements */




/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.twitter {
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}
.twitter li {
	border-top:1px dotted #ccc;
	padding:2px 0;
	clear:both;
}
.twitter a.twitter-link {
	margin:2px 0;
	width:195px;
	float:left;
	text-align:left
}
.twitter abbr {
	border:0;
	cursor:auto;
	font-size:90%;
	float:right;
	margin:3px 0 2px 0;
}

.archive .column {
	float:left;
	width:50%;
	margin-bottom:1em;
}

/*
CSS Name: Nuon Solar Styles
Description: NextGEN Default Gallery Stylesheet
Author: LBi Lost Boys
Version: 1.0

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
	height:100%;
	padding:18px 0;
	margin-bottom:12px;
}

.ngg-album {
	overflow: hidden;
	margin-bottom: 5px;
}

.ngg-albumtitle {
	text-align:left;
	font-weight:bold;
	font-size:1.5em;
	padding:1px 0 10px 0;
	display:block;
}
	.ngg-albumtitle a {
		color:#444;
		text-decoration:none;
	}
.ngg-meta {
	border-top:1px dotted #c6c6c6;
	display:block;
	margin:0 0 12px 0;
	float:left;
	width:470px;
}
	.ngg-meta small {
		background:#e6e6e6;
		display:block;
		float:left;
		font-size:.9em;
		padding:0 4px;
	}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
	float:left;
}
	.ngg-description p {
		clear:both;
		width:470px;
		margin:0;
		padding:0 0 .5em 0;
	}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:10px !important;
	margin:0px !important; 
	text-align:left;
	width:144px;	
}

.ngg-album-compactbox {
	background:transparent url(http://www.nuonsolarteam.nl/wp-content/themes/nuonsolar/albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:0 !important;
	width:144px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #c6c6c6;
	margin:0px !important;
	padding:3px !important;
	xwidth:91px; 
	xheight:68px;
}

.ngg-album-compactbox a:hover .Thumb {
	background:#c6c6c6;
}
.ngg-album-compact h4 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

div.piclenselink {
	border-bottom:1px dotted #c6c6c6;
	margin:0 0 12px 0;
	padding:0 0 8px 0;
	width:601px;
}

.ngg-galleryoverview {
	overflow: hidden;
	margin:10px -20px 2em 0;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right:15px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #c6c6c6;
	display:block;  
	margin:5px 0px;
	padding:3px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */