/* SOL BASE */
@import url(base.css);

/* COLORS */
body, #banner, .well, .row, #container { background: #EEEEEE !important; }
#banner h1 a { color: #222 !important; }
#banner h2 { color: #333 !important; }

.content-nav a:hover { color: #000; }


.entry-header, .entry-footer, .archive-header { background: #D5D5D5 !important; }
.entry-content a { color: #4792AD !important; }

.entry-content a, .module-content a, 
#all-comments a, #atp-comments a { color: #7777B2 !important; }

.entry-footer-info a { color: #7777B2 !important; }

.pager a { color: #333; }
.pager a:hover { color: #fff; }
