/*
Theme Name:     ChildHayden2
Description:    
Author:         Portretstudio Apeldoorn
Template:       hayden-1

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


@import url("../hayden/style.css");

/*////////////////////////////////////////////////////////////////////////
//  EDIT 04 - Header
///////////////////////////////////////////////////////////////////////*/

html, body {
  overflow-x: hidden;
}

#header .inside{
	max-width: 62.5em;
	margin: 0 auto;
	position: relative;
	padding: 15px 0 15px 0 !important;
}

.home.has-slideshow #header .top{
	width: 100%;
	position: absolute !important;
	top: 0;
	z-index: 100;
	text-align: center;
}

#header .inside{
	padding: 15px 0 15px 0;
	margin: 0 auto !important;
}

/* EDIT Top level navigation */

#mainNav ul a{
	line-height: 25px;
	color: rgba(79, 79, 79, .7);
	font-size: .9em;
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
text-shadow: 1px 1px #DEDEDE;
}

#mainNav ul ul a{
	line-height: 15px;
	font-weight: normal;
	border-top: none;
	color: rgba(79, 79, 79, .7);
text-shadow: 1px 1px #DEDEDE;
}


#mainNav ul li.current a,
#mainNav ul li.current-cat a,
#mainNav ul li.current_page_item a,
#mainNav ul li.current-menu-item a,
#mainNav ul li.current-post-ancestor a,
.single-post #mainNav ul li.current_page_parent a,
#mainNav ul li.current-category-parent a,
#mainNav ul li.current-category-ancestor a,
#mainNav ul li.current-portfolio-ancestor a,
#mainNav ul li.current-projects-ancestor a {
	text-decoration: none;
	color: rgba(79, 79, 79, 1);
text-shadow: 1px 1px #DEDEDE;
}

#mainNav ul li.sfHover a,
#mainNav ul li a:hover,
#mainNav ul li:hover {
	text-decoration: none;
	color: rgba(79, 79, 79, 1);
text-shadow: 1px 1px #DEDEDE;
}

/* Second level+ dropdowns */

#mainNav ul ul {
	padding: 20px 0px 5px 0px !important;
	margin-top: -10px;
	background: #74c9b4;
	border: none;
	text-align: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.home #mainNav ul ul {
	background: rgba(0,0,0, .3);
}

#mainNav ul ul ul {
	padding-top: 20px !important;
	margin-left: -1.25em;
	margin-top: -5px;
}

#mainNav ul ul li {
	float: none;
	background: none;
	margin: 0px 1px 3px 3px !important;
}

#mainNav ul ul li a {
	padding: 0px 0 10px 0;
	font-weight: normal;
	border: none !important;
	color: rgba(0,0,0, .5) !important;
}

.home #mainNav ul ul li a {
	color: rgba(0,0,0, .5) !important;
}

#mainNav ul li.sfHover ul a:hover { color: #fff!important; }

/* EDIT Caption style for home page slideshow*/

.home .slideshow .details {
	background: transparent;
	display: block;
	width: 100%;
	text-align: center;
	top: 50%;
	position: absolute;
	display: none;
}

.home .slideshow .details .box{
	padding: 0 30px 0 30px;
}

.home .slideshow .details.left {
	text-align: left;
}

.home .slideshow .details.right {
	text-align: right;
}

.home .slideshow .details.right .text {
	width: 50%;
}

.home .slideshow .details .inside {
	max-width: 62.5em;
}

.home .slideshow .details.center .text {
	width: 80%;
}

.home .slideshow .details .text {
	display: inline-block;
}
.home .details h2 {
	color: #DEDEDE;
	margin: 0 0 5px 0;
	font-size: 2.0em;
	text-shadow: 1px 1px rgba(79, 79, 79, .5);
}
.home .details p {
	font-size: 1.5em !important;
	margin-bottom: 0;
	line-height: 1.2em;
	color: #DEDEDE;
text-shadow: 1px 1px rgba(79, 79, 79, .5);
}

