/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*SLAAP KINDJE SLAAP*/

body {
	/*background: #00ff00 url('{site_url}img/bg.gif'); */
	background: transparent url('../img/bg.gif');
	font-family: "Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 62.5%;
}

h1 {
	color: #b60659;
	font-family :Georgia,"Nimbus Roman No9 L",serif;
	font-size: 2.2em;
	font-style: italic;
	padding-bottom: 20px;
}

h1.blog {
	color: #b60659;
	font-family :Georgia,"Nimbus Roman No9 L",serif;
	font-size: 2.2em;
	font-style: italic;
	padding-bottom: 4px;
}

h2 {
	color: #b60659;
	font-family :Georgia,"Nimbus Roman No9 L",serif;
	font-size: 1.8em;
	font-style: italic;
	padding-bottom: 12px;
}

h3 {
	color: #e00404;
	font-family :Georgia,"Nimbus Roman No9 L",serif;
	font-size: 1.5em;
	font-style: italic;
	padding-bottom: 3px;
}

p, li {
	color: #242424;
	font-size: 1.2em;

}

p {
	line-height: 160%;
	padding-bottom: 12px;
}

a:link    { color: #ca0663 }
a:visited { color: #c00237 }
a:hover   { color: #000; text-decoration: none}
a:active   { color: #ca0663; background-color: #FFF }


p>img {
	padding: 0 6px;
}

#bodyCopy li {
	line-height: 160%;
}

#bodyCopy li {
	background-image: url(../img/bullet_sidebar.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding: 3px 0 3px 14px;
}

#horizon {
	padding-left: -50%;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100%;

}

#wrapper {
	background: transparent url('../img/bg_wrapper.png') repeat-y; 
	left: 50%; 
	margin-left: -484px;
	padding-left: 4px;
	position: absolute; 
	text-align: left;
	width: 968px;
}

#header {
	background: transparent url('../img/bg_slideshow.png') no-repeat; 
	left: -25px;
	padding-left: 25px;
	position: relative;
	width: 1010px;

}

#user {
	background: #000 url('../img/bg_user.gif');
	height: 30px;
	width: 960px;
}

#slideshow {

	height: 320px;
	width: 960px;
}

#nav {
	background: transparent url('../img/bg_nav.png') no-repeat;
	clear: both;
	height: 148px;
	left: -21px;
	position: relative;
	width: 1002px;
}

#logo {
	float: left;
	left: 21px;
	margin-top: -80px;
	padding-left: 15px;
	position: relative;
	width: 316px;
}



#nav ul {
	margin-left: 0;
	padding-left: 20px;
	list-style: none;
}

#nav li {
	background-image: url(../img/bullet_nav.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-size: 1.1em;
	padding: 3px 0 3px 20px;
}

#nav a {
	text-decoration: none;
}

#nav a:link    { color: #FFF }
#nav a:visited { color: #FFF }
#nav a:hover   { color: #FFF }
#nav a:active   { color: #FFF }


#nav li.active a {
	border-bottom: solid #FFF 1px;
}
#nav1 {
	float: left;
	width: 330px;

}

#nav2 {
	float: left;
	width: 320px;
}

#content {
	background: #f5ecca url('../img/bg_content.gif') repeat-x; 
	width: 960px;
}

#home {

	clear: both;
	min-height: 600px;	
}

#bodyCopy {
	min-height: 400px;
	padding: 90px 0 20px 60px;
	width: 540px;
}

#intro {
	float: left;
	width: 580px;
	padding: 90px 30px 20px 40px;
}

#nav h3 {
	color: #4f0000;
	font-family :Georgia,"Nimbus Roman No9 L",serif;
	font-size: 1.6em;
	font-style: italic;
	padding: 20px 0 8px 10px;
}


#sidebar {
	float: left;
	left: 30px;
	min-height: 530px;
	position: relative;
	top:40px;
	width: 250px;
}

#sidebartop {
	background: transparent url('../img/bg_sidebar_top.png') no-repeat; 
	background-position: bottom;
	height: 108px;
	width: 250px
}
#sidebarcontent {
	background: transparent url('../img/bg_sidebar.png') repeat-y;
	padding: 18px 6px 12px 24px;
	width: 218px;
	
}
#sidebarbottom {
	background: transparent url('../img/bg_sidebar_bottom.png') no-repeat; 
	height: 18px;
	width: 250px
}

#sidebar h4 {
	color: #4dc4fb;
	font-size: 1.4em;
	padding-top: 12px;
}

#sidebar ul {
	margin-left: 0;
	list-style: none;
	width: 95%;
}

#sidebar p.leesmeer {
	font-size: 1em;
	text-align: right;
	width: 80%;	
}

#sidebar li {
	background-image: url(../img/bullet_sidebar.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family :Georgia,"Nimbus Roman No9 L",serif;
	font-size: 1.1em;
	font-style: italic;
	padding: 3px 0 3px 14px;
}

#sidebar li a {
	text-decoration: none;
}

#sidebar a:link    { color: #242424 }
#sidebar a:visited { color: #484848 }
#sidebar a:hover   { color: #62caf8 }
#sidebar a:active   { color: #000 }

