/*
Theme Name: E-factureren
Theme URI: http://www.e-factureren.info/
Description: Thema voor de website van E-Factureren
Author: YourMark
Version: 1.0
*/
header, section, footer, aside, nav, article, figure {
  display: block;
  margin: 0px;
  padding: 0px; }

html {
  color: #000; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit; }

del, ins {
  text-decoration: none; }

li {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: baseline; }

sub {
  vertical-align: baseline; }

legend {
  color: #000; }

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }

input, button, textarea, select {
  *font-size: 100%; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  font-family: Verdana, Geneva, Arial, sans-serif;
  color: #000; }

a {
  color: #000;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.entry a {
  color: #999; }
  .entry a:hover {
    color: #000;
    text-decoration: underline; }

strong {
  font-weight: bold; }

body > footer p {
  font-family: Arial, sans-serif;
  font-size: 1.2em;
  line-height: 2em; }

p {
  margin-bottom: 10px;
  line-height: 1.6em; }

h1, h2, h3, h4 {
  margin-bottom: 10px; }

h1 {
  font-size: 1.8em;
  font-weight: bold; }

h2 {
  font-size: 1.6em;
  font-weight: bold; }

h3 {
  font-size: 1.29em;
  font-weight: bold; }
  h3.widgettitle {
    font-size: 1.2em; }

h4 {
  font-weight: bold; }

p.disclaimer {
  *zoom: 1;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  text-align: center; }
  p.disclaimer:before, p.disclaimer:after {
    content: " ";
    display: table; }
  p.disclaimer:after {
    clear: both; }

body {
  background-color: #f3f5f6; }
  body div.wrapper {
    *zoom: 1;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
    background: #fff;
    -moz-box-shadow: 0 0 6px #b7b7b7;
    -webkit-box-shadow: 0 0 6px #b7b7b7;
    box-shadow: 0 0 6px #b7b7b7;
    margin-top: 20px;
    border-top: 5px solid #01689b; }
    body div.wrapper:before, body div.wrapper:after {
      content: " ";
      display: table; }
    body div.wrapper:after {
      clear: both; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.site-header {
  *zoom: 1;
  padding-bottom: 30px;
  border-bottom: 1px solid #efefef; }
  .site-header:before, .site-header:after {
    content: " ";
    display: table; }
  .site-header:after {
    clear: both; }
  .site-header #logo {
    float: left;
    display: block;
    margin-right: 3.51563%;
    width: 27.53906%;
    color: transparent;
    font: 0/0 a;
    text-shadow: none;
    background: url("images/logo.png") no-repeat;
    height: 60px;
    margin-top: 30px; }
    .site-header #logo:last-child {
      margin-right: 0; }
    .site-header #logo a {
      display: block;
      height: 100%;
      width: 143px; }
  .site-header nav {
    float: left;
    display: block;
    margin-right: 3.51563%;
    width: 48.24219%; }
    .site-header nav:last-child {
      margin-right: 0; }
    .site-header nav ul li {
      float: left; }
      .site-header nav ul li a {
        display: block;
        padding-top: 55px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px; }
        .site-header nav ul li a:hover {
          text-decoration: none; }
      .site-header nav ul li:hover, .site-header nav ul li.current_page_item, .site-header nav ul li.current_page_parent {
        background: #01689b; }
        .site-header nav ul li:hover a, .site-header nav ul li.current_page_item a, .site-header nav ul li.current_page_parent a {
          color: #fff; }
  .site-header form {
    float: left;
    display: block;
    margin-right: 3.51563%;
    width: 17.1875%;
    margin-right: 0;
    margin-top: 40px; }
    .site-header form:last-child {
      margin-right: 0; }
    .site-header form input {
      background: white url("images/search.png") right no-repeat;
      border-radius: 3px;
      border-color: #c6c6c6;
      border-style: solid;
      border-width: 1px;
      padding: 5px;
      width: 100%;
      -webkit-appearance: textfield;
      font-size: 1.1em; }

body .wrapper > section {
  *zoom: 1;
  font-size: 1.2em;
  padding-bottom: 30px; }
  body .wrapper > section:before, body .wrapper > section:after {
    content: " ";
    display: table; }
  body .wrapper > section:after {
    clear: both; }
  body .wrapper > section > header {
    padding-top: 30px;
    padding-bottom: 50px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 30px; }
    body .wrapper > section > header h2 {
      font-family: 'Crimson Text', arial, serif;
      font-size: 1.7em;
      font-weight: normal;
      line-height: 1.3em;
      text-align: center; }
  body .wrapper > section > aside {
    float: left;
    display: block;
    margin-right: 3.51563%;
    width: 17.1875%; }
    body .wrapper > section > aside:last-child {
      margin-right: 0; }
    body .wrapper > section > aside nav {
      padding-top: 20px; }
      body .wrapper > section > aside nav ul li {
        border-bottom: 1px dotted #e1e1e1; }
        body .wrapper > section > aside nav ul li a {
          color: #999;
          background: url("images/arrows.png") no-repeat scroll 2px 8px transparent;
          padding-top: 5px;
          padding-bottom: 5px;
          padding-left: 15px;
          display: block; }
        body .wrapper > section > aside nav ul li a:hover a, body .wrapper > section > aside nav ul li.current-menu-item a {
          color: #000; }
        body .wrapper > section > aside nav ul li a:hover li a, body .wrapper > section > aside nav ul li.current-menu-item li a {
          color: #999; }
          body .wrapper > section > aside nav ul li a:hover li a:hover, body .wrapper > section > aside nav ul li.current-menu-item li a:hover {
            color: #000; }
        body .wrapper > section > aside nav ul li ul {
          margin-left: 15px; }
          body .wrapper > section > aside nav ul li ul li {
            border: none; }
  body .wrapper > section > section {
    float: left;
    display: block;
    margin-right: 3.51563%;
    width: 79.29688%;
    margin-right: 0; }
    body .wrapper > section > section:last-child {
      margin-right: 0; }
    body .wrapper > section > section.no-menu {
      float: left;
      display: block;
      margin-right: 3.51563%;
      width: 100%; }
      body .wrapper > section > section.no-menu:last-child {
        margin-right: 0; }
    body .wrapper > section > section article {
      *zoom: 1; }
      body .wrapper > section > section article:before, body .wrapper > section > section article:after {
        content: " ";
        display: table; }
      body .wrapper > section > section article:after {
        clear: both; }
    body .wrapper > section > section .entry {
      padding: 20px 0;
      border-bottom: 1px solid #ebebeb; }
      body .wrapper > section > section .entry .post-thumbnail {
        padding: 4px;
        border: 1px solid #ebebeb;
        float: left;
        margin-right: 30px; }
      body .wrapper > section > section .entry ul li {
        padding: 6px 0 6px 25px;
        display: block;
        background: url("images/checklist-icon.png") no-repeat 5px 7px; }
    body .wrapper > section > section .target,
    body .wrapper > section > section .explenation {
      padding: 0 2%;
      width: 33%;
      float: left; }
      body .wrapper > section > section .target:first-of-type,
      body .wrapper > section > section .explenation:first-of-type {
        padding-left: 0; }
    body .wrapper > section > section .explenation img {
      float: left;
      margin-right: 10px; }
    body .wrapper > section > section .member {
      padding: 0 2%;
      width: 33%;
      float: left;
      margin-bottom: 30px;
      border: none; }
      body .wrapper > section > section .member:nth-of-type(3n+1) {
        padding-left: 0; }
      body .wrapper > section > section .member:nth-of-type(0n+3) {
        padding-right: 0; }
    body .wrapper > section > section .library {
      padding: 0 2%;
      float: left;
      width: 25%;
      margin-bottom: 20px; }
      body .wrapper > section > section .library:nth-of-type(4n+1) {
        padding-left: 0; }
      body .wrapper > section > section .library:nth-of-type(0n+4) {
        padding-right: 0; }
      body .wrapper > section > section .library img {
        padding: 5px;
        border: 1px solid #ededed;
        margin-bottom: 10px; }
    body .wrapper > section > section hr {
      clear: both;
      border: none;
      background: #ededed;
      height: 1px;
      width: 100%;
      margin-bottom: 30px; }
    body .wrapper > section > section hr.clear {
      height: 0; }
    body .wrapper > section > section.contact .entry,
    body .wrapper > section > section.contact aside {
      float: left;
      display: block;
      margin-right: 4.4335%;
      width: 47.78325%; }
      body .wrapper > section > section.contact .entry:last-child,
      body .wrapper > section > section.contact aside:last-child {
        margin-right: 0; }
    body .wrapper > section > section.news .entry {
      padding: 20px 0 40px;
      margin-bottom: 20px; }
    body .wrapper > section > section aside {
      padding: 20px 0; }
    body .wrapper > section > section.target article {
      padding: 0 5% 0 0;
      width: 73%;
      float: left;
      border: none; }
    body .wrapper > section > section.target aside {
      padding: 0;
      width: 27%;
      float: right; }
      body .wrapper > section > section.target aside img {
        display: block;
        margin: 0 auto; }

body > footer {
  *zoom: 1;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  color: #fff;
  background: #363636;
  -moz-box-shadow: 0 0 6px #b7b7b7;
  -webkit-box-shadow: 0 0 6px #b7b7b7;
  box-shadow: 0 0 6px #b7b7b7; }
  body > footer:before, body > footer:after {
    content: " ";
    display: table; }
  body > footer:after {
    clear: both; }
  body > footer article {
    *zoom: 1;
    float: left;
    display: block;
    margin-right: 3.51563%;
    width: 27.53906%; }
    body > footer article:before, body > footer article:after {
      content: " ";
      display: table; }
    body > footer article:after {
      clear: both; }
    body > footer article:last-child {
      margin-right: 0; }
    body > footer article:last-child {
      float: left;
      display: block;
      margin-right: 3.51563%;
      width: 37.89063%; }
      body > footer article:last-child:last-child {
        margin-right: 0; }
    body > footer article a {
      font-size: 1.2em;
      color: #fff; }
    body > footer article ul li {
      display: block;
      margin-bottom: 10px; }

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  border: 1px solid #cdcdcd;
  width: 80%;
  margin-bottom: 10px;
  padding: 5px; }
