/**
 * Title: Notariskantoor Postma
 * Description: This stylesheet defines the default layout of notariskantoorpostma.nl
 * Copyright: Pronamic Internet, Vormgeving en Software
 * Company: Pronamic Internet, Vormgeving en Software
 * Author: Jelke Boonstra
 * Version: 1.0
 */
 
 body {
	background: #171617;

	color: #FFF;

	float: left;

	font: 80%/1.5 Georgia, "Times New Roman", Times, serif;

	margin: 0;
	padding: 0;

	min-width: 100%;
}

/**
 * Anchors
 */
a {
	color: #ff4d00;
}

a:hover {
	color: #ff4d00;

	text-decoration: none;
}

/**
 * Images
 */
a img {
	border: none;
}

/**
 * Other
 */
.clear {
	clear: both;
}

.read-more {
	margin: 0;
	padding: 0;
}

.read-more a {
	background: url('read-more-arrow.gif') no-repeat center left;
	padding: 0 0 0 15px;
}

.read-more a:hover {
	text-decoration: none;
}

/**
 * Headings
 */
h1{
	
}

h2{
	color: #FFF;

	font: normal 250%/1 Georgia, "Times New Roman", Times, serif;

	line-height: 120%;

	margin: 0;
	padding: 0;
}

h3{
	color: #ff4d00;

	font: normal 200%/1 Georgia, "Times New Roman", Times, serif;

	margin: 0;
	padding: 0;
}

.icon-exclamation {
	background: url("icons/exclamation-icon.gif") no-repeat top left;

	padding: 0 0 5px 30px;
}
	
.icon-phone {
	background: url("icons/phone-icon.gif") no-repeat top left;

	padding: 5px 0 6px 45px;
}

.icon-house {
	background: url("icons/work-icon.gif") no-repeat top left;

	padding: 0 0 0 45px;
}

.icon-brochures {
	background: url("icons/brochures-icon.gif") no-repeat top left;

	padding: 0 0 0 45px;
}

.icon-news {
	background: url("icons/news-icon.gif") no-repeat top left;

	padding: 0 0 5px 55px;
}

#content-2 .icon-news {
	background: url("icons/news-icon.gif") no-repeat top left;

	padding: 0 0 15px 55px;
}

/** 
 * Carousel
 */
.carousel {
	
}

.carousel .wrap {
	overflow-x: hidden;

	position: relative;
}

.carousel .items,
.carousel ul {
	width: 10000px;
}

.carousel li {
	float: left;
}

/**
 * Team carousel 
 */
#team-carousel {
	padding: 0 40px;

	position: relative;
}

#team-carousel ul {
	list-style: none;

	margin: 0;
	padding: 0;
}

#team-carousel li {
	margin: 0 5px;
}

/* Navigation */
#team-carousel .navigation {
	margin: 0;
}

#team-carousel .navigation a {
	background: transparent no-repeat top center;

	display: block;

	width: 39px;
	height: 39px;

	position: absolute;

	top: 40px;
}

#team-carousel .navigation a.disabled {
	background-position: bottom center;
}

#team-carousel .navigation .previous-link span,
#team-carousel .navigation .next-link span {
	display: none;
}

#team-carousel .navigation .previous-link {
	background-image: url("prev.gif");

	left: 0;
}

#team-carousel .navigation .next-link {
	background-image: url("next.gif");

	right: 0;
}

/**
 * Header
 */
#header-wrap {
	background: #171617;

	margin: 0;
}

#header {
	margin: 0 auto;
	padding: 25px 0 25px 0;

	width: 920px;
}

/**
 * Company name
 */
#company-name {
	margin: 0;
	padding: 0 0 25px 0;
}

#company-name a {
	background: url("logo.gif") no-repeat;

	display: block;

	width: 555px;
	height: 26px;

	padding: 0;
}

#company-name a span {
	/* hide the text, already visibile in background image */
	display: none;
}

/**
 * Navigation
 */
#navigation-wrap {
	background: #e54f0e url("navigation-top-corner.gif") no-repeat top left;

	float: left;

	width: 290px;

	margin: 0;
	padding: 0;
}

#navigation {
	background: url("navigation-bottom-corner.gif") no-repeat bottom left;

	list-style: none;

	margin: 0;
	padding: 6px 8px 7px 8px;
}

#navigation a { 
	background: url("arrow.gif") no-repeat;

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;

	color: #FFF;

	display: block;
	padding: 2px 0 2px 25px;

	text-decoration: none;
}

#navigation a:hover,
#navigation a.active {
	background-position: bottom left;

	color: #232323;
}

/**
 * Header
 */
.header-image {
	background: url("header.jpg") no-repeat;

	position: relative;

	float: left;

	width: 630px;
	height: 230px;
}

#hook {
	background: url("headers/pompebled-nieuws.png") no-repeat;

	position: absolute;

	bottom: -15px;
	right: -25px;

	width: 265px;
	height: 249px;
}

/**
 * Content
 */
#content-wrap {
	background: #292829;
	margin: 0;
}

#content {
	margin: 0 auto;
	padding: 25px 0 25px 0;

	width: 920px;
}

#content-1 {
	border-right: solid 1px #676767; 

	float: left;

	margin: 0;
	padding: 0 19px 10px 0;

	width: 585px;
	min-height: 350px;
}

#content-2 {
	float: left;

	margin: 0 0 0 25px;

	width: 290px;
}

#content p,
#content ul {
	color: #cccccc;

	font-family: Arial, Helvetica, sans-serif; 

	line-height: 22px;
}

#content-2 .team-button {
	background: url("team-button.jpg") no-repeat;

	cursor: pointer;

	display: block;

	width: 290px;
	height: 163px;
}

