/*  
Theme Name: VZW-Evidencebased-HRM
Theme URI: www.evidencebasedhrm.be
Description: Custom Theme for VZW-Evidencebased-HRM
Version: 1.0.0
Author: Karel Van Achte
Author URI: http://www.after-dark.be
*/

body {
background:#f9f9f9;
color: #424242;
text-align:left;
}


.rounded {
	background: #fff;
	border:1px solid #eee;
}

.hidden {
	display:none;
}

* {
	outline:none;
}

/* Header */

.header {
	margin:20px auto 0;
	position:relative;
	
	z-index:9;
	height: 75px;
}

.header .logo h2 {
	padding:1px 5px 5px 15px;
	margin:0;
	font-size:20px;
	color:#111;
	background: url(media/images/logo.jpg) no-repeat 3px 3px;
	height:75px;
	text-indent: -9999px;
	cursor: pointer;
}

div.flag {
float: right;
height: 11px;
width: 16px;
margin-left: 5px;
text-indent: -9999px;
cursor: pointer;
margin-top: 1px;	
}

div.language {
width: 100px;
float: right;
text-align: right;
	font-size: 10px;
}

div.languages {
margin-top: 10px;
height: 15px;
padding-right: 10px;
}



div.flag.nl {
background: url(media/images/flag-nl.jpg) no-repeat 0;	
}

div.flag.fr {
background: url(media/images/flag-fr.jpg) no-repeat 0;	
}

.header .logo h2 a {
	color:#111;
}

/* Navigation */

