/*  
Theme Name: Web 2 Wannabe
Theme URI: http://www.wpdesigner.com
Description: Portfolio / personal blog theme by Small Potato.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/
*/

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, p, blockquote, form, input, textarea, select{
	margin: 0;
	padding: 0;
}

body{
	text-align: center;
	vertical-align: top;
	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	font-size: 14px;
	
	background: #002030 url(images/header.jpg) repeat-x;
	color: #fff;
}



h1, h3, h3, h4, h5, h6{
	font-family: Arial, Verdana, "Trebuchet MS", "Lucida Grande", Sans-Serif;
}

h2.heading, h2.heading_special{
	margin-top: 20px;
	padding: 15px 20px 14px;
	font-family: Arial, Verdana, "Lucida Grande", Sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	background: #338799 url(images/heading_special.jpg) no-repeat;
	color: #fff;
}

h2.heading{
	background: #338799 url(images/heading.jpg) no-repeat;
}


a{
	text-decoration: underline;
	color: #1D8309;
}

a:hover{
	text-decoration: none;
}

a img{border: none;}

small{
	font-size: 12px;
}

blockquote{
	margin-top: 12px;
	padding: 2px 20px 6px;
	background: #fff url(images/blockquote.jpg) left top no-repeat;
}

blockquote blockquote{
	margin: 0 0 0 20px;
	padding: 0 0 0 44px;
	background: #fff url(images/blockquote_sub.gif) 0 50% no-repeat;
}

code{
	background: #f3f3f3;
}

cite{
	font-weight: bold;
}


h1{
	font-size: 22px;
	font-weight: normal;
}

h1 a{
	text-decoration: none;
	color: #fff;
}

#logo{
	margin-left: 185px;
	margin-top: 20px;
	height: 22px;
	overflow: hidden;
	
}



#topmenu ul{
	margin-left: 185px;
	margin-top: 16px;
}

#topmenu ul, #topmenu ul li{
	list-style-type: none;
}

#topmenu ul li{
	float: left;
	margin-right: 5px;
	font-family: Arial, "Lucida Grande", Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: #5da82a url(images/tab_right.gif) right top no-repeat;
}

#topmenu ul li a{
	display: block;
	padding: 9px 20px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background: transparent url(images/tab_left.gif) left top no-repeat;
	color: #fff;
}

#topmenu ul li a:hover{
	background: transparent url(images/tab_hover_left.gif) left top no-repeat;
}

#topmenu ul li:hover{
	background: #9e3535 url(images/tab_hover_right.gif) right top no-repeat;
}

#topmenu ul li#current{
	background: #002030 url(images/tab_current_right.gif) right top no-repeat;
}

#topmenu ul li#current a{
	background: transparent url(images/tab_current_left.gif) left top no-repeat;
	color: #5DA82A;
}

#container{

	width: 1000px;
	text-align: left;
	vertical-align: top;
	
}

#page{
	float: left;
	width: 1000px;
	text-align: left;
	vertical-align: top;
}


#sidebar{
	float: left;
	width: 400px;
	margin: 0px 5px 0 0;
	padding: 35px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	color: #fff;
	background: #002030 url(images/luc.jpg) no-repeat;
}

#sidebar h2{
	margin-left:200px;
	padding: 14px 0px 14px;
	font-family: Arial, Verdana, "Lucida Grande", Sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	cursor:pointer;
	/*background: #459835 url(images/heading_sidebar.jpg) no-repeat;*/
	color: #fff;
}

#sidebar ul{
	/*color: #000;*/
}

#sidebar ul, #sidebar ul li{
	list-style-type: none;
}

#sidebar ul li{
	margin: 0 0 50px 0;
	padding: 0 0 3px;
}

#sidebar ul ul{
	border: 2px solid #0a2b3e;
	background-color: #099f29;
	background-image: none;
}

#sidebar ul ul li{
	margin: 0;
	padding: 5px 2px 0;
	line-height: 18px;
	background-image: none;
}

#sidebar ul ul li a{
	padding: 7px;
}

#sidebar ul ul li table a{
	padding: 0;
	background: transparent;
}

#sidebar ul ul li .authimage{
	width: 156px;
	height: 137px;
	overflow: hidden;
}

#sidebar ul ul li p{

}

#sidebar ul ul li p a{
	padding: 0;
	background-image: none;
}

#sidebar ul ul ul{
	border: 0;
	font-size: 12px;
	padding: 0;
}

