/* 
Theme Name: Arboreahoveniers Theme
Theme URL: http://www.arboreahoveniers.nl
Description: This the wordpress theme for arboreahoveniers.nl
Author: Elbert Niezen
Author URI: http://www.elbertniezen.nl
Version: 1.0
*/

/* html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
*/

body {
background: #276b25 url("images/background-top.jpg") no-repeat;
}

#menu {
width: auto;
height: 55px;
position: absolute;
top: 15px;
left: 310px;
}

#navlist {
margin: 15px 0 0 0px;
}

#navlist li
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
display: inline;
list-style-type: none;
padding-right: 10px;
outline: none;
}

#navlist li a {
color: #fff;
text-decoration: none;
outline: none;
}

#navlist li a.hover {
color: #000;
text-decoration: underline;
outline: none;
}

#navlist li a.active {
color: #fff;
text-decoration: underline;
font-weight: bold;
outline: none;
}


#container{
position: absolute;
width: 300px;
height: auto;
top: 350px;
left: 20px;
padding: 0;
margin: 0;
}

.post{
margin: 0 0 0 30px;
}

.page {
margin: 0;
padding: 0;
width: 500px;
height: auto;
}

.page p {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color: #fff;
line-height: 22px;
}

h2 {
margin: 0 0 10px 0px;
text-decoration: none;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
}

#polaroid {
background: url("images/polaroid-background.jpg") no-repeat;
position: absolute;
top: 0px;
left: 0px;
width: 302px;
height: 348px;
z-index: 2;
}

#polaroid #slider {
position: relative; 
margin: 33px 0 0 34px;
width: 207px; 
height: 213px;
overflow: hidden;
}

#sidebar{
position: absolute;
width: auto;
height: auto;
top: 140px;
left: 800px;
padding: 10px;
text-align: left;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-heigt: 22px;
}

#sidebar a {text-decoration: underline; color: #000;}
#sidebar a:hover {text-decoration: none; color: #000;}

.postmeta{}
.postnavigation{}
#searchform{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}