/* 
Theme Name: whiteboard
Theme URL: http://whiteboardframework.com/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 2.0.1

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

*{
	margin:0;
	padding:0px;
	font-family: 'trebuchet ms', tahoma, verdana, arial, sans-serif;
	font-size:12px;
}
a{outline: 0px; color: #FFFFFF; font-size:15px;}
a:hover{text-decoration: none;}
a img{border-width: 0px;}
ul li, ol li {list-style-type: none;}

html,body{
	background-color:#e36e00;
	background-image:url(images/bg_repeat.png);
	background-repeat:repeat-x;
	height: 100%;
        color:#FFFFFF;
}
.clearBoth{
	line-height:1px;
	clear:both;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	margin-left:20px;
	font-size:15px;
	width: 800px;
	text-align:left;
}
em{
	font-size:15px;
}

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,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 {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}

h2{
	font-size: 18px;
	display: block;
	background-color:#c44b01;
	padding: 5px 5px 5px 5px;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-left: -20px;
	
}
h3{
	font-size: 16px;
	font-weight: 900;
}
/*
Here is a list of all the <DIV>s in Whiteboard.
*/
/*-------------------------------------- HEADER --------------------------------------*/
#header{
	background-repeat:repeat;
	width:auto;
	height:136px;
	margin-bottom:3px;
}
#header img{
	float:left;	
	margin-left: 25px;
}

#container{
	width:960px;
 	margin-left:auto;
 	margin-right:auto;
	min-height: 100%;
   	height: auto !important;
   	height: 100%;
   	margin: 0 auto -20px;
}


/*-------------------------------------- MENU --------------------------------------*/
#Menu{
	height:38px;
	width:auto;
	padding-top:0px;
	background-color:#c44b01;
	border-bottom-style:solid;
	border-bottom-color:#8e2d01;
	border-bottom-width:4px;
	margin-top: -35px;
	padding-left:0px;
	font-family: 'trebuchet ms', tahoma, verdana, arial, sans-serif;
}
#Menu ul {
	width: 960px;
	margin: 0px;
	font-size:12px;
        display:inline;
}
#Menu ul li {
        display:inline;
	margin-right: 0;
	width: 100px;
}
#Menu ul li a {
	float:left;
	margin-right:1px;
	display: block;
	color: #FFFFFF;
	font-weight: 900;
	font-size:1.1em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 11px 20px;
}
#Menu ul li a:hover,
#Menu ul li.selected a {
	background-color:#8e2d01;
	color:#fff;
}
#Menu ul li ul, #Menu ul li ul li a{
	margin-top: -5000px;
}
#Menu li.current_page_item a, li.current_page_parent a, li.current_page_ancestor a{
        background-color: #8E2D01;
}

/*-------------------------------------- ARTIESTEN --------------------------------------*/
.artiest{
	padding:5px;
	margin:5px;
	background-color:#c96202;
	height: 120px;
	margin-top: 10px;
}
#content .artiest img
{
	width:100px;
	height: 100px;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

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

#content{
	width: 800px;
	float:left;
	margin-bottom: 25px;
        padding:20px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;

}
#content img{
	margin-top: 15px;
	margin-right: 15px;
}

#inner_page{
	background-color:#c96202;
	margin-top: -10px;
	margin-left: -20px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	min-height: 350px;
}

#inner_page table tr{
         border-bottom: #000;
}

#inner_page table td{
         vertical-align: top;
         padding: 5px;
         border-bottom: #000;
}

#inner_page table td img{
         padding-top: -10px;
}

.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{float:right;}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
	height: 20px;
  	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color:#c44b01;
	border-top-style:solid;
	border-top-color:#8e2d01;
	border-top-width:4px;
}
#footer p{
	text-align:center;
}
.push{
	height: 20px;
  	clear: both;
}

#footer .inner{
	width: 960px;
	margin: 0 auto;
}

.info{
	width: 160px;
	display: block;
	float: left;
}
#infodiv{
	margin-left:7px;
	width: 820px;
        margin-top: 5px;
}
.knop {
	width: 160px;
	float: left;
	margin-bottom: 10px;
}
.knop img {
	margin-bottom: 5px;
}

#map_1{
color:#000000;
margin-top: 10px;
}

.verhuurItem{
	padding:10px;
	margin:5px;
	margin-left: -20px;
	background-color:#c96202;
	margin-top: 10px;
	min-height: 160px;
	width: 800px;
}

.verhuurItem img{
	float: left;
	margin-top: -10px;
}

.verhuurImage{
	float:left;
	width: 160px;
	margin-top: -10px;
}
.omschrijving
{
	float:left;
}
.omschrijving ul li
{	
	margin-bottom: 10px;
	margin-left: 10px;
}
.post-meta{
	width: 600px;
	float:left;
}

span.post-meta-key
{
	/*margin-right: 5px;
	float:left;
	display: block;
	width: 100px;*/
	display:block;
	text-decoration:underline;
	font-weight: bold;
}

.artiest ul.post-meta li{
	margin-bottom: 5px;	
}

.artiest span.post-meta-key ul li
{
	margin-bottom: 5px;	
}
