/*
 Theme Name: Schildertuin
 Theme URI: http://www.schildertuin.nl/
 Description: Thema voor Schildertuin
 Author: Hilde Reurink
 Author URI: http://www.hildereurink.nl/
 Template: twentyten
 Version: 1.0
 */
@import url("../twentyten/style.css");

#site-title {
	display: none;
}
#site-description {
	display: none;
}

#access {
	background: #e0f1f9;
}
#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: #000;
}
#header {http://www.schildertuin.nl/wordpress/wp-admin/theme-editor.php?file=/srv/hreurink/www/www.schildertuin.nl/wordpress/wp-content/themes/schildertuin/style.css&theme=Schildertuin&a=te&scrollto=275
	padding: 0 0 0;
}
#wrapper {
	margin-top: 0px;
}
.home .sticky {
	background: none;
	border-top: none;
}

.attachment-post-thumbnail{width:150px; height:150px; padding:10px 20px 10px 0; float:left;}



/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Trebuchet MS, Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: Trebuchet MS, "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}




/* =Content
-------------------------------------------------------------- */

#content,
#content input,
#content textarea {
	color: #333;
	font-size: 14px;
	line-height: 24px;
}


#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
	padding: 12px 12px 12px 24px;
	background: #b8def5  
}


.entry-meta {
	color: #888;
	font-size: 12px;
	padding: 0px 12px 0px 24px;
	border-left: 3px solid #b8def5;
	border-right: 3px solid #b8def5;
}


.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 12px 0px 12px;
	border: 3px solid #b8def5;
	border-top: none;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #f1f1f1;
}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}



/* =Menu
-------------------------------------------------------------- */
#access ul ul a {
	background: #e0f1f9;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}


#access li:hover > a,
#access ul ul :hover > a {
	background: #b8def5;
	color: #fff;
}




/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0px 0 0 0;
}

/* This is the custom header image */
#branding img {
	border-top: none;
	border-bottom: 1px solid #fff;
	clear: both;
	display: block;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}
#colophon {
	border-top: 4px solid #888;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}


