/*
Theme Name: Burggraaf IT (SimpelFact)
Theme URI: http://www.burggraaf.nl
Author: Emeni Automatiseringstechnieken
Author URI: http://www.emeni.nl
Version: 1.0
*/

html {
	xoverflow-y: scroll;
	xmin-width: 1135px !important;
	xborder: 1px solid red ;		
}

body {
	/*font-family: Arial, Tahoma, Verdana;*/
	font-family: 'Gudea', sans-serif;		
	font-size: 0.9em;
	color: #3c444b;		
}

a:link, a:visited {
	color: #d7c833;
	text-decoration: none;
}

a:hover{
	color: #000;
	text-decoration: underline;
}

p {
	margin-bottom: 10px;
}

#container {
	/*width: 1020px;*/
	margin: auto;
}

#wrapper {
	/*width: 1135px;
	background: url(images/bg-wrapper.png) 0 460px no-repeat;*/
	margin: auto;		
}


/***************************/
/*   HEADER                */
/***************************/
#top {
	background: #36424A;
	height: 5px;
}

header {
	/*background: url(images/bg-header-large.png) repeat-x 0 0 transparent;*/
	background: url(images/bg-header.png) repeat-x 0 0 transparent;
	min-height: 187px;
	min-height: 205px;
}

#logo  {
	/*width: 341px;
	position: absolute;
	padding: 30px 0 0 40px;*/
	min-height: 116px;
}

#logo  h1 {
	padding: 30px 0 0 40px;
}
#logo h1 span {
	display: none;
}

#menu-top {
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
}

/***************************/
/*   NAVIGATION            */
/***************************/
nav {
	width: auto;
	float: right;
	margin-top: 36px;
	font-size: 0.9em;
}

nav a#pull {
	padding-top: 5px;
	background: #d7c833;
}

nav ul li {
	float: left;
	width: 100px;
	height: 48px;
	margin-left: 5px; 
	text-align: center;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

nav ul li.current-menu-item,
nav ul li.current-page-ancestor,
nav ul li.current_page_parent {
	background: #d7c833;
}

nav ul li a {
	color: #3c444b !important;
	display: block;
	font-size: 1.2em;
	padding: 15px 0 0 0;
	height: 40px;
}

nav ul li a:hover {
	text-decoration: none;
	font-weight: bold;
}

nav ul li.current-menu-item a,
nav ul li.current-page-ancestor a,
nav ul li.current_page_parent a {
	color: #fff !important;
	text-decoration: none;
}

/* submenu */
nav ul li ul {
	display: none;
	visibility: hidden;
	position: absolute;
}

nav ul li#menu-item-15 ul {
	margin-left: -280px;
}

nav li.current-menu-item ul,
nav li.current-page-ancestor ul,
nav li.current_page_parent ul {
 visibility: visible !important;
 display: block;
 width: auto;
}

nav ul li ul li,
nav ul li.current-page-ancestor ul li,
nav ul li.current_page_parent ul li,
nav ul li ul li:hover {
	padding-top: 15px !important;
	width: auto;
	margin: 0;
	background: none;
	float: left;
	height: 45px;	
	text-align: left;
}

nav ul li ul li a {
	display: block;
	padding: 2px 20px 2px 20px;
	color: #000 !important;
	background: url(images/bg-menu-spacer.png) no-repeat top right;
}

nav ul li ul li:last-child a {
	background: none;
}

nav ul li ul li a:hover {
	color: #fff !important;
}

ul.nav_footer li {
	color: white !important;
	font-size: 15px;
}

ul.nav_footer li ul.sub-menu {
	display: none;
}

@media only screen and (max-width: 1006px) {

	nav ul[id*="menu-hoofdmenu"] {
		margin-top: -4px !important;
		border-top: 1px solid white;
		display: none;
	}
}


/***************************/
/*   SLIDER                */
/***************************/
#slider {
    min-height: 201px;
    xmax-height: 297px;
    xheight: 297px;
    overflow: hidden;
}

