/*   
Theme Name: Timmermans
Theme URI: www.timmermans.nl
Description: Thema voor Timmermans Financiele Planning
Author: Jim Haakman
Author URI: www.jimhaakman.nl
Version: 1
License: No public license

*/

* {
	margin: 0;
	padding: 0;
}

a, a * {
	outline: 0;
	text-decoration: none;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
}

/* head */

#header {
	width: 937px;
	margin: 0 auto 6px;
	position: relative;
	zoom: 1;
}

#header h1 {
	width: 295px;
	height: 86px;
	background: url(./images/backgrounds/logo.png) center center no-repeat;
	text-indent: -9999px;
	margin: 15px 0 0 15px;
	float: left;
}

#header #head_nav {
	float: right;
	padding-right: 20px;
}

#header #head_nav li {
	float: left;
	padding: 10px;
	background: url(./images/backgrounds/head_nav_divider.png) right center no-repeat;
	list-style: none none;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	height: 22px;
}

#header #head_nav input {
	padding: 3px;
}

#header #head_nav input#searchsubmit {
	margin-left: 5px;
	padding-left: 15px;
	background: left;
	border: 0;
	background: url(./images/backgrounds/arrow_dgreen.png) left center no-repeat;
	color: #5b8473;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	width: 47px;
}

#header #head_nav li a {
	color: #5b8473;
	text-decoration: none;
	padding: 2px 0;
	display: block;
}

#header #head_nav li.current a,
#footer li.current a {
	color: #45b4c6;
}

#header .header-text {
	height: 0;
	overflow: hidden;
}
#home #header {
	background: url(./images/banners/home.png) right bottom no-repeat;
	padding: 0 38px 208px 0;
	right: -19px;
}

#ondernemers #header {
	background: url(./images/banners/ondernemers.png) right bottom no-repeat;
	padding: 0 68px 209px 0;
	right: -34px;
}

#overonzeadvisering #header {
	background: url(./images/banners/overonzeadvisering.jpg) right bottom no-repeat;
	padding: 0 38px 215px 0;
	right: -24px;
}


#overons #header {
	background: url(./images/banners/blank.png) right bottom no-repeat;
	padding: 0 0 209px 0;
	right: 0;
}

#particulieren #header {
	background: url(./images/banners/particulieren.png) right bottom no-repeat;
	padding: 0 68px 209px 0;
	right: -24px;
}

#contact #header {
	background: url(./images/banners/contact.png) right bottom no-repeat;
	padding: 0 0 209px 0;
	right: 0;
}

#nieuws #header {
	background: url(./images/banners/nieuws.png) right bottom no-repeat;
	padding: 0 0 209px 0;
	right: 0;
}

#dienstenwijzer #header {
	background: url(./images/banners/dienstenwijzer.png) right bottom no-repeat;
	padding: 0 34px 150px 0;
	right: -17px;
}

#algemene-voorwaarden #header {
	background: url(./images/banners/algemenevoorwaarden.png) right bottom no-repeat;
	padding: 0 0 158px 0;
	right: -17px;
}

#service #header {
	background: url(./images/banners/servicepagina.png) right bottom no-repeat;
	padding: 0 0 158px 0;
	right: -17px;
}

#zoekresultaten #header {
	background: url(./images/banners/zoekresultaten.png) right bottom no-repeat;
	padding: 0 0 158px 0;
	right: 0;
}

#nieuwsbrief #header {
	background: url(./images/banners/nieuwsbrief.png) right bottom no-repeat;
	padding: 0 0 158px 0;
	right: 0;
}

li.last {
	background: none !important;
}

/* navigation */

#navigation {
	clear: both;
}

#navigation ul {
	float: right;
	height: 22px;
	margin: 0 165px 0 0;
}

#navigation li {
	float: left;
	list-style: none;
	font-size: 13px;
}

