/* Regioni-Italiane.net — Squirrel theme color option: black
   Recovered placeholder replaced during Phase 2. */

body { background-color:#ffffff; }

/* Keep original identity (dark nav / neutral text). */
#menu .ddsmoothmenu { background:#373737; }
#menu li a { color:#ffffff; }
#menu li.current-menu-item a,
#menu li.current_page_item a,
#menu li a:hover { color:#000000; background:#ffffff; }

/* Links match original orange accent from theme. */
.page-content a { color:#FFA500; }
