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

/* Header: Blue
----------------------------------------------------------------------------------------------------*/

/* #headerbar { background: url(../../../../images/fsu_logo_x980.jpg) 0 0 repeat; } */
#headerbar { background: url(../../images/header/headerbar_b.png) 0 100% repeat-x; }
#headerbar > div {
	background: url(../../../../images/fsu_logo_big.jpg) 0 0 repeat-x;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

#headerbar > div > div { background: url(../../images/header/headerbar_b.png) 0 100% repeat-x; }

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