/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#navigation-uc  { font-size: 18px; color:#FFFFFF; font-weight: bold; font-family: "Lucida Grande", Helvetica, Arial, Sans-serif; text-transform: uppercase; }
#nav-uc  { float: left; width: 650px; height: 36px; }
#nav-uc, #nav-uc ul  { z-index:100; margin:0; padding:0; list-style:none; line-height:1; }
#nav-uc a  { display:block; z-index:100; padding:0 10px; line-height:28px; color: #ffffff; line-height: 38px; }
#nav-uc a:hover, #nav-uc .current_page_item a  { color: #FFD478; text-decoration: none; }
#nav-uc li  { float:left; width: auto; margin: 0 64px 0 0; }

/* 2.2.1 Drop-down menus */
#nav-uc li ul  { position: absolute; left: -999em; width: 170px; border: 1px solid #F7F6F6; }
#nav-uc li ul li  {  background: #fff url(images/navtile.jpg) repeat-x left top; border-width: 0 1px 1px; margin:0; padding:0; }
#nav-uc li ul li a  { width:160px; line-height:30px; font-size:11px; color:#555; }
#nav-uc li ul li a:hover  {background: #e8e8e8; }
#nav-uc li ul ul  { margin: -32px 0 0 170px; }
#nav-uc li ul ul li a  {  }
#nav-uc li ul li ul li a  {  }

#nav-uc li:hover,#nav li.hover  { position:static; }

#nav-uc li:hover ul ul, #nav li.sfhover ul ul,
#nav-uc li:hover ul ul ul, #nav li.sfhover ul ul ul,
#nav-uc li:hover ul ul ul ul, #nav li.sfhover ul ul ul ul { left:-999em; }
#nav-uc li:hover ul, #nav li.sfhover ul,
#nav-uc li li:hover ul, #nav li li.sfhover ul,
#nav-uc li li li:hover ul, #nav li li li.sfhover ul,
#nav-uc li li li li:hover ul, #nav li li li li.sfhover ul  { left:auto; }

.page .title1  { margin: 0 0 20px 0; border-bottom: 2px solid #AB0334; }

#main-uc{width:580px;}
#main-uc.box  { width: 540px; padding: 30px 20px;; }
#box-mnuc  { width: 540px; padding: 30px 20px;; }
#main-uc.fullwidth  { width: 900px; }

/* 4.2 Generic Widgets */
#sidebar-uc{width:340px;}
.widget  { margin: 0 0 20px 0; padding: 15px 15px 20px; background:url(http://www.urbanchickennj.com/images/sd01.png) #E5B07E no-repeat;}
.widget ul  { clear:both;}
#sidebar-uc .widget h3  { margin: 0; padding: 0 0 10px; font-size: 16px; text-transform:uppercase; color: #ffffff;  }
#sidebar-uc .widget ul li  { border-bottom: 1px solid #FFD378; background: url(images/widgetbullet2.png) no-repeat 7px 12px;}
#sidebar-uc .widget ul li a  { padding: 0 0 0 20px; line-height: 30px; text-decoration: none; color:#000000;  }
#sidebar-uc .widget ul li a:hover  { color: #fff; }
#sidebar-uc .widget ul ul  { padding: 0 0 0 15px; border-top: none; }