#content-2 .team-button span{
	display: none;
}

#content-2 .brochures-button {
	background: url("brochures-button.jpg") no-repeat;

	cursor: pointer;

	display: block;

	width: 290px;
	height: 163px;
}

#content-2 .brochures-button span{
	display: none;
}

#content-2 .route-button {
	background: url("route-button.jpg") no-repeat;

	cursor: pointer;

	display: block;

	margin-top: 25px;

	width: 290px;
	height: 113px;
}

#content-2 .route-button span{
	display: none;
}

/* Index articles */
#index-articles {
	margin: 20px 0 0 0;
}

#index-articles .index-article { 
	border-bottom: solid 1px #3c3b3c;

	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#index-articles .index-article h4 { 
	margin: 0;
	padding: 0;
}

#index-articles .index-article p { 
	margin: 0;
	padding: 0;
}

.date { 
	color: #5d5c5d;

	margin: 0;
	padding: 0;
}

/* Articles */
#articles {
	margin: 10px 0 0 0;
}

#articles .article { 
	border-bottom: solid 1px #3c3b3c;

	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

#articles .article h3 {
	margin: 0 0 8px 0;
}

#articles .article .image  { 
	float: left;

	margin: 10px 20px 10px 0;

	width: 110px;
}

#articles .article .image img {
	border: solid 1px #676767;
}

#articles .article-content {
	float: left;

	margin: 0 0 10px 0;
}

#articles .article-content p {
	margin: 0;
	padding: 0;
}

/* Specific article images */
#article-1 .header-image { background: url("headers/header-home.jpg") no-repeat;}
#article-2 .header-image { background: url("headers/header-diensten.jpg") no-repeat;}
#article-3 .header-image { background: url("headers/header-brochures.jpg") no-repeat;}
#article-5 .header-image { background: url("headers/header-douwe-postma.jpg") no-repeat;}
#article-6 .header-image { background: url("headers/header-kirsten-paauwe.jpg") no-repeat;}
#article-7 .header-image { background: url("headers/header-tineke-bosma.jpg") no-repeat;}
#article-8 .header-image { background: url("headers/header-ypie-posthuma.jpg") no-repeat;}

#article-9 .header-image { background: url("headers/header-femke-tamsma.jpg") no-repeat;}

#article-10 .header-image { background: url("headers/header-heidi-yntema.jpg") no-repeat;}
#article-11 .header-image { background: url("headers/header-maaike-adema.jpg") no-repeat;}
#article-12 .header-image { background: url("headers/header-algemene-voorwaarden.jpg") no-repeat;}
#article-13 .header-image { background: url("headers/header-over-ons.jpg") no-repeat;}
#article-14 .header-image { background: url("headers/header-nieuws.jpg") no-repeat;}
#article-15 .header-image { background: url("headers/header-contact.jpg") no-repeat;}

#article-1 #hook { background: url("headers/pompebled-home.png") no-repeat; }
#article-2 #hook { background: url("headers/pompebled-diensten.png") no-repeat; }
#article-3 #hook { background: url("headers/pompebled-brochures.png") no-repeat; }
#article-4 #hook { background: url("headers/pompebled-offerte.png") no-repeat; }
#article-13 #hook { background: url("headers/pompebled-over-ons.png") no-repeat; }
#article-15 #hook { background: url("headers/pompebled-contact.png") no-repeat; }

/**
 * Footer
 */
#footer-wrap {

	margin: 0;
	padding: 25px 0 25px 0;
}

#footer {
	background: url("footer-rounded-border-top.gif") no-repeat top left;

	margin: 0 auto;
	padding: 15px;

	width: 890px;
}

#footer p {
	color: #BBB;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	margin: 0 0 10px 0;
	padding: 0;

	text-transform: uppercase;
}

#footer .contactgegevens {
	margin: 0;
}

#footer .conditions {
	color: #FFF;
}

.close-footer { 
	background: url("footer-rounded-border-bottom.gif") no-repeat bottom left;

	margin: 0 auto;
	padding: 0;

	width: 920px;
	height: 7px;
}

/**
 * Forms
 */

form .textarea,
form .textfield {
	margin: 1em 0;
}

form label {
	cursor: pointer;

	float: left;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

	margin-right: 5px;
	padding: 5px;

	width: 90px;
}

form .textfield input,
form .textarea textarea  {
	border: 1px solid #C2C2C2;

	display: inline;

	padding: 5px;

	width: 50%;
}

form .textarea textarea {
	width: 70%;

	font: 100%/1 Arial, Helvetica, sans-serif;
}

form .textfield input:focus,
form .textarea textarea:focus {
	border-color: #E54F0E;
}

/* Actions */
form .actions {
	margin-left: 90px;
}

.send-button {
	background: transparent no-repeat top left;

	border: none;

	cursor: pointer;

	display: block;

	height: 27px;
}

.send-button:hover {
	background-position: bottom left;
}

.send-button span {
	display: none;
}

.send-button { width: 86px; background-image: url("send-button.gif"); }

/* Errors */
form .error {
	border-left: 2px solid #E54F0E;

	font-style: italic;

	margin-left: 90px;
	padding: 0 5px;
}

.brochure-choice {
	display: block;

	clear: both;

	float: left;

	padding: 0 0 1em 0;
}

.brochure-choice div {
	display: block;

	float: left;

	margin: 10px;
	padding: 0;

	width: 45%;
	height: 3.4em;
}

.column-2 { 
	float: right;
}

.brochure-choice input {
	float: left;

	margin: .25em .5em .5em 0em;
}

.brochure-choice label {
	float: right;
	width: 90%;

	padding: 0;
}
