/*  
Theme Name: Mooi en Meedogenloos
Theme URI: http://wordpress.org/
Description: Template voor Mooi en Meedogenloos.
Version: 1.0
Author: Studio McPike
Author URI: http://www.studiomcpike.be
Tags: blue, custom header, fixed width, two columns, widgets

	This theme was designed and built by Bruno Willaert


*/


@charset "utf-8";
/* CSS Document */





.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 14px;
	text-align: center;
	}

#headerimg .description {
	
	text-align: center;
	}

h2 {
	font-size: 12px;
	}

h2.pagetitle {
	font-size: 14px;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

h3 {
	font-size: 12px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 12px Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 14px;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666666;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 11px;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#000000;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */



.post {
	margin: 0 0 10px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.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: left;
}

#footer {
	width: 750px;
	clear: both;
	margin: 0 auto 0 auto;
	padding: 0 0 10px;
	bottom: 0px; 
	position: fixed;	
	text-align: center; 
	width: 763px; 
	height: 6px; 
	background-color: #E65411; 
	border-top: #FFFFFF solid 2px; 
	vertical-align: middle; 
	left:5px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 14px; 
	color: #FFFFFF;
	display: none;
}

html > body #footer { display: block; }

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 20px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-top: 20px;
	text-align: left;
}

#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 {
	max-width: 100%;
	padding: 0px 7px 0px 7px;
	}

/*	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;
	}
	
div.entry p img {
	padding: 4px;
	margin: 0 7px 2px 7px;
	display: inline;
}

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 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

#kolomlinks ul li:before {
	content: "";

	}
#kolomrechts ul li:before {
	content: "";

	}
#kolomlinks ul {
	margin-top:0px;
	}
#kolomlinks ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	list-style-type: none;
	list-style-image:url(images/bullet-genre.gif);
	list-style-position:outside;
	margin-left: -7px;
	margin-bottom: 10px;
	line-height:16px;
	}
#kolomlinks ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	list-style-type: none;
	list-style-image:url(images/bullet-genre.gif);
	margin-left: 3px;
	
	line-height:16px;
	}
	
	
#kolomrechts ul {
	margin-top:0px;
        left:0px;
		padding-left:0px;
        margin-left:0px;
        text-align:left;
        width:114px;
        height:31px;
	}
#kolomrechts ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
	color:#000000;
	font-weight:bold;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 9px;
	line-height:10px;
	background-image: url(images/bullet-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:114px;
	}
#kolomrechts ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	list-style-type: none;
	margin-left: 5px;
	line-height:31px;
	width:114px;
	}
	
html > body #kolomrechts ul {
	margin-left: 0px;
	}

.entry ol {
	padding: 0 0 0 0;
	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, #sidebar li {
	list-style: none;
	}

#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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
div#sidebar {
	float:right;
	width: 200px;
	background-color:#FFFFFF;
	padding:0px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */







/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
.page_item {
	list-style-position:inherit;	
	list-style-image: none;	
			 
			}
/* End Various Tags & Classes*/

#logoradio1 {
	position:absolute;
	left:26px;
	top:19px;
	width:62px;
	height:73px;
}

.zoekform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 14px;
	width: 84px;
	border-style:none;
	border-color: #FFFFFF;
	left:5px;
	text-indent:5px;
	position:absolute;
	top:0px;
}
.submit {
	position: absolute;
	left: 95px;
	top:0px;
}

.bulletgenre {
	padding-right: 5px;
	}
#bullet_rechts {
	position:absolute;
	left:0px;
}
/* tekst */
.txt_datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a8dde;
}
.txt_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e65411;
}

.txt_archief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.txt_tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}

.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
	
}

.txt_tekst a:link, .txt_tekst a:visited {
        color: #e65411;
}

.txt_catgenre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:26px;
	font-weight: bold;
	text-decoration: none;
}

.txt_catgenre a:hover, .txt_tekst a:hover, .txt_titel a:hover {
	text-decoration: underline;

}

.txt_navboven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	line-height:18px;
	text-decoration:none;
}

.txt_navboven a:hover {
	color: #e65411;
	text-decoration:none;
}


select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px none #FFFFFF;
	font-weight: bold;
} 

/* "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." */
	
	
	
	
	
	








































body {
	background-color:#FFFFFF;
}
div#stage {
	width:100%; 
	position:absolute; 
	top:0px;
}
div#page {
	position:relative;
	vertical-align: top;
	width: 860px;
	left:0px;
}
div#header {
	position:absolute;
	top:0px;
	width: 615px;
	height: 240px;
	left:0px;
}
/* sidebar content */

