/*
Theme Name: Klavervier Stacaravans
Theme URI: http://www.isn.nl
Description: Klavervier Stacaravans template
Version: 1.0
Author: Dennis van Deenen
Author URI: http://www.m00x.com/
*/

body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 17px;
	background: #ddccb0; }
#container {
	width: 960px;
	padding: auto; margin: auto;
	border: none; }
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100% !important;
	margin: 0 auto -270px !important; /* the bottom margin is the negative value of the footer's height */ }
#header {
	width: 100%; height: 160px;
	padding: auto; margin: auto;
	background: url(images/header.jpg)}

#menu {
	background: url(images/menu-bg.jpg) left repeat-x;
	width: 100%; height: 50px; }
#menuListing {
	width: 960px; height: 50px;
	position: relative;
	right: 0;
	float: right; }
#menuListing ul {
	width: auto;
	margin: 0; padding: 0; }
#menuListing ul li { display: inline; }
#menuListing ul li a {
	/* css3 */	
	float: left;
	width: 120px; height: 50px;
	padding: 0 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 17px;	font-weight: bold; text-align: center;
	line-height: 30px;
	color: white; }
#menuListing ul li a:link {
	text-decoration: none;
	color: white; }
#menuListing ul li a:visited {
	text-decoration: none;
	color: white; }
#menuListing ul li a:active {
	text-decoration: none;
	color: white; }
#menuListing ul li a:hover {
	background: url(images/menu-over.jpg) center no-repeat;
	text-shadow: 2px 2px 5px #333;
	text-decoration: none;
	color: #ddccb0; }

#logo {
	width: 299px; height: 80px;
	float: left;
	background: url(images/logo.jpg); }
#headerImages {
	float: left;
	width: 830px; height: 140px; }
#headerMerken {
	float: left;
	background: url(images/header-merken.jpg);
	width: 130px; height: 140px; }
#headerMiddleBar {
	clear: both;
	width: 100%; height: 30px;
	background: url(images/middlebar-bg1.jpg);
	color: #fff;
	font-size: 18px; font-weight: bold;
	line-height: 30px;
	text-align: center; }
	
#content {
	background: url(images/content-top.jpg) left top no-repeat #fff;
	width: 930px;
	margin: auto; padding: auto; padding-top: 35px; padding-left: 15px;	padding-right: 15px;
	min-height: 500px; 
	display: block;}
#content p {
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	padding-top:0.1em;
	padding-bottom:1.5em; }
#content h2 {
	color: #332513;
	border-bottom: 1px #332513 solid;
	font-size: 19px; font-weight: bold;
	padding: 15px 0px 10px 0px; }
#content img.floatright {
	float: right; }
#content table { text-align: left; }
#content table tr td{
	/* padding: 0px 15px 15px 15px; */
	vertical-align: top; }
/*#content li { 
	padding: 0px 0px 10px 50px;
	list-style-position: inside;
	list-style-image:url(../images/letter-listimg.jpg); } */
#content a { text-decoration: underline; color: #58b036; }
/*#content a:hover { font-size: 18px; font-weight: bold; }*/
.floatleft { float: left; clear: both };
.floatright { float: right; clear: left; };

#werkzaamheden {
	text-align: left;
	float: right;
	width: 250px; }
.wTitle {
	width: 250px; height: 80px;
	color: #fff;
	background: url(images/letter-top.jpg) no-repeat; }
.wContactTitle {
	width: 250px; height: 80px;
	color: #fff;
	background: url(images/letter-contactgegevens-top.jpg) no-repeat; }
.wMiddle {
	width: 250px; height: auto;
	font-size: 11px;
	color: #2f4128;
	background: url(images/letter-middle.jpg) repeat-y; }
.wMiddle a { font-size: 11px; }
.wMiddle a:hover { font-size: 11px !important; }
.wMiddle li, p { 
	list-style-image:url(images/letter-listimg.jpg);
	list-style-position: inside; }
.wMiddle li { 
	padding: 0px 25px 15px 20px;
	list-style-image:url(images/letter-listimg.jpg);
	list-style-position: inside; }
.wBottom {
	width: 250px; height: 26px;
	color: #fff;
	background: url(images/letter-bottom.jpg) no-repeat; }

#footer, #push {
	height: 270px; /* .push must be the same height as .footer */ }
#footer {
	background: url(images/footer.jpg) }
#footerImage {
	background: url(images/footer-auto.gif);
	width: 210px; height: 220px;
	position: relative;
	left: 50px;
	top: -50px;
	float: left; }
#footerText {
	width: 100%; height: 190px;
	border: none;
	float: right;
	
	line-height: 270px;
	text-align: center;
	color: white;
	font-weight: bold; }
	
#poweredby {
	font-size: 10px;
	color: #333; }

table.caravans td, table.caravans tr {
	border: 1px dashed #ddd;}

/* CONTACT */
#contactRight {
	clear: both; display: block;
	height: 400px; width: 600px;
	float: right; }
#contactformulier {
	width: 500px;
	font-family: "Trebuchet MS";
	font-size: 14px; }
#contactformulier p { padding: 5px 0; }
#contactformulier label {
	width: 105px; height: 25px; 
	display: inline-block;
	padding-left: 10px;

	color: #664f33;
	font-weight: bold;
	font-size: 17px;
	text-align: right;
	vertical-align: top;
	line-height: 25px; }
#contactformulier input {
	width: 250px;
	border: 1px solid #ddccb0;
	background: #fff;
	color: #664f33;
	padding: 3px; }
#contactformulier textarea {
	width: 250px;
	border: 1px solid #ddccb0;
	background: #fff;
	color: #664f33;
	padding: 3px;
	font-family: "Trebuchet MS";
	font-size: 14px; }
#contactformulier .button {
	width: 75px !important; }

/* Wordpress editor CSS */
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
