@charset "utf-8";
/*  
Theme Name: Wiizle.nl
Theme URI: http://www.wiizle.nl
Description: The theme used for Wiizle.nl.
Version: 1.0
Author: Jeffrey Kroonstuiver
Author URI: http://www.wiizle.nl

*/

/* ###################################################### General ###################################################### */

body, html{margin: 0; font-family: Verdana; font-size: 12px; text-align: center; vertical-align: top; background: #686868; color: #565656; width: 100%; height: 100%;}
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{margin: 0; padding: 0;}

/* ###################################################### Layout ###################################################### */

#title{width: 100%; height: 100px; background-color: #303030;}

#title_wrapper{margin: 0 auto 0 auto; width: 750px; text-align: left; height: 100px;}
#title_wrapper img{padding-top: 10px; float: left;}
#title_wrapper ul{list-style: none; margin: 0px; padding: 0px;}
#title_wrapper li{list-style: none; display: table-cell; position: relative; top: 72px; float: left; margin: 0px; padding: 0px; width: 124px; height: 28px;}
#title_wrapper li a{color: #ffffff; text-decoration: none; display: inline-block; width: 124px; height: 22px; padding-top: 6px; background-image: url('./images/menu_normal.png'); text-align: center;}
#title_wrapper li a{color: #ffffff; text-decoration: none; display: inline-block; width: 124px; height: 22px; padding-top: 6px; background-image: url('./images/menu_normal.png'); text-align: center;}
#title_wrapper li a:hover{color: #ffffff; text-decoration: none; display: inline-block; width: 124px; height: 22px; padding-top: 6px; background-image: url('./images/menu_over.png');}
#title_wrapper li.current_page_item a{background-image: url('./images/menu_selected.png'); color: #f20daf;}

#wrapper{margin: 0 auto 0 auto; width: 750px; text-align: left; overflow: auto; background-color: #ffffff;}

#header{float: left; width: 750px;}

#container{float: left; width: 510px; padding: 10px 10px 10px 20px;}

#footer{text-align: center; width: 100%; height: 240px; background-color: #303030; vertical-align: bottom;}
#footer_wrapper{margin: 0 auto 0 auto; width: 750px; text-align: left; height: 240px;}
#footer_wrapper table{height: 230px; border: 0px solid black; width: 750px;}
#footer_wrapper td{vertical-align: top;}
#footer_wrapper ul{list-style-type: none; padding: 0px; margin: 0px; margin-top: 6px; margin-bottom: 4px; margin-left: 4px;}
#footer_wrapper li{list-style: none; display: block; padding: 0px; margin: 0px;}
#footer_wrapper a{text-decoration: none; color: #ffffff;}
#footer_wrapper a:hover{text-decoration: underline; color: #f20daf;}

#footer p{line-height: 18px;}

.sidebar{float: left; width: 200px; margin: 0 0 0 10px; display: inline;}

/* ###################################################### Links ###################################################### */

a{text-decoration: underline; color: #303030;}
a:hover{text-decoration: none; color: #f20daf;}

a img{border: 0px;}

h1 a{color: #303030; text-decoration: none;}

/* ###################################################### Headings ###################################################### */

h1{font-family: Verdana; font-size: 20px; padding: 0 0 10px 0;}
.h1_postheading{padding: 0 0 0 0;}

.post{padding: 10px 0 10px 0;}
.post h2{font-family: Verdana; font-size: 18px;}
.post h3{font-family: Verdana; font-size: 16px; padding-bottom: 6px;}
.post img{margin: 10px;}
.post h1 a{color: #303030; text-decoration: none;}
.post h1 a:hover{color: #303030; text-decoration: none;}
.post p{margin-bottom: 10px;}

.alignleft{float: left;}
.alignright{float: right;}

.wp-caption{font-family: Verdana; font-size: 10px; padding: 0px; margin: 10px;}
.wp-caption img{margin: 0px;}
.wp-caption-text{margin: 0px; padding: 0px; padding-top: 10px; text-align: center; color: #f20daf;}

h2{font-family: Verdana; font-size: 16px; padding: 0 0 6px 0;}
h3{font-family: Verdana; font-size: 12px; padding: 16px 0 12px 0;}

.entry{line-height: 18px;}

p{padding: 10px 0 0 0;}

p.postmetadata{border-top: 1px solid #ccc; margin: 10px 0 0 0;}

.navigation{padding: 10px 0 0 0; font-size: 14px; font-weight: bold; line-height: 18px;}

.sidebar{height: 700px;}
.sidebar ul{list-style-type: none; margin: 0; padding: 0 10px 0 10px;}
.sidebar ul li{padding: 10px 0 10px 0;}
.sidebar ul li h2{font-family: Verdana; font-size: 14px;}
.sidebar ul ul li{padding: 0;}
.sidebar a{text-decoration: none; color: #f20daf;}
.sidebar a:hover{text-decoration: underline; color: #303030;}

.date{font-family: Verdana; font-size: 10px; color: #f20daf; padding: 0 0 2px 0;}

table#wp-calendar{width: 100%;}

.comments-template{margin: 10px 0 0; border-top: 1px solid #ccc; padding: 10px 0 0;}

.comments-template ol{margin: 0; padding: 0 0 15px; list-style: none;}

.comments-template ol li{margin: 10px 0 0; line-height: 18px; padding: 0 0 10px; border-bottom: 1px solid #ccc;}

.comments-template h2, .comments-template h3{font-family: Verdana; font-size: 16px;}

.commentmetadata{font-size: 12px;}

.comments-template p.nocomments{padding: 0;}

.comments-template textarea{font-family: Verdana; font-size: 12px;}

.comments-template{}

input{font-family: Verdana; font-size: 12px;}

#s{border: 1px solid #f20daf; font-family: Verdana; font-size: 14px; width: 170px; margin-bottom: 4px;}

/* ###################################################### Nivo Slider ###################################################### */

#slider {position:relative;}
#slider img {position:absolute;	top:0px; left:0px;}


