/* 
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.

*/


/* 2.2 Navigation */
#navigation, #page-nav {font-size:13px;}
#navigation a:hover, #page-nav {border:none;}

#page-nav ul.rss{background:url(images/ico-rss.png) no-repeat right 8px;padding:0 35px 0;}
#page-nav ul.rss li{float:left;width:auto;}
#page-nav ul.rss a { line-height:29px; display:block; padding:0 10px; }

/* 2.2.1 Page Navigation */
#page-nav { position:relative; background:url(images/bg-pagenav.png) repeat-x; height:29px; font-family:Arial, Geneva, sans-serif; font-size:14px; text-transform:uppercase; }
#page-nav a { color:#eee; text-decoration:none; text-shadow: #333 0px 1px 0px; }
#page-nav a:hover { background:url(images/nav-hover.png) repeat; color:#fff; }
#page-nav .ico-home { padding:7px 0 6px 0; }


#secnav a { font-family:Arial, "Times New Roman", Times, serif; font-style:none; font-size:13px; display:block; z-index:100; padding:0 15px; line-height:58px; text-decoration:none;}

#topics a { font-family:Arial, "Times New Roman", Times, serif; font-style:none; font-size:14px; color:#990000; display:block; z-index:100; padding:0 15px; line-height:58px; text-decoration:none;}

#topad{position:absolute;right:0px;top:52px;}