div#hoofdnav {
	position:absolute;
	top:52px;
	left:0px;
	width:185px;
	height:88px;
}
div#hoofdnavitem {
	position:absolute;
	width:185px;
	left: 25px;
	height:22px;
}
div#zoek {
	position:absolute;
	top:152px;
	width:226px;
	left: 15px;
	height:30px;
	background-image: url(images/zoekbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#subnav {
	position:absolute;
	top:187px;
	left:0px;
}

div#subnav img.bigbutton {
	position: relative;
	vertical-align:top;
	left:10px;
	padding-top:0px;
	padding-bottom:5px;
	border:none;
}
html div#subnav img.bigbutton { padding-bottom:5px; }

div#subnav img.titside {
	position: relative;
	vertical-align:top;
	text-align:left;
	left:15px;
	padding-top:0px;
	padding-bottom:5px;
	border:none;
}

div.box, div box a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
	vertical-align:top;
	text-align:left;
	padding:5px;
	width:200px;
	background-color:#dee981;
	height:auto;
	margin-bottom:5px;
	left:15px;
}

div.box a:hover {
	text-decoration:underline;
}

div.box ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1px;
	height: 1px;

	}

div.box ul li:before {
	content: "\203A \0020";
	}
	
div.box ul {
	margin: 0;
	padding: 0;
	}

/*pagina content */
div#content {
	position:absolute;
	top:250px;
	width: 605px;
	left:10px;
	text-align:left;
}
span.datum, span.reacties {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:left;
	position:relative;
}


span.posting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:left;
	position:relative;
	line-height:12px;
}
span.posting a, span.reacties a {
	
	color:#003399;
	text-decoration:none;
}
span.posting a:hover, span.reacties a:hover {
	
	color:#003399;
	text-decoration:underline;
	
}















body {
	background-color:#2b2b2b;
	font: Georgia, "Times New Roman", Times, serif 10px normal;
	
}
div#stage {
	width:100%; 
	position:absolute; 
	top:0px;
	left:0px;
	background-color:#2b2b2b;
}
img {
border:0px;
}

div#page {
	position:relative;
	vertical-align: top;
	width: 820px;
	height:auto;
	left:0px;
	top:10px;
	background-color:#2b2b2b;
	/*background-color:#f8be40;*/
}
div#header {
	position:absolute;
	vertical-align: top;
	width: 820px;
	height:195px;
	left:0px;
}
div#nav {
	position:relative;
	width: 800px;
	height: 20px;
	margin-bottom:20px;
}
div#content {
	position:absolute;
	width: 800px;
	padding:10px;
	height:auto;
	top:205px;
	text-align:left;
	left:0px;
	background-color:#eeeeee;
}
div#tekst {
	position:relative;
	top:0px;
	width: 590px;
	height:auto;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

div#teamprofile {
	position:relative;
	background-color:#cf0202;
	top:0px;
	width:590px;
	height:255px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
	
}

div#teamprofile table {
	position:relative;
	top:0px;
	left:0px;
	width:590px;
	height:255px;
	margin:0px;
	padding:0px;
}

div#teamprofile td.pic {
	width:170px;
	height:255px;
	margin:0px;
	padding:0px;
}

div#teamprofile td.profile {
	vertical-align:top;
	width:415px;
	height:245px;
	padding-left:5px;
	padding-top:10px;
}

div#teamprofile td.profile p {
	
	padding-left:20px;
	padding-top:0px;
}

div#teamprofile td.pic img {
	margin:0px;
	padding:0px;
}

div#teamprofile strong {
	font-weight: bold;
	color:#000000;
}

div#tekst a {
	color: #515767;
	text-decoration:none;
}
div#tekst a:hover {
	color: #515767;
	text-decoration: underline;	
}
div#cattitel {
	height:19px;margin-bottom:10px;
	}
.tititem {height:14px; margin-bottom:10px;}

#sidebar br {
	margin-top:5px;
	}

#sidebar a {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	left:5px;
	color:#000000;
	text-decoration:none;
	}
#sidebar a:hover {
	position:relative;
	left:5px;
	color:#000000;
	text-decoration:underline;
	line-height:12px;
	}
#sidebar img {
	margin-bottom:5px;
	}
	
#tekst table.kalender, #tekst table.team {
	width:590px;
	}
	
#tekst table.team td.rood, #tekst table.team a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#cf0202;
	height:12px;
	}
	

#tekst table.team td.wit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
	height:12px;
	}
	
#tekst table.kalender tr.rood {
	font-family:Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#cf0202;
	height:12px;
	}
#tekst table.kalender tr.wit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#cf0202;
	background-color:#FFFFFF;
	}
#tekst table.kalender tr.rood td.mm {
	color:#000000;
	}
#tekst table.kalender tr.wit td.mm {
	color:#000000;
	}
#tekst table.kalender tr.wit td.zz {
	font-weight:normal;
	}