#sidebar ul ul ul li{

	padding: 11px 0 0 20px;
}

#sidebar ul ul ul li a{
	color: #000;
	background: url(images/bullet_sub.gif) 0 3px no-repeat;
}

#sidebar ul ul ul ul li a{
	padding: 0;
	background-image: none;
	color: fff;
}

#sidebar a{
	text-decoration: none;
	color: white;
}

#sidebar a:hover{
	text-decoration: underline;
}




.widecolumn{
	float: left;
	margin: 20px 0 0 0;
	width: 800px;
	text-align: left;
	vertical-align: top;
	color: #000;
}

.widecolumn .wrapper{
	margin: 0 0 20px 0;
	padding: 0 0 8px 0;
	background: #fff url(images/footer.gif) left bottom no-repeat;
}

.narrowcolumn{
	float: left;
	margin: 20px 0 0 0;
	width: 580px;
	text-align: left;
	vertical-align: top;
	color: #000;
}

.narrowcolumn  h2{
	border-bottom: 2px solid #004E60;
	padding: 15px 20px 12px;
	font-family: Arial, Verdana, "Lucida Grande", Sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	background: #348899 url(images/heading_narrow.jpg) no-repeat;
	color: #fff;	
}

.narrowcolumn h2 a{
	color: #fff;
}

.wrapper{
	margin: 0 0 20px 0;
	padding: 0 0 8px 0;
	background: #fff url(images/footer_narrow.gif) left bottom no-repeat;
	color: #000;
}

.post, .navigation{
	border: 2px solid #004E60;
	border-top: 0;
	border-bottom: 0;
	padding: 0 20px 12px;
	line-height: 22px;
	background: #fff;
}

.navigation a{
	color: #DC0808;
}

.post h3, .post h3 a{
	padding: 15px 0 0 0;
	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #1D8309;
}

.post p{
	padding: 12px 0 0 0;
	line-height: 22px;
}

.post img{
	border: 1px solid #ccc;
	padding: 4px;
	background: #eee;
}

.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post img.wp-smiley{
	border: 0;
	padding: 0;
	background: transparent;
}

.post p.postmetadata{
	margin: 10px 0 0 0;
	border: 1px solid #eee;
	border-left: 0;
	border-right: 0;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
}

.post p.nocomments{
	margin: 10px 0 0 0;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	background: #eee;
}

.post ul, .post ol{
	margin: 0 0 0 20px;
}

.post ul, .post ul li{
	list-style-type: none;
}

.post ul li{
	margin: 12px 0 0 0;
	padding: 0 0 0 14px;
	background: url(images/bullet_post.gif) 0 7px no-repeat;
}

.post ul ul li{
	background: url(images/bullet_post_sub.gif) 0 7px no-repeat;
}

.post ul ol li{
	margin: 12px 0 0 0;
	padding: 0 0 0 14px;
}

.post ol li{
	margin: 12px 0 0 10px;
}

.post ol ul li{
	margin: 12px 0 0 0;
}


.comment_link{
	padding: 0 0 0 18px;
	background: url(images/icon_comment.gif) 0 3px no-repeat;
}


h3#comments, h3#respond{
	color: #000;
}

h3#respond{
	padding-left: 20px;
}

ol.commentlist, ol.commentlist li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ol.commentlist li{
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
	background: url(images/comment_top.gif) no-repeat;
}

ol.commentlist li .commentwrapper{
	padding: 9px 20px 17px;
	background: #eee url(images/comment_bottom.gif) left bottom no-repeat;
}

ol.commentlist ul li{
	padding: 0 0 0 14px;
	background: url(images/bullet_post.gif) 0 8px no-repeat;
}

ol.commentlist blockquote{
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	background: url(images/comment_blockquote.gif) 0 12px no-repeat;
}

form#commentform{
	margin: 12px 0 0 0;
	padding: 0 20px 14px;
	background: #EBFFDE;
}

form#commentform input, textarea{
	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	font-size: 12px;
}

#footer{
	text-align:right ;
	margin-bottom: 20px;
	font-size: 12px;
	padding: 0 13px 0px 20px;
}

#categorie, #links, #archief, #meta{
	position:absolute;
	left:350px;
	visibility: hidden;
}
#categorie{
	top:214px;
}

#links{
	top:317px;
}
#archief{
	top:422px;
}

#meta{
	top:525px;
}