/* 
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.

*/

a:link, a:visited  { color: #1a7bc6; }
body  { background-color: #cdd0d1; }
#top { background:#1a7bc6 url(styles/blue/bg.jpg) no-repeat top center; }
#nav li ul li  { background: #4d7390; }
.entry a.btn, input.submit, #commentform #submit { background-color:#166bac; border:1px solid #11558a; }
.post #share .banner { background:url(styles/blue/banner-share.png) no-repeat; }
.featured-banner { background:url(stxyles/blue/banner-featured.png) no-repeat; }

