body {
    font-family: sans-serif;
    font-size: 17px;
    line-height: 1.6;
    color: #000;
}
.article-aside {
    color: #000;
    font-size: 15px;
  font-weight: 300;
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: sans-serif;
}

a {
  color: #AA2D2A;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000;
  text-decoration: underline;
  outline: none;
}
.t3-copyright {
    font-size: 11px;
    text-transform: none;
}

h4, .h4 {

    font-size: 20px;
font-weight: 400;

}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
        margin-top: 2px;
        margin-left: 0px;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #eee;
    border: 1px solid #ccc;
    border: 1px solid #eee;
    border-radius: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    -webkit-box-shadow: 0 6px 12px #0000002d;
    box-shadow: 0 6px 12px #0000002d;
    background-clip: padding-box;
}

.pagination > li > a, .pagination > li > span {
    margin: 0 5px 10px 0;
    border: none;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    background: #eee;
    color: #707070;
    font-weight: 500;
    padding: 5px 10px
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #F9F9F9;
    border-radius: 10px;
}
.avPlayerWrapper .avPlayerContainer {

    display: block;
    padding: 0;


}

blockquote {
    padding: 13.5px 27px;
    margin: 0 0 27px;
    font-size: 17px;
   font-style: italic;
    border-left: 5px solid #eee;
}
    .t3-sidebar .t3-module.light {
        background: #eeeeee;
    }

.module-ct {
    background: transparent;
    color: inherit;
    padding: 5px 20px 10px 20px;
}

.tag-category ul.category li {
    border-bottom: 1px solid 
#eee;
background-color:
    transparent;
    padding: 0 0 0px;
    margin-bottom: 15px;
}
.nspArt h4.nspHeader {
    font-size: 20px;
    margin: 0;
    padding: 10px 0 15px 0;
}