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

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

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

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

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

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

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

/* Hauptmenue: Archiv-Seite aktiv */
body.category-exhibitions ul.menu li.page-item-161 a:link, 
body.category-exhibitions ul.menu li.page-item-161 a:visited { 
	color:#000;
	background:#fff;
	text-decoration:none;
}

/* Elemente ausblenden
***********************************************************************************************/

abbr.published {
	display:none;
}
