/*
Theme Name: GDD
Theme URI: http://www.greendreamdistrict.nl/
Description: GDD Template
Author: Creative Monkeys
Author URI: http://www.creativemonkeys.nl/
Tags: GDD

	GDD v1.0

*/



/* ---------------- MAIN DIVS ---------------- */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #000000 url('images/bg_main.jpg');
	color: #333;
	text-align: center;
	margin: 0;
}

a:active, a:focus { outline:none; } 

a {
	color: #80B43A;
}

/* ---------------- WRAPPER ---------------- */

#wrapper {
	width: 964px;
	background: url(images/bg_sides_gradient.png) repeat-y;
	margin: 0px auto;
	padding: 0 30px 0 30px;
}

#page {
	background: #000000 url(images/bg_content_3.jpg) no-repeat;
	text-align: left;
	padding: 0;
	width: 904px;
}

#homepage {
	background: #000000 url(images/bg_content_4.jpg) no-repeat;
	text-align: left;
	padding: 0;
	width: 904px;
}
	
/* ---------------- HEADER ---------------- */

#header {
	padding: 0;
	height: 185px;
	width: 100%;
}

#logo {
	width: 215px;
	height: 140px;
	position: relative;
	top: 45px;
	margin-left: 57px;
}

a#logo {
	height: 140px;
	width: 215px;
	text-decoration: none;
	display: block;
	margin: 0;
}

#menu {
	width: 555px;
	text-align: left;
	float: right;
	margin-right: 55px;
	overflow: hidden;
}

#menu-buttons {
	width: 550;
	background: url(images/nav/bg.png) repeat-x;
	height: 37px;
	padding-top: 5px;
	padding-left: 5px;
}

#menu img {
	border: 0;
	margin-right: 20px;
}

#trans {
	width: 555px;
	text-align: right;
}

/* ---------------- SIDEBAR ---------------- */

#sidebar {
	padding: 0 0 10px 0;
	margin-top: 70px;
	margin-left: 61px;
	width: 190px;
}

div.sidebartop {
	background: url('images/block-small.png') repeat-x;
	width: 215px;
	height: 130px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}

div.sidebarblock {
	background: url('images/block-small.png') repeat-x;
	width: 175px;
	height: 130px;
	margin-bottom: 10px;
	padding: 20px;
}

div.sidebarblock p{
	color: #FFFFFF;
	font-size: 12px;
}

span.button a {
	color: #002400;

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 20px 5px 20px;

	background: #81b73a url('images/greenarrow.gif') no-repeat 6px 6px;
}

#sidebar form {
	margin: 0;
}

/* ---------------- HOME ---------------- */

div.block {
	background: url('images/block-big.png') repeat-x;
	padding: 24px 24px 40px 24px;
	margin-bottom: 10px;
	height: 180px;
}

div.block p {
	margin: 0;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
}

#nieuws-block {
	background: url('images/block-big.png') repeat-x;
	padding: 24px 24px 40px 24px;
	margin-bottom: 40px;
}

#nieuws-block p {
	margin: 0;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
}

a.arrowlink {
	background: url(images/arrow.png) 0 50% no-repeat;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.arrowlink:hover {
	text-decoration: underline;
}

div#videobox {
		padding: 10px 5px 5px 5px;
		height: 332px;
		background: #000 url('images/block-big2.png') repeat-x;
}

div.tabs div.tabbar {
	height: 30px;
}

div.tabs div.tabbar div.tab {
	width: 115px;
	height: 23px;
	float:left;

	padding-top: 10px;
	padding-left: 25px;
	background: url('images/tab-a.png') no-repeat;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

div.tabs div.tabbar div.active {
	background: url('images/tab.png') no-repeat;
	color: black;
}

div.tabs div.tabbar div a {
	color: white;
	text-decoration: none;
}

div.tabs div.tabbar div.active a {
	color: black;
}

div#video1 {
	display: block;
}

div#video2 {
	display: none;
}

/* ---------------- CONTENT ---------------- */

.narrowcolumn {
	float: right;
	padding: 0 0 20px 0	px;
	margin: 0 57px 0 0;
	width: 555px;
}

#contentwrapper {
	background: #000 url('images/bg_content_gradient.gif') repeat-x;
	padding: 24px 24px 24px 24px;
	margin-bottom: 40px;
}

#errorwrapper {
	background: #000 url('images/bg_content_gradient.gif') repeat-x;
	padding: 24px 24px 24px 24px;
	margin-bottom: 40px;
	overflow: hidden;
	height: 600px;
}


#contentwrapper p{
	margin: 0;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 13px;
	margin-bottom: 15px;
}

/* ---------------- ALGEMEEN PAGES ---------------- */

.algemeen-content {
	border: 0px;
}

#algemeen p{
	margin-bottom: 25px;
}

#algemeen img {
	margin-bottom: 10px;
}

/* ---------------- PROGRAMMA ---------------- */

.programma-content {
	border: 0px;
}

#programma p{
	margin-bottom: 25px;
}

#programma img {
	margin-bottom: 10px;
}

/* ---------------- DOE MEE ---------------- */


.doemee-content {
	border: 0px;
}

#doemee p{
	margin-bottom: 25px;
}

#doemee img {
	margin-bottom: 10px;
}



div#form {
		background-color: #81b73a;
		padding: 10px;
		margin-top: 2em;
	}
	
div#form dl {
	clear:both;
}