.home .details p .button{
	margin: 25px 0 0 0 !important;
	background: transparent !important;
	border: 2px solid rgba(79, 79, 79, .5);
	color: rgba(255,255,255, .6);
	border-radius: 0;
	font-weight: normal !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	-moz-transition-property: all;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	background-color: rgba(255,255,255,0);
}

.home .details p .button:hover{
	background-image: none !important;
	background-color: rgba(255,255,255,.1) !important;
	color: #fff;
	border-color: #fff;
}

/*EDIT Featured Pages------------------*/

#featuredPages {
	background: #BFE0DE;
	padding: 60px 0 30px 0;
	width: 100%;
	max-width: none;
}

/* EDIT Testimonials ------------------*/

#testimonials {
	padding: 60px 0 50px 0;
	background: #EDE6B7;
}

/* EDIT Portfolio Filter ------------------*/

#content #filterNav{
	padding: 0!important;
	margin: 0;		
	width: auto;	
	text-align: center;			
	width: 100%;
	position: relative;
	display: none;
}

.projectNav { display: none; }

/* EDIT Content ------------------*/

blockquote, address {
	margin: 0 0 30px 0;
	padding: 0 10px 0 25px;
	text-align: justify; text-justify: inter-word;
	font-style: italic;
	font-size: 1.2em;
	font-family: "Myriad Pro", Helvetica, Tahoma;
	border-left: 3px solid #ccb676;
}

blockquote:before {
	content: "\201C";
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.3em;
	vertical-align: -0.4em;
	font-family: Georgia, serif;
}

blockquote p {
	display: inline;
}

hr {
border: 0;
color: #eaeaea;
background-color: #eaeaea;
height: 1px;
width: 100%;
}

h4.shadetitle {
background-color: #F8F8F8; padding: 0 0 0 5px;
}

h4.prijs {
color: green; margin-top: -15px; margin-bottom: -5px;
}

sup.prijs {
color: green; position: relative; top: -0.5em; font-size: 0.6em;
}

#content ul.condensed li {margin: 0px; padding: 0px; line-height: 1.3em;
}

#content .skillList{
	padding: 0!important;
	margin: 0 0 20px 0 !important;
	display: none;
}

.full-width-bar {
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: #F8F8F8;
margin-top: 20px;
margin-bottom: 30px;
}

.fineprint {
	padding: 5px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgba(133, 190, 196, 0.5);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(133, 190, 196, 0.5);
	font-size: 0.8em;
}

#knopcontainer {
	text-align: justify;
	}

#knopcontainer > div {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	text-align: center;
	background-color: #85bec4;
	border-radius: 5px;
	border-style: none;
	line-height: 1.5em;
	color: #FFFFFF;

	/* IE fix. */
	*display: inline;
	zoom: 1;
	}

#knopcontainer > div.klein {
	width: 20%;
	display: inline-block;
	vertical-align: top;
	padding: 5px;
	text-align: center;
	background-color: #85bec4;
	border-radius: 5px;
	border-style: none;
	line-height: 1em;
	color: #FFFFFF;

	/* IE fix. */
	*display: inline;
	zoom: 1;
	}

#knopcontainer > div.groot {
	width: 95%;
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	text-align: center;
	background-color: #85bec4;
	border-radius: 5px;
	border-style: none;
	line-height: 1em;
	color: #FFFFFF;

	/* IE fix. */
	*display: inline;
	zoom: 1;
	}

#knopcontainer > div.logos {
	width: 20%;
	display: inline-block;
	vertical-align: middle;
	padding: 3px;
	text-align: center;
	border-radius: 0px;

	/* IE fix. */
	*display: inline;
	zoom: 1;
	}

#knopcontainer > div a {
	color: #FFFFFF;
}

#knopcontainer > div.logos a {
	color: #85bec4;
}

#knopcontainer > div:hover {
	background-color: #A8A8A8;
}

#knopcontainer:after {
	content: "";
	width: 100%;
	display: inline-block;
    }