/*  
Theme Name: Sannewanne
Theme URI: http://sanne.kamst.com/
Description: Sannewanne's theme.
Version: 1.0
Author: Sanne en Arthur Kamst
Author URI: http://sanne.kamst.com
*/

body {
  font-family: tahoma, helvetica, arial, sans-serif;
  background: #161c18;
  color: #ccdc71;
  font-size: 13px;
  margin: 0;
}

#top {
	margin: 0px;
	padding: 0px;
	border: 0px;

	height: 179px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 179px;
	}
html>body #top {
	height: 180px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 180px;
	left: 0px;
	margin: 6px 6px 6px 0px;
	padding: 10px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	font-weight:9px;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}

#left a:hover {
	text-decoration: none;
	}

#left ul, #left ul ol {
	margin: 0;
	padding: 0;
	}

#left ul li, #right ul li {
	list-style-type: none;
	list-style-image: none;
	}

#left ul ul, #left ul ol, #right ul ul, #right ul ol {
	margin: 5px 0 0 5px;
	}

#left ul ul ul, #left ul ol, #right ul ul ul, #right ul ol {
	margin: 0 0 0 5px;
	}

#left ul ul li, #left ul ol li, #right ul ol li {
	padding: 0;
	}

#right a:hover {
	text-decoration: none;
	}

#commentmiddle {
	margin: 5px;
	padding: 5px;
	text-align: justify;
	line-height: 1.5em;
	}

#middle {
	margin: 20px 220px 20px 220px;
	padding: 10px;
	text-align: justify;
	line-height: 1.5em;
	}

#middle a, #commentmiddle a {
  text-decoration: underline;
  font-weight: bold;
  color: #161c18;
}

#middle a:hover, #commentmiddle a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #ff0000;
}

#middle .boxedLight, #commentmiddle .boxedLight {
  margin-bottom: 1em;
  padding: 2ex 4ex;
  border-style: solid;
  border-width: 1px;
  background-color: #ccdc71;
  color: #161c18;
}

#right {
	position: absolute;
	top: 180px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 6px;
	padding: 10px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}

.headerTitle {
  font-size: 225%;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.5em;
}

.kopje {
	font-weight: bold;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 4px;
	text-decoration: none;
	width: 98%;
	display: block;
	color: #161c18;
	background-color: #ccdc71;
	border-top: 2px #eeff99 solid;
	border-left: 2px #eeff99 solid;
	border-bottom: 2px #779900 solid;
	border-right: 2px #779900 solid;
	}


.button {
	font-weight: bold;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 3px;
	}

.button a {
	padding: 4px;
	text-decoration: none;
	width: 98%;
	display: block;
	color: #161c18;
	background-color: #ccdc71;
	border-top: 2px #eeff99 solid;
	border-left: 2px #eeff99 solid;
	border-bottom: 2px #779900 solid;
	border-right: 2px #779900 solid;
	}

.button a:hover {
	background-color: #ccdc71;
	border-top: 2px #779900 solid;
	border-left: 2px #779900 solid;
	border-bottom: 2px #eeff99 solid;
	border-right: 2px #eeff99 solid;
	}

.blogrollmain {
	text-align: center;
	font-size: 10px;
	color: #ccdc71;
	}

a, td a, .blogrollmain a, #left .blogrollmain a {
	text-decoration: underline;
	color: #ccdc71;
	}

a:hover, td a:hover, .blogrollmain a:hover, #left .blogrollmain a:hover, #right .blogrollmain a:hover {
	text-decoration: underline;
	color: #ffffff;
	}

.entry {
	background-color: #919C3C;
	padding: 2px;
	}

.hidden {
	LEFT: -500px; POSITION: absolute; TOP: -500px
	}

h2 {
	font-size: 13px;
	text-underline: none;
	! important;
}