/*
Theme Name: TestVisie
Description: 2 columns, with a widget-enabled left-hand sidebar 
Version: 1
Tags: fixed width, two columns, widget ready, business, 
Author: Studio Bovenkamer
Author URI: http://www.studiobovenkamer.nl/
*/


body {
margin: 0;
padding: 0;  
color: #111;
font-family: Verdana, Helvetica, sans-serif;

background: #cccccc;
}


#wrapper{
width: 750px;
margin: 0px;
padding: 0px;
text-align:left;
font-size: 75%;
line-height:20px;
background: transparent;
margin: 0px auto;
background-color: #d4d4d4;
}


#header{
padding: 25px 0px 0 0 ;
margin: 0;
height:233px;
}	


	
#content{
margin: 0;
padding: 0;
background-color: #d4d4d4;
}	
#content-inner {
background-image: url(images/menu_bg.jpg);
background-position: bottom left;
background-repeat: repeat-y;

}


#top {
display: block;
width: 750px; 
height: 244px;
margin: 0;
padding: 0;
overflow:hidden;
background-image: url(images/header.jpg);
background-position: top left;
background-repeat: no-repeat;
}

.description {
	margin-top: 59px;
	margin-left: 3px;
	color: #ffffff;
	font-family: Helvetica, Verdana;
	border: 0px solid red;
	text-align: center;
	width: 210px;
	font-size: 13px;
	}


#main {
position: relative;
width: 522px; 

float:right;
margin: 0;
display: block;
padding: 0px 0px 0px 0;
background-color: #d4d4d4;


}


#sidebar {
position: relative;
float: left;
display: block;
width: 228px;
padding: 0;
margin: 0  0 0 ;
color:#fff;
background-image: url(images/menu_bg.jpg);
background-position: top left;
background-repeat: repeat-y;
}

#footer {
background-image: url(images/footer.jpg);
background-position: top left;
background-repeat: no-repeat;
width: 750px;
height: 28px
}

#footer p{
color: #ffffff;
font-size: 10px;
margin:0  0 0 340px ;

}

img.footer_mail{
	line-height: 14px;
}



#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#menu_footer{
float: left;
width: 228px;
height: 140px;
display: block;
background-image: url(images/menuballs.jpg);
background-position: bottom left;
background-repeat: no-repeat;
text-align:center;
padding: 0 5px;
margin-top: -30px;

}

#menu_footer p{
margin:0;
color:#555;
font-size:85%;
}

#menu_footer p a, #menu_footer p a:hover{
color:#555;
font-weight:100;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1{
	font-size: 30px;
}
h2{
	font-size: 30px;
}
h3{
	font-size: 12px;
}

a{
color:#1f58a8;
text-decoration:underline;
}
a:hover{

text-decoration:none;
}

a img, span a img{
border:0px solid red ;
text-decoration: none;
}
#footer a{
color:#ffffff;
text-decoration:underline;
}
.entry img {
fa
text-decoration:none;
}
#footer a:hover{

text-decoration:none;
}

html>body .entry ul, html>body .entry ul, {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: url(images/bullet.png)
	padding-left: 10px;
	text-indent: 0px;
	}

html>body .entry li, html>body .entry_projecten li{
	margin: 7px 0 8px 10px;
list-style: url(images/bullet.png)
	}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #f4f4f4;
padding: 5px 15px;
margin: 3px 30px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}



/* Headings */ 

form#searchform2{
display: block;
margin: 10px;
}

#header h1{
margin:  0;
padding: 0 5px 0px 10px;
}

#header h1 a{
font-weight:100;
color: #fff;
text-decoration: none;
font-size: 140%;
line-height:28px;
}

#header h2{
margin: 0;
padding: 3px 0 5px 10px;
font-weight:100;
font-style:italic;
color: #fff;
font-size: 110%;
letter-spacing: 1px;
}

h2#sectiontitle{
font-size:100%;
font-weight: 800;
font-family: arial, verdana, sans-serif;
padding:6px 6px 6px 10px;
margin:3px 5px 15px 5px;
background: #f2f2f2;
color: #444;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px 10px 5px 10px;
}

.entry{
margin: 0;
padding: 0px 10px 3px 10px;
}

.post h2 {
color: #1f58a8;
font-size: 12px;
font-weight:bold;
padding: 7px 10px 2px 2px;
margin: 0 0 15px 0;
}


.post h2 a{
color: #1f58a8;
text-decoration:none;
}

.post h2 a:hover{
text-decoration:none;
color: #1f58a8;
}

.postmetadata, .categorymeta{
font-size:90%;
padding: 1px 8px 1px 5px;
margin: 0;
line-height: 12px;
}

.postmetadata{
color: #777;

}

.responses{
float:right;
}

.categorymeta{
text-align:right;
}


.stretch_box {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 2px solid #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #ffffff;


}
.stretch_box img {
	margin-top: 10px;


}

/*  sidebar styles */

#subscribe{
 text-align:center;
}

#subscribe p{
margin: 3px 0 10px 0;
font-size: 110%;
}

#subscribe p a{
color: #fff;
}


.menu{
padding:10px 10px 10px 0px;
}

.menu a{
font-weight: 100;
color:#000000;
}

.menu a:hover{
text-decoration:none;
color:#000000;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
margin: 0 0 20px 0;
padding:0 30px 0px 25px;

}

.menu ul li.widget ul{
	margin: 0;
	padding:0 0 0 0px;
}

.menu ul li.widget ul li{
border-bottom:0px solid #555;
padding: 0px 0 0px 0px;
margin:0;
}
.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}


span.collapsPage {
	border:0;
	padding:0; 
	margin:0; 
	cursor:pointer;
}

span .sym {
float: right;

margin-right: 24px;
margin-top: 12px;

}


#sidebar li a{
	display: block;
	width: 180px;
	height: 27px;
	padding-left: 25px;
	padding-top: 7px;
	text-decoration: none;
}

#sidebar li ul li ul li a, #sidebar li ul li ul li a.self{
	display: block;
	width: 180px;
	height: 27px;
	padding-left: 25px;
	padding-top: 7px;
}
.collapsPageList li.top {
		background-image: url(images/button_top.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		color: #000000;
		width: 180px;
		height: 33px;
       	text-indent:-1em;
     	margin:0;
}
.collapsPageList li.bottom {
		background-image: url(images/button_bottom.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		color: #000000;
		width: 180px;
		height: 45px;
       	text-indent:-1em;
     	margin:0;
}

.collapsPageList li.collapsItem {
		background-image: url(images/button.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		color: #000000;
		width: 180px;
		height: 34px;
       	text-indent:-1em;
     	margin:0;
        }

.collapsPageList li.collapsItem:hover, .collapsPageList li.collapsItem .self {
			font-weight: bold;
	
       }
       
       .collapsPageList li.collapsPage li.collapsItem:hover{
		background-image: url(images/button2.jpg);
		background-repeat: no-repeat;
		background-position: top left;
}
   
.collapsPageList li.collapsPage {
		background-image: url(images/button.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		color: #000000;
		width: 180px;
     	margin:0;
       }
       
        #sidebar li li.collapsPage a {
 				padding-left: 13px;
				 }
		 #sidebar li li.collapsPage .collapsItem a {
 				padding-left: 20px;
				 }
       
.collapsPageList .collapsPage .collapsItem a {
	margin-left: 20px;
}


#footer a{
font-weight: 100;
}

#sidebar input{
background: #444;
border: 1px solid #666;
color: #fff;
}

.entry a img {
	text-decoration: none;

}


