/* -------------------------------------------------------------
  
  Centroid.nl version 2 layout stylesheet

  author: Johan Harteveld | Centroid Media
  version: 2.0
  
-------------------------------------------------------------- */


/* Layout
-------------------------------------------------------------- */

body {
  background: url(../img/bg_head.png) repeat-x;
  margin-bottom: 20px;
}

#container {
  margin: 0 auto;
  width: 950px;
}

#masthead {
  width: 920px;
  padding: 0 15px;
}

#navbar {
  width: 950px;
}

#content {
  margin-top: 50px;
  padding-bottom: 35px;
  background: #f3f3f3;
}

/* Logo
-------------------------------------------------------------- */

#masthead h2 {
  margin: 0;
}

#masthead h2 a {
  display: block;
  width: 204px;
	height: 100px;
	position: relative;
  overflow: hidden;
}

#masthead h2 a span {
	background: url(../img/centroid_logo.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
  bottom: 0;
  cursor: pointer;
}

/* Navigatie
-------------------------------------------------------------- */

#navbar ul {
  margin: 0;
  background: url(../img/bg_nav.png) repeat-x bottom left;
  float: left;
  width: 950px;
  list-style: none;
  padding-top: 0px;
}

#navbar ul li {
  float: left;
}

#navbar ul li a {
  display: block;
  padding: 12px 15px;
  border-left: 1px solid #fff;
  border-right: 1px solid #D2D2D2;
  font: 1.6em "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #9b952c;
  text-decoration: none;
}

#navbar ul li:first-child a {
  border-left: 0px;
}

#navbar ul li:last-child a {
  border-right: 1px solid #d2d2d2;
}

#navbar ul li:last-child {
  border-right: 1px solid #fff;
}

#navbar a:hover,
#navbar a:active,
#navbar a:focus {
  color: #7a796c;
}

#navbar a.active {
  font-weight: bold;
  color: #7a796c;
}

/* Content
-------------------------------------------------------------- */

#content_main {
  float: left;
  width: 445px;
  padding: 0 15px;
}

#content_side {
  float: left;
  width: 445px;
  padding: 0 15px;
}

#content_head {
  margin-bottom: 35px;
}

#content_head h2 {
  text-align: center;
  background: #a8a34a url(../img/bg_contentheader.png);
  color: #fff;
  font-style: italic;
  font-size: 1.6em;
  width: 800px;
  padding: 20px 75px;
}

/* Homepage
-------------------------------------------------------------- */

#content_main_home {
  float: left;
  width: 665px;
  padding: 0 15px;
}

#content_side_home {
  float: left;
  width: 224px;
  padding: 0 15px;
  border-left: 1px solid #d3d3d3;
}

#contact_info {
  list-style: none;
  margin: 0;
}

#contact_info_adres {
  padding-left: 24px;
  background: url(../img/icon_home.png) no-repeat 0 2px;
  
}
#contact_info_tel {
  padding-left: 24px;
  background: url(../img/icon_phone.png) no-repeat 0 50%;
}

#contact_info_email a {
  padding-left: 24px;
  background: url(../img/icon_email.png) no-repeat 0 50%;
  
}

#contact_info_route a {
  padding-left: 24px;
  background: url(../img/icon_route.png) no-repeat 0 50%;
  
}

/* Portfolio
-------------------------------------------------------------- */

#content_portfolio {
  padding: 0 15px;
}

.portfolio {
  padding: 15px 0;
  border-bottom: 1px solid #d5d3af;
}

.portfolio:last-child {
  border-bottom: 0;
}

.site_info {
  width: 429px;
  height: 295px;
  position: relative;
  float: left;
}

.site_info ul {
  position: absolute;
  bottom: 0;
  width: 100%;
  list-style: none;
  background: #e5e5d5;
  text-transform: uppercase;
  margin: 0;
  font-size: 1.2em;
  padding: 0.3em 0;
}

.site_info ul li {
  margin: 0.1em 10px;
}

.screen {
  float: right;
}

/* Vacatures
-------------------------------------------------------------- */

#content_main_vacature {
  float: left;
  width: 665px;
  padding: 0 15px;
}

#content_side_vacature {
  float: left;
  width: 224px;
  padding: 0 15px;
  border-left: 1px solid #d3d3d3;
}

#vacaturelist {
  list-style:none;
  margin: 0;
}

#vacaturelist h4 {
  margin: 0.1em 0 0.1em 0;
  text-transform: uppercase;
  color: #9b952c;
}

/* Referenties
-------------------------------------------------------------- */

#content_referenties {
  padding: 0 15px;
}

#content_referenties ul {
  list-style: none;
  margin: 20px 0 0 0;
}

#content_referenties ul li {
  clear: both;
  min-height: 100px;
}

#content_referenties ul li h4 {
  float: left;
  width: 150px;
  padding-top: 3px;
  margin-right: 20px;
  border-top:1px solid #d3d3d3;
}

#content_referenties ul li h4 a {
  text-decoration: none;
}

#content_referenties ul li div.ref-content {
  float: left;
  width: 600px;
  margin-right: 20px;
  margin-top: 3px;
}

.quote-wrap {
  background: #BFBC8F;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 8px;
  margin-bottom: 20px;
}

.quote-wrap p {
  margin-bottom: 0.5em;
}

p.cite {
  font-style: normal !important;
  margin: 0 1.5em;
  color: #4f4b14;
}

p.cite a {
  color: #4f4b14;
}

#content_referenties ul li p {
}

#content_referenties div.imgwrap {
  float:left;
  width: 104px;
  height: 68px;
  padding: 2px 0 0 0;
  text-align: center;
  background: url(../img/logo_bg.png) no-repeat;
}

#content_referenties img {
  margin-right: 3px;
}

/* Route
-------------------------------------------------------------- */

#googlemap {
  padding: 4px;
  border: 1px solid #d3d3d3;
}

/* Footer
-------------------------------------------------------------- */

#foot {
  background: #686554 url(../img/bg_footer.gif) no-repeat bottom left;
  color: #f2f2ec;
  width: 920px;
  padding: 10px 15px;
  float: left;
  margin: 0 0 20px 0;
}

#foot h4 {
  float: left;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 1.6em;
}

.adres {
  float: left;
  padding: 0 15px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 0;
  border-left: 1px solid #89877a;
  border-right: 1px solid #89877a;
}

.contact_info {
  float: left;
  margin-bottom: 0;
}

.contact_info a {
  color: #f2f2ec;
  text-decoration: none;
}

.contact_info a:hover {
  text-decoration: underline;
}

.copyright {
  float: right;
  color: #8f8d80;
}

/* Clearing
-------------------------------------------------------------- */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
.clear {clear:both;}

