/*  
Theme Name: Karperbootshop
Theme URI: www.karperbootshop.nl
Description: 
Version: 2.0
Author: Jan Barnas
Author URI: 

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}

html, div, map, dt, isindex, form {
display: block;
}

body{
		margin: 0;
		font-family: Arial;
		font-size: 12px;
		text-align: center;
		vertical-align: top;
		background: #000;
		color: #ffba00;
		background-image: url(images/bg2.jpg);
		background-repeat: no-repeat;
		background-position: top center; 
}

h1{
font-family:Georgia, Sans-serif;
font-size: 24px;
padding:0 0 10px 0;
}

a:link, a:visited{
		text-decoration: none;
		color: #9bbbb0;
}

a:hover{
text-decoration: none;
color: #fff;
font-style: italic;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 900px;
text-align: left;
}

#header{
float: none;
width:900px;
height: 193px;
text-align: right;
background-image: url(images/header.jpg);
border-bottom:0px solid #afa191;
border-left:0px solid #afa191;
border-right:0px solid #afa191;
}

#container{
float: right;
width: 710px;
margin: 10px 10px 10px 0;
border: 0px solid #afa191;
}

#mainbk{
background: url(images/mainbk.gif) repeat-y;
width: 900px;
padding: 0;
margin: 0;
float: left;
}

.post{
padding: 10px 10px 10px 10px;
margin: 10px 10px 10px 10px;
color: #fff;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */




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

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

.sidebar{
float: left;
width: 140px;
height: 450px;
display: inline;
margin: 10px 10px 10px 10px;
font-weight: bold;
border: 0px solid #afa191;
/*  
filter:alpha(opacity=90);
-moz-opacity:.90;opacity:.90;
background-image: url(images/sidebarbg.jpg);
*/ 
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 1px 0 5px;
}

.sidebar ul li{
padding: 10px 0 5px 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 34px;
}

.sidebar ul li table#wp-calendar{
width: 100%;
}

#footer{
clear: both;
float: left;
width: 900px;
text-align: center;
color: #686764;
padding: 0 0 10px 0;
}

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

.comments-template{
	margin: 10px 0 0;
	border-top: 0px 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: 0px solid #ccc;
}

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

.commentmetadata{
	font-size: 12px;
}

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

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.img a:link{
border: none;
}

.textfield {
	border: 1px solid #8d8d8d;
	background: #000000;
        padding-top: 0px;
	color: #FFFFFF;
}

ul#voordisc {
	list-style-type: none;
	margin:0;
	margin-top: 178px;
	padding:0;
	display: inline;
	float: right;
}

ul#voordisc li {
	display: inline;
	float: left;
	margin:0;padding:0;
	margin-right: 47px;
	text-decoration: none;
	font-style: normal;
}

ul#voordisc li a {
	color:#FFFFFF;
	text-decoration: none;
	font-style: normal;
	display: inline;
	font-size: .9em;
}

ul#voordisc li a:hover{
	color:#FFFFFF;
	text-decoration: none;
	font-style: normal;
	display: inline;
	font-size: .9em;
}

#content{
float: right;
width: 710px;
margin: 10px 10px 10px 0;
border: 0px solid #afa191;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
