/*  
Theme Name: HypotheekFeiten
Theme URI: http://www.hypotheekfeiten.nl
Description: HypotheekFeiten
Author: Michael van Eijden
Author URI: http://www.teamwordpress.com
*/
/*
*	Slicing by: www.Gryx.be
*	Do not copy the code nor the graphics.
*/
* {
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}
body {
	background: #394141;
	color: #343434;
	margin: 15px 0;
	font: 0.7em Trebuchet MS, Verdana, Arial;
}
a {
	color: #337ebf;
}
.clear {
	clear: both;
}
span.groen {
	color: #84c427;
}
span.blauw {
	color: #337ebf;
}
#container {
	width: 780px;
	border: 5px solid #fff;
	background: #fff;
	margin: 0 auto;
}
#header {
	height: 127px;
	background: url(images/header.jpg);
	margin-bottom: 10px;
}
#header h1, #header h2 {
	margin: 0;
	padding: 0;
	display: none;
}

/* MENU */
ul#menu {
	margin: 10px 0;
}
ul#menu li {
	margin: 0 10px 0 5px;
	display: inline;
}
ul#menu li a {
	display: inline;
}

/* LEFT */
#left {
	position: relative;
	float: left;
	left: 4px;
	width: 180px;
}
#left h3 {
	font-size: 130%;
	height: 20px;
	background: url(images/mapbl.jpg) right no-repeat;
	width: 150px;
	margin-bottom: 20px;
}
#left ul li a{
	padding-left: 10px;
	color: #343434;
	text-decoration: none;
	background: url(images/pijlbl.jpg) left center no-repeat;
}
#left ul li a:hover, #left ul li a.selected{
	background: url(images/pijlgr.jpg) left center no-repeat;
}
a#afspraak {
	margin-top: 40px;
	display: block;
	height: 55px;
	width: 156px;
	background: url(images/afspraak.jpg);
	font-size: 120%;
	line-height: 110%;
	padding: 6px 0 0 6px;
	color: #343434;
	text-decoration: none;
}

/* CENTER */
#center {
	position: relative;
	float: left;
	left: 10px;
	width: 435px;
}
#center h3, #center h4 {
	font-size: 130%;
	height: 20px;
}
#center h3 {
	background: url(images/mapgr.jpg) right no-repeat;
	width: 250px;
	margin-bottom: 10px;
}
#center p {
	margin-bottom: 20px;
}
#center p.begin {
    margin-top: 10px;
}

/* NIEUWS */
div.nieuwsbericht {
    margin: 0 0 0 0;
}

div.nieuwsbericht a {
    text-decoration: none;
	color: #343434;
}

div.nieuwsbericht a:hover {
    text-decoration: underline;
}

div.nieuwsbericht p {
    margin: 0 !important;
}

#center h5 {
    font-size: 13px !important;
}

span.continue {
    color: #337ebf;
	text-decoration: underline;
}

div.singlepost h6 {
    font-size: 15px;
}

div.singlepost p {
    margin-top: 10px !important;
}

span.alle {
    font-size: 13px;
	color: #343434;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#center li {
    font-size: 13px;
	color: #343434;
    margin-top: 10px;
}

/* RIGHT */
#right {
	position: relative;
	float: right;
	right: 4px;
}

/* PARTNERS */
#partners {
	clear: both;
	word-spacing: 41px;
}

/* FOOTER */
#footer {
	color: #fff;
	font-weight: bold;
	text-align: center;
}

img.righttop	{
	position: relative;
	float: right;
	margin: 9px 9px 9px 9px;
}

input, textarea { border: 2px }