/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/

body {background: #111111 url(http://www.wepaboricua.com/wp-content/uploads/2010/03/isabela2.jpg) top center no-repeat fixed; font: 14px Arial, Helvetica, Sans-serif; line-height: 1.5; color: #000000;}

.widget {margin: 0 0 30px 0;}
.widget h3 {border-bottom: 1px solid #b0b0b0; margin: 0; padding: 10px 0; text-transform: uppercase; color: #040925;}

/* Unordered List */
.widget ul {clear: both;}
.widget ul li {}
.widget ul li a:link, 
.widget ul li a:visited {background: url(images/bullet.png) no-repeat 10px center; border-bottom: 1px solid #b0b0b0; display: block; padding: 0 0 0 25px; line-height: 30px; text-decoration: none; color: #666;}
.widget ul li a:hover {color: #040925; background: url(images/bullet_hover.png) no-repeat 10px center; font-weight: bold; }
.widget ul ul {padding: 0 0 0 15px; border-top: none;}