#slaapliedjesVanDeWeek {
	background-color: #bd9315;
	clear: both;
	min-height: 290px;
}

#slaapliedjeIntro {
	float: left;
	width: 280px;
}

.slaapliedjeHome {
	background-color: #bcee64;
	float: left;
	height: 180px;
	width: 270px;
}

#footer {
	background: #FFF url('../img/bg_footer.gif') repeat-x;
	clear: both;
	height: 30px;
	padding-top: 3px;
	text-align: right;
	width: 960px;
}


#footer>ul, #footer>ul>li {
	display: inline;
}

#footer>ul>li {
	padding: 0 20px;
}

.reacties h4 {
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: 12px;
}

.formRow {
	clear: both;
	min-height: 24px;
}

div.formField {
	float: left;
	padding-right: 12px;
}

.formField>input {
	background-color: #fcfbfa;
	border: 1px solid #bbd7df; 
	color: #242424; 
	padding: 2px;
	width: 340px; 
}

.formField>textarea {
	background-color: #fcfbfa;
	border: 1px solid #bbd7df; 
	color: #242424;
	width: 340px; 
	padding: 2px;
}

.formLabel {
	float: left;
	font-size: 1.2em;
	padding-right: 6px;
	text-align: right;
	width: 60px;
}
.reactie {
	border: 1px solid #FFF;
	background-color: #d7d4ba;
	padding: 12px;
	margin-bottom: 8px;
}

.reactie p.footnote {
	color: #000;
	font-family :Georgia,"Nimbus Roman No9 L",serif;
	font-size: 1.2em;
	font-style: italic;
}

.metaAuthor {
	background-color: #a80653;
	color: #FFF;
	display: block;
	position: relative;
	height: 14px;
	padding: 2px;
	margin:4px;
	line-height: 100%;
}

.sponsors {
	clear: both;
	width: 100%;
}

.sponsors h1 {
	padding-left: 40px;
	text-align: left;
	color:#e00404;
	padding-top: 20px;
}

.beluister-wereld-map {
	clear: both;
	width: 100%;
	height: 400px;
}

.map {
	width: 600px;
	height: 400px;
}




		ul.tabNavigation {
		    list-style-image: none;
		    margin: 0;
		    padding: 0;
		}

		ul.tabNavigation li {
		    display: inline;
		    list-style-image: none;
		}

		ul.tabNavigation li a {
		    padding: 3px 5px;
		    background-color: #f4f2e6;
		    color: #888;
		    text-decoration: none;
		}

		ul.tabNavigation li a.selected,
		ul.tabNavigation li a:hover {
		    background-color: #FFF;
		    color: #000;
		    padding-top: 7px;
		    margin-bottom: 3px;
		}
		
		ul.tabNavigation li a:focus {
			outline: 0;
		}

		div.tabs > div {
			padding: 5px;
			margin-top: 3px;
			border: 5px solid #FFF;
		}
		
		div.tabs > div h2 {
			margin-top: 0;
		}

		#paspoort {
		    background-color: #f4f2e6;
		    min-height: 300px;
		    width: 660px;
		}

		#audio {
		    background-color: #f4f2e6;
		    width: 660px;
		}


		#video {
		    background-color: #f4f2e6;
		    width: 660px;
		    
		}
		#tekst {
		    background-color: #f4f2e6;
		    width: 660px;
		}
		#score {
		    background-color: #f4f2e6;
		    width: 660px;
		}
		
		div.tabs {
			float: left;

		}
				
#paspoortContainer {
	float: left;
	min-height: 400px;
	padding: 90px 0 10px 60px;
	width: 685px;

}

#sidebar-paspoort {
	float: left;
	padding-top: 100px;
	padding-left: 10px;
	width: 160px;
}

#paspoort li {

	background-image: url(../img/bullet_sidebar.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding: 3px 0 3px 14px;
}

#paspoort .label , .preview .label {
	color: #666;
}

#liedjesOverzicht {
	float: left;
	min-height: 400px;
	padding: 90px 0 10px 60px;
	width: 685px;
}

#LandenNav {
	float: left;
	padding-top: 100px;
	padding-left: 10px;
	width: 160px;
}

#landenNavigatie li {
	padding: 3px 3px 3px 12px;
}

#landenNavigatie {

}

#liedjesOverzicht .preview {
width: 49%;
float:left;
min-height: 220px;
	background: transparent url(../img/bg_preview.gif) no-repeat;
}

#liedjesOverzicht .preview .foto {
	float: left;
	width: 105px;
	position: relative;
	left: 25px;
	top:25px;;
}

#liedjesOverzicht .preview .minibio {
	float: left;
	position: relative;
	left: 20px;
	top:30px;
	width: 175px
}

#liedjesOverzicht h4 {
	font-size: 1.4em;
	font-weight: normal;
}

.songNavItem {
	width:30%;
	float:left;
	font-size:1.1em;
	padding:1%;
}

#songNav {
	
	clear: both;
	width: 100%;

}
