/*
Theme Name:     Twenty Ten Child - CB
Theme URI:      http: //example.com/
Description:    Child theme for the Twenty Ten theme 
Author:         Corien
Author URI:     http://www.10milesfromnowhere.nl
Tags:  			piano, green
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");


/* header */

html, body, div, 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: #fff;
}

h1, h2, h3, h4, h5, h6, .entry-title , #wp-calendar caption, .widget-title {
font-family: "vollkorn-1","vollkorn-2", Georgia, serif;
}

p
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 24px;
	}
	
body {
	background: no-repeat url(../../../../images/fuzzypiano.jpg) fixed top left #fff;
    font-family:  Verdana, sans-serif;

}

#wrapper {
background:none repeat scroll 0 0 #fff;
margin: 0 0 0 220px;
}

#header {
padding: 0;
margin: 0;
width: 940px;
height: 20px;
}

#site-title {
width: auto;
float: left;
position: fixed;
top: 15px;
font-size:12px;
font-style: italic;
line-height:16px;
background: transparent; /*whole block maar tekst niet */
padding-left: 30px;
margin-left: -220px;
margin-top: 5px;
font-family: "vollkorn-1","vollkorn-2",  Georgia, serif;
}

#site-title a {
	color: #888;
	font-weight:normal;
	text-decoration:none;
	background: transparent;
	font-family: "vollkorn-1","vollkorn-2", Georgia, serif;
}

#site-description{
	font-size: 11px;
	float: right;
	padding-right: 30px;
	width: auto;
	font-style:normal;
	}
	
#branding img {
clear: none;
display:block;
border: 0;
margin:0;
}


#search {
	float: right;
	clear: right;
	width: 240px;
	list-style:none;
	margin-bottom: 5px;
	}

/* =Menu
-------------------------------------------------------------- */



#access {
	background: #fff;
	display:block;
	float:left;
	margin: -20px auto 0 auto;
	width: 650px;
	padding: 15px 0;
 font-family: Verdana, serif ;

}


#access a {
	display:block;
	text-decoration:none;
	color:#394a03;
	padding:0 15px;
	line-height:38px;
	background: #FFF;
	border-bottom: 2px solid #ced6b6;
	border-top: 2px solid #ced6b6;
}


#access ul ul a {
	background:#fff;
	color: #394a03;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
	border: 0;
}


#access li:hover > a
{
	color:#161b08;
	background: #fff; /*#dee4cd;*/
	
	border-top: 2px solid #394a03;
}


#access ul ul :hover > a {
	color:#161b08;
	background: #e0e6cc; 
	border:0;
}

#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #666;;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#888;
}

/* ------------Main ----------------*/
#main {
overflow:hidden;
padding:40px 0 0;
}

#calendar-3 {
	margin: -20px 0 30px 0;
	}
	
.widget-title{
	font-size: 18px;
	line-height: 24px;
	padding:  5px 0 10px 0;
}

.widget-area ul ul li {
	padding: 5px 0;
	}	
	
.ctc {
	line-height: 28px;
}

#footer-widget-area .widget-area {
float:left;
margin-right:20px;
width:340px;
}

	
#wpsd-overview-table {
	font-size: 10px;
	}	
	
#site-generator {
float:left;
width:220px;
margin: 20px 0 0 10px;
padding: 20px 0;
	}	
