/*
Author Name     : Martin Walzel
Author Site     : http://www.vektorrausch.de
Style Name      : pictoplasma-festival-nyc
Style URI       : http://www.nyc.pictoplasma.com
Version         : 1.0
Comments        : basierend auf K2
*/

@import url('/wp-content/themes/K2/styles/pictoplasma/pictoplasma_2014.css');

/* Allgemeine Einstellungen
***********************************************************************************************/

#header p.description { /* Pictoplasma-Schriftzug */
	background:url(pictoplasma_nyc.gif) no-repeat left top;
}

#header ul.mainmenu li#picto_fvl a { /* Aktives Blog, Link neben Logo */
	background-position:left -24px;
} 

/* Linkfarben
***********************************************************************************************/

a:link, a:visited {
	color:#8b8b8b;
}
  
a:hover, a:focus {
	color:#0099FF;
}