/*
Theme Name: PitStop 2014
Theme URI: http://www.pitstop-versmarkt.be
Author: Christophe Legrand - Monocle
Author URI: http://monocle.be/
Description: Pit Stop 2014 Theme
Version: 1.0
Text Domain: pitstop
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

html,
body {
    min-height: 940px;
    height:100%
}

body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #58585a;
}

p {
    line-height: 1.1em;
}

h1, h2, h3, h4 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #ff0033;
    font-weight: bold;
}

h1 {
    font-size: 20px;
    margin:12px 0 30px 0;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 17px;
}

h4 {
    font-size: 16px;
}

a {
    color: #333;
}

a:hover {
    color:#ccc;
}

.wrapper {
    clear:both;
    display: block;
    overflow: hidden;
    width: 100%;
}

.block {
    display: block;
    margin: 0 auto;
    width: 1024px;
    padding:30px 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#wrapper {
    background: url("images/header_repeat.png") repeat-x;
    padding: 0 0 40px 0;
    position: relative;
    height: 100%;
    min-height: 1000px;
}

#wrapper .content-wrapper {
    background: url("images/content_background_repeat.png") repeat-x;
    height: 410px;
}

/** SPLASH **/
body.splash {
    background:#005ec6;
}

body.splash #wrapper {
    background: none;
}

#splash {
    background: url("images/splash.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 680px;
    margin: 100px auto 0;
    overflow: hidden;
    width: 1024px;
}

.language-selection {
    margin: 385px auto 135px;
    overflow: hidden;
    width: 575px;
}

#splash .language-selection li {
    float: left;
    width: 287px;
}

#splash .language-selection li .bullet {
    margin:0 5px 0 0;
}

#splash .language-selection li.lang-nl a {
    margin: 0 0 0 22px;
}

#splash .language-selection li.lang-fr a {
    margin: 0 0 0 37px;
}

#splash .language-selection li.lang-fr .bullet {
    margin:0 5px 0 65px;
}

#splash .language-selection li span,
#splash .language-selection li a {
    float: left;
    height: 29px;
    line-height: 29px;
}

#splash .language-selection li a {
    width: 125px;
    background: url("images/button_lang.png") no-repeat;
    border: 0;
    text-decoration: none;
    text-align: center;
    display: block;
    color: #fff;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
}

#splash #copyright {
    clear: both;
    color: #fff;
}

#splash #copyright .ref{
    color: #59b1f3;
}

#splash #copyright a {
    color: #fff;
    text-decoration: none;
}

/** HEADER **/
.header-wrapper {
    background: url('images/header.jpg') no-repeat top center;
    height: 262px;
    overflow: visible;
}

#header {
    position: relative;
}

#branding {
    top:90px;
    left: 23px;
    position: absolute;
    z-index: 900;
}

#branding #site-title a {
    text-indent: -999em;
    display: block;
    text-decoration: none;
    width: 195px;
    height: 194px;
}

#branding #site-title a.nl {
    background: url("images/logo.png") no-repeat center center;
}

#branding #site-title a.fr {
    background: url("images/logo_fr.png") no-repeat center center;
}

#branding #site-description {
    position: absolute;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
    text-indent: -999em;
}

#fruit {
    position: absolute;
    top:103px;
    right: 104px;
    z-index: 910;
}

/** MENU **/

.menu-wrapper {
    height:52px;
    background: url("images/background_menu_repeat.png") repeat-x;
    overflow: visible;
}

#menu {
    height:52px;
    background: url("images/background_menu_shadow.png") no-repeat bottom center;
    padding: 0;
}

#menu .menu {
    background: url("images/menu_end.png") no-repeat top left;
    padding: 0 0 0 2px;
    margin:0 0 0 235px;
}

#menu .menu > li {
    text-align: center;
    /* display: inline-block; */
    /* *zoom: 1; */
    float: left;
    width: 135px;
    height: 35px;
}

#menu .menu > li > a {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    text-shadow: 0px 1px 3px rgba(150, 150, 150, 0.75);
    position: relative;
}


#menu .menu > li > a .shine {
    position: absolute;
    top:-12px;
    left:-15px;
    z-index: 999;
    width: 29px;
    height: 24px;
    background: url("images/shine.png") no-repeat;
    display: none;
}

#menu .menu > li > a .divider{
    width: 1px;
    position: absolute;
    height: 35px;
    left:0;
    background: url("images/menu_start.png") no-repeat;
}

#menu .menu > li > a .divider.last{
    width: 1px;
    position: absolute;
    height: 35px;
    right:0;
    left:auto;
    background: url("images/menu_end.png") no-repeat top right;
}

#menu .menu > li > a:hover {
    background: url("images/background_menu_over.png") no-repeat;
}

