/*
Theme Name: Verbeterdebuurt Theme
Theme URI: http://verbeterdebuurt.nl/
Description: Custom theme for Verbeterdebuurt Blog
Version: 0.9
Author: Dumky de Wilde
Tags: green, variable width, two columns, three columns, widgets
*/



/***********
* BASE CSS
*/
.green {
	color: #3CB93B;
	font-size: normal;
	font-style: normal; 
}

body, table, th, td, fieldset,
h1, h2, h3, h4, h5, h6, blockquote, dd { /*ol,ul,dl,p*/
	margin: 0;
	padding: 0;}
#subheaderwrap ol,#subheaderwrap ul{ 
	margin: 0;
	padding: 0;
}
#navigation {
 padding-left: 0px;
}
/*
ol, ul,div {margin-bottom:15px;}
*/
html, body {
	padding: 7px
			}

body {
	background-color: #F5F5F5; 
	font-family: Helvetica, Verdana, san-serif;
	line-height: 1.5em;
	font-size: 12px;
	}
	
.alignright {
	float: right;
	padding: 0.5em;
	}
	
.alignleft {
	float: left;
	padding: 0.5em;
	}

a, a:active, a:visited {
	text-decoration: none;
	color: #3CB93B;
	}

a:hover {
	text-decoration: underline;
	}

a>img {
       border: 0px;
}

blockquote {
color: #666;
padding: 0.2em 1em 0.2em 1em;
margin: 0.8em 0 0.8em 0;
border-left: 3px solid #3CB93B;
}

p {
padding-bottom:15px;
clear: both;
}


/**
 * HEADER
 */

#wrapper {
	left: 24px;
	top: 24px;
	right: 24px;
	border: 1px solid #C4C4C4;
	background-color: #FFF;
	padding: 4px;
	}

#header, #header div {
	height: 100px;}

#header {
	left: 5px;
	right: 5px;
	top: 5px;
	background: transparent url(http://www.verbeterdebuurt.nl/images/header_bg_repeater.png) left center repeat-x;}	
	
#header div {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: transparent url(http://www.verbeterdebuurt.nl/images/header_bg_v2.png) right center no-repeat;}

#header img {
	left: 10px;
	top: 10px;
	padding: 10px;}
	
#subheaderwrap {
	margin: 24px;
	padding: 1em 0 2em 0;
	border-bottom: 4px double #C4C4C4;
	}
	
#subheader {
	float: left;
	width: 650px;
	margin-right:30px;	
}		
	
#subheader h1 {
	font-family: Georgia, serif;
	font-size: 48px;
	line-height: 1.2em;
	font-weight: normal;
	}
	
#subheaderright {
	float: left;
	width: 120px;
        height: 100%
        text-align: right;
	}	
	
#subheaderright ul {
	display: inline;
	list-style: none;
	}
	
#subheaderright li {
	display: inline;
	}
	
#subheaderright a {
	text-decoration: none;
	}

#subheaderright img {
	border: none;
	width: 50px;
	}
#subheaderform {
	float: right;
	width: 200px;
        height: 100%
        text-align: right;
	}	
	
#subheaderform ul {
	display: inline;
	list-style: none;
	}
#subheaderform h2{
font-size: 1.5em;
padding: 0em 0px 0.2em;
}	
#subheaderform li {
	display: inline;
	}
	
#subheaderform a {
	text-decoration: none;
	}

#subheaderform img {
	border: none;
	width: 100px;
	}	
#youtube img {
	width: 100px;
	}


/**
 * NAVIGATION
 */
 
#navigation {
	margin-top: 4px;
	margin-bottom: 4px;
	left: 5px;
	right: 5px;
	height: 35px;
	list-style: none;
	background: transparent url(http://www.verbeterdebuurt.nl/images/menu_bg.gif) left center repeat-x;}

#navigation li {
	display: inline;
	float: left;
	line-height: 5px;
	height: 35px;}

#navigation li a {
	display: block;
	border-left: 1px solid #6FCE6C;
	height: 25px;
	margin: 5px 0;
	padding: 0 12px;
	line-height: 25px;
	font: bold 13px Arial, sans-serif;}