#navigation li a {
	display: block;
	line-height: 22px;
	padding: 0 10px;
	color: #7cb025;
	text-decoration: none;
	font-weight: bold;
}

#navigation li a:hover {
	color: #536c5c;
}

#navigation li.current a {
	color: #fff;
	background: #556f5f url(./images/backgrounds/curr_bg.png);
}

#navigation li.current a:hover {
	color: #fff;
}

/* home */
#content {
	width: 937px;
	margin: 0 auto;
	clear: both;
}

#home #content .box {
	width: 256px;
	height: 338px;
	margin: 3px 0 0;
	float: left;
	margin: 0 23px;
	border-bottom: 3px solid #8ac22b;
	position: relative;
}

.box .icon {
	padding: 7px 0;
	text-align: center;
	border-bottom: 3px solid #8ac22b;
}

#home #content .box.orange {
	margin: 0 38px;
}

#home #content .box h2 {
	background: #8ac22b;
	color: #fff;
	font-size: 20px;
	width: 302px;
	margin: 0 -23px;
	padding: 0;
	height: 36px;
	overflow: hidden;
}

#home #content .box h2 img {
	padding: 0;
	margin: 0;
}

#content .box p {
	color: #465a4d;
	padding-top: 20px;
	line-height: 20px;
	font-weight: bold
}

#content .box p a.alignright {
	display: block;
	text-align: right;
	color: #8ac22b;
	text-decoration: none;
}

#content .box a:hover {
	color: #668173 !important;
}

#content .box ul {
	padding: 13px 0;
}

#content .box li {
	list-style: none none;
	color: #8ac22b;
	background: url(./images/backgrounds/arrow_lgreen.png) left center no-repeat;
	margin-left: 13px;
	padding-left: 22px;
	line-height: 35px;
	font-size: 15px;
	font-weight: bold;
}

#content .box li a {
	text-decoration: none;
	color: #8ac22b;
}

	/* orange */

	.orange,
	.orange * {
		border-color: #e17300 !important;
	}
	
	.orange a:hover {
		color: #668172 !important;
	}
	
	.orange a {
		color: #e17300 !important;
	}
	
	.orange li {
		background: url(./images/backgrounds/arrow_orange.png) left center no-repeat !important;
	}
	
	#content .orange h2 {
/*		background: #e17300 !important; */
	}

	/* blue */

	.blue,
	.blue * {
		border-color: #2396c6 !important;
	}
	
	.blue a:hover {
		color: #668172 !important;
	}
	
	.blue a {
		color: #2396c6 !important;
	}
	
	.blue li {
		background: url(./images/backgrounds/arrow_blue.png) left center no-repeat !important;
	}
	
	#content .blue h2 {
/*		background: #2396c6 !important; */
	}
	
	#home #content .blue h2 {
		width: 303px !important;
	}


/* footer */

#footer {
	clear: both;
	padding-top: 30px;
	width: 937px;
	margin: 0 auto 10px;
	border-bottom: 1px solid #465a4d;
}

#footer ul {
	float: left;
	padding: 0 0 0;
}

#home #footer ul {
	padding: 50px 0 0;
}

#footer li {
	float: left;
	list-style: none none;
	padding: 0 10px 0 7px;
	background: url(./images/backgrounds/footer_nav_divider.png) right center no-repeat;
}

#footer li a {
	color: #5b8473;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#footer li a:hover {
	color: #8ac22b;
}

.hc {
	line-height: 72px;
	color: #08315d;
	float: right;
	position: block;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	padding-right: 130px;
	background: url(./images/hypotheek-company.png) right center no-repeat;
	margin: 0 20px;
	text-decoration: none;
}

.hc img {
	display: none;
}
/* misc */

.clear {
	clear: both;
}

/* PAGES */

#left {
	width: 255px;
	float: left;
	padding-top: 20px;
}
#right {
	float: left;
	width: 590px;
	padding-top: 20px;
	font-size: 14px;
}