#cycle li {
	display: none;
}

#slider {
	text-shadow: 1px 1px 1px #000;
	color: #fff;
	font-size: 2em;
}

#slider a {
	color: #fff;
	text-decoration: none;
}

#slider strong {
	font-size: 1.5em;
}

#cycle {
	/*height: 135px;
	width: 900px;*/
	min-height: 135px;
	width: auto;
	overflow: hidden;
	margin: 100px 0 0 20px;
}

#cycle li {
	/*height: 135px;
	width: 900px;*/
	min-height: 135px;
	width: auto;
}


#cycle-nav {
	margin: 20px 0 20px 45%;
    height: 22px;
    /*width: 400px;*/
    width: 55%;
    
}

#cycle-nav li {
	background: url(images/li-cycle.png) no-repeat;
	width: 21px;
	height: 21px;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

#cycle-nav li.active {
	background: url(images/li-cycle-active.png) no-repeat;
}

/***************************/
/*   CONTENT               */
/***************************/
#content {
	padding: 50px 40px 10px 40px;
	min-height: 380px;
	background: url(images/bg-wrapper.png) center 0 no-repeat;
}

.content-repeat {
	background: url(images/bg-wrapper-repeat.png) scroll center 21px repeat-y transparent;
}

#content h1 {
	color: #d7c833;
	font-size: 1.6em;
	font-family: 'Gudea Bold', sans-serif;
	font-weight: bold;	
	margin-bottom: 10px;	
}

#content h2 {
	color: #d7c833;
	font-size: 1.4em;
	font-family: 'Gudea Bold', sans-serif;
	font-weight: bold;	
	margin-bottom: 10px;
}

#content[class*="category-updates"] h2.hidden {
    display: block !important;
    visibility: visible !important;
}

#content h3 {
	color: #d7c833;
	font-size: 1.3em;
	font-family: 'Gudea Bold', sans-serif;
	font-weight: bold;	
	margin-bottom: 10px;
	margin-top: 25px;
}

#content h4 {
	font-size: 1.2em;
}

#content img.alignright {
	margin-left: 10px;
	float: right;
}
#content img.alignleft {
    float: left;
    margin-right: 10px;
}

#content article,
#content-bottom article  {
	/*font-size: 0.9em;*/
}

#content article ul li span {
	color: #3c444b;
}

#content-bottom article h2 {
	/*color: #d7c833;*/
	font-size: 1.8em;
	font-family: 'Gudea Bold', sans-serif;
	font-weight: bold;
}

#content-bottom article h3 {
	font-size: 0.9em;
	font-weight: bold;
	font-family: 'Gudea Bold', sans-serif;	
	margin-top: 20px;
}

#content .infoblock h1,
#content .infoblock h2,
#content .infoblock h3 {
	color: inherit;	
}
 
#content ul, #content ol {
    line-height: 150%;
    margin: 0.4em 0 1em;
}
#content ul li, #content ol li {
    line-height: 15px;
    /*list-style: disc outside;*/
    list-style:url(https://www.simpelfact.com/wp-content/uploads/2013/07/bullet-oranje.gif) outside none;
    margin-left: 40px;
}

.contact-info {
	display: none;
}

@media only screen and (max-width: 600px) {

	table.contact-info {
		display: none;
	}

	table.contact-info-2 {
		display: block;
	}
	
}

@media only screen and (min-width: 601px) {
	table.contact-info {
		float: right;
		display: block;
		width: 45% !important;
	}

	table.contact-info-2 {
		display: none;
	}
}

hr.divider {
	border-color: #d7c833;
}

div.content-repeat.row:last-child hr.divider {
	display: none;
}

/***************************/
/*   CONTENT - HOMEPAGE    */
/***************************/
.home #content p {
	margin-bottom: 10px;
}

.home #content article {
	margin-top: 30px;
	/*font-size: 0.9em;*/
	line-height: 24px;
}