div#form dl dt {
	width: 140px;
	float:left;
	clear:left;
	padding-bottom: 1em;
	padding-top: 6px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9pt;
}

div#form dl dd {
	width: 245px;
	float:left;
	padding-bottom: 1em;
}



form div.textarea {
	background: url('images/form/back-textarea.gif') no-repeat scroll top left;
	width: 239px;
	height: 86px;
	padding: 4px 10px 3px 3px;
}

form div.textarea textarea {
	width: 230px;
	height: 75px;
	border: 0px;
}

form div.text {
	background: url('images/form/back-text.gif') no-repeat top left;
	width: 240px;
	height:23px;
	padding: 4px 10px 3px 3px;
}

form div.text input {
	width: 97%;
	height: 18px;;
	background-color: white;
	border: 0px solid white;
}

form div.textsmall  {
	background: url('images/form/back-small.gif') no-repeat scroll top left;
	width: 60px;
	height:23px;
	padding: 4px 10px 3px 3px;
}
form div.textsmall input {
	width: 50px;
	height: 18px;
	background-color: white;
	border: 0px solid white;
}

form div.text input {
	width: 97%;
	height: 18px;;
	background-color: white;
	border: 0px solid white;
}

fieldset {
	border: 0px;
	margin: 0;
	padding: 0;
}

#produced {
	width: 100%;
	margin-top: 5px;
}

#produced p {
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
}

/* ---------------- AFLEVERINGEN ---------------- */

#afleveringen-wrapper {
	background: #000 url('images/bg_content_gradient.gif') repeat-x;
	padding: 24px 20px 24px 20px;
	margin-bottom: 40px;
	overflow: hidden;
}

#aflevering-single-wrapper {
	background: #000 url('images/bg_content_gradient.gif') repeat-x;
	padding: 24px 10px 24px 14px;
	margin-bottom: 40px;
	overflow: hidden;
}

#aflevering-single-wrapper p{
	line-height: 18px;
}

#nav-afleveringen {
	width: 509px;
	border-bottom: 1px solid white;
	margin-bottom: 8px;
}

#form-afleveringen {
	width: 200px;
	text-align: right;
	float: right;
	position: relative;
	top: 52px;
	right: 4px;
}

a#tab-current {
	background: url(images/tab_afleveringen.png) no-repeat;
	text-decoration: none;
	width: 135px;
	height: 23px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-left: 23px;
}

a#tab-current:hover {
	text-decoration: underline;
}

a.tab-second {
	background: url(images/tab_afleveringen_2.png) no-repeat;
	text-decoration: none;
	width: 135px;
	height: 23px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-left: 23px;
}

a.tab-second:hover {
	text-decoration: underline;
}


#aflevering-single-wrapper p{
	color: #FFFFFF;
}

.afleveringen-content {
	border: 0px;
}

#afleveringen p{
	margin-bottom: 25px;
}

#afleveringen img {
	margin-bottom: 0px;
}

.aflevering-block {
	width: 252px;
	background: url(images/afleveringen_bg_block.gif) repeat-x;
	text-align: center;
	padding-top: 5px;
	float: left;	
	margin-right: 5px;
}

.aflevering-block p{
	margin: 8px 0 0 6px;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}

.aflevering-block a{
	color: #80b53a;
	text-decoration: none;
}

.aflevering-block a:hover{
	color: #80b53a;
	text-decoration: underline;
}

.aflevering-thumb {
	width: 242px;
	height: 124px;
	border: 0;
}

/* ---------------- IN HET LAND ---------------- */

.inhetland-content {
	border: 0px;
}

#inhetland p{
	margin-bottom: 25px;
}

#inhetland img {
	margin-bottom: 0px;
}

.inhetland-block {
	width: 120px;
	background: url(images/afleveringen_bg_block.gif) repeat-x;
	text-align: center;
	padding-top: 5px;
	float: left;	
	margin-right: 8px;
}

.inhetland-block p{
	margin: 8px 0 0 6px;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}

.inhetland-block a{
	color: #80b53a;
	text-decoration: none;
}

.inhetland-block a:hover{
	color: #80b53a;
	text-decoration: underline;
}

.inhetland-thumb {
	width: 110px;
	height: 80px;
	border: 0;
}

/* ---------------- FOOTER ---------------- */

#footer {
	padding: 0;
	margin: 0 auto;
	width: 786px;
	height: 120px;
	padding-top: 10px;
	clear: both;
	background: url(images/bg_footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	margin-bottom: 7px;
	font-size: 11px;
	color: #FFFFFF;
}

#footer-left {
	width: 400px;
	margin-left: 20px;
}

#footer-right {
	float: right;
	width: 203px;
}
	
.entry {
	margin-top: 15px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #CCCCCC;
}

/* ---------------- HEADERS ---------------- */

h1 {
	padding-top: 0px;
	margin: 0;
	}
	
h2 {
	font-size: 1.6em;
	margin: 3px 0 10px 0;
	color: #80b53a;
	line-height: 25px;
}

h2.inhetland {
	font-size: 1.6em;
	margin: 13px 0 10px 0;
	color: #80b53a;
	line-height: 25px;
}

h2 a {
	text-decoration: none;
	color: #80b53a;
}

h2 a:hover {
	text-decoration: underline;
	color: #80b53a;
}


#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	background: #FFFFFF;
	padding: 1px 3px 1px 3px;
	color: black;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}



.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

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



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* 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;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */


/* "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." */
