@charset "utf-8";
/* CSS Document */

/*
Theme Name: Haapee Fotografie Theme
Author: Steffan Minkes
*/

body {
	background: #131313;
	font-family:  verdana;
	font-size: 12px;
	color: #f1f1e5;
	text-align: center;
	margin: 0 0 0 0;
	}

a {
	color: #fff;}

a:visited {
	color: #fff;}

a:hover {
	color: #a61d1d;}

a:active
{
  outline: none;
}

a img {
	border: none;}

img {
	vertical-align: middle;}

/* Header */

#page-wrap {
	width: 980px;
	height: auto;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
}

#kopfoto {
	width: 770px;
	height: 160px;
	background: url(http://haapee-fotografie.com/images/weblog/kopfoto.jpg) #242424;
	float: left;}

#logo {
	width: 200px;
	height: 160px;
	background: #242424;
	float: left;
	margin-left: 10px;
	text-align: center;}

/*Content */

#zijkolom {
	width: 200px;
	height: auto;
	background: #131313;
	float: left;
	margin-top: 10px;
	margin-left: 10px;}

#inhoud {
	width: 770px;
	height: auto;
	background: #131313;
	float: left;
	margin-top: 10px;}

#bericht {
	width: 770px;
	height: auto;
	background: #131313;
}

#berichttitel {
	width: 765px;
	height: 25px;
	margin-top: 5px;
	margin-left: 5px;
	color: #fff;
	font-family: verdana;
	font-size: 15px;
	font: bold 15px Verdana; 
	text-align: left;}

#berichtbalk {
	width: 770px;
	height: 20px;
	background-color: #242424;
}

#berichtbalk1 {
	width: 460px;
	margin-left: 5px;
	margin-top: 2px;
	float: left;
	color: #fff;
	font-family: Verdana; 
	font-size: 11px;
	text-align: left;
	background-color: #242424;}

#berichtbalk2 {
	width: 300px;
	margin-right: 5px;
	margin-top: 2px;
	float: left;
	color: #fff;
	font-family: Verdana; 
	font-size: 11px;
	text-align: right;
	background-color: #242424;}

#foto {
	width: 770px;
	height: auto;
	text-align: center;
	color: #fff;
	font-family: Verdana; 
	font-size: 11px; }

#foto p{
	margin-top: 30px;
	margin-bottom: 30px;}

#paginas {
	width: 770px;
	height: 25px;
	margin-top: 2px;
	text-align: center;
	color: #fff;
	font-family: Verdana; 
	font-size: 11px; }

#berichteninhoud {
	width: 770px;
	height: auto;
	background-color: #131313;}

#commentheader{
	width: 770px;
	height: 20px;
	background-color:#242424;}

#commentheaderleft{
	float: left;
	width: 365px;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
}

#commentheaderright{
	float: right;
	width: 265px;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
}

#reactie{
	width: 770px;
	height: auto;}

#reactieklein{
	width: 600px;
	height: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;}

#formbg{
	background-color: #242424;
}

#formulierlinks{
	width: 220px;
	height: 25px;
	float: left;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	background-color:#242424;}

#formulierrechts{
	width: 440px;
	height: 25px;
	float: left;
	text-align: left;
	padding-left: 5px;
	padding-top: 7px;
	background-color:#242424;}

#formulieronder{
	width: 765px;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 3px;
	background-color:#242424;}

#menu{
	width: 200px;
	height: 100px;
	background-color: #242424;
	text-align: center;
	padding-top: 15px;}

.blogmenu {
	list-style: none;
	margin-top: 10px;
	text-align: left;
	width: 200px;
	outline: none;}

.blogmenu li{
	font-size: 11px;
	font: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: square;
	padding-left: 0px; 
	margin-left: 30px;
	width: 80px;
	outline: none;
}
.blogmenu li a{
	color: #ffffff;
	font-size: 11px;
	border: 0px
	padding-left: 0px;
	margin: 0 0 0 0px;
	display:block;
	width: 80px;
	text-decoration: underline;
}
.blogmenu li a:visited{
	color: #ffffff;
	text-decoration: underline;
}
.blogmenu li a:hover{
	text-decoration: underline;
	display: block;
	color:#a61d1d;
}
	
#categoriemenu {
	width: 200px;
	background-color: #242424;
	text-align: center;
	padding-top: 15px;
	margin-top: 10px;}

#infoblok {
	width: 200px;
	height: 230px;
	background-color: #242424;
	text-align: center;
	padding-top: 15px;
	margin-top: 10px;
	color: #ffffff;
	font-size: 11px;}	

.infotekst {
	width: 180px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;}

#reactiecontainer {
	width: 770px;
	float: left;
	margin-bottom: 50px;
}

#footer {
	width: 770px;
	height: 40px;
	text-align: center;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #242424;}

#rating {
	margin-top: 20px;
	margin-bottom: 20px;}
	
