/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* Header: Silver
----------------------------------------------------------------------------------------------------*/

#headerbar { background: url(../../images/header/silver/headerbar.png) 0 0 repeat; }
#headerbar > div {
	background: url(../../images/header/silver/headerbar_t.png) 0 0 repeat-x;
	color: #333;
	text-shadow: 0 1px 0 rgba(255,255,255,0.4);
}

#headerbar a:hover { color: #111; }

/* Logo Overwrite */
#page #logo .custom-logo { background: url(../../../../images/yootheme/logo_black.png) 0 0 no-repeat; }