#menu .menu > li.current-menu-item > a {
    background: url("images/background_menu_over_repeat.png") repeat-x;
}

#menu .menu > li > a:hover .divider{
    display: none;
}

#menu .menu > li.current-menu-item > a .divider {
    background: url("images/background_menu_over_end.png") no-repeat;
}

#menu .menu > li > a:hover .shine {
    display:none;
}

#menu .menu > li.current-menu-item > a .shine {
    display: block;
}

/** LANG SWITCHER **/
#language-switcher {
    overflow: hidden;
    position:absolute;
    top:0;
    right:43px;
}

#lang_sel_list {
    width: 65px;
    height: 28px;
    background: url('images/background_language_switcher.png') no-repeat;
    padding: 0 0 0 4px;
}

#language-switcher ul,
#language-switcher ul li,
#language-switcher ul li a{
    background: none;
}

#language-switcher ul li {
    float: left;
    width: 30px;
}

#language-switcher ul li a {
    display: block;
    width: 30px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    padding: 0;
}

/** HOME **/
.home #content > article {
    float: right;
    margin: 0 0 0 50px;
    width: 274px;

}

.home #content > figure {
    float: left;
    clear: none;
}

/** AANBIEDINGEN **/
#content > article {
    float: right;
    margin: 0 0 0 50px;
    width: 274px;
}

#container #content .metaslider,
.slider-wrapper {
    background: url("images/background_slider.png") no-repeat;
    padding: 10px;
    width: 600px;
    height: 368px;
}

/** LOCATIONS **/
.location .locations {
    float: left;
    width: 600px;
}

.location .locations > ul > li {
    clear: both;
    display: block;
    overflow: hidden;
    margin: 0 0 20px 0;
}

.location .locations > ul > li h2 {
    line-height: 1em;
    margin: 0 0 20px 0;
}

.location .locations > ul > li > figure {
    float: right;
}

.location .locations > ul > li > article {
    float: left;
    width: 310px;
    margin: 0 0 10px 0;
}

/** FORMS **/
.wpcf7-form div {
    display: block;
    overflow: hidden;
    clear: both;
    margin: 3px 0;
}

.wpcf7-form div > label,.wpcf7-form div > span {
    display: block;
    float: left;
}

.wpcf7-form div > label {
    width: 33%;
    height: 20px;
    line-height: 20px;
}

.wpcf7-form div > span {
    width: 66%;
    /* overflow: hidden; */
}

.wpcf7-form div.textarea-wrapper > span {
    width: 100%;
    /* overflow: hidden; */
    margin: 5px 0 0 0;
}

.wpcf7-form div > span > input {
    height: 20px;
    line-height: 20px;
    width: 98%;
    border: 1px solid #ccc;
    margin: 1px;
}

.wpcf7-form div > span > textarea {
    border: 1px solid #CCCCCC;
    height: 90px;
    line-height: 20px;
    margin: 0 0 5px;
    width: 98%;
}

.wpcf7-form div .wpcf7-submit {
    margin: 0 auto;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    background: url("images/button_lang.png") no-repeat;
    border: 0;
    height: 29px;
    width: 125px;
    color: #fff;
    display: block;
    cursor: pointer;
    text-transform: uppercase;
}
/** PAGE DEFAULT **/
.page-meta {
    margin: 10px 0 0 0;
}

/** HIGHLIGHT **/
#arrow {
    position: absolute;
    right: 57px;
    top: -30px;
}
.highlight-wrapper {
    background: url("images/background_post_face_repeat.png") repeat-x;
    min-height: 290px;
    overflow: visible;
}

.highlight {
    overflow: visible;
    display: block;
    position: relative;
}

.highlight li {
    list-style: none;
    float: left;
    width: 275px;
    height:174px;
    display: block;
    text-align: center;
    overflow: hidden;
    background: url('images/highlight_background.png') no-repeat;
}

.highlight li .slide-wrapper {
    width: 255px;
    height:140px;
    margin: 10px;
    overflow: hidden;
}
.highlight li .slide-wrapper .slides {
    width: 510px;
    height:140px;
    position: relative;
}

.highlight li .slide-wrapper .slides .slide-block {
    width: 255px;
    height:140px;
    overflow: hidden;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
}

.highlight li.first {
    text-align: left;
    margin:0 45px 0 0;
}

.highlight li.third {
    text-align: right;
    margin:0 0 0 45px;
}

/** FOOTER **/
.footer-wrapper {
    background: #eceded;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    display: block;
    overflow: hidden;
}

#footer {
    padding: 0;
    font-size: 10px;
    color: #87888a;
    height: 40px;
    line-height: 40px;
}

#copyright {
    text-align: center;
    font-size: 11px;
}

#copyright a {
    text-decoration: none;
}