/*
Theme Name: Rob en Emiel
Theme URI: http://www.qball.nl
Description: Rob en Emiel thema
Version: 1.0
Author: Qball Internet
Author URI: http://www.qball.nl
Tags: rob, emiel



*/

img, div, a, input { 
	behavior: url('pngfix/iepngfix.htc');
}

html {
	overflow-y: scroll;	
}

body{
	background: url('images/ALGEMEEN_Background.jpg') repeat-x top;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5959;
	line-height:16px;
}

h1{
	font-size: 14px;
	color: #b70303;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
}

h2{
	font-size: 14px;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: left;
}

/*p{
	margin:0;
	padding:0;
}*/

.entry a {
	color:#5A5959;
	font-weight:bold;
	text-decoration:underline;
}

a{
	color: #b70303;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


#invullingFoto {
	margin: 85px 0 0 0;
	padding:0;	
	position: fixed;
	top:0;
	width:530px;
	height:740px;
	left: 50%;
	z-index:9;
}

/*
.invullingFoto {
	top:85px;
	width:530px;
	height:740px;
	position:absolute;
	padding:0;
	margin:0;
	left: 50%;
	z-index:9;
}

.invullingFotofloating {
	margin-top: 85px;
	position: fixed;
	top:0;
}
*/

/*	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: 0;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

#Footer {
	width:1000px;
	height:100px;
	padding:0;
	left:50%;
	margin: 0 0 0 -500px;
	z-index:99;
	float: left;
	/*position: relative;*/
	position: fixed;
	bottom: 0;	
}

.footer_text {
	font-size:10px;
	color:#716f6f;
	padding:10px;
}

.footer_text a{
	font-weight:bold;
	color:#716f6f;
	text-decoration:none;
}

.footer_text a:hover{
	text-decoration:underline;
}

div#container{
	width: 1090px;
	margin: 0 auto;
	padding: 0;
}

div#container_MENU{
	width:1090px;
	height:75px;
	padding:0;
	margin:0;
	float:left;
	display:inline;
}

div#container_MENU ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#container_MENU ul li{
	float: left;
}

div#container_MENU ul li a span{
	display: none;
}

/* MENU ITEMS */

.welkom{
	width: 72px;
	height: 75px;
	background: url('images/Algemeen_Button_Welkom.jpg') no-repeat;
	float: left;
}

.welkom:hover, .welkom:active{
	width: 72px;
	height: 75px;
	background: url('images/Algemeen_Button_Welkom.jpg') no-repeat 0 -75px;
	float: left;
}

.biografie{
	width: 81px;
	height: 75px;
	background: url('images/Algemeen_Button_Biografie.jpg') no-repeat;
	float: left;
}

.biografie:hover, .biografie:active{
	width: 81px;
	height: 75px;
	background: url('images/Algemeen_Button_Biografie.jpg') no-repeat 0 -75px;
	float: left;
}

.shows{
	width: 65px;
	height: 75px;
	background: url('images/Algemeen_Button_Shows.jpg') no-repeat;
	float: left;
}

.shows:hover, .shows:active{
	width: 65px;
	height: 75px;
	background: url('images/Algemeen_Button_Shows.jpg') no-repeat 0 -75px;
	float: left;
}

.agenda{
	width: 67px;
	height: 75px;
	background: url('images/Algemeen_Button_Agenda.jpg') no-repeat;
	float: left;
}

.agenda:hover, .agenda:active{
	width: 67px;
	height: 75px;
	background: url('images/Algemeen_Button_Agenda.jpg') no-repeat 0 -75px;
	float: left;
}

.nieuws{
	width: 72px;
	height: 75px;
	background: url('images/Algemeen_Button_Nieuws.jpg') no-repeat;
	float: left;
}

.nieuws:hover, .nieuws:active{
	width: 72px;
	height: 75px;
	background: url('images/Algemeen_Button_Nieuws.jpg') no-repeat 0 -75px;
	float: left;
}

.doeeenwens{
	width: 116px;
	height: 75px;
	background: url('images/Algemeen_Button_Doeeenwens.jpg') no-repeat;
	float: left;
}

.doeeenwens:hover, .doeeenwens:active{
	width: 116px;
	height: 75px;
	background: url('images/Algemeen_Button_Doeeenwens.jpg') no-repeat 0 -75px;
	float: left;
}

.fotos{
	width: 59px;
	height: 75px;
	background: url('images/Algemeen_Button_Fotos.jpg') no-repeat;
	float: left;
}

.fotos:hover, .fotos:active{
	width: 59px;
	height: 75px;
	background: url('images/Algemeen_Button_Fotos.jpg') no-repeat 0 -75px;
	float: left;
}

.filmpjes{
	width: 81px;
	height: 75px;
	background: url('images/Algemeen_Button_Filmpjes.jpg') no-repeat;
	float: left;
}

.filmpjes:hover, .filmpjes:active{
	width: 81px;
	height: 75px;
	background: url('images/Algemeen_Button_Filmpjes.jpg') no-repeat 0 -75px;
	float: left;
}

.vrienden{
	width: 86px;
	height: 75px;
	background: url('images/Algemeen_Button_Vrienden.jpg') no-repeat;
	float: left;
}

