/*--------------------------------------------------------------
----------------------------------------------------------------
-------------------------- THEMES -----------------------------*/

/*-------------------- SIDE-BAR ---------------------------*/
#line {
	background-color:#AE552E;
}


.themecolorbg, #menu li.bigtab:hover {
	background-color:#AE552E;
}
.themecolor, .themecolor a, #menu li.smalltab a  {
	color:#AE552E;
}
.themedborder {
	border-color:#AE552E;
}


#sidebar, .popup_container {
	background-image:url(poster/2009-02/sidefill.jpg);
}
#side_image {
	background-image:url(poster/2009-02/sideimg.jpg);
}

/*--------------------- MENU-THEME  ------------------------*/

/*  grijs - donker rgb(81,68,61)  */

.themed-dark, .themed-dark-bg,#header {
	background-color:rgb(81,68,61) 
}

.themed-light, .themed-light a, .themed-light-color,.themed-light-color a, #menu li.selected, #menu li.selected a, #menu li.bigtab:hover a, #menu li.bigtab:hover {
	color:rgb(81,68,61)
}

.themed-light, .themed-light-border {
	border-color:rgb(81,68,61)
}

/*  grijs - licht rgb(200,200,180)  */

.themed-light, .themed-light-bg , .themed-dark hr, .themed-dark hr  {
	background-color:rgb(200,200,180); 
}

.themed-dark,.themed-dark a, #header, .themed-dark-color, .themed-dark-color a {
	color:rgb(200,200,180); 
}

.themed-dark,.themed-dark-border, #menu li, #header, #footer {
	border-color:rgb(200,200,180);
}

/*----------------------- END-THEMES ----------------------------
----------------------------------------------------------------
--------------------------------------------------------------*/
