/*
Theme Name:		Palmvrienden 
Theme URI:		http://palmvrienden.net
Description:	Palmvrienden template
Version:		1.0
Author:			Amourath en Christophe
Author URI:		http://palmvrienden.net
Tags: 			exotische planten
*/

body { 
	background: #FFFFFF url('images/headerbg.jpg') repeat-x top;
	color: #000; 
	font-family: Arial, sans-serif; 
	font-size: 12px;
}

* { padding: 0; margin: 0; }

/*---:[ global elements ]:---*/

a { color: #000000; text-decoration: underline; }

	a:visited { color: #000000; text-decoration: underline; }

	a:hover { color: #000000; text-decoration: underline; }
	
	a img { border: none; }
	
/*---:[ core layout elements ]:---*/

#container { 
	background: url('images/footerbg.jpg') repeat-x bottom;
	margin: 0px auto;
	text-align: center;
}
					
#content_box { 
	width: 1100px; 
	text-align: left; 
	min-height: 835px;
	margin: 0px auto;
	background: url('images/mainbg.png') repeat-y center;
}
	
/*---:[ header styles ]:---*/

#header {
	background: url('images/header.jpg') no-repeat top center;
	height: 209px;
	margin: 0px auto;
	width: 1100px;
}

#header .search { position: absolute; top: 149px; left:770px; }

/*---:[ NAVIGATION ]:---*/

.navigation { text-align: center; margin-bottom: -3px;}
.navigation li { 
	display: inline; 
	list-style: none; 
}

	
/*---:[ content styles ]:---*/

#content { width: 587px; margin: -8px 0 0 65px; padding: 18px 10px 0 0; float: left; }

.mainLeftBox { border: 1px solid; border: 1px solid #89BA2B; padding: 15px; clear: both; margin-bottom: 15px;}	
.leftBox {border: 1px solid #89BA2B; padding: 15px; clear: both; margin-bottom: 11px; min-height: 110px;}
.leftBox h2 { font-size: 16px; color: #7DB216; border-bottom: 1px solid #AFD06D; }
.leftBox p {  padding: 10px 0; }

.label { float: right; width: 110px; margin-top: -15px;}
.labelPage { float: right; width: 180px; height: 195px; }

.agenda { width: 557px; margin-bottom: -1px;}
.agenda td { padding: 2px 3px;}
.agenda a {}
.agenda a:hover {text-decoration: none;}
.odd {background-color: #F5F8E3;}
.even {background-color: #E3EABE;}

h3 {font-size:18px; color:#19481E; margin-bottom: 5px;}
h4 {font-size: 16px; color: #7DB216; border-bottom: 1px solid #AFD06D; margin: 0 0 5px 0; width: 139px; margin: 0 40px 5px 0px;}

.links{float: left; margin-left: 5px;}
.links ul{ list-style:none;}
.links a{ text-decoration: none;}
.links a:hover{ text-decoration: underline;}

.pages {border: 1px solid #89BA2B; padding: 10px; height: 754px; overflow:auto;}
.pages h2 { font-size: 18px; color: #7DB216; border-bottom: 1px solid #AFD06D; margin: 5px 0 15px 0; }
.pages h3 { font-size:16px; color:#19481E; margin: 5px 0;}
.pages ul { margin: 0px 0 10px 10px;}
.pages a { text-decoration: underline;}
.pages a:hover { text-decoration: underline;}
.pages li {list-style: none; text-decoration: none; margin: 6px 0;}
.pages p { margin: 5px;}

.icons {}



/*---:[ SIDEBAR ]:---*/

#sidebar {  width: 360px; float: right; margin: 10px 70px 0 0; }	

ul.sidebarlist { }
	
	ul.sidebarList li { list-style: none; border: 1px solid #89BA2B; margin-top: 11px; padding: 10px; background-color: #FAFCEF;}
	.sidebarList span{ font-weight: bold; font-size: 16px; color: #7DB216; border-bottom: 1px solid #AFD06D; width: 250px; margin:0 18px 0px 0;}
	ul.sidebarList p { padding: 7px 0 4px 0;}
	
.iconLeft { float:left; margin: 10px;}
.iconRight { float:right; margin: 10px;}
.adtab { float: right; margin-right: 18px; }

/*---:[ footer styles ]:---*/

#footer { 
	clear:both; 
	position: relative; 
	color: #18471D;
	height: 70px;
	background: url('images/footer.png') no-repeat top;
	margin: 0px auto;
	width: 1100px;
}


ul.footerList li {
	display: inline;
	list-style: none;
	padding: 0 8px;
}

ul.footerList a {
	font-weight: bold;
	color: #18471D;
	text-decoration: none;
}

ul.footerList a:hover {
	font-weight: bold;
	color: #18471D;
	text-decoration: underline;
}

.credits { color: #FFFFFF; font-weight: bold; position: relative; top: 5px;}




