/*
This CSS file is created by Accessko Media - at www.accessko.nl - for www.arie-bouwservice.nl All right reserve
*/

* {
	margin: 0px;
	padding: 0px;
}

body {

	background-image:url(../images/WoodTile.jpg) 
}

body, th, td, input, textarea {
	font: 0.8em "Helvetica", "Lucida Grande", Arial, sans-serif;	
	color: #000;
}

/* Lay-out Container */
#container
{

width: 920px;
margin: 0 auto;

margin-top: 30px;
margin-bottom: 30px;
}

/* Header */

#header {
	width: 920px;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
border-right: 5px solid #fff;
	height: 275px;
	background-color: black 
}

/* Menu */
#menu {
	float: left;
	height: 101px;
	width: 890px;
	padding-left: 25px;
background: url(../images/bg-menu.jpg) no-repeat; }

#menu ul {
	margin: 0 0 0 50px;
	padding: 0;
	list-style: none;
	line-height: normal;}

#menu li {float: left;}

#menu a {
	display: block;
	float: left;
	margin-right: 39px;
	margin-top:1px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
    text-align: center;}

/* Logo */
#logo {
	width: 360px;
	height: 170px;
	margin-left:180px;
	background-color:#000;}

/* Page */
#page {
	background: #fff;
	width: 920px;
	margin: 0 auto;
	border-top: none;
	padding-top: 20px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;}

/* Content */

#content {
	float: right;
	width: 570px;
	padding-left: 40px;
}

/* Front Gallery */
#front-galary {
	height:350px;
	margin-top:25px;
	background:#FFF url(../images/fimroll-bg.jpg) no-repeat;}
		
#slideshow {position:relative;height:320px;}

#slideshow DIV {
	position:absolute;
	top:59px;
	left:37px;
	z-index:8;
	opacity:0.0;
	height: 156px;
	background-color: #FFF;
	width: 200px;}

#slideshow DIV.active {z-index:10;opacity:1.0;}

#slideshow DIV.last-active {z-index:9;}

#slideshow DIV IMG {
    height: 159px;
    display: block;
    border: 0;
    margin-bottom: 10px;}

#sidebar2 li h2 {
	background: url(../images/title.gif) no-repeat left top;
	height: 40px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 15px;}

#sidebar2 li ul {line-height: normal;}

#sidebar2 li li {
	padding: 5px;
	background: url(../images/img04.gif) repeat-x left bottom;
	font-size: .8em;}

#sidebar2 li a {
	border: none;
	padding-left: 10px;}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;}

#sidebar2 .top {padding-top: 20px}

/* Footer */
#footer {
	width: 880px;
	padding: 20px;
	background: url(../images/footer.gif) repeat-x;
	border-left: 5px solid #000;
	border-right: 5px solid #000;}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;}
	
#footer a {color: #fff}

/* Other styles */
h1, h2, h3 {color: #000;}
h1 {font-size: 3em;}
h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;}
h3 {font-size: 1em;}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1em;}

ul, ol {margin-left: 3em;}

a {
	text-decoration: underline;
	color: #CD9F46}

a:hover {
	border: none;
	text-decoration: none;}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #CD9F46;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #CD9F46;}

hr {display: none;}
img {border: none}
img.projecten {margin-top: 30px}

p.adres {text-align:center;
padding:25px;
margin-top:40px;}



/* Start Classes */
.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(../images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CD9F46;
}

.post .meta a {
	color: #CD9F46;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(../images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}


/* Sidebars */

.sidebar {
	float: right;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}


.sidebar li li {
	margin: 0;
}


#sidebar1 {
	width: 300px;
}

#sidebar-galery {
	width: 300px;
}

/* End Classes */