.home #content article .image {
	float: right;
	/*width: 450px;*/
}

.home #content article .text {
	float: left;
	/*width: 480px;*/	
}

.home #content article a.readmore {
	float: right;
}

#wrapper-bottom {
	background: #ECEBE7;	
}

#content-bottom {
	/*width: 940px;*/
	margin: 50px auto;
	padding: 30px;
}

.home #content-bottom article {
	float: left;
	/*width: 450px;
	margin-right: 40px;*/
	font-size: 0.9em;
	line-height: 24px;	
}

.home #content-bottom article.last {
	margin-right: 0;
}

.home #content-bottom article h2 {
	font-weight: normal;
	font-family: 'Gudea Bold', sans-serif;			
	margin-bottom: 15px;
	font-size: 1.5em;
	color: #3C444B;
}

.home #content-bottom article h2 span {
	color: #b93045;
}

.home #content-bottom article.last h2 span {
	color: #d1c744;	
}

.home #content-bottom article a.readmore {
	font-weight: bold;
	color: #b93045;
	float: right;
}

.home #content-bottom article.last a.readmore {
	color: #d1c744;
}


/***************************/
/*   FOOTER                */
/***************************/
footer {
	/*width: 1020px;
	margin: 10px auto;*/
	min-height: 110px;
	background-color: #36424A;
}

footer ul {
	padding: 30px 0 0 0;
	text-align: center;	
}

.lt-ie8 footer ul {
	width: 430px;
	padding-top: 5px;
}

footer ul li {
	display: inline;
	margin-right: 30px;
	text-transform: uppercase;
} 

footer ul li:last-child {
	margin-right: 0;
}

footer ul li a {
	color: #fff !important;
}

footer ul li a:hover {
	text-decoration: underline;
}

footer ul.copyright {
	padding: 20px 0 0 0;
	color: #96999d;
	font-size: 0.8em;
}

footer ul.copyright li {
	background: url(images/bg-submenu-spacer.png) no-repeat top right;
	padding-right: 15px;
	margin-right: 15px;
	text-transform: none;	
}

footer ul.copyright li:last-child {
	background: none;
	padding-right: 0x;
	margin-right: 0;
}

footer ul.copyright li a {
	color: #96999d !important;
}

/* addthis */
.addthis_toolbox {
	margin-top: 25px;
}


/* contactform */
.wpcf7 {
	/*width: 250px;
	margin: auto !important;*/
}

/***
*  TAAL BALK
**/

#lang_sel_list ul {
	margin-top: 5px !important;
	border-top: none !important;
	float: right !important;
	background-color: transparent;
}

#lang_sel_list ul li a {
	background-color: transparent !important;
}

#lang_sel_header ul {
	list-style:none;
	margin:0;
	padding:0;
}

#lang_sel_header ul li {
	display:inline;
	margin:0 1px 0 0;
	padding:0;
	white-space:nowrap;
	line-height:25px;
}

#lang_sel_header ul li img {
	position:relative;
	top:1px;
	width:18px;
	height:12px;
}

#lang_sel_header ul li a {
	text-decoration:none;
	padding:5px 10px;
}

#lang_sel_header ul li a:visited {
	text-decoration:none;
	padding:5px 10px;
}

/***
 * UITZONDERINGEN 
 **/
 
/* Titel: Nieuws */
#content.category-updates h2.hidden {
	display: block !important;
	visibility: visible !important;
}

.wpml-ls-sidebars-sidebar-4, .wpml-ls-sidebars-sidebar-4 .wpml-ls-sub-menu, .wpml-ls-sidebars-sidebar-4 a {
    border-color: transparent !important;
}
.wpml-ls-sidebars-sidebar-4 {
    background-color: transparent !important;
}
	
.wpml-ls-legacy-list-horizontal {
    border: none !important; 
    padding: 0px !important; 
    clear: none !important; 
}
