/* ••• SAMW3 THEME •••
-------------------------------------------
File: 'SAMW Green' styles.css Style Sheet
Created: 23 September, 2006
Last Modified: 13, November, 2006
Author: Rudi Samyn
WWW: 
Email: rudi.samyn@telenet.be
Copyright 2006 Rudi Samyn
All Rights Reserved
-------------------------------------------
*/
body {
	background: #d9d5b1;

}

#quickLinks {
	background: #dad8b0;
	}
	
#container {
	background: #b5b495;
}

#pageHeader {
	background: repeat-x url(../../images/header_bg.png);
}


a:link, a:visited {
	color: #b2c45e;
	text-decoration: none;
	border-bottom: 1px dotted #b1c55f;
}


a:hover, a:active {
	text-decoration: none;
	border-bottom: 1px solid #b1c55f;
}
/* de omschrijving van hieronder heb ik in de definitie hierboven gestoke */
#contentContainer #content a {
	}

#contentContainer {
	background: white;
}

#footer {
	background: white;
}

#navcontainer {
	background: #b5b495;
}

#navcontainer #current {
	background: #6e6d58;
}

#navcontainer a:hover {
	background: #6e6d58;
}

#navcontainer ul ul li {
	background: #ccccab;
}

#navcontainer ul ul .currentAncestor {
	background: #6e6d58;
	color: white;
}

#navcontainer ul ul ul .currentAncestor {
	background: #6e6d58;
	color: white;
}


#contentContainer #content ul {
	list-style: url(../../images/icons/bullet_lgreen.png);	
}

#sidebarContainer #sidebar {
	background: #b2c45e;
}



#sidebarContainer #sidebar a:link, #sidebarContainer #sidebar a:visited {
	color: #e1f978;
	text-decoration: none;
	font-size: 10px;
}

#sidebarContainer #sidebar a:hover, #sidebarContainer #sidebar a:active {
	text-decoration: underline;
}

#footer a:link {
	color: #b2c45e;
}

h1 {
	color: #6d8265;
	border-bottom: 1px solid #b5b495;
	background: url(../../images/icons/bullet_green.png) no-repeat 0 center;
	text-indent: 15px;
}

h2 {
	color: #6d8265;
}

h3 {
	color: #6d8265;
}

h4 {
}

#breadcrumbcontainer a {
	color: #b2c45e;
}

/* @group Excell styles */

.style0	{text-align: left;	vertical-align:bottom;	white-space:nowrap;	color:windowtext;	font-size:10.0pt;	font-weight:400;	font-style:normal;	text-decoration:none;	font-family:Verdana;	border:none;}td	{padding-top:1px;	padding-right:1px;	padding-left:1px;	color:windowtext;	font-size:10.0pt;	font-weight:400;	font-style:normal;	text-decoration:none;	font-family:Verdana;	text-align: left;	vertical-align:bottom;	border:none;	white-space:nowrap;}.xl_eeklo {
	/*color: #4d644b;*/
	font-size: 8pt;
	color: #333;
}

.xl_waarschoot {
	color: #688464;
	font-size: 8pt;
}

.xl_zomergem {
	color: #91bd8e;
	font-size: 8pt;
}
/* @end */

.blog-entry {
}

.blog-entry-title {
	margin-bottom: 5px;
	background-image: none;
	text-indent: 0;
	border-style: none;
}

.blog-entry-title a {
	color: #6d8265;
}

.blog-entry-title a:hover, a:active {
	text-decoration: none;
}

.blog-archive-month {
	color: #6d8265;
	background: url(images/icons/bullet_green.png) no-repeat 0 center;
	font-weight: bold;
	font-size: 1.2em;

}