#navigation li#nav-contact a,
#navigation li#nav-kaart a {
	border: 0;}

#navigation li#nav-contact {
	float: right;}

#navigation li a:link,
#navigation li a:visited {
	color: #FFF;
	line-height: 25px;
	text-decoration: none;
	vertical-align: middle;	}
	
/**
 * POST
 */ 
 
#postwrap {
	float: left;
	display: block;
        width: 650px;
	} 
.entry {
	clear: none;
	margin: 0 24px 0 24px;
	padding: 0em 0 3em 0;
	}
.entry div{
	padding-bottom: 24px;
}
.pageentry {
padding: 0;
}

.entry img {
        padding: 0.5em;
	border: 1px solid #D4D4D4;
}

h2 {
	font-family: Georgia, serif;
	font-size: 2.5em;
	font-weight: normal;
	color: #3CB93B;
	text-decoration: none;
	padding: 0.5em 0 0.5em 0;
        line-height: 1em;
}

h2 a {
	color: #3CB93B;
	text-decoration: none;
	}

h2 widgettitle {
}

h3 {
	font-family: Georgia, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #3CB93B;
	text-decoration: none;
	padding: 1em 0 0.5em 0;
        line-height: 1em;
}

h4 {
font-family: Georgia, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #3CB93B;
	text-decoration: none;
	padding: 0.5em 0 0.5em 0;
        line-height: 1em;
}
	
.postmetadata {
	color: #999;
	font-size: 0.9em;
	padding: 0.5em 0 0.5em 0;
	}
	
/**
 * SIDEBAR
 */
 
#sidebar {
	float: left;
	padding: 0px 14px 1em 14px;
	width: 300px;
	color: #666;
	}
	
	
#sidebar h2 {
	font-size: 1.5em;
	padding: 1em 0 0.2em 0;
	}

#sidebar a {
	color: #999;
	}	
	
#sidebar a:hover {
	text-decoration: none;
	color: #3CB93B;
	}	
	
#sidebar ul {
	list-style: none;
	}
#sidebar #quotescollection {
	padding-top: 40px;
	padding-bottom: 22px;
}
#sidebar #quotescollection p{
	padding-bottom: 0px;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
}

.widget li {
	border-top: solid 1px #c4c4c4;
	padding: 0.5em 0 0 0;
	margin: 0.5em 0 0 0;
	}

.widgettitle img {
display: none;
}


#s {
	border: 1px solid #c4c4c4;
	}
	
#searchsubmit {
	border: 1px solid #c4c4c4;
	background: #f5f5f5;
	color: #3CB93B;	
}

#sidebar h3 {
font-size: 1em;
font-style: italic;
}


/**
 * PAGE TEMPLATE
 */


#pageright {
	float: left;
	padding: 0.5em;
        margin: -1.5em 0 0 1em;
	color: #666;
	width: 48%;
	}

#pageright ul, #pageright li {
list-style-type: none;
margin: 0 0 0 0.5em; 
}

#pageright h2 {
font-size: 2em;
padding: 1.5em 0 0.5em 0;
}

#pagewrap {
float: left;
display: block;
margin: 0;
width: 50%;
}

.pageentry {
padding: 0 0 0 0em;
}

.pageentry p {
padding: 0 0 1em 0;
}

.page-item {
margin: 3em 0 2em 0;
padding: 0em;
}

.page-item-content {
height: 100%;
margin: 0 0 0 6em;
clear: none;
}

.page-item-content p {
clear: none;
}

.number {
font-size: 8em;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
float: left;
padding: 0.5em 0.1em 0.1em 0.1em;
}

.pagewidgets {
 width: 250px;
float: left;
padding: 0 1em 0 1em;
}

#sideimage {
float: left;
}

#sideimage img {
width: 95%;
}

#sideimage:after {
clear: both;
}


/**
 * FOOTER
 */
 
#footer {
	clear: both;
	}

/**
 * COMMENTS
 */

.bobcomments h2 {
        font-size: 1.5em;
        padding: 1em 0 0.2em 0;
}

.bobcomments li {
        padding: 1em 0 1em 0;
}
	

