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

/*-------------------- SIDE-BAR ---------------------------*/

#line {
	background-color:#EE858D;
}
.themecolorbg, #menu li.bigtab:hover {
	background-color:#EE858D;
}

.themecolor, .themecolor a , #menu li.smalltab a {
	color:#EE858D;
}
.themedborder {
	border-color:#EE858D;
}

#sidebar {
	background-image:url(poster/2010-01/sidefill.jpg);
}
#side_image {
	background-image:url(poster/2010-01/sideimg.jpg);
}

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

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

.themed-dark, .themed-dark-bg,#header {
	background-color:#505050; 
}

.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:#505050;
}

.themed-light, .themed-light-border {
	border-color:#505050;
}
/*  grijs - licht rgb(200,200,180)  */

.themed-light, .themed-light-bg , .themed-dark hr, .themed-dark hr  {
	background-color:#BBBBBB;
}

.themed-dark,.themed-dark a, #header, .themed-dark-color, .themed-dark-color a{
	color:#BBBBBB; 
}

.themed-dark,.themed-dark-border, #menu li, #header, #footer{ /*#menu li.selected, #menu li:hover */
	border-color:#BBBBBB;
}

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