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

*/

#logo {
margin:10px 0px 140px 35px;
}
#header { background:url(images/rfid-privacy.jpg) top center no-repeat;
}

.widget h3 {
background-color:#E51111;
color:#ffffff;
}
a:link, a:visited {
color:#000;
}
.container_12 {
background-color:#FFFFFF;}

.widget ul li a:link, .widget ul li a:visited {
border-bottom:1px solid red;
}
.widget ul {
border-top:1px solid red;
}
#widgets {
border-left:1px solid red;
}
.widget ul li a:hover { background-color:#f2f2f2;
}
