/*
Theme Name: Catwalk Groningen
Theme URI: http://www.merapi.biz
Description:
Author: Merapi
Version: 1.0
Tags:
*/

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

html { background-color: #e7e5e6; } 
body { font-family: Verdana; color: #333333; line-height: 25px; }

body.style_1 #color-block { background-color: #cab99d; } 
body.style_2 #color-block { background-color: #0b0d0c; } 
body.style_3 #color-block { background-color: #857f82; } 
body.style_4 #color-block { background-color: #988ba3; } 
body.style_5 #color-block { background-color: #3f1d1d; } 

h1, h2, h3, p { margin: 0; padding: 5px 0; }
h1 { padding: 10px 0; }

#logo { display: inline-block; padding: 5px 0 0 0; }

#menu { margin: 0; padding: 0; line-height: 55px; list-style: none; font-size: 22px; float: right; }
#menu li { display: inline; padding: 0 10px; }
#menu a { color: inherit; text-decoration: none; }
#menu a:hover { text-decoration: underline; }
#menu li.current_page_item a { font-weight: bold; } 

#product-groups { display: block; margin: 15px 0; padding: 0; list-style: none; font-size: 22px; }
#product-groups li { display: inline; padding: 0 10px; }
#product-groups a { color: inherit; text-decoration: none; }
#product-groups a:hover { text-decoration: underline; }
#product-groups li.current-cat a { font-weight: bold; } 

.container-home {  } 
.container-home img { display: block; }

.container-post { padding-top: 150px; padding-bottom: 20px; color: #FFFFFF; }

.container { margin: 0 auto; width: 960px; }
.white { background: white; }
.white > .container { padding: 10px 0; }

.container a { color: inherit; }

h2 a { color: inherit; text-decoration: none; } 
h2 a:hover { text-decoration: underline; } 

.product-overview { padding-top: 170px; }
.product-overview .product-image { float: left; width: 160px; text-decoration: none; }
.product-overview .product-image span { color: #FFFFFF; text-align: center; display: block; font-weight: bold; line-height: 30px; }

.product { padding-top: 170px; color: #FFFFFF; }
.product h1 { color: #FFFFFF; font-size: 24px; padding-top: 0; }

.product .product-image { float: left; width: 370px; }
.product .product-detail { float: left; width: 590px; }
.product .price { font-weight: bold; color: #FFFFFF; font-size: 24px; display: inline-block; width: 40%; }
.product .back { display: inline-block; width: 40%; text-align: right; } 
.product .back a { color: #FFFFFF; text-decoration: none; }
.product .description-title { display: block; margin-top: 30px; }

.product-other { margin-right: 10px; }

.widget-area { display: block; padding: 0; margin: 0; list-style: none; } 

h1 > .back { font-size: 16px; font-weight: normal; float: right; padding-right: 100px; }
h1 > .back a { text-decoration: none; }

h3 { font-size: 24px; font-weight: normal; }

header { background-color: #FFFFFF; background-color: rgba(255, 255, 255, 0.8); position: fixed; width: 100%; height: 135px; } 

footer { margin: 0; line-height: 25px; padding: 15px 0 30px 0; }
footer .column { float: left; width: 20%; }
footer .column a { text-decoration: none; }

.header-text { color: #656666; font-size: 36px; font-family: serif; line-height: normal; }

.clear { clear: both; } 

input, textarea { border: none; background: #e7e5e6; padding: 5px; }
textarea { width: 100%; }

/* Responsive < 1000 pixels */
@media only screen and (max-width:1140px) {
	
}

/* Responsive < 960 pixels */
@media only screen and (max-width:960px) {
	body, .container { width: 100%; }
	.container > img { width: 100%; }
}

/* Responsive < 600 pixels */
@media only screen and (max-width:600px) {
	footer .column { width: 30%; }
}


/* Lightbox */
/* Preload images */
body:after {
  content: url(images/close.png) url(images/loading.gif) url(images/prev.png) url(images/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
