/*
 * STYLESHEET:	Theme Stylesheet
 *    VERSION:	10.24.2009
 *    UPDATED:	-
 *      THEME:	Blue
 */     

	/* Header Background */
	#header { background: url(../../images/themes/blue/header-bg.png) repeat-x; }
	#header .container ul#navigation li.left-block { background: url(../../images/themes/blue/nav-left.png) no-repeat; }
	#header .container ul#navigation li.right-block { background: url(../../images/themes/blue/nav-right.png) no-repeat; }

	#header ul#navigation li ul li, #header ul#navigation li ul li.dir  { background-image: url(../../images/themes/blue/menu-bg.png); }
	#header ul#navigation li { background: url(../..//images/themes/blue/nav-middle.png) repeat-x transparent; }
	#header ul#navigation li ul li a:hover, #header ul#navigation li ul li.dir:hover > a { color: #edeceb; background: #0082d0; }
	#header ul#navigation li a { color: #575757; }
	#header ul#navigation li a:hover { color: #757575; }
	#header ul#navigation li a.active { color: #006dbd; }
	#header ul#navigation li ul li a { color: #575757; }
	#header ul#navigation li ul { border-color: #f1f1f1; }

	/* Content Background */
	#content { background: url(../../images/themes/blue/content-bg.jpg) center repeat-y; }

	/* Featured Content Background */
	#content #featured #featured-body { background: url(../../images/themes/blue/featured-bg.jpg) repeat-x; border: solid 1px #c2c2c3; }
	
	/* Header Logo (On Deployment replace the core/images/logo.png) */
	#header .logo { background: url(../../images/themes/blue/logo.png) center left no-repeat; }

	/* Footer Background */
	#footer-top { background: url(../../images/themes/blue/footer-bg-top.png) top repeat-x;}
	#footer { background: url(../../images/themes/blue/footer-bg.png) top repeat-x #0182D1;  }
	
	/* Footer Typography */
	#footer .container { color: #e1e1e1; }
	#footer .container a { color: #fff; }
	#footer .container a:hover { color: #16e4ff; text-decoration: none; }
	#footer .container .column h3 { color: #323232; }

	/* Top Section */
	#content #top-section { background: url(../../images/themes/blue/top-section.png) repeat-x; margin: 0 auto; }
	#content #top-section h1 { color: #323232; }

	/* Sub-Navigation Typography*/
	#content #top-section ul.sub-navigation li a { color: #323232; }
	#content #top-section ul.sub-navigation li a:hover { color: #4c4c4c; }
	#content #top-section ul.sub-navigation li a.active { color: #0077ce;   }
	#content #top-section ul.sub-navigation li a.active:hover { color: #0085e6; }

/* EOF */
