#hot-news {
  background: #e3e4e5 url('../images/blue/line.png') bottom left repeat-x;
}
#mainNav .navbar-brand.selected,
#mainNav a.selected,
#mainNav .navbar-brand:hover,
#mainNav a:hover {
  background-color: #4d9fc5 !important;
  color: #fff;
}
#searchForm input[type=text] {
  color: #4d9fc5;
}
.last-article-block {
  background: #4d9fc5;
}
.home-slider {
  background-color: #4d9fc5;
}
#middle-home-tabs .active a,
#bottom-home-tabs .active a,
#top-home-tabs .active a {
  background-color: #4d9fc5;
}
#middle-home-tabs a:hover,
#bottom-home-tabs a:hover,
#top-home-tabs a:hover {
  background-color: #4d9fc5;
}
.weather-box h3 span,
.latest-box h3 span {
  background-color: #4d9fc5;
}
.subcats a.selected,
.subcats a:hover {
  background: #4d9fc5;
}
footer {
  background: url('../images/blue/footer.png') left top repeat;
}
footer span.footer-top-line {
  background: url('../images/blue/line.png') left top repeat;
}
footer #newsletter input[type="submit"] {
  background-color: #1C3947;
}
footer .facebook {
  background: url('../images/blue/social.png') left top no-repeat;
}
footer .youtube {
  background: url('../images/blue/social.png') -120px top no-repeat;
}
footer .twitter {
  background: url('../images/blue/social.png') -40px top no-repeat;
}
footer .rss {
  background: url('../images/blue/social.png') right top no-repeat;
}
