/* 
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.

*/

#top {
background: #522743 url(styles/red/bg.jpg) no-repeat top;
}

a:link, a:visited {
color:#802867;
text-decoration:none;
}

#mini-features h3 {
color:#522743;
font-size:22px;
font-weight:normal;
letter-spacing:-1px;
padding-bottom:12px;
padding-top:5px;
}

#footer {
background:none repeat scroll 0 0 #522743;
color:#E1D0E1;
padding:20px 0;
}

#footer-widgets h3 {
color:#895881;
text-transform:uppercase;
}

.widget ul li {
list-style:none outside none;
margin-left:2px;
padding-bottom:12px;
padding-left:10px;
}

.widget ul li a {
color:#802867;
font-size:14px;
line-height:22px;
text-decoration:none;
}

#header {
clear:both;
padding:20px 0 10px;
position:relative;
}