#left ul {
	padding-top: 30px;
}

#left li {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	list-style: none none;
	padding-left: 18px;
}

#left li.current {
	background: url(./images/backgrounds/arrow_dgreen_down.png) left center no-repeat !important;
}

#left li.current a {
	color: #465a4d !important;
}

#left li a {
	text-decoration: none;
}

#right h2 {
	font-size: 23px;
	padding-bottom: 20px;
}

#right a {
	text-decoration: underline;
}

#right p {
	color: #465a4d;
	padding-bottom: 15px;
}

#right p a {
	color: #465a4d !important;
}

#right ul {
	margin-bottom: 15px;
}

#right li {
	font-weight: bold;
	list-style: none none;
	padding-left: 35px;
	color: #465a4d;
}

#right h3 {
	font-size: 18px;
	padding-bottom: 20px;
}

#overons #right h3 {
	color: #465a4d !important;
	font-size: 18px;
	padding-bottom: 20px;
}

#right h4 {
	font-size: 14px;
	color: #465a4d;
	padding: 15px 0;
}

#right .alignright {
	float: right;
}

#right .alignleft {
	float: left;
}

/* Blauw :: 2396c6 */

.blue #right h2,
.blue #right h3 {
	color: #2396c6;
}

.blue #right li {
	color: #465a4d;
	background: url(./images/backgrounds/blue_list.png) left center no-repeat !important;
}

/* Groen :: 8ac22b */

.green #right h2,
.green #right h3 {
	color: #8ac22b;
}

.green li {
	background: url(./images/backgrounds/arrow_lgreen.png) left center no-repeat !important;
	color: #8ac22b !important;
}

.green li a, .green a {
	color: #8ac22b;
}

/* Oranje :: e17300 */

.orange #right h2,
.orange #right h3 {
	color: #e17300;
}

.orange #right li {
	color: #465a4d;
	background: url(./images/backgrounds/orange_list.png) left center no-repeat !important;
}

/* Dienstenwijzer */

#dienstenwijzer .box {
	width: 461px;
	float: left;
}

#dienstenwijzer .box h2 {
	width: auto;
	color: #fff;
	font-size: 0px;
/*	padding: 5px 10px; */
	margin: 0 !important;
}

#dienstenwijzer .box ul {
	padding: 30px 0 15px;
/*	border-bottom: 3px solid #8ac22b; */
}

#dienstenwijzer .box li {
	font-size: 18px;
	padding-bottom: 15px;
	background-position: 0 12px !important;
}

#dienstenwijzer .box.orange {
	margin-right: 15px !important;
}

.page #right h2 {
	color: #465a4d !important;
	font-size: 21px;
}

.page #right p {
	color: #465a4d !important;
	font-size: 14px;
}

.page #right h3 {
	color: #8ac22b;
	font-size: 15px;
	padding-top: 30px;
}

.entry {
	padding: 0 0 15px;
	margin: 0 0 25px;
	border-bottom: 1px solid #8ac22b;
}

.entry h2 {
	color: #465a4d !important;
}

.entry .date {
	display: block;
	color: #8ac22b;
	font-weight: bold;
	padding: 0 0 5px;
}

.wp-pagenavi {
	color: #8ac22b;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
}

.wp-pagenavi a {
	color: #465a4d;
	text-decoration: none;
}

#service .page a {
	font-weight: bold;
}

form legend {
	display: none;
}

form input {
	padding: 5px;
	width: 150px;
	margin-bottom: 10px;
}

form label {
	color: #465A4D;
}

form textarea {
	width: 320px;
	margin-bottom: 10px;
}

form fieldset {
	border: 0;
}

form .check {
	width: auto;
}

.newsletter_optin span {
	display: block;
	float: left;
	width: 250px;
}

.newsletter_optin img {
	margin-bottom: -15px;
}

/* dienstenwijzer pagina */
#dienstenwijzer .orange {
	border: none;
}