ul.topnav {
	list-style: none;
	padding: 0 10px;
	margin: -1px 0 0 0;
	float: right;
	z-index:2;
	font-size: 18px;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #669cc9;
	display: block;
	text-decoration: none;
	float: left;
	font-weight: normal;
	font-style: normal;
}
ul.topnav li a:hover{
	color:#98cb00;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	margin-top: 5px;
	float: left;
	background: url(media/images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	margin: 0; padding: 0 0 5px 0;
	display: none;
	float: left;
	width: 170px;
	z-index:3;
	font-size: 12px;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	clear: both;
	width: 170px;
	z-index:9;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	padding:5px 10px 0 10px;
	cursor:pointer;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
}

/* Featured */

.featured {
	background:url(media/images/featured.jpg) top no-repeat;
	height:356px;
	margin-bottom:15px;
	margin-top: 15px;
}

.featured.page {
	background:url(media/images/headerpage.png) top no-repeat;
	height:91px;
	margin-bottom:15px;
	margin-top: 15px;
}

h1.page-title {
	font-size: 28px;
	color: #fefffe;
	font-weight: normal;
	font-style: normal;
	margin-top: 32px;
	margin-bottom: 28px;
	margin-left: 20px;
}

div.container.sec {
margin-top:8px;	
}

.featured a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.intro h1 {
	font-size: 40px;
	color:#fff;
	font-weight: normal;
	font-style: normal;
} 

.intro {
	padding-top:30px;
	margin-left:20px;
	color: #c0c0c0;
	
}

p.link a {
	padding:5px 9px;
	background:#98cb00;
	
	color:#fff;
	font:10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}

input.btn {
width: 83px;
height:27px;
border: none;
	background: url(media/images/button-bg.png) no-repeat center top;
	font-weight: bold;
}


div.widget {
padding-bottom: 33px;
margin-bottom: 33px;
border-bottom: 1px dotted #d5d5d5;
}

input.btn:hover {
	background: url(media/images/button-bg.png) no-repeat center bottom;
cursor: pointer;
}
input.btn:active {
outline: none; /* hide dotted outline in Firefox */
}
div

.field.sidebar {
	width:168px;
	border:1px solid #eee;
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
}

p.link a:hover {
	background:#98cb00;
	color:#E8FF6E;
	
	
}

p.biglink a {
	width:100%;
	display:block;
	text-align:center;
	padding:20px 0;
	background:#9c0;
	color:#E8FF6E;
	font:24px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}

p.biglink a:hover {
	background:#ad1;
	color:#fff;
}

/* Features */

.rbox div.inner {
	padding:20px 20px 10px 20px;
}

div.clear.separator {
	
}



div.inner.eqh {
	
}

.rbox div.error_message {
	padding:10px 10px 10px 35px;
}

.center {
	text-align:center;
}

/* Content */

.content {
	margin:8px auto;
}

p.meta {
	margin:0;
	border-bottom:1px dotted #ccc;
	margin-bottom:20px;
	color:#bbb;
	font-size:11px;
}

h3.headline {
	margin-bottom:5px;
	padding-bottom:0;
}

.rbox h3 {
	margin:0 0 10px 0;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	color: #333333;
}

/* General */

.pagetitle {
	margin-top:-35px;
	margin-bottom:15px;
	background:url(media/images/pagetitle.png) top no-repeat #111;

}

.pagetitle h1 {
	font:45px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:20px;
	margin:0;
	font-weight:bold;
}

.content img {
	padding:5px;
	background:#fff;
	border:1px solid #eee;
	
}

img.ad {
padding: 0;
border: none;
float: left;
margin: 5px;	
}

div.widget.sponsors {
margin-bottom: 0;
border: none;
padding-bottom:0;	
}

div.fl {
float: left;
width: 630px;	
}

div.fl.ftr  {
height:30px
}


div.fl.ftr a {
	color: #515151;
}

div.fr.ftr a {
	color: #515151;
}

.latest {
width: 630px;	
margin-top: 8px;
float: left;
}

div.postlist {
float: left;
width: 295px;	
}

ul.newslist li {
list-style-type: none;
padding-left: 10px;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #d5d5d5;
background: url(media/images/bullet.png) no-repeat 0 6px;
margin-right: 30px;
}

div.clear.separator {
border-bottom: 1px dotted #d5d5d5;	
}

div.clear.separator.noborder {
border-bottom:none;	
}



span.anchoricon {
margin-right: 2px;
	background: url(media/images/down.png) no-repeat;
}



ul.newslist li.noborder {
border-bottom: none;	
}

ul.newslist {
margin: 20px 0;
}

div.fr {
float: right;	
}



img.academici-img {
	border:none;
	margin:0;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 0;
}

a.rsslink {
	position: absolute;
	margin-left: 600px;
	margin-top: 10px;
	width: 18px;
	height:17px;
	background-image: url(media/images/rss-icon.png);
	text-indent: -9999px;
}

div.academici {
width: 295px;
float: left;	
}

a {
	color: #457ba7;
	font-weight: normal;
	font-style: normal;
}

a:hover {
	color: #98cb00;
}

.clear {
	clear:both;
	display:block;
	margin:10px 0;
}

.mini p {
	font-size:90%;
}

img.left {
	float:left;
	border:none;
	margin:0 5px 5px 0;
}

h2 {
	border-bottom:1px dotted #ccc;
}

.header h2 {
	border:none;
}

.video strong {
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#222;
}

.video a {
	color:#9c0;
}

.video a:hover {
	color:#8b0;
}

/* Pricing */

table.pricing {
	border:1px dotted #ccc;
	border-right:none;
	border-bottom:none;
	border-top:1px solid #BAEDFF;
}

.pricing th, .pricing td {
	padding:10px;
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	text-align:center;
	width:16%;
}

.pricing p.link {
	margin:10px 0;
}

th.feature, td.feature {
	text-align:right;
	width:200px;
	font-weight:bold;
	color:#222;
}

.pricing th {
	background:#D2F6FF;
	border-right:1px solid #BAEDFF;
	border-bottom:1px solid #BAEDFF;
	color:#222;
}

tr.odd td {
	background:#fafafa;
}

.price {
	font-size:140%;
	color:#333;
}

/* Slider */

#slider {
    margin-top: 21px;
    margin-left: 18px;
    position: relative;
	z-index:0;
	width:390px;
	height:276px;
	padding-top:15px;
	
}

.scroll {
    height: 312px;
    width: 440px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	z-index:0
}

.scrollContainer div.panel {
    height: 312px;
    width: 440px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding:10px 40px;
	height:45px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    color: #000;
    text-decoration: none;
	text-transform:uppercase;
	color:#9E302C;
	margin:0 10px 0 0;
}

	
ul.navigation a:hover {
	color:#251E10;
}

ul.navigation a.selected {
   color:#251E10;
}

ul.navigation a:focus {
    outline: none;
}

.panel {
	position:relative;
}

.panel img {
	position:absolute;
	top:0;
	left:0;
}

.panel p {
	line-height:18px;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
	z-index:9;
}

h2.subpage {
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	color: #333333;
	letter-spacing: -1px;
	margin-top: 35px;
	border: none;
}





