/*
Theme Name: Tenbergen
Theme URI: http://bouwbedrijf-tenbergen.nl
Description: Theme for bouwbedrijf Tenbergen
Version: 1.0
Author: Vincire Internet Communicatie 
Author URI: http://www.vincire.nl/
*/

* { 
	margin: 0;
	padding: 0;
}

body { 
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff url(images/body-bg5.png) repeat-x; 
	color: #444; 
}

a {
	color: #6D0119;
	text-decoration: none;
}

a:hover { 
	color: #808080;
}

p{
margin-bottom:15px;
margin-top:0px;
}

img {
	border:none;
}

h1 {
	font: bold 1.7em Arial, Sans-Serif;
	margin: 20px 0 0;
}

h1 a { 
	color: #fff;
	background: inherit;
}

h1 a:hover { 
	color: #E4FFD3;
	background: inherit;
}

h2 {
	color: #6D0119;
	font: bold 1.6em Arial, Sans-Serif;
	margin: 10px 0 15px 0;
}

h3 {
	color: #333333;
	margin: 10px 0 0 0;
	font-family: Arial, Sans-Serif;
	font-size: 1.4em;
	font-weight: bold;
}

h4 {
	color: #6D0119;
	/*	background: inherit; */
	font-weight: bold;
	font-size: 110%;
	margin: 10px 0 0 0;
}

h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 0 0;
}

h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 10px 0 0 0;
}

ul {
	margin:5px 0 10px 0;
}

li {
	list-style-position: inside;	
	padding:0 10px 0 10px;

}

#content {
	width: 900px;
	margin: 0 auto;
}

#adres  {
	margin:0 0 20px 0;
	padding:0;
	color:#6D0119;
	font-size:110%;
}

#adres h1 {
	font-size:180%;
	color:#6D0119;
	width:auto;
}

#logo {
	margin: 0;
	padding-left:15px;
	float: left;
	width:400px;
}

#logo img{
	float: left;
	margin:15px 15px 15px 0; 
}

#logo h1 {
	color: #000;
	font-size:16px;
	text-transform:uppercase;
	text-align: right;
	line-height:12px;
	margin:30px 0 0px 0;
	letter-spacing:4px;
}

#logo h2 {
	color: #6D0119;
	font-size:350%;
	font-weight:bold;
	text-transform:uppercase;
	text-align: right;
	line-height:14px;
	margin:5px 0 5px 0;
}

#logo .slogan{
	float: right;
	margin:5px 0 5px 0; 
}

#top-image {
	margin: 0 0 5px 0;
	padding-left:15px;
	float: right;
	width:400px;
	height:240px;
	background-image: url(images/top-image.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#header {
	position:relative;
	top:10px;
	left:0;
	clear: both;
	background:#000;
	color: #fff;
	height: 20px;
	margin: 0 0 55px 0;
	padding: 0px 40px 15px 0;
	text-align: right;
}

#header h1 {
	margin: 0;
	padding-top: 80px
}

#header p { 
	margin: 0;
}

#menu {
	float: left;
	/*clear:right;*/
	margin: 10px 0 20px 0;
	background:#000;
}

#menu li {
	font-size: 1.1em;
	line-height:1.5em;
	display: inline;
}

#menu li a {
	padding: 5px 5px 3px 5px;
	margin: 3px 0 3px 15px;
	color: #ccc;
	font-weight:bold;
	background:#000;
	/*background: url(images/tab.png) no-repeat right bottom;*/
}

#menu li a:hover { 
	/*background: url(images/tab-hover.png) no-repeat right bottom;*/
	padding: 5px 5px 3px 5px;
	margin: 3px 0 3px 15px;
	color: #000;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 3px solid #747474;
	background:#fff;

}

#left {
	clear: left;
	float: left;
	width: 240px;
	padding: 0 34px 0 15px;
	font-size: .9em;
	margin: 0 0 25px 0;
}

#leftmenu {
	list-style: none;
	margin: 0 0 20px 0;
}

#leftmenu li {
	padding: 0 0 0 12px;
	background: #fff;
	color: #6D0119;
	list-style-type: disc;
	list-style-position: inside;
}

#leftmenu li a {
	background: #ccc;
	color: #6D0119;
}

#leftmenu li a:hover {
	background: #fff;
	color: #6D0119;
	text-decoration:underline;
	font-weight:bold;
}

#right {
	margin: 0px 0 15px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	float: right;
	width: 560px;
	text-align: justify;
}

#right h2 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 8px;
}


#left a, #right a {
	color: #6D0119;
}

#left a:hover, #right a:hover {
	text-decoration:underline;	
}

#left h3 {
	border-bottom: 1px solid #eee;
	padding: 0 0 7px;
	margin: 0 0 15px 0;
}

#column_left h2 {
	background-image: url(images/header_underline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
	line-height: 40px;
	width:260px;
}

#column_left h3  {
	margin: 5px 0 0 0;
}

#services {
	clear: left;
	/*border-top: 1px solid #ccc;*/
	padding: 5px 0;
	margin: 15px 0 5px 0;
	text-align:center;
}

#services li {
	display:inline;
	margin-left: 35px;
	padding: 0 5px 0 15px;
	background-image: url(images/listsquare.png);
	background-repeat: no-repeat;
	background-position: left;	
}

.archivelist {
	min-height:180px;
	margin:0;
	padding:0;
	clear:left;
	border-bottom:double medium #ccc;
}

#footer {
	clear: both;
	/*border-top: 1px solid #ccc;*/
	padding: 10px 0;
	margin: 0 0 15px;
	font-size: .9em;
	color: #666;
	background-color: #fff;
	background: url(images/footer-bg.png) repeat-x left bottom;
}

#footer a {
	color: #666;
	background: #fff;
}

#col1 { 
	float: left;
	width: 274px;
	padding: 7px 0 0 15px;
	margin: 10px 0 10px;
}

#col2 { 
	float: left;
	width: 560px;
	padding: 7px 0 0 40px;
	margin: 10px 0 10px;
}

.thumb {
	float:right;
	margin: 5px 0 5px 12px;
}

.leftthumb {
	margin: 5px 0 5px 0px;
}

/* Wordpress specific */

.alignleft {
	float: left;
	margin:3px 10px 10px 0;
}

.alignright {
	float: right;
	margin:3px 0 10px 10px;
}

.alignnone {
	margin:3px 10px 10px 0;
}

.aligncenter {
	margin:0 auto;
	display:block;
}

/*  form */

.formcontainer td  {
	line-height: 20px;
	padding: 0 0 5px 0;
}


