/*
Theme Name: Verbeterdebuurt Theme
Theme URI: http://verbeterdebuurt.nl/
Description: Custom theme for Verbeterdebuurt Blog
Version: 0.9 beta
Author: Dumky de Wilde
Tags: green, variable width, two columns, widgets
*/



/***********
* BASE CSS
*/
.green {
	color: #3CB93B;
	font-size: normal;
	font-style: normal; 
}

body, ol, ul, dl, table, th, td, fieldset, p,
h1, h2, h3, h4, h5, h6, blockquote, dd, div {
	margin: 0;
	padding: 0;}


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;
	}

blockquote {
color: #666;
padding: 0.2em 1em 0.2em 1em;
margin: 0.8em 0 0.8em 0;
border-left: 3px solid #3CB93B;
}

/**
 * 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;}
	
#blogheaderwrap {
	margin: 24px;
	padding: 1em 0 3em 0;
	border-bottom: 4px double #C4C4C4;
	}
	
#blogheader {
	width: 650px;
	}		
	
#blogheader h1 {
	font-family: Georgia, serif;
	font-size: 48px;
	line-height: 1em;
	font-weight: normal;
	}
	
#headersocial {
	float: right;
	width: 110px;
	}	
	
#headersocial ul {
	display: inline;
	list-style: none;
	}
	
#headersocial li {
	display: inline;
	}
	
#headersocial a {
	text-decoration: none;
	}

#headersocial img {
	border: none;
	width: 50px;
	}
	
#youtube img {
	width: 100px;
	}

#headercampaign {
        background: #000;
	width: 100%;
        margin: 1em 0 2em 0;
       padding: 0 0 0 2em;
	}

#headercampaign img {
        float: left;
        padding: 0 0 1em 0;
	width: 978px;
        border-bottom: 4px double #c4c4c4;
	}

#campaignbox {
      float: right;
      font-size: 3.5em;
      font-family: Georgia, serif;
      color: #fff;
}


/**
 * 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;
	} 
 
.entry {
	clear: none;
	margin: 0 24px 0 24px;
	width: 650px;
	padding: 0em 0 3em 0;
	}

.entry img {
        padding: 0.5em;
}

h2 {
	font-family: Georgia, serif;
	font-size: 2.5em;
	font-weight: normal;
	color: #3CB93B;
	text-decoration: none;
	padding-bottom: 0.5em;
        line-height: 1em;
}

h2 a {
	color: #3CB93B;
	text-decoration: none;
	}

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;
}

	
.postmetadata {
	color: #999;
	font-size: 0.9em;
	padding: 0.5em 0 0.5em 0;
	}

#pagewrap {
float: left;
display: block;
margin: 2em 0 0 0;
}
	
/**
 * SIDEBAR
 */
 
#sidebar {
	float: left;
	padding: 1em 14px 1em 14px;
	width: 300px;
	color: #999;
	}
	
	
#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;
	}

.widget li {
	border-top: solid 1px #c4c4c4;
	padding: 0.5em 0 0 0;
	margin: 0.5em 0 0 0;
	}
	
.widget_rss img {
	display: none;
	}
	
.widget_rss, .widget_rss li {
	border: none;
	padding: 0  0 1em;
	}
	
#rss-3 {
	background: url(http://www.verbeterdebuurt.nl/blog/wp-content/uploads/2010/05/twit_bg-8x150.png) center repeat-x;
	padding: 0 1em 1em 1em;
	border: 1px solid #e5e5e5;
	}

#rss-3 li {
background: center left no-repeat url('http://www.verbeterdebuurt.nl/blog/wp-content/uploads/2010/05/twitterzw.png');
margin: 0em 0 0 0;
padding: 0.5em 0 0 3.5em;
}

#s {
	border: 1px solid #c4c4c4;
	}
	
#searchsubmit {
	border: 1px solid #c4c4c4;
	background: #f5f5f5;
	color: #3CB93B;	
}

#sidebar h3 {
font-size: 1em;
font-style: italic;
}


/**
 * FOOTER
 */
 
#footer {
	clear: both;
	}

/**
 * COMMENTS
 */

.bobcomments h2 {
        font-size: 1.5em;
        padding: 1em 0 0.2em 0;
}

.bobcomments li {
        padding: 1em 0 1em 0;
}
	

