/*
Theme Name: Feesthuis Wateringen
Theme URI: http://www.babana.nl
Description: Thema voor het 't Feesthuis in Wateringen
Author: Babana Media
Version: 1.2
Tags: wordpress 3.0, Feesthuis, Babana Media
*/


/* netjes alles resetten */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
}
/* remember to define focus styles! */
:focus {
	outline:0;
}
body {
	line-height: 1;
	color: #471006;	
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*
Clearfix voor verhuuritems 
*/


.verhuuritems:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}

.alt-image {display:none;}


/* --------------------------------------- einde resetstyle  ---------------------------------------  */
/* verhuuritems */
em {font-style: italic;}
.verhuuritems, .blogitem 		{ 
								border: 1px solid #d66900;
								background-color: #ff8c2f;
								margin: 5px 0px 30px 0px;
								-webkit-border-radius: 10px;
								-moz-border-radius: 10px;
								border-radius: 10px;
								}
.verhuuritems {padding: 10px; }
.blogitem {padding: 20px 50px; }
.verhuuritems img , .blogitem img {border: 2px solid #d66900;}
.entry-date 						{
								font-style:italic;
								padding-bottom: 5px;
								}
a:focus {outline:#3b54a5 dotted thin;}
.floatleft {float:left;}
.floatright{float:right;}
.clearfloat{clear:both;}
/*----------------------------------------------------------content dinges -------------------------------------------*/
h2, h3, h4 {font-family:  berlin sans fb,'Droid Sans', Verdana;  font-weight:normal;}
h2 {font-size: 2.0em; padding: 20px 0px 10px 0px;}
h3 {font-size: 1.4em;   }

#content, #sidebarcontent {line-height: 1.5em;  }
#content img, #sidebarcontent img {margin: 5px;}
#feesthuisafbeelding img a {border: 0;}
.folder {border:1px solid #d66900;}

strong 					{
						font-weight: bold;
						}
p , br					{
						padding: 5px 0px; 
						}
html, body		 		{
						height: 100%;
						background: #ffdaab url('images/bgbody.png') no-repeat fixed top center;
						}
#header, #menu 			{
						position:relative;
						width: 1000px;
						margin-left: -20px;
						margin-right: -20px;
						}
#feesthuisafbeelding 	{
						padding: 0px 0px 0px 90px ;
						border:1 px solid black;
						}
#ballon 					{
						position:absolute;
						width: 350px;
						height: 209px; 
						background: url('images/ballon.png') no-repeat; 
						left: 50%;
						margin-left: 150px;
						z-index:1;} 
#header 					{
						height: 155px;
						background: url('images/bluehead.gif') no-repeat top left;
						}
#menu 					{
						
 						background: url('images/hoekjes.gif') no-repeat center center ;
 						height: 90px;
						position:relative;
						}
#container, #footer 		{
						width:960px;
						}
#sidebarcontent			{
						padding: 20px 70px;
						width: 520px; 
						float:left;
						}	
#content				{	
						padding: 20px 55px;
						width: 850px; 
					
						}			
#sidebar 				{
						width: 300px;
						float:left;
						padding: 10px 0px;
						}
#sidebar a {color: #471006;	 }
#container 				{
						min-height: 100%;
						height: auto !important;
						height: 100%;
						margin: 0 auto -150px; /* negatieve waarde footer height */
						background: #ff9d2c url('images/bgcont.png') repeat-x;
						position:relative;
						border-left: 1px solid #3b54a5;
						border-right: 1px solid #3b54a5;
						
						}

#footer	 			{
					width: 960px; 
					background: #be5d00 url('images/bgfooter.png') repeat-x top center;
 					margin:0 auto; 
					position:relative;
					}
#footer, #push 		{
					height: 150px;
					clear:both;
					
					}
					
/* ------------------------------------ menu ---------------------------------------------- */
.menu-item {font-family: berlin sans fb,'Droid Sans', verdana;}
#menu-hoofdnavigatie	{								
								height: 42px;
								border: 1px solid #e77c12;  
								background: url('images/bgmenu.png') repeat-x top #ff9a2f;
								
								}
#menu-hoofdnavigatie .menu-item  					
								{
								display:inline;
								font-size: 1.3em;
								font-weight:normal;
								}
								
#menu-hoofdnavigatie .menu-item  span
								{
								float:left;
								position:relative;
								}
								
#menu-hoofdnavigatie .menu-item  a					
								{
								text-decoration:none;
								display:block;
								z-index: 2;
								padding: 10px 50px;
								position:relative;
								color:#000;
								}
#menu-hoofdnavigatie .menu-item a:hover				{
								text-decoration:underline;
								}

#menu-hoofdnavigatie .current-menu-item span
								{
								background: url('images/activemenu.png') repeat-x;								
								}

								
#subnavigatie 					{
								height: 40px;
								background: url('images/subnav.png') repeat-x;
								width:960px;
								margin-left:20px;
								
								}
#subnavigatie .menu-item 		{display:inline;
								font-size: 1em;} /* waarom zou je het makkelijk maken als het ook moeilijk kan @IE7 */						
#subnavigatie .menu-item a		{
								padding: 8px 40px;
								float:left;
								text-decoration:none;
								color: #471006;	
								display:inline;
								}	
#subnavigatie .menu-item a:hover {text-decoration:underline;}								

.seperator , .seperator2			{
								float:left;
								width: 1px;
								background-color: #e7831d;
								border-right: 1px solid #ffae4f;
								}
.seperator						{
								height: 30px; 
								margin-top: 5px;
								}
.seperator2						{
								height: 25px;
								margin-top:5px;
								}

/*------------------------------------------------------ Widgets -------------------------------------------------------- */

.widget-container 		{  
						padding-bottom: 20px; /* widget afronding */ 
						background: url('images/widgetbottom.gif') no-repeat bottom left; 
						margin: 20px 0px; 
						}

.widget-title 			{ 
						float:left; /* wtf BBQ @ internet explorer dat je dit nodig hebt */ 
						padding: 5px 60px; 
						width: 116px; 
						height: 20px; 
						background: url('images/widgethead.gif') no-repeat top left;
						}
.textwidget, .widget_recent_entries ul 
						{ 
						clear:left; /* wtf BBQ ie bug */
						padding: 5px 25px; 
						width: 186px; 
						background:url('images/widgetcontent.gif') top left repeat-y; 
						}
.widget_recent_entries a {
						line-height: 1.2em;
						}
/*----------------*/

#opbezoek			 {
						padding: 20px 0px 0px 30px;
						float:left;
						}
#footermenu 				{
						
						float:right;
						padding: 25px 50px 0 0;
						line-height: 1.3em;
						font-size: 1.0em;
						font-family: berlin sans fb;
						}
#footermenu .menu-item a	{
						color:#ff9d2c;
						text-decoration:none;
						}
#footermenu .menu-item a:hover	{
						
						text-decoration:underline;
						}




/* Images
-------------------------------------------------------------- */


#content .alignleft,
#content img.alignleft , 
#sidebarcontent .alignleft,
#sidebarcontent img.alignleft
	{
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright,
#sidebarcontent .alignright,
#sidebarcontent img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter,
#sidebarcontent .aligncenter,
#sidebarcontent img.aligncenter{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* footer */

