/* Overwrite default style with IENC specifics.
 *
 * TODO: replace #1a1a1a (black) with true black?
 */
@charset "UTF-8";
@font-face{font-family:"RO Sans";font-style:normal;font-weight:normal;src:url("webfonts/RO-SansWebText-Regular.eot%3F") format("embedded-opentype"),url("webfonts/RO-SansWebText-Regular.woff") format("opentype"),url("webfonts/RO-SansWebText-Regular.ttf") format("truetype")}
@font-face{font-family:"RO Sans";font-style:italic;font-weight:normal;src:url("webfonts/RO-SansWebText-Italic.eot%3F") format("embedded-opentype"),url("webfonts/RO-SansWebText-Italic.woff") format("opentype"),url("webfonts/RO-SansWebText-Italic.ttf") format("truetype")}
@font-face{font-family:"RO Sans";font-style:normal;font-weight:bold;src:url("webfonts/RO-SansWebText-Bold.eot%3F") format("embedded-opentype"),url("webfonts/RO-SansWebText-Bold.woff") format("opentype"),url("webfonts/RO-SansWebText-Bold.ttf") format("truetype")}
@font-face{font-family:"RO Serif";font-style:normal;font-weight:normal;src:url("webfonts/RO-SerifWeb-Regular.eot%3F") format("embedded-opentype"),url("webfonts/RO-SerifWeb-Regular.woff") format("opentype"),url("webfonts/RO-SerifWeb-Regular.ttf") format("truetype")}
@font-face{font-family:"RO Serif";font-style:italic;font-weight:normal;src:url("webfonts/RO-SerifWeb-Italic.eot%3F") format("embedded-opentype"),url("webfonts/RO-SerifWeb-Italic.woff") format("opentype"),url("webfonts/RO-SerifWeb-Italic.ttf") format("truetype")}
@font-face{font-family:"RO Serif";font-style:normal;font-weight:bold;src:url("webfonts/RO-SerifWeb-Bold.eot%3F") format("embedded-opentype"),url("webfonts/RO-SerifWeb-Bold.woff") format("opentype"),url("webfonts/RO-SerifWeb-Bold.ttf") format("truetype")}
body,
.entry-title,
.main-navigation {
  font-family: "RO Sans",Calibri,sans-serif;
}
.main-navigation {
  font-size: 18px;
}
body {
  font-size: 100%;
  font-weight: normal;
  line-height: 1.625;
}

body:not(.custom-background-image)::before,
body:not(.custom-background-image)::after {
    height: 0;
}
body {
  background: #fff;
}
#page {
  margin: 0;
}
.site-inner {
  max-width: none;
}
#masthead {
  padding: 0;
  margin: 87px 0 0;
  background-color: #f9e11e;
}
#ienc-logo {
  position: absolute;
  margin: -87px 0 0 50%;
}
#ienc-logo img {
  /* For true centering, move the logo halve the banner-width to the left. */
  /* TODO: check for new image and adapt width if necessary. */
  margin-left: -22px;
  max-width: none;
}
.site-header-main {
  max-width: 1200px;
  margin: 0 auto;
}
#site-header-menu {
  height: 44px;
  margin: 0 0 0 15px;
  flex: auto;
  /* TODO: fix the exact position. */
}
#site-navigation li {
  height: 44px;
}
#site-navigation li a:hover,
#site-navigation li a:active {
  color: #1a1a1a;
}
#site-navigation li.current-menu-item,
#site-navigation li:hover {
  background-color: #fff49c;
}
#content {
  max-width: 1200px;
  margin: 40px auto 0;
  padding: 0 15px;
}
#colophon {
  padding: 0;
  background-color: #e6e6e6;
  border-top: 3px solid #4e4e4e;
  position: relative;
}
#payoff {
  margin: 0 0 0 50%;
}
#payoff-banner {
  margin-left: -22px;
  border-left: 44px solid #154273;
  height: 31px;
}
#colophon-menus-container {
  width: 100%;
}
#colophon-menus {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
#colophon-menus .widget-area {
  width: 33.3333%;
}
#colophon-menus section.widget {
  border: none;
  font-size: 18px;
  color: #535353;
  padding-top: 0;
}
#colophon-menus h2.widget-title {
  font-size: 27px;
  font-weight: normal;
  font-family: "RO Sans",Calibri,sans-serif;
  border-bottom: 1px solid #b4b4b4;
  margin-bottom: 5px;
  padding: 30px 0 5px;
  text-transform: none;
}
#colophon-menus ul {
  margin: 0;
}
#colophon-menus li {
  list-style: outside none none;
}
#colophon-menus a {
  color: #535353;
  font-family: "RO Sans",Calibri,sans-serif;
  padding: 2px 0 10px;
  display: block;
}
#colophon-menus a:hover {
  text-decoration: underline;
}
#content section.widget {
  border-top: 3px solid #f9e11e;
}
#content header.page-header {
  padding-top: 0;
  border-top: 0;
}
#content div.entry-content {
  float: none;
  width: 100%;
}
body.page #content article div.entry-content ul,
body.single-post #content article div.entry-content ul,
body.page #content article div.entry-content ol,
body.single-post #content article div.entry-content ol {
  list-style: inside none none;
}
body.page #content article div.entry-content ul li,
body.single-post #content article div.entry-content ul li {
  /* Rijkshuisstijl is more spacious, with margin as in comment and larger
   * line-height..
   *  margin: 0.2em 0;
   * . */
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  text-overflow: ellipsis;
  list-style-type: square;
}

