/* 
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.

*/

.nav a:hover, 
.nav li.current_page_item a:link, .nav li.current_page_item a:visited, 
.nav li.current_page_parent a:link, .nav li.current_page_parent a:visited,
.nav li.current-menu-ancestor a:link, .nav li.current-menu-ancestor a:visited { background: #e6b43e; }

#sidebar { background: #333333;color: #fff;margin-bottom: 10px; }
#text-3 { color: #fff; }
#navigation ul.rss li a{background:url(//www.thisandthatbyjl.com/files/2011/01/ico-rss.png) no-repeat left 16px;}

#banner { width: 940px;margin: 0 auto;background: #333333;height: 146px; color: #fff;margin-bottom: 20px; }
#banner img {margin: 0;float: left; }
#banner .textwidget { padding: 0; }
#banner h2 { color: #fefefe;padding: 30px 0 0; }
#banner p { font-size: 16px;color: #fefefe;padding: 10px 0;margin-right: 40px;line-height: 1.8 !important; }
