

	/*
	
 	 		C H A M O I S
				A   w a r m   t o n e d   s t y l e s h e e t

			Referenz: Potplants OSP024/2025 / Hellelfenbein
			Activation via JS: body.theme-chamois

			- Theme colors
			- Farbreferenz-Block mit RAL-Kommentaren
			- Variablen-Block mit aktiven Werten und Alternativen
			- Explizite Regeln, nicht über die Variablen steuerbar
			- Tag Cloud – Farben
			- Footer-Kommentar, Schlusskommentar 

			----------------------------------------------------------
			Version:	2,8		*	2026 06 10 
----------------------------------------------------------------------
  							JHM 	*/
  							
  							
  								
		/*			reference colors 'chamois' 
----------------------------------------------------------------------	
 */		/* HEX	 	CHAMOIS COLORS								*/
	    /* ECECE7	Signalweiss - 								*/
	    /* F1F1EA	Verkehrsweiss - 							*/
	    /* F1EDE1	Reinweiss - 								*/	    
    	/* E9E0D2	Cremeweiss - 								*/
    	/* E3D9C7	Perlweiss - 								*/
    	/* D6D5CB	Grauweiss - 								*/
    	/* C8C8C7	Telegrau - 									*/ 
    	/* E6D2B5	Hellelfenbein - rötlich						*/
    	/* C5C7C4	Lichtgrau - Neutral medium					*/ 
    	/* B5B0A1	Kieselgrau - Chamois medium dark			*/
    	/* B0B0A9	Achatgrau - Neutral medium dark				*/ 
    	/* C8CBC4	Papyrusweiss - Grüngrau						*/
    	/* B7B3A8	Seidengrau - Chamois medium neutral			*/	
    	/* DDC49B	Elfenbein - Ziegel medium					*/
    	/* CDBA88	Grünbeige - Ockergelb						*/
    	/* D0B084	Beige - Apricot, Ziegel  					*/
    	/* D2AA6D	Sandgelb - Apricot							*/
		/* B0B0A9	Achatgrau – 								*/
		/* 979392	Platingrau –								*/
		/* 928E85	Steingrau –									*/
		/* 858583	Perlhellgrau –								*/
		/* 6B665E	Quarzgrau - 			  					*/
    	/* 5D6058	Grüngrau - 				  					*/
    	/* 585C56	Zeltgrau - 									*/
		/* 52595D	Eisengrau - 								*/ 
		/* 4C4A44	Umbragrau -									*/	
		/* 374345	Granitgrau - 								*/
																/*    	
----------------------------------------------------------------------	
 */	 	/*
 
 
 
 		____________________
							________________________________________
							---------------------------------------	
 */		body.theme-chamois {								  /*+/
		--ignition-headings-color:								/* 
		header logo + h1 + h2 title								*/ 
		#00FFFF !important;										/* 
		#E3D9C7	Perlweiss		active							*/
		--bg-primary:											/*
		background body		    								*/
		#A7A49B;    											/*     
		#817b69 Willow grey			ok							*/
    	--bg-content:											/*
		background content cards								*/	
		#B7B3A8;												/*		
		#B7B3A8  Seidengrau										*/
    	--bg-secondary:											/*
    	background 2nd											*/		
    	#00FFFF;												/*		
		#E0D8C0 RAL		mayb inactive							*/
    	--bg-accent:											/*
    	background												*/		
    	#FF00FF;												/*
    	#C8B898 RAL		mayb inactive							*/
    	--text-primary:											/*		
    	text												<<	*/
    	#00FFFF;												/*
		# was 2a2018	  										*/
    	--text-secondary:										/*
    	active text pagination and ITALIC title					*/
    	#FF0000;												/*
    	#858583 = Perlhellgrau								ok	*/
    	--text-muted:											/*
    	text, entry meta										*/
    	#A09080;												/*
    	#A09080  Hellbraun										*/
    	--link-color:											/*
    	text links												*/
    	#FF00FF;												/*
    	# 9a2018		maybe inactive							*/
    	--link-hover:											/*
		text links a											*/
		#6a1010;												/*
    	# RAL													*/
    	--border-color:											/*
    	border													*/
    	#FF00FF;												/*
    	#c8b898 RAL												*/
    	--ignition-pinfinity-light-gray: #27292B !important; }	/* 
		Naviline Graphitschwarz         					  	*//*
----------------------------------------------------------------------
	*/

		
	
	






	body.theme-chamois {
    background-color: var(--bg-primary) !important;
    color: var(--text-primary) !important;
    --ignition-pinfinity-light-gray: #27292B !important;
    /*	Naviline BG				 RAL Graphitschwarz  */
	}



	/* Sitelogo - works √ */
	body.theme-chamois .site-logo a {
    color: #A7A79B !important;	/* Willow grey = #817b69 */
    /* was #A7A79B */ 
	}






	/* TITLE h1 SINGLEPOST "Rolandoes"				<<<<< */
	body.theme-chamois .single h1.entry-title,
	body.theme-chamois .single h1.entry-title a {
    color: #00ffff !important;   /* Kieselgrau = B5B0A1 */
	}
	
	
	
	
	
	
	
	/* TITLE h1 SINGLEPOST "Rolandoes" ITALIC		<<<<< */	
	body.theme-chamois .single h1.entry-title em,
	body.theme-chamois .single h1.entry-title i {
    color: #FFFF00 !important;
    /* was #A09080	*/
	}
	
	
	



	/* TITLE Masonry-Karten H2 header - works √	*/
	body.theme-chamois .entry-header h2.entry-title,
	body.theme-chamois .entry-header h2.entry-title a {
    color: #4A3828 !important;   /* Dunkelbraun warm = 4a3828 */
	}

	/* TITLE Masonry-Karten H2 header ITALIC - works √ */
	body.theme-chamois .entry-header h2.entry-title em,
	body.theme-chamois .entry-header h2.entry-title i {
    color: #7A6858 !important;   /* Softgrau braun = 7A6858 */
    /* former 7a6858		*/
	}
	
	/* TEXT entries	- works √ */
	body.theme-chamois .entry-content .has-small-font-size,
	body.theme-chamois .entry-content ul.has-small-font-size li,
	body.theme-chamois .entry-content li.has-small-font-size {
	color: #52595D !important;	/*  alt #585C56 Zeltgrau
	RAL 	52595D Eisengrau	 */ 
    list-style: none !important;
    padding-left: 0 !important;	}

	body.theme-chamois .entry-content ul {
    padding-left: 0 !important;	}



body.theme-chamois .entry-header,
	body.theme-chamois .entry-content,
	body.theme-chamois .entry-summary,
	body.theme-chamois .entry-item-content-wrap {
    background-color: transparent !important;
	} 
	
	


	body.theme-chamois .hentry,
	body.theme-chamois .post,
	body.theme-chamois article.post,
	body.theme-chamois .post-item,
	body.theme-chamois .grid-item,
	body.theme-chamois .masonry-brick {
    background-color: #B7B3A8 !important;
    /* B7B3A8	Seidengrau - Chamois medium neutral	*/	
    /* ok  B7B3A8 chamois		  */
    /* content bg     former 	- */
    border: none !important;
    color: var(--text-primary);
	}

	body.theme-chamois .head-mast {
    background-color: #5a5853 !important;
    /* Header BG		 ~ */
	}

	body.theme-chamois .site-title,
	body.theme-chamois .site-title a {
    color: #2a2018 !important;
    /* former <<	 		*/
	}

	body.theme-chamois .site-description {
    color: #7a6858 !important;
    /* former <<			*/
	}

	
	body.theme-chamois .post img,
	body.theme-chamois .entry-content img {
    filter: brightness(0.97) contrast(1.02) sepia(0.06);
    /* was  brightness 0.97  contrast 1.02  sepia 0.06  invert 0.00  */
	}
	
	


	
	/*   >>>>>			*/
	
	
	body.theme-chamois .entry-meta,
	body.theme-chamois .entry-meta-item {
    color: #FF00FF !important;
    /* former e8dfc8, a09080								<<<		*/
	}


	body.theme-chamois .entry-header .entry-meta
	.entry-meta-item.entry-categories a {
    color: #666 !important;
	}

	body.theme-chamois .entry-header .entry-meta
	.entry-meta-item.entry-categories a:hover {
    color: #9a2018 !important;
    /* former	<<			*/
	}


	body.theme-chamois .sidebar,
	body.theme-chamois .widget,
	body.theme-chamois .widget-area {
    background-color: #c8c2b0 !important;		/* sidebar bg	 */
    color: var(--text-secondary);
	}

	body.theme-chamois .sidebar a,
	body.theme-chamois .widget a {
    color: #9a2018;
    /* rouge	9a2018	ok */
    text-decoration: none;
	}

	body.theme-chamois .sidebar a:hover,
	body.theme-chamois .widget a:hover {
    color: #6a1010;
	}

	body.theme-chamois .sidebar .widget-title {
    color: #a09080;
	}


	body.theme-chamois .widget_categories span.count,
	body.theme-chamois .widget_categories a .count {
    background-color: #d6d0c1 !important;
    /* former				*/
    color: #777 !important;
    border: 3px;
    opacity: 1 !important; }
    

	body.theme-chamois .widget_categories a {
    color: #7a6858 !important;
	}

	body.theme-chamois .widget_categories li.current-cat > a::before,
	body.theme-chamois .widget_categories li.current-cat > a::after {
    color: #9a2018;
	}

	body.theme-chamois .pagination a,
	body.theme-chamois .pagination span,
	body.theme-chamois .nav-links a,
	body.theme-chamois .nav-links span {
    background-color: #e0d8c0 !important;		/* Seitenzahlen		*/
    color: var(--text-secondary);
	}

	body.theme-chamois .pagination a:hover,
	body.theme-chamois .nav-links a:hover {
    color: #2a2018;
	}



	body.theme-chamois .footer-info {
    background-color: #c8c2b0 !important;
    /* Footer BG			*/
    color: #7a6858 !important;
    /* Footer right 		*/
	}

	body.theme-chamois .footer-info a {
    color: #777 !important;
	}

	body.theme-chamois .footer-info a:hover {
    color: #666 !important;
	}



	/* Tag Cloud – 'chamois' */
	    /* 	Colors : 
	    	9a2018		ok	
	    	7a6858		ok			
	    	8a7040 		ok 
	    	6a5848		ok	
	    	7a3828		ok		
	    	908060		ok		    	*/	
	    	
	body.theme-chamois .sidebar .tagcloud a:nth-child(6n+1),
	body.theme-chamois .widget_tag_cloud a:nth-child(6n+1)
	{ color: #9a2018; }

	body.theme-chamois .sidebar .tagcloud a:nth-child(6n+2),
	body.theme-chamois .widget_tag_cloud a:nth-child(6n+2)
	{ color: #7a6858; }

	body.theme-chamois .sidebar .tagcloud a:nth-child(6n+3),
	body.theme-chamois .widget_tag_cloud a:nth-child(6n+3)
	{ color: #8a7040; }

	body.theme-chamois .sidebar .tagcloud a:nth-child(6n+4),
	body.theme-chamois .widget_tag_cloud a:nth-child(6n+4)
	{ color: #6a5848; }

	body.theme-chamois .sidebar .tagcloud a:nth-child(6n+5),
	body.theme-chamois .widget_tag_cloud a:nth-child(6n+5)
	{ color: #7a3828; }

	body.theme-chamois .sidebar .tagcloud a:nth-child(6n+6),
	body.theme-chamois .widget_tag_cloud a:nth-child(6n+6)
	{ color: #908060; }




 /*		----------------------------------------------------------------------
   		end of the stylesheet •	'CHAMOIS' says goodbye	*/
   		
   		
