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

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

#line {
	background-color:#6b1b00;
}
.themecolorbg, #menu li.bigtab:hover {
	background-color:#9B4933;
}

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

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

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

/*  bruin - donker rgb(81,68,61);  */
/*  grijs - donker #707070;		   */
/*  blauw - donker rgb(61,75,81);  */

.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);
}
/*  bruin - licht rgb(200,200,180);  */
/*  blauw - licht rgb(194,207,174);  */
/*  grijs - licht #CCCCCC; 			 */

.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{ /*#menu li.selected, #menu li:hover */
	border-color:rgb(200,200,180);
}

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