/*
Theme Name: Boris van Hoof
Theme URI: http://www.jonasvorwerk.com
Description: Boris van Hoof theme.
Version: 1.0
Author: Jonas Vorwerk
Author URI: http://www.jonasvorwerk.com/
Tags: 
*/

BODY {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-position: center top;
	background-repeat: no-repeat;
	margin:20px;
	padding:0px;
    font-size: 12px;
	background-color: #fff;
	color: black;
} 

html { overflow-y:scroll; }

A {
	color:#000; 
	text-decoration: none;	
}

a img {
	border:none;
}

H1{
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-top: -10px;
	margin-bottom: 10px;
	font-size: 18px;
}

H2{
	color: #000;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: -5px;
	font-size: 11px;
	line-height:10px;
	font-weight: bold;
	font-style: italic;
}

#post{
	float: left;	
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}


#post p a {
	text-decoration: underline;
	color:#000; 
}

#big{
	width: 100%;
}

#thumb{
	float: left;
	margin:0px 15px 15px 0px;
}

#post p h1 {
	text-decoration: none;
}

#right #post H1 a{
	color: #000000; 
}

#container{
	width:990px;
	margin:0 auto;
	text-align:left;
	line-height: 20px;
	background-attachment: fixed;
	background-position: center top;
	background-color: #fff;
	min-height: 600px;
}

#header {
	height: 50px;
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
}

#menu{
	float: right;
	text-align: left;
	padding: 0px;
	margin-top: 30px;
	margin-right: 15px;
}

#menu ul {
	margin: 0px; 
	padding: 0px; 
}

#menu li {
	list-style-type: none; 
	list-style-image: none; 
	float: left;	
}

#menu ul li a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	display: inline-block;
	text-decoration:none;
	font-size: 14px;
	color: #000;
	margin-right: 30px;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li.current_page_item a {
	text-decoration: underline;
}

#menu ul li.current_page_parent a {
	/*background-image: url('images/menu_actief.jpg');*/
}

#listpages {
	padding:0px;
	margin:0px;
	color: #04abf2;
	text-decoration: none;
	margin-top: 0;
	margin-bottom:20px;
	font-size: 16px;
	line-height:20px;
}

#listpages li {
	list-style: none;
	text-decoration: none;
	margin-top: 0;
	margin-bottom:10px;	
}

#widgetbox li{
	list-style: none;
	padding:0px;
	margin:0px;
}

#widgetbox ul {
	list-style: none;
	padding:0px;
	margin:0px;
}

#widgetbox ul ul {
	list-style: none;
	padding: 10px 0px 30px 0px;
	margin:0px;

}

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

.alignleft {
   float: left;
   border: 0px;
   margin-right: 10px;
}

.alignright {
   float: right;
}

/*gallery*/
.gallery {
        margin: auto;
}
.gallery-item {
        float: left;
        margin:0 15px 15px 0;
        text-align: center;
        
}
.gallery img {
        border: 0px;
}
.gallery-caption {
        margin-left: 0;
}


#footer{
	width:960px;
	margin:0 auto;
	text-align:right;
	line-height: 20px;
	color: #f6f6f6;
	font-size: 9px;
}

#footer a{
	color: #f0f0f0;
}

#footer a:hover{
	color: #949494;
}