#top div.container.page div.fl.eqh div.span-16.rbox.rounded div.inner div.tabhorizontal.ui-tabs.ui-widget.ui-widget-content.ui-corner-all ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all li.ui-state-default.ui-corner-top a {
padding-left: 25px;	
}

#top div.container.page div.fl.eqh div.span-16.rbox.rounded div.inner div.tabhorizontal.ui-tabs.ui-widget.ui-widget-content.ui-corner-all ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all li.ui-state-default.ui-corner-top.ui-tabs-selected.ui-state-active a {
color: #98cb00;
background: url(media/images/star.png) no-repeat 5px;
}


div.customfieldstabs div.sectabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {
padding: 0;
margin: 0;
border: none;
}


#top div.container.page div.fl.eqh div.span-16.rbox.rounded div.inner div.tabhorizontal div.customfieldstabs div.sectabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all li.customfieldstabsli.ui-state-default.ui-corner-top.ui-tabs-selected.ui-state-active a {
background-image: none;	
color: #98cb00;
}


li.customfieldstabsli.ui-state-default.ui-corner-top {
float: left;
padding: 0;
width: 126px;
text-align: center;
border-right: 1px solid #eaecec;
border-bottom: 1px solid #eaecec;
padding:10px;
background-color: #fafafa;
line-height: 16px;

}

li.customfieldstabsli.ui-state-default.ui-corner-top.ui-tabs-selected.ui-state-active {
background-color: #fefefe;
border-bottom: 1px solid #fefefe;
}



li.customfieldstabsli.last.ui-state-default.ui-corner-top.ui-tabs-selected.ui-state-active {
border-right: none;	
}

li.customfieldstabsli.last.ui-state-default.ui-corner-top {
border-right: none;		
}


div.sectabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
border: 1px solid #eaecec;
margin-bottom: 25px;
width: 587px;
}

div.emm-paginate {

}

div.navigationcontainer {
text-align: center;	
}

a.emm-page:hover {

margin-left: 1px;
padding-left: 5px;
margin-right: 1px;
padding-right: 5px;
background-color: #98cb00;
border: 1px solid #e0e3e3;
font-size: 14px;
color: #fcfeff;
}

a.emm-page {

margin-left: 1px;
padding-left: 5px;
margin-right: 1px;
padding-right: 5px;
background-color: #f7f9f9;
border: 1px solid #e0e3e3;
font-size: 14px;
color: #888;
}



span.emm-page.emm-current {
margin-left: 1px;
padding-left: 5px;
margin-right: 1px;
padding-right: 5px;
background-color: #98cb00;
border: 1px solid #e0e3e3;
font-size: 14px;
color: #fcfeff;	
}

a.emm-prev {
font-size: 12px;
margin-right: 5px;
}

span.emm-gap {
margin-left: 1px;
padding-left: 5px;
margin-right: 1px;
padding-right: 5px;
font-size: 14px;
color: #888;
	
}

a.emm-next {
font-size: 12px;
margin-left: 5px;	
}

h2.subpage.news {
	margin-top: 10px;
	margin-bottom: 2px;
	width:590px;	
}



img.size-thumbnail {
border:1px dotted #ccc;		
}

img.alignleft {
float: left;
margin-right: 15px;	
margin-bottom: 15px;
margin-top: 15px;	
}

img.alignright {
float: right;
margin-left: 15px;	
margin-bottom: 15px;
margin-top: 15px;	
}

img.size-medium{
border:1px dotted #ccc;	
}

#top div.container.page div.fl.eqh div.span-16.rbox.rounded div.inner h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	color: #333333;
	letter-spacing: -1px;	
}

#top div.container.page div.fl.eqh div.span-16.rbox.rounded div.inner h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	color: #333333;
	letter-spacing: -1px;
	border: none;	
}
#top div.container.page div.fl.eqh div.span-16.rbox.rounded div.inner h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #333333;
	letter-spacing: -1px;
	border: none;	
}

#top div.container.page div.fl.eqh div.span-16.rbox.rounded div.inner h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #333333;
	letter-spacing: -1px;
	border: none;	
}

#top div.container.page div.fl.eqh div.span-16.rbox.rounded div.inner h5 {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #333333;
	letter-spacing: -1px;
	border: none;	
}

#top div.container.page div.fl.eqh div.span-16.rbox.rounded div.inner h6 {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #333333;
	letter-spacing: -1px;
	border: none;	
}


img.size-large{
border:1px dotted #ccc;	
}

