/* Color Theme */

#main-content a, #teaser a, header a, #tagline a, #tweet a, #topbar a {
    color: #1E92AB;
}

.colored {
    background: #1E92AB;
}

#main-navigation, ul#main-navigation > li ul {
    border-bottom-color: #1E92AB;
}

#pre-footer {
    border-top-color: #1E92AB;
}

.price-box-price {
    background-color: #1E92AB;
}