/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/* #Typography
================================================== */

/*headers algemeen*/
h1, h2, h3, h4, h5, h6 {
/*	font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif; */
	font-weight: 600; }
#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a { font-weight: inherit; text-decoration: none; color: inherit; }
#top h1 strong, #top h2 strong, #top h3 strong, #top h4 strong, #top h5 strong, #top h6 strong { color: inherit; }
h1 { font-size: 28px; line-height: 1.1em; margin-bottom: 16px; }
h2 { font-size: 22px; line-height: 1.1em; margin-bottom: 14px; }
h3 { font-size: 14px; line-height: 1.1em; margin-bottom: 14px; }
h4 { font-size: 14px; line-height: 1.1em; margin-bottom: 14px; }
h5 { font-size: 14px; line-height: 1.1em; }
h6 { font-size: 14px; line-height: 1.1em; }	

.main_color a, .main_color .widget_first, .main_color strong, .main_color b, .main_color b a, .main_color strong a, .main_color #js_sort_items a:hover, .main_color #js_sort_items a.active_sort, .main_color .av-sort-by-term a.active_sort, .main_color .special_amp, .main_color .taglist a.activeFilter, .main_color #commentform .required, #top .main_color .av-no-color.av-icon-style-border a.av-icon-char {
color: #e86a04;
font-weight: bold;
}

/*bold tekstkleur*/
.alternate_color strong, .main_color strong {
color: #333333;
}
