
/* 	 		S Y R I N G I A
				A   d a r k   v i o l e t   s t y l e s h e e t

			Referenz: Flieder / Aquarell
			Activation via JS: body.theme-syringia

			- Theme colors
			- Tag Cloud colors

			----------------------------------------------------------
			Version:	1,0		*	2026 05 16
----------------------------------------------------------------------
  							JHM */


	body.theme-syringia {
    --bg-primary:		#2a2035;
    /* RAL Perlviolett	  ~   */
    --bg-secondary:		#1e1828;
    /* 1e1828	*/
    --bg-content:		#352840;
    /* 352840	*/
    --bg-accent:		#4a3858;
    /* 4a3858	*/
    --text-primary:		#e8d8c8;
    /* e8d8c8	*/
    --text-secondary:	#a090a0;
    /* Seitenzahlen 2nd	a090a0	*/
    --text-muted:		#706070;
    /* 706070	*/
    --border-color:		#4a3858;
    /* 4a3858		*/
    --link-color:		#d4a878;
    /* << maybe	inactive	*/
    --link-hover:		#f0d8b0;
    /* f0d8b0		*/
	}

	body.theme-syringia {
    background-color: var(--bg-primary) !important;
    color: var(--text-primary) !important;
    --ignition-pinfinity-light-gray: #16101e !important;
    /*	Naviline BG				 RAL Schwarzviolett  */
	}








	body.theme-syringia .hentry,
	body.theme-syringia .post,
	body.theme-syringia article.post,
	body.theme-syringia .post-item,
	body.theme-syringia .grid-item,
	body.theme-syringia .masonry-brick {
    background-color: #352840 !important;
    /* ok  352840 syringia		  */
    border: none !important;
    color: var(--text-primary);
	}

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

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

	body.theme-syringia .sidebar a,
	body.theme-syringia .widget a {
    color: #d4a878;
    /* sand	d4a878	ok */
    text-decoration: none;
	}

	body.theme-syringia .sidebar a:hover,
	body.theme-syringia .widget a:hover {
    color: #f0d8b0;
	}

	body.theme-syringia .sidebar .widget-title {
    color: #706070;
	}

	body.theme-syringia .entry-header h2.entry-title,
	body.theme-syringia .entry-header h2.entry-title a {
    color: #c8a890 !important;
    background-color: transparent !important;
    /*  ok #352840 syringia */
	}

	body.theme-syringia .entry-header h2.entry-title em,
	body.theme-syringia .entry-header h2.entry-title i {
    color: #a090a0 !important;
	}

	body.theme-syringia .single h1.entry-title,
	body.theme-syringia .single h1.entry-title a {
    color: #c8a890 !important;
	}

	body.theme-syringia .single h1.entry-title em,
	body.theme-syringia .single h1.entry-title i {
    color: #a090a0 !important;
	}

	body.theme-syringia .entry-meta,
	body.theme-syringia .entry-meta-item {
    color: #706070 !important;
	}

	body.theme-syringia .widget_categories a {
    color: #a090a0 !important;
	}

	body.theme-syringia .widget_categories li.current-cat > a::before,
	body.theme-syringia .widget_categories li.current-cat > a::after {
    color: #d4a878;
	}

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

	body.theme-syringia .pagination a:hover,
	body.theme-syringia .nav-links a:hover {
    color: #f0d8b0;
	}

	body.theme-syringia .post img,
	body.theme-syringia .entry-content img {
    filter: brightness(0.92) contrast(1.03) sepia(0.05);
    /* was  brightness 0.92  contrast 1.03  sepia 0.05  invert 0.00  */
	}

	body.theme-syringia .head-mast {
    background-color: #16101e !important;
    /* Header BG		 ~ */
	}

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

	body.theme-syringia .site-description {
    color: #706070 !important;
    /* former <<			*/
	}

	body.theme-syringia .footer-info {
    background-color: #16101e !important;
    /* Footer BG			*/
    color: #706070 !important;
    /* Footer right 		*/
	}

	body.theme-syringia .footer-info a {
    color: #a090a0 !important;
	}

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

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

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

	body.theme-syringia .widget_categories span.count,
	body.theme-syringia .widget_categories a .count {
    background-color: #2a2035 !important;
    /* former				*/
    color: #a090a0 !important;
    border: 3px;
    opacity: 1 !important; }

	body.theme-syringia .entry-content .has-small-font-size,
	body.theme-syringia .entry-content ul.has-small-font-size li,
	body.theme-syringia .entry-content li.has-small-font-size {
	color: #706070 !important;
    list-style: none !important;
    padding-left: 0 !important;	}

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




	/* Tag Cloud – Syringia */
	body.theme-syringia .sidebar .tagcloud a:nth-child(6n+1),
	body.theme-syringia .widget_tag_cloud a:nth-child(6n+1)
	{ color: #d4a878; }

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

	body.theme-syringia .sidebar .tagcloud a:nth-child(6n+3),
	body.theme-syringia .widget_tag_cloud a:nth-child(6n+3)
	{ color: #9090c0; }

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

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

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




/*		----------------------------------------------------------------------
   		end of the stylesheet •	SYRINGIA  says goodbye	*/
