/*
Author Name     : Martin Walzel
Author Site     : http://www.vektorrausch.de
Style Name      : pictoplasma-festival-berlin
Style URI       : http://www.berlin.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_berlin.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:#000;
}


/* Elemente ausblenden (neu von mir)
***********************************************************************************************/

abbr.published {
	position:absolute;
	left:-10000px;
	top:-10000px;
}
