/*   
Theme Name: bertkuiper.nl
Theme URI: http://www.bertkuiper.nl
Description: WordPress theme based on the old blogger theme and wordpress
Author: HAAKAA webservices
Author URI: http://www.haakaa.nl
Version: 01.00
*/

body {
  background: #580E07;

}



#titel {

  width: 514px;
  border-bottom: 1px solid #ffffff;
}

#titel a {
  font-family: Arial;
  font-size: 24px;
  color: #ffffff;
  text-decoration: none;
  padding: 0px;
}

#titel a:hover {
  color: #580E07;
}




#ondertitel {
  width: 514px;
  text-align: right;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
}

#ondertitel a {
  color: #ffffff;
  text-decoration: underline;
}

#ondertitel a:hover {
 text-decoration: none;
}

#sidebar {
  position: relative;
  top: 6px;
  width: 135px;
  padding: 0px;
  
}

#sidebar ul {
   font-family: Arial;
  font-size: 10px;
  color: #CCCCDD;
  list-style: none;
  padding: 0px;
}

#sidebar ul ul {
  margin-left: 8px;
}

#sidebar a {
  font-family: Arial;
  font-size: 10px;
  color: #CCCCDD;
}

#sidebar a:hover {
  list-style: square;
}

#entry {
   font-family: Arial;
  font-size: 14px;
  color: #ffffff;
  list-style: none;
  padding: 0px;
}

#entry a {
  color: #ffffff;
  text-decoration: underline;
}

p img {
	padding: 0;
	max-width: 100%;
	}

#entry img {
  border: 1px;
  border-color: #ffffff;


	margin-right:4px;
	display: inline;


}


.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

a{
        color: #ffffff;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {color: #FFFFFF}



#comments {
 font-family: Arial;
 color: #ffffff;
}

#reageerder {
  width: 400px;
  text-align: right;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
}

#comments ol li{
list-style: none;
  padding: 0px;
}