/* Adjust layout on smaller screens. */
#page {
  overflow: hidden;
}
#content div.entry-content {
  margin: 0;
}
#content header.entry-header {
  margin: 0;
}
#menu-toggle {
  margin: 0;
  font-size: 18px;
  border: none;
}
div.toggled-on ul.primary-menu {
  background: #f9e11e;
  margin-left: -15px;
  padding-left: 15px;
}
#site-header-menu.toggled-on {
  z-index: 10;
}

#content footer.entry-footer {
  float: none;
  width: 100%;
  margin-bottom: 5px;
}
#content footer.entry-footer span {
  display: inline-block;
  margin: 0;
  font-size: 18px;
}
#content footer.entry-footer span a:hover {
  text-decoration: underline;
  box-shadow: none;
}
#content footer.entry-footer span.discussie-links a {
  background-image: url("linkblue-sprite-icons-xl-1.3.png");
  background-repeat: no-repeat;
  background-position: -102px -448px;
  display: block;
  padding-left: 30px;
}
span.ienc-links.tags-links {
  border-top: 3px solid #f9e11e;
}
#content h1.entry-title {
  font-size: 31.5px;
  margin-bottom: 31.5px;
}
#secondary .menu {
  margin-left: 0;
}
#secondary .menu li {
  list-style: outside none none;
}
#secondary .menu a {
  color: #01689b;
  font-size: 18px;
  background-image: url("linkblue-sprite-icons-xl-1.3.png");
  background-repeat: no-repeat;
  background-position: -102px -448px;
  display: block;
  padding-left: 30px;
}
#secondary .menu a:hover,
#secondary .menu a:visited {
  color: #686868;
}
#secondary section.widget {
  padding: 9px 0 0 0;
}
#secondary h2.widget-title {
  font-size: 20.25px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 0.55555em 0;
  color: #000;
}
#content #primary h1.entry-title {
  margin-bottom: 0;
}
#content #primary header.entry-header {
  margin-bottom: 1em;
}
#content #primary header.entry-header span {
  color: grey;
  font-size: 80%;
}
#content #primary h2.entry-title {
  margin-bottom: 6px;
}
#content #primary h2.entry-title a {
  background-image: url("linkblue-sprite-icons-xl-1.3.png");
  background-repeat: no-repeat;
  background-position: -102px -448px;
  padding-left: 30px;
  display: inline-block;
  font-size: 20.25px;
  color: #01689b;
}
#content #primary h2.entry-title a:hover,
#content #primary h2.entry-title a:visited {
  color: #686868;
}
#ienc-login {
  position: absolute;
  top: 0;
  width: 100%;
}
#ienc-login p {
  max-width: 1200px;
  margin: 0 auto;
  text-align: right;
  font-size: 18px;
  padding-right: 15px;
}
#ienc-login a {
  color: #01689b;
  font-size: 18px;
  display: inline-block;
  margin-left: 10px;
}
#ienc-login a:hover {
  text-decoration: underline;
}
#content button,
#content input[type="submit"] {
  border-radius: 0;
  background: #f9e11e;
  background: #01689b;
  text-transform: none;
  font-weight: normal;
  font-family: "RO Sans",Calibri,sans-serif;
  font-size: 18px;
}
#content input,
#content textarea {
  border-radius: 0;
  font-family: "RO Sans",Calibri,sans-serif;
  font-size: 18px;
}
/* Setup basic form styling. */
#content textarea,
#content input[type="search"],
#content input[type="password"],
#content input[type="text"] {
  border: 1px solid #f3f3f3;
  border-bottom: 2px solid #f3f3f3;
}
#content input[type="search"]:focus,
#content input[type="password"]:focus,
#content input[type="text"]:focus,
#content textarea:focus {
  border-bottom: 2px solid #f9e11e;
  border-bottom: 2px solid #01689b;
}
#content p {
  font-family: "RO Sans",Calibri,sans-serif;
  font-size: 18px;
}
#content textarea#bbp_topic_content {
  width: 100%;
}
.entry-footer > span.ienc-links:not(:last-child)::after {
  content: none;
}
#content article {
  margin-bottom: 1em;
}
#content footer.ienc-search-footer {
  margin: 5px 0 0;
}
#content header.page-header {
  margin-bottom: 1.5em;
}
.entry-content p {
  margin-bottom: 0.8125em;
}
.entry-content h2 {
  margin: 2em 0 0.2em;
  font-size: 1.3125em;
  font-weight: bold;
  line-height: 1.2381;
}
.entry-content h3 {
  margin: 2em 0 0.2em;
  font-size: 1.1em;
  font-weight: bold;
}
.entry-content h4 {
  margin: 0;
  font-size: 1em;
  font-weight: bold;
  text-transform: none;
  letter-spacing: normal;
}
/* Form improvements for login/discussion forms. */
#primary form {
  background: #f3f3f3;
  padding: 20px 20px 0;
}
#primary form p,
#primary fieldset.bbp-form p,
#primary fieldset.bbp-form div.bbp-the-content-wrapper {
  margin-bottom: 20px;
}
#primary form input[type="text"],
#primary form input[type="search"],
#primary form input[type="password"],
#primary form textarea {
  background: #fff;
  padding: 5px;
  border-bottom: 2px solid #01689b;
}
#primary form input[type="text"]:focus,
#primary form input[type="search"]:focus,
#primary form input[type="password"]:focus,
#primary form textarea:focus {
  border-bottom: 2px solid #f9e11e;
}
#primary fieldset.bbp-form {
  border: none;
  padding: 0;
}
#primary fieldset.bbp-form legend {
  /*display: none;*/
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 10px 0;
}
#primary div.bbp-submit-wrapper {
  float: none;
}
#primary textarea#bbp_topic_content {
  font-size: 18px;
}
#primary div.bbp-the-content-wrapper div.quicktags-toolbar {
  padding: 3px 0;
}
#primary div.quicktags-toolbar input[type="button"] {
  font-size: 18px;
  padding: 2px 8px;
  margin: 2px;
}
.bbp-breadcrumb {
  display: none;
}
#bbpress-forums > #subscription-toggle {
  font-size: 18px;
  display: block;
  margin-bottom: 3px;
}
#bbpress-forums > div.ienc-forum-content {
  font-size: 18px;
  padding: 0 0 1em;
}
/* Hide the infobox on the forum page only. */
article.forum #bbpress-forums > .bbp-template-notice {
  display: none;
}
#bbpress-forums div.bbp-template-notice {
  border-radius: 0;
  border: none;
  padding: 0;
  background: #f3f3f3;
}
#bbpress-forums div.bbp-template-notice p {
  padding: 0;
  margin: 0 !important; /* The bbpress css rule had an !important here too..  */
}
#bbpress-forums div.bbp-template-notice a.bbp-author-avatar {
  display: none;
}
#bbpress-forums div.bbp-template-notice a.bbp-author-name {
  margin-right: 0.5em;
}
#bbpress-forums div.bbp-template-notice a.bbp-author-name:before {
  content: "\A";
  white-space: pre;
}
#bbpress-forums div.bbp-template-notice.info {
  padding: 20px;
}
/* Hide all the pagination, and then show only those directly following a
 * content list. Below, the actual styling rules.*/
