/*

Theme Name: Wuttefuk
Theme Uri: http://www.wuttefuk.nl/
Description: 'dit is de vomrgeving van de website Wuttefuk.nl'
Author: Wouter Borst
Author: http://www.getwow.nl/
Version: 1.1

*/

@charset "UTF-8";
/* CSS Document */

body {
	background-color:#fff;
	background-image:url(img/bg_rechts.png);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	
	
}

h1, h2, h3, h4, h5, h5, h5, p, a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;

	
}

/* Standaart layout */

#headspacer {
	width:100%;
	height:45px;
}

#logo {
	height:52px;
	width:200px;
	background-image:url(img/bg_menulinks2.jpg);
	background-repeat:repeat-x;
}

#logo h1 {
 background-image:url(img/logo.png);
 background-repeat:no-repeat;
 width: 216px;
 height: 45px;
 text-indent: -9999px;
 float: left;
 margin-top:0px;
}

#menu {
	height:45px;
	width:auto;
	float:left;
	}
#center_menu {
	width:1000px;
	height:45px;
	margin: 0 auto;
}
	
#menu ul{
	margin-top:-32px;
	

}

#menu li{
	float:left;
	list-style:none;

}

#menu a {
	color:#000;
	font-weight:bold;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:5px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:8px;
	text-decoration:none;

}
#menu a:hover {
	background-color:#000;
	color:#FFF;
	padding-left:11px;
	padding-right:11px;
}

#flashcontent {
	height:452px;
	width:100%;
	background-color:#000;
	background-image:url(img/header.png);
	background-repeat:no-repeat;

	
}

#main {
	width:879px;
	height:auto;
	background-color:#FFF;
	margin: 0 auto;

}
#content {
	width:651px;
	height:auto;
	float:left;
	border-left: 1px #CCC dashed;
	border-right: 1px #CCC dashed;
	border-bottom: 1px #CCC dashed;
	padding-top:10px;

	
	
	
}

#sidebar_houder {
	width:225px;
	height:auto;
	float:left;
	margin-left:0px;
	padding-left:0px;
}

.post_item {
	width:651px;
	height:auto;

}

.post_item .avatar{
	float:right;
	margin-right:5px;
	margin-bottom:5px;
}

/* Opmaak */

h2 {
	font-size:24px;
	text-transform:uppercase;
	margin-top:14px;
	margin-bottom:0px;
	padding-left:10px;
	
}

h2 a {
	font-size:24px;
	text-transform:uppercase;
	margin-top:14px;
	margin-bottom:0px;
	
	
}

h2 a:hover {
	font-size:24px;
	text-transform:uppercase;
	margin-top:14px;
	margin-bottom:0px;
	
}

h2 a:viseted {
	font-size:24px;
	text-transform:uppercase;
	margin-top:14px;
	margin-bottom:0px;
	color:#F0F;
	text-decoration:none;
	
}

p {
	margin-top:14px;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
}

/* streep */

.streep {
	height:1px;
	width:auto;
	background-image:url(img/line.jpg);
	background-repeat:repeat-x;
}

p.meta {
	color:#CCC;
	font-size:13px;
	margin-top:0px;
	margin-bottom:0px;
}

a {
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	font-size:13px;
	margin-top:0px;
}

a:hover {
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	font-size:13px;
	margin-top:0px;
	text-decoration:underline;
}

a:visited {
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	font-size:13px;
	margin-top:0px;
	text-decoration:underline;
}

a:active {
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	font-size:13px;
	margin-top:0px;
	text-decoration:underline;
}

.widget h2 {
	font-size:18px;
	margin-top:14px;
	margin-bottom:0px;
	text-transform:uppercase;
	margin-left:15px;
	
}

#widget ul {
	font-size:18px;
	margin-top:8px;
	list-style:none;
	
	
}

.widget li {
	list-style:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	border-bottom: 1px dashed #CCC;
	
	
}

.widget widget_search {
	margin-top:10px;

	
}

.widget a {
	font-size:12px;
	font-weight:normal;
	text-transform:none;
}

.widget input {
	margin-top:8px;
	margin-left:34px;
	margin-bottom:10px;
}

#searchsubmit {
	text-align:center;
}

img {
	border:0px;
	margin-left:20px;
	
}

.widget_box {
	height:auto;
	width:200px;

}

#sidebar {
	list-style:none;
	margin-left:-30px;
	
}

.img_left {
	
}

.div_img {
	width:86px;
	height:auto;
	float:left;
	margin-left:3px;
	margin-top:8px;
	margin-bottom:3px;
}

#sidebar li {
	list-style:none;
	padding-left:0px;


	
}

#s {
	margin-left:40px;
	width:120px;
}

#searchsubmit {
	margin-left:69px;
	margin-top:0px;
	margin-bottom:0px;
	
}

.widget_search {
	margin-bottom:-5px;
	
}

.main_comment {
	margin-top:20px;
	margin-bottom:5px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:1px;
	padding-right:10px;
	border-bottom:#CCC 1px solid;
	border-top:#CCC 1px solid;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	background-color:#F6F6F6;
	
}

#respond {
	padding-left:10px;
	padding-right:10px;
	
}

.comments li {
	text-decoration:none;
	list-style:none;
	padding-right:10px;
	
}




.main_comment h4 {
	margin-top:0px;
	text-transform:uppercase;
	color:ff00fb;
	
}
.widget_categories {
	margin-bottom:-10px;

	
}

.main_comment .avatar {
	background:#fff;
	margin-left:5px;
	margin-top:5px;
	margin-right:5px;



}

.comment {
	background-color:#e600e1;
}