/*
Theme Name: _tk UWSA Carousel Feature Site
Author: The Web Team
Author URI: mailto:webteam@uwss.wisconsin.edu
Description: A theme suited for your community site with news stories with quality images
Version: 1.0.0
Template: _tk-uwsa-theme
License: GNU General Public License
Tags: coffee, nightshift
*/

@import url('../_tk-uwsa-theme/style.css');

.story-topics {
    border-top: 1px solid #eeeeee;
    margin-bottom: 0px !important;
    margin-top: 10px;
    padding-top: 11px;
    font-style: italic;
    color: #555;
}

.story-topics p {
    margin-bottom: 2px;
}

.story-topic-title:after {
    content: "for Wisconsin";
    font-family: "Open Sans";
    color: #777;
    font-weight: 200;
    font-style: italic;
}
.header-carousel.carousel .slide .caption.default-grey h3 a:after {
    content: "\e824";
    color: #005777;
    font-family: uw_;
    position: relative;
    top: 3px;
    padding-left: 10px;
}
.header-carousel .carousel-nav {
    opacity: .8;
}
.header-carousel .carousel-nav:hover {
    opacity: 1;
}