p.date {
	font-size: 11px;
	border-bottom:1px dotted #ccc;
}

div.newspostexcerpt {
	margin-bottom: 35px;
}

div.customfieldstabscontent {
padding: 15px;
background-color: #fefefe;
}



#top div.container.page div.fl.eqh div.span-16.rbox.rounded div.inner div.tabhorizontal div.customfieldstabs div.sectabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all li.customfieldstabsli.ui-state-default.ui-corner-top a {
margin: 0;
padding: 0;
font-weight: bold;
font-size: 12px;
color: #333333;
}


a.button.anchor.top {
	background-color: #93b6d6;
	
}

a.button.anchor.top:hover {
	color: #4c7ba8;
}


span.anchoricontop {
	background: url(media/images/top.png) no-repeat;
}

.scrollButtons.left {
    left: -30px;
	z-index:9;
}

.scrollButtons.right {
    right: -30px;
	z-index:9;
}


.hidden {
	display:none;
}

/* Tabs */

div#tab-container-1 {
	width: 100%;
	margin:20px 0 20px 0;
}



ul#tab-container-1-nav {
	list-style-type: none;
	width: 100%;
	float: left;
	background: url(media/images/pixel.gif) bottom left repeat-x;
	margin:0;
	padding:0;
}



ul#tab-container-1-nav li {
	margin: 0 2px 0 0;
	float: left;
}



ul#tab-container-1-nav a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #eee;
	border-bottom: 0;
	color: #666;
	background:url(media/images/box.jpg) bottom repeat-x #fff;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-radius-topright:5px;
	-webkit-border-radius-topleft:5px;
}



ul#tab-container-1-nav a:hover {
	background: #fff;
}



ul#tab-container-1-nav a.active {
	background: #fff;
	padding-bottom: 5px;
	cursor: default;
	color: #9c0;
}



.tab {
	clear: left;
	border: 1px solid #eee;
	border-top: 0;
	padding: 20px 20px 0 20px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomright:5px;
	-webkit-border-radius-bottomleft:5px;
	background:url(media/images/box.jpg) bottom repeat-x #fff;
}

object {
	margin-bottom:20px;
}

div#yoastbreadcrumb {
margin-bottom: 17px;
float: left;	
}


div.edit {
float:left;
margin-left: 5px;	
}

p.link.fl {
float:left;	
}



.ui-tabs .ui-tabs-hide {
     display: none;
}

h3#comments {
margin-top: 25px;
padding-top: 25px;
border-top:1px dotted #ccc;	
}

ol.commentlist {
margin: 0;
	list-style-type: none;
}

div.commentmetadata {
float: left;
width: 100px;	
display: block;
width:82px;
padding-top: 87px;
background: url(media/images/misteryman.jpg) no-repeat;
}

li.commentdiv {
margin-bottom: 25px;	
}

input#author {
width:168px;
	border:1px solid #eee;
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;	
}

input#url {
	width:168px;
	border:1px solid #eee;
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
}

input#email2 {
	width:168px;
	border:1px solid #eee;
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
}



textarea#comment {
width:580px;
border:1px solid #eee;
height: 130px;
padding: 5px;
	
}

div.commenttext {
width: 490px;	
float: right;
}
input.submit {
width: 83px;
height:27px;
border: none;
background: url(media/images/button-bg.png) no-repeat center top;
font-weight: bold;	
}
input.submit:hover {

background: url(media/images/button-bg.png) no-repeat center bottom;
cursor: pointer;
}
input.submit:active {
outline: none; /* hide dotted outline in Firefox */
}
div.edit2 {
text-align: right;	
}

#slider img {
border: none;	
}

.listNav { margin:0 0 10px; }
.ln-letters { overflow:hidden; }
.ln-letters a { font-size:0.9em; display:block; float:left; padding:2px 6px; border:1px solid #eee; border-right:none; text-decoration:none; }
.ln-letters a.ln-last { border:1px solid #eee; }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#eaeaea; }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }


/*toggle*/
h4.trigger {
    margin: 0px !important;
}
h4.trigger a {
    text-decoration: none;
    display: block;
    font-weight: normal;
}
h4.trigger a:hover {
    text-decoration: underline;
}
h4.active{
   
}
h4.toggle-white{
    background-color: #FFF;
}
h4.toggle-gray{
    background-color: #F5F5F5;
}
.toggle_container {
    overflow: hidden;
    padding-bottom: 20px;
}