/*
Theme Name: Twenty Ten Child
Theme URI: https://eversveld-14wuuuvyu2.live-website.com/themes/twentyten-child/
Description: Twenty Ten Child theme
Author: Johan Groenenboom
Author URI: https://wordpress.org/
Template: twentyten
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, two-columns, fixed-layout, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header, featured-images, featured-image-header
Text Domain: twentyten-child
*/

@import url("../twentyten/style.css");


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCFFCC;		/* licht groen */
}
.textwidget, .textwidget p {
	line-height: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCFFCC;		
}
.search-box input {
	color: #222;  /* donker grijs */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 170px;
}
h1, h2, h3, h4, h5, h6 {
	color: #339933; /* donker groen */
	font-weight: 600;
}
table {
	background-color: #CCFFCC;	
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, Helvetica, sans-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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#content th {
	background-color: #99cc33;
}

input[type="submit"] {
	font-family: Arial, Helvetica, sans-serif;
}


/* =Structure
-------------------------------------------------------------- */

#wrapper {
	background-color: #CCFFCC;		/* Achtergrondkleur binnengedeelte 	*/
	margin-top: -25px;
}



/* =Global Elements
-------------------------------------------------------------- */



/* =Header
-------------------------------------------------------------- */

#site-title {
	display: none;
}
#site-description {
	display: none;
}

/* This is the custom header image */
#branding img {
	clear: both;
}


/* =Menu
-------------------------------------------------------------- */


/* =Content
-------------------------------------------------------------- */

#content,
#content input,
#content textarea {
	background-color: #ccffcc;	/* Achtergrondkleur BLOG gedeelte	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	line-height: 20px;
	color: #000000				/* Tekstkleur standaard inhoud		*/
}
#content input {
	background-color: #ffffff;	/* Achtergrondkleur tekst input	*/
}


#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #339933; /* donker groen */
	font-weight: 600;
}
#content p.wp-caption-text {
    margin-bottom: 16px;
	color: #205020; /* donker groen-grijs */
}
#content table {
	border: 1px solid #339933;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #339933;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #ddaadd; /* iets lichter dan #cc99cc */
}

#content .entry-title {
	color: #339933; /* donker groen */
	font-weight: 600;
}
.entry-title a:link,
.entry-title a:visited {
	color: #339933; /* donker groen */
	text-decoration:  none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ffb200; /* accent kleur oranje */
}
.entry-title h1 {
	color: #339933; /* donker groen */
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
.entry-title h2 {
	color: #339933; /* donker groen */
	font-weight: bold;
	text-decoration:  none;
}
.entry-title h3 {
	color: #339933; /* donker groen */
	font-weight: bold;
}
.entry-title h4 {
	color: #339933; /* donker groen */
	margin-bottom: 0px;
}
.entry-title h5 {
	color: #339933; /* donker groen */
}
.entry-title h6 {
	color: #339933; /* donker groen */
}
.entry-meta {
	color: #5a5a5a; /* donker grijs */
	font-size: 14px;
}
.entry-content fieldset {
	border: 1px ridge #339933;
}
.entry-content fieldset legend {
	color: #339933;
	color: #FF7D4E; /* accent kleur donker */
	background: transparent;
	font-weight: normal;
	font-size: 16px;
}
.entry-content label {
	color: #000000;
	font-size: 14px;
}

.page-link {
	margin: 0 0 22px 0;
}

.widget-area p {
	font-family: Arial, Helvetica, sans-serif;
}
.widget-title {
	color: #339933; /* donker groen */ 
	font-weight: 600;
	font-size: 18px;
	font-stretch: semi-condensed;
}
.widget-area a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	color: #339933; /* donker groen */ 
}
.widget-area .entry-meta {
	font-family: Arial, Helvetica, sans-serif;
}
.widget_rss a.rsswidget {
	color: #5a5a5a; /* donker grijs */ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}
.widget_rss a.rsswidget:hover {
	font-family: Arial, Helvetica, sans-serif;	
}
.entry-utility {
	clear: both;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #5a5a5a;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ffb200; /* accent kleur oranje */
}

/* =Asides
-------------------------------------------------------------- */


/* =Gallery listing
-------------------------------------------------------------- */


/* =Attachment pages
-------------------------------------------------------------- */


/* =Images
-------------------------------------------------------------- */

.wp-caption {
	background: #99cc33;
	margin: 0px;
	padding: 0px;
}

.wp-caption p.wp-caption-text {
	color : #339933;
	font-size: 14px;
	font-weight: 400;
	margin: 5px;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}
#colophon {
	color: #339933;
}
#site-info {
	font-weight: normal;
	color: #339933;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	color #339933;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */




/* =Print Style
-------------------------------------------------------------- */

