/*
Theme Name: Child Theme of Arras Theme
Theme URI: http://www.arrastheme.com/
Description: Child theme for the Arras Theme for WordPress
Author: Creature
Author URI: http://www.arrastheme.com/
Template: arras-theme
Version: 1.0
.
For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.
.
*/


#header					{ width: 990px; margin: 0 auto; border-bottom: 2px solid #FF1a00; }
#nav					  { width: 990px; margin: 0 auto; }
#footer				  {  width: 950px; }

.sf-menu li.sfhover, .sf-menu li:hover { background: url(../arras-theme/images/icons/nav_hover.jpg) repeat-x; }
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a { background: url(../arras-theme/images/icons/nav_subhover.jpg) repeat-x; }
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a { background: url(../arras-theme/images/icons/subnav.jpg) repeat-x; }

