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

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

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

.archive-header { background: #D7DCDC; }

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

.module-content a { color: #4792AD !important; }

#all-comments a, #atp-comments a { color: #4792AD !important; }

.entry-footer-info a { color: #4792AD !important; }

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