/*
Theme Name: Praktijk Inge Oud
Theme URI: http://www.praktijkingeoud.nl
Author: Stijn Peeters
Author URI: http://www.stijnpeeters.nl
Description: Aangepast thema voor website Praktijk Inge Oud.
Version: 1
License: Alle rechten voorbehouden.
*/
@import url('fonts.css');

html {
  background: #aabad8;
  width: 100%;
  border-top: 5px solid #F25252;
}
body {
  width: 960px;
  margin: 0 auto;
}
#body {
  width: 960px;
  font-size: 0;
  color: #FFF;
  font-family: sans-serif;
  position: relative;
  margin: 45px auto 60px auto;
}
a {
  color: #FFF;
}
a:hover {
  color: #9cb8dd;
}

#site-header {
  background: #FFF url('header-bg.jpg') no-repeat center 65%; /*rgba(255, 255, 255, 0.75);*/
}
#site-title {
  font-family: 'Patua One', sans-serif;
  font-weight: 200;
  color: #FFF; /*#F25252;*/
  text-decoration: none;
  position: relative;
  display: inline-block;
  padding: 30px;
  z-index: 0;
  text-shadow: 0px 0px 5px rgb(0, 0, 0);
}
#site-title .byline {
  text-shadow: rgba(0, 0, 0, 0.65) 3px 0 5px,
               rgba(0, 0, 0, 0.65) 3px 3px 5px,
               rgba(0, 0, 0, 0.65) 0 0 3px,
               rgba(0, 0, 0, 0.65) 0 3px 5px;
}
#site-title img, #img-wrap, #logo {
  display: inline-block;
  vertical-align: middle;
}
#site-title img {
  width: 80px;
  height: 80px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
}
#site-title #img-wrap {
  padding: 9px;
  background: rgba(255, 255, 255, 0.8);
  width: 80px;
  height: 80px;
  border: 1px solid #000;
  margin-right: 16px;
  display: inline-block;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
}

#logo {
  font-size: 48px;
}
#logo .byline {
  font-size: 24px;
}

/* navigatie */
nav ul {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  position: relative;
  background: #F25252; /*rgba(0, 0, 0, 0.80);*/
}
nav ul ul {
  display: none;
}
nav ul:hover ul {
  display: none;
}
nav li {
  display: inline-block;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  width: 160px;
  font-size: 12px;
  text-align: center;
  box-sizing: border-box;
}

nav div > ul > li:last-child {
  width: 160px;
}

nav li a {
  padding: 1em 0;
  display: block;
  color: #FFF;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

nav li:not(:last-child) a {
  border-right: 1px solid #FFF;
}
nav li:hover a {
  background: rgba(255, 255, 255, 0.85);
  color: #000;
}

nav ul ul {
  display: none;
  width: 120%;
  border: 1px solid #000;
}

nav ul li {
  position: relative;
}

nav ul li:hover ul {
  display: block;
  position: absolute;
  top: 42px;
  left: 10%;
  width: 150%;
}

nav ul ul li {
  display: block;
  width: 100%;
  border: 0;
  text-align: left;
}

nav ul ul li a {
  padding-left: 1em;
}

nav ul ul li a:hover {
  text-decoration: underline;
}

nav ul ul li a::before {
  content: '\00bb ';
  margin-right: 1ex;
}

/* pagina */
#main {
  font-size: 14px;
  vertical-align: top;
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
  width: 930px;
  display: inline-block;
  margin-right: 10px;
  padding: 15px;
  font-size: 0;
  background: #FFF;
  color: #000;
}
#main * {
  color: #000;
}
#main p {
  margin-bottom: 1em;
  line-height: 160%;
}
#main h2 {
  font-family: 'Patua One', sans-serif;
  font-size: 24px;
  border-bottom: 1px solid #000;
  margin-bottom: 0.5em;
  background: #FFF;
  font-weight: normal;
  padding-bottom: 0.25em;
}
#main h2 a {
  text-decoration: none;
}
#main article .entry-content h2 {
  border: 0;
  background: transparent url('bookmark2.png') no-repeat left 2px;
  padding-left: 35px;
  margin-bottom: 0.75em;
  text-transform: none;
  font-style: normal;
  display: inline-block;
  font-family: 'Patua One', sans-serif;
  font-weight: 700;
  letter-spacing: -1.5px;
  clear: both;
  letter-spacing: 0.025em;
  border-bottom: 1px solid #AAA;
  margin-top: 1em;
}
#main h2 .bookmark {
  width: 25px;
  height: 25px;
  position: relative;
  top: 3px;
}

#main h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-weight: 600;
  margin-bottom: 1em;
  clear: both;
}

#main article {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  margin: 15px;
  border-bottom: 1px solid #000;
  background: rgba(0, 0, 0, 0.01);
  width: 898px;
}
#main article .entry-content {
  margin: 0 1em;
}
#main article a {
  color: #F25252;
}
#main article a:hover {
  color: #000;
}

#main ul {
  margin-bottom: 1em;
}

.page-id-12 #main .entry-content > ul {
  list-style: none;
}

.page-id-12 #main .entry-content > ul > li:before {
  content: '- ';
  padding-right: 0.5em;
}

#main .entry-content ul {
  list-style: disc inside;
  margin-left: 0em;
}
#main .entry-content ul ul {
  margin-left: 1.5em;
  margin-bottom: 1em;
}
#main .entry-content ul.gallery {
  margin: 0 auto 1em auto;
}
#main .entry-content ul.gallery li {
  display: inline-block;
  width: 13.7%;
  vertical-align: top;
  font-size: 12px;
}

#main ul li {
  line-height: 140%;
  margin-bottom: 0.25em;
}

#main .entry-content > ul:not(.vinklijst) > li {
  margin-bottom: 0.75em;
}

#main ul ul {
  margin-top: 0.25em;
  margin-left: 0;
}

blockquote {
  padding: 1em 2em;
  font-style: italic;
}

/* afbeeldingen */
.gallery li img {
  width: 100%;
}
.alignright {
  display: block;
  float: right;
  margin: 2em 0 1em 1em;
}


footer {
  color: #FFF;
  text-align: right;
  clear: both;
  background: #F25252;
  font-size: 10px;
  font-family: 'Open Sans', serif;
  text-transform: uppercase;
  border-top: 1px solid #000;
  padding: 0.5em;
}

/* contactformulier */
.cb_form_wrapper {
  padding-left: 1em;
}
.cb_form_wrapper label {
  display: inline-block;
  width: 7em;
  vertical-align: top;
}
.cb_form_wrapper .layout_according_label_position {
  width: 20em;
  display: inline-block;
}
.cb_form_wrapper textarea {
  width: 40em;
  height: 10em;
}

#ux_chk_control_ {
  position: relative;
  left: -3px;
}

#ux_chk_control_::after {
  content: ' Ontvang nieuwsbrief';
  width: 15em;
  display: inline-block;
  margin-left: 1.25em;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  top: -5px;
}

#main .btn_submit {
  font-weight: normal !important;
}

/* video */
div[itemprop=video] iframe {
  display: block;
  margin: 0 auto;
}

#main ul.vinklijst {
  list-style: none;
  border: 1px solid #CCC;
  border-left: 0;
  border-right: 0;
  padding: 1em 0;
}

#main ul.vinklijst li {
  list-style: none;
  line-height: 2em;
}

#main .list-total.many, #main .list-total.many span {
  color: #F00;
}

#main ul.vinklijst li label {
  cursor: pointer;
}