.vrienden:hover, .vrienden:active{
	width: 86px;
	height: 75px;
	background: url('images/Algemeen_Button_Vrienden.jpg') no-repeat 0 -75px;
	float: left;
}

.webshop{
	width: 75px;
	height: 75px;
	background: url('images/Algemeen_Button_Webshop.jpg') no-repeat;
	float: left;
}

.webshop:hover, .webshop:active{
	width: 75px;
	height: 75px;
	background: url('images/Algemeen_Button_Webshop.jpg') no-repeat 0 -75px;
	float: left;
}

.gastenboek{
	width: 96px;
	height: 75px;
	background: url('images/Algemeen_Button_Gastenboek.jpg') no-repeat;
	float: left;
}

.gastenboek:hover, .gastenboek:active{
	width: 96px;
	height: 75px;
	background: url('images/Algemeen_Button_Gastenboek.jpg') no-repeat 0 -75px;
	float: left;
}

.contact{
	width: 67px;
	height: 75px;
	background: url('images/Algemeen_Button_Contact.jpg') no-repeat;
	float: left;
}

.contact:hover, .contact:active{
	width: 67px;
	height: 75px;
	background: url('images/Algemeen_Button_Contact.jpg') no-repeat 0 -75px;
	float: left;
}

.zakelijk{
	width: 82px;
	height: 75px;
	background: url('images/Algemeen_Button_Zakelijk.jpg') no-repeat;
	float: left;
}

.zakelijk:hover, .zakelijk:active{
	width: 82px;
	height: 75px;
	background: url('images/Algemeen_Button_Zakelijk.jpg') no-repeat 0 -75px;
	float: left;
}

/* MENU ITEMS EINDE */

div#container_TITEL{
	width:1000px;
	height:100px;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	background: url('images/ALGEMEEN_Titel.jpg') no-repeat;
}

div#container_CONTENT_TOP{
	width:435px;
	min-height:150px;
	padding:30px 530px 0 35px;
	margin:0;
	float:left;
	display:inline;
	background: url('images/ALGEMEEN_Contentback_top.jpg') no-repeat top;
}

div#container_CONTENT_BOTTOM{
	width:1000px;
	height:370px;
	padding:0;
	margin:0;
	float:left;
	background: url('images/ALGEMEEN_Contentback_bottom.jpg') no-repeat bottom;
	display:inline;
}

div#container_CONTENT_opvulling{
	width:1000px;
	height:125px;
	padding:0;
	margin:0;
	float:left;
	display:inline;
}

div#container_CONTENT_BOTTOM .ALGEMEEN_Headlines{
	width:435px;
	height:125px;
	padding:10px 530px 0 35px;
	margin:0;
	float:left;
	display:inline;
}

.ALGEMEEN_Headlines ul {
	list-style-type: none;	
	margin: 0;
	padding: 0;
}

div#container_CONTENT_BOTTOM .ALGEMEEN_Agenda{
	width:185px;
	height:145px;
	padding:55px 25px 35px 35px;
	margin:0;
	float:left;
	display:inline;
}

div#container_CONTENT_BOTTOM .ALGEMEEN_Agenda a{
	color: #b70303;
	font-weight:bold;
	text-decoration:none;
}

div#container_CONTENT_BOTTOM .ALGEMEEN_Agenda a:hover{
	text-decoration:underline;
}

.ALGEMEEN_Agenda ul {
	margin: 0;
	padding: 0;
}

.ALGEMEEN_Agenda li {
	margin: 0;
	padding: 0;
}

div#container_CONTENT_BOTTOM .ALGEMEEN_Nieuwsbrief{
	width:160px;
	height:145px;
	padding:90px 0 0 65px;
	margin:0;
	float:left;
	display:inline;
}

div#container_CONTENT_BOTTOM .ALGEMEEN_Nieuwsbrief input{
	width:150px; 
	border:0;
	margin:0 0 15px 0;
	float:left;
	background: none;
}

div#container_CONTENT_BOTTOM .ALGEMEEN_Nieuwsbrief img{
	margin:0 0 0 68px;

}
#qtranslate-chooser {
	float: right;		
	display: inline;
}
#qtranslate-chooser li{
	display: inline;
	float: left;
	margin: 0px 5px 0px 0px;
}

div#container_CONTENT_BOTTOM .ALGEMEEN_Nieuwsbrief input.mp_submit {
	width: 86px;
	height: 25px;
	font-size: 0;
	border: none;
	margin:0 0 0 68px;	
}


#etiqueta {
	display:none;
}


#submitnews {
	/*border:1px solid #D1D1D1;*/
	margin:0;
	padding:0;
	text-align:center;
	width:86px;
	height:25px;
	/*background: url('images/ALGEMEEN_aanmelden.png') no-repeat;*/
}



/* 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;
}



.wp-caption .ngg-singlepic {
	display: inline;
}

.ics-calendar-event-box {
	z-index: 999;	
}

.agendaLijst strong {
	font-size: 14px;	
}

.agendaLijst li {
	margin-top: 10px;
}

.agendaLijst li strong {
	clear: both;
}

.agendaLijst li i {
	display: block;
}

.fn {
	font-weight: bold;	
	font-style: normal;
}

.commentlist p {
	margin: 0;
	padding: 0;	
}

.comment {
	margin: 10px;	
}

/* End captions */