div.bbp-pagination { display: none; }
ul+div.bbp-pagination { display: block; }
div.bbp-pagination {
  font-size: 18px;
  border-top: 3px solid #01689b;
  margin-bottom: 40px;
}
#bbpress-forums > ul.forums,
#bbpress-forums > ul.bbp-topics {
  margin-bottom: 0;
}
div.bbp-pagination span.page-numbers.current,
div.bbp-pagination a,
div.bbp-pagination a:hover {
  border: none;
  box-shadow: none;
  padding: 12px 8px;
}
div.bbp-pagination a:hover {
  background-color: #fff;
  text-decoration: underline;
}
div.bbp-pagination span.page-numbers.current {
  background-color: #01689b;
  font-weight: bold;
  color: #fff;
}
/* Within forum/post sytling. */
#bbpress-forums li.bbp-header li,
#bbpress-forums li.bbp-header div {
  font-size: 18px;
}
#bbpress-forums ul.bbp-topics li.bbp-topic-title > a {
  font-size: 18px;
}
#bbpress-forums ul.bbp-topics img.avatar {
  display: none;
}
#ienc-discussion-about-title {
  background: #007bc7;
  font-weight: normal;
  color: #fff;
  font-size: 20px;
  padding: 5px 20px;
}
#ienc-discussion-about-content {
  background: #8fcae7;
  padding: 5px 20px 0;
}
#ienc-xml {
  margin-top: 1em;
  font-family: Inconsolata,monospace;
}
/* Fix for mce buttons in forum. */
#content div.mce-btn button,
#content div.wp-editor-tabs button {
  font-size: 16px;
  background: #fff;
}
#content div.wp-editor-tabs {
  display: none;
}
#content div.wp-editor-tools {
}
#content div.wp-editor-container {
}
/* Expandable menu improvements. */
a.ienc-menu-expanded {
  background: #f9e11e;
  color: #1a1a1a !important;
}
ul.ienc-menu-expanded {
  border-left: 1px solid #f9e11e;
}
div.netgo_navigation li {
  padding: 0;
}
div.netgo_navigation ul.sub-menu {
  padding-left: 20px;
}
/* Override plugin style a specificity (?) level. */
div.netgo_navigation ul ul li {
  padding: 0;
}
div.netgo_navigation li.menu-item-has-children {
  padding: 0;
  background-position: right top;
  /*cursor: s-resize;*/
}
div.netgo_navigation li.menu-item-has-children a {
  margin-right: 20px;
}
