/*
Theme Name: News
Author: Saga Communications
Author URI: http://sagacom.com/
Description: The theme for News.
Version: 1.0
*/
@import url('saga_galleries.css');

/* Resets */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

article,
article.post,
article.saga_news,
article.page,
article.event,
article.ai1ec_event,
article.searchresults,
article.archive {
    background: #ffffff
}

article.events {
    background: #ffffff;
    padding: 5px;
}

.post-inner {
    padding: 0 1.2em
}

.post-title {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 28px;
    line-height: 30px;
    font-weight: 300;
    color: #3b86ff;
    padding-bottom: 5px;
}

.navcollapse {
    display: none
}

/* Typography */

#main {
    clear: both;
    padding: 0px;
    margin: 0px;
}

body {
    font-size: 15px;
    line-height: 1.6em;
}

h1 {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

h2,
h3,
h4,
p,
ul,
ol,
li,
select,
input,
textarea,
.navcollapse {
    font-family: 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
}

h2.archive-page-title {
    font-family: 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
    font-size: 28px;
    line-height: 30px;
    font-weight: 300;
    color: #3b86ff;
    padding: 10px 10px 20px 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

#stationbar {
    overflow: hidden
}

#stationbar p,
.footer-ad p {
    font-size: 14px
}

.logo img {
    height: 120px
}

div.entry-meta {
    font-size: .8em;
    padding-bottom: 10px;
}

a:focus {
    outline: none !important
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
}

/* Layout */

body {
    background: #ffffff;
}

.page {
    background: #ffffff;
    max-width: 980px;
    margin: 0 auto;
    padding-top: 50px;
}

header {
    max-width: 980px;
    margin: 0 auto;
}

footer.entry-meta {
    background: none
}

footer.entry-meta a {
    color: #ff0000
}

#breadcrumb {
    margin: 0 0 12px 0;
    padding: 10px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, 'Nimbus L' sans-serif;
    font-size: 12px;
    line-height: 12px;
    background: #e0e0e0;
    border: 1px solid #cccccc;
}

#breadcrumb a {
    color: #3b86ff
}

#stationbar {
    height: 50px;
    width: 100%;
    position: fixed;
    z-index: 100;
    border-bottom: 1px solid #000000;
    background-color: #1d1d1d;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#252525), to(#151515));
    background-image: -webkit-linear-gradient(top, #252525, #151515);
    background-image: -moz-linear-gradient(top, #252525, #151515);
    background-image: -o-linear-gradient(top, #252525, #151515);
    background-image: -ms-linear-gradient(top, #252525, #151515);
    background-image: linear-gradient(top, #252525, #151515);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#252525', EndColorStr='#151515');
    -webkit-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, .3);
    box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, .3);
    line-height: 50px;
    color: #ffffff;
}

.footer-ad {
    min-height: 50px;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    border-top: 1px solid #000000;
    background-color: #1d1d1d;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#252525', EndColorStr='#151515');
    -webkit-box-shadow: 0px -2px 10px 2px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px -2px 10px 2px rgba(0, 0, 0, .3);
    box-shadow: 0px -2px 10px 2px rgba(0, 0, 0, .3);
    color: #ffffff;
    line-height: 0;
    text-align: center;
}

#masthead {
    max-width: 980px;
    background: #ffffff;
    line-height: 0;
}

/* Main Menu */

.navcollapse {
    width: 100%;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    background-size: 40px 40px;
    background: transparent url(img/menu-toggle.png) no-repeat left top;
    background-image: -webkit-image-set(url(img/menu-toggle.png) 1x, url(img/menu-toggle@2x.png) 2x);
    background-image: -o-image-set(url(img/menu-toggle.png) 1x, url(img/menu-toggle@2x.png) 2x);
    background-image: -ms-image-set(url(img/menu-toggle.png) 1x, url(img/menu-toggle@2x.png) 2x);
}

.navcollapse h3 {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 0 40px;
    padding: 0;
}

.nav {
    margin-bottom: 0
}

.nav li a:hover {
    color: #fff;
    background-color: transparent;
}

nav {
    background-color: #151515;
    height: auto;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

nav ul {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
}

nav li {
    display: inline-block;
    margin-right: 30px;
    line-height: 40px;
    font-size: 16px;
}

nav li:last-child {
    margin-right: 0
}

.nav a,
.nav a:visited {
    color: #c3aa9d;
    color: rgba(255, 255, 255, .6);
    line-height: 40px;
    display: block;
    text-decoration: none;
    cursor: pointer;
}

.nav a:focus,
.nav a:hover {
    text-decoration: none;
    color: #ffffff;
    color: rgba(255, 255, 255, 1);
}

.dropdown-menu {
    background-color: #151515;
    padding: 0;
    margin: 0;
    height: auto;
    left: -10px;
    line-height: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: left;
}

.dropdown-menu a {
    color: #c3aa9d;
    color: rgba(255, 255, 255, .6);
    padding: 0 10px;
    margin: 0;
    min-width: 160px;
}

.dropdown-menu li {
    display: inline-block;
    margin-right: 0;
    line-height: 40px;
    font-size: 13px;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
    background: none;
    background-color: #cccccc;
    background-color: rgba(255, 255, 255, 0.2);
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background: none;
    background-color: #cccccc;
    background-color: rgba(255, 255, 255, 0.2);
}

ul.nav li.dropdown:hover ul.dropdown-menu {
    display: inline-block
}

.open {
    display: inline-block !important;
    left: 0 !important;
    top: 0 !important;
    padding: 0 !important;
    width: auto !important;
}

.dropdown-submenu {
    position: relative;
    display: none;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    visibility: hidden;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    visibility: visible;
}

.dropdown-submenu > a:after {
    display: block;
    content: normal;
    float: none;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff
}

.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px;
}

#msnap-iframe {
    width: 100% !important
}

#content-home {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 0 20px 0;
    min-height: 100px;
}

.expandable {
    margin-bottom: 20px
}

.footerads {
    margin-bottom: 20px
}

.footerads .span3 {
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.expandable .adwidget,
.footerads .adwidget {
    margin-top: 0
}

.footerads .span3 .adwidget {
    margin-left: -7px;
    margin-right: -7px;
}

#featuredshow {
    margin-top: 20px
}

.boxwidget,
.adwidget {
    margin-top: 20px;
    background-color: transparent;
    border: none;
    padding: 0;
    overflow: hidden;
    line-height: 0;
}

.boxwidget iframe {
    margin: 0;
    padding: 0;
}

.span4 .adwidget:first-child {
    margin-top: 0
}

.widget,
.archive.taxonomy {
    margin-bottom: 15px;
    margin-top: 30px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    padding: 0 10px 10px 10px;
    overflow: visible;
}

.textwidget {
    margin-bottom: 15px;
    line-height: 0;
}

.archive.widget {
    margin-top: 0;
    margin-bottom: 0;
}

#smallcol .widget {
    background-color: transparent;
    border: none;
    padding: 0;
}

article .widget {
    margin-bottom: 0;
    margin-top: 0;
    border: none;
    padding: 0 10px 10px 10px;
}

.widget,
article {
    margin-bottom: 20px;
    margin-top: 20px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    padding: 0 10px 10px 10px;
    overflow: visible;
}

.widget-area.span4 .widget:first-child {
    margin-top: 0
}

.widget h1,
#dynamiclead h1,
#topstory h1,
article h1 {
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
    top: -15px;
    height: 30px;
    line-height: 30px;
    left: -15px;
    padding: 0;
    margin: 0 0 0 0;
    background: #333333;
    color: #ffffff;
    display: block;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 5px 0px 0px 0px;
    border-radius: 5px 0px 0px 0px;
}

.widget h1 > span,
#dynamiclead h1 > span,
#topstory h1 > span,
article h1 > span {
    display: inline-block;
    background: transparent;
    padding: 0 10px;
    height: 38px;
}

article {
    margin-top: 0;
    padding: 0;
}

article h1 {
    left: -5px;
    margin-right: 20px;
}

article.full h1 {
    background-position-x: left
}

#dynamiclead h1 {
    display: none
}

.rockgirl ul {
    list-style: none;
    font-size: 12px;
    line-height: 18px;
}

.rockgirl ul li {
    margin-bottom: 12px
}

.rockgirl a:hover,
.rockgirl a:focus {
    color: #3b86ff;
    text-decoration: underline;
}

#smallcol h1 {
    left: -5px;
    z-index: 10;
}

.item {
    overflow: hidden;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

article .item {
    padding-right: 10px;
    padding-left: 10px;
}

#smallcol .widget .item {
    position: relative;
    top: -15px;
    border-bottom: none;
    padding-bottom: 0;
}

.item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

article .item:last-child {
    margin-bottom: 10px
}

.item .itemimg {
    float: left;
    margin-right: 10px;
    width: 125px;
    height: 100px;
    overflow: hidden;
}

.item h2 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
}

.item h2 a {
    text-decoration: none;
    color: #3b86ff;
}

.item h2 a:focus,
.item h2 a:hover {
    text-decoration: underline
}

.item p {
    font-size: 12px;
    line-height: 18px;
    margin-left: 135px;
}

.archive.more-posts {
    margin-top: 30px
}

div.gallery.grid {
    border-top: 1px solid #cccccc;
    margin-top: 10px;
    padding-top: 30px;
}

div.gallery.grid {
    text-align: center
}

div.gallery.grid h1 {
    text-align: left
}

div.gallery.grid .item {
    display: inline-block;
    overflow: visible;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
    width: 240px;
}

div.gallery.grid .item p {
    text-align: left;
    margin-bottom: 0;
    font-size: 12px;
}

#smallcol .widget .item p {
    display: none
}

#smallcol .widget .item:nth-child(n+3) .itemimg {
    display: none
}

#smallcol .widget .item:nth-child(n+3) h2 {
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 5px;
    font-weight: 400;
}

.likebox iframe {
    background-color: #ffffff
}

#smallcol {
    margin-top: 1px
}

/* Ads */

#leadad_1 {
    height: 250px;
    margin-bottom: 20px;
}

#featuredshow {
    color: #545454;
    background: #ffffff;
}

footer {
    color: #545454;
    background-color: #ffffff;
    padding-top: 0px;
    padding-bottom: 20px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

footer p,
footer .widget ul,
#featuredshow .widget ul,
#featuredshow .widget p {
    font-size: 12px
}

footer a,
footer a:hover,
footer a:focus,
#featuredshow .widget a,
#featuredshow .widget a:hover,
#featuredshow .widget a:focus {
    color: #3b86ff;
    text-decoration: none;
}

footer a:hover,
footer a:focus,
#featuredshow .widget a:hover,
#featuredshow .widget a:focus {
    text-decoration: underline
}

#stationbar a {
    text-decoration: none;
    color: #3b86ff;
    font-weight: 700;
}

footer a:focus,
footer a:hover,
#featuredshow .widget a:focus,
#featuredshow .widget a:hover,
#stationbar a:focus,
#stationbar a:hover {
    text-decoration: underline
}

footer .widget,
#featuredshow .widget {
    margin-top: 10px;
    background: transparent;
    border: none;
    padding: 0;
}

footer .widget h1,
#featuredshow .widget h1 {
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 10px;
    margin: 0;
    background: #ffffff;
    color: #151515;
    display: block;
    top: 0;
    left: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

footer .widget ul,
#featuredshow .widget ul,
#featuredshow .widget p {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 0;
    list-style: none;
}

.legal {
    padding-top: 20px
}

.personality {
    /*width: 22%;*/
    /*padding-top: 10px;*/
}

.photowidget {
    background-color: #000000
}

.photowidget h1 {
    margin-bottom: -25px;
    z-index: 5;
}

.photowidget .photowidget-content {
    max-height: 225px;
    overflow: hidden;
    margin-right: -10px;
    margin-bottom: -10px;
    margin-left: -10px;
    top: -10px;
}

.photowidget-content img {
    width: 100%;
    top: -20px;
    position: relative;
}

#primary {
    float: left;
    margin: 0 -36.4% 0 0;
    width: 100%;
}

#content {
    margin: 0 24% 0 0;
    max-width: 607px;
    min-height: 100px;
    clear: both;
}

#secondary {
    float: right;
    margin-right: 1.6%;
    width: 31.7%;
}

/* Singular */

.singular #primary {
    margin: 0
}

.singular #content,
.left-sidebar.singular #content {
    margin: 0 7.6%;
    position: relative;
    width: auto;
}

.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
    margin: 0 auto;
    width: 68.9%;
}

/* Attachments */

.singular .image-attachment .entry-content {
    margin: 0 auto;
    width: auto;
}

.singular .image-attachment .entry-description {
    margin: 0 auto;
    width: 68.9%;
}

/* Showcase */

.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
    margin: 0
}

.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
    margin: 0 7.6%;
    width: auto;
}

.page-template-showcase-php section.recent-posts {
    float: right;
    margin: 0 0 0 31%;
    width: 69%;
}

.page-template-showcase-php #main .widget-area {
    float: left;
    margin: 0 -22.15% 0 0;
    width: 22.15%;
}

/* error404 */

.error404 #primary {
    float: none;
    margin: 0;
}

.error404 #primary #content {
    margin: 0 7.6%;
    width: auto;
}

/* Alignment */

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Right Content */

.left-sidebar #primary {
    float: right;
    margin: 0 0 0 -26.4%;
    width: 100%;
}

.left-sidebar #content {
    margin: 0 7.6% 0 34%;
    width: 58.4%;
}

.left-sidebar #secondary {
    float: left;
    margin-left: 7.6%;
    margin-right: 0;
    width: 18.8%;
}

/* =Global
----------------------------------------------- */

/* Headings */

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.625em;
}

/* Text elements */

p {
    margin-bottom: 1.625em;
    font-size: 14px;
}

ul,
ol {
    margin: 0 0 1.625em 2.5em
}

ul {
    list-style: square
}

ol {
    list-style-type: decimal
}

ol ol {
    list-style: upper-alpha
}

ol ol ol {
    list-style: lower-roman
}

ol ol ol ol {
    list-style: lower-alpha
}

ul ul,
ol ol,
ul ol,
ol ul {
    margin-bottom: 0
}

dl {
    margin: 0 1.625em
}

dt {
    font-weight: bold
}

dd {
    margin-bottom: 1.625em
}

strong {
    font-weight: bold
}

cite,
em,
i {
    font-style: italic
}

blockquote {
    font-family: Georgia, "Bitstream Charter", serif;
    font-style: italic;
    font-weight: normal;
    margin: 0 3em 1.625em 3em;
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal
}

blockquote cite {
    color: #666;
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

pre {
    background: #f4f4f4;
    font: 13px "Courier 10 Pitch", Courier, monospace;
    line-height: 1.5;
    margin-bottom: 1.625em;
    overflow: auto;
    padding: 0.75em 1.625em;
}

code,
kbd {
    font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

abbr,
acronym,
dfn {
    border-bottom: 1px dotted #666;
    cursor: help;
}

address {
    display: block;
    margin: 0 0 1.625em;
}

ins {
    background: #fff9c0;
    text-decoration: none;
}

sup,
sub {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

/* Forms */

input[type=text],
input[type=password],
textarea {
    background: #fafafa;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd;
    color: #888;
}

input[type=text]:focus,
textarea:focus {
    color: #373737
}

textarea {
    padding-left: 3px;
    width: 98%;
}

input[type=text] {
    padding: 3px
}

label.assistive-text {
    display: none
}

input#s {
    background: #ffffff url(img/search.png) no-repeat 5px 6px;
    background-size: 20px 20px;
    background-image: -webkit-image-set(url(img/search.png) 1x, url(img/search@2x.png) 2x);
    background-image: -o-image-set(url(img/search.png) 1x, url(img/search@2x.png) 2x);
    background-image: -ms-image-set(url(img/search.png) 1x, url(img/search@2x.png) 2x);
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    height: 22px;
    padding: 4px 10px 4px 28px;
}

input#searchsubmit {
    display: none
}

/* Links */

a {
    color: #3b86ff;
    text-decoration: none;
}

a:focus,
a:active,
a:hover {
    color: #3b86ff;
    text-decoration: underline;
}

/* Search Form */

#branding #searchform {
    position: absolute;
    top: 3.8em;
    right: 7.6%;
    text-align: right;
}

#branding #searchform div {
    margin: 0
}

#branding #s {
    float: right;
    -webkit-transition-duration: 400ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
    -moz-transition-duration: 400ms;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    -o-transition-duration: 400ms;
    -o-transition-property: width, background;
    -o-transition-timing-function: ease;
    width: 72px;
}

#branding #s:focus {
    background-color: #f9f9f9;
    width: 196px;
}

#branding #searchsubmit {
    display: none
}

#branding .only-search #searchform {
    top: 5px;
    z-index: 1;
}

#branding .only-search #s {
    background-color: #666;
    border-color: #000;
    color: #222;
}

#branding .only-search #s,
#branding .only-search #s:focus {
    width: 85%
}

#branding .only-search #s:focus {
    background-color: #bbb
}

#branding .with-image #searchform {
    top: auto;
    bottom: -27px;
    max-width: 195px;
}

#branding .only-search + #access div {
    padding-right: 205px
}

/* =Content
----------------------------------------------- */

.page-title {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    margin: 0 0 2.6em;
    text-transform: uppercase;
}

.page-title a {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: none;
}

.hentry,
.no-results {
    border-bottom: 1px solid #ddd;
    margin: 0 0 1.625em;
    padding: 0 0 1.625em;
    position: relative;
}

.hentry:last-child,
.no-results {
    border-bottom: none
}

.blog .sticky .entry-header .entry-meta {
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.entry-title,
.entry-header .entry-meta {
    padding-right: 76px
}

.entry-title {
    clear: both;
    color: #222;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5em;
    padding-bottom: .3em;
    padding-top: 15px;
}

.entry-title,
.entry-title a {
    color: #222;
    text-decoration: none;
}

.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
    color: #1982d1
}

div.entry-meta,
div.entry-meta-credit {
    font-family: 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
    font-size: .8em;
    color: #999999;
}

div.entry-meta-credit {
    padding-bottom: 20px
}

.entry-meta a {
    color: #3b86ff
}

.single-author .entry-meta .by-author {
    display: none
}

.entry-content,
.entry-summary {
    padding: 0
}

.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
    color: #000;
    font-weight: bold;
    margin: 0 0 20px;
    line-height: 24px;
}

.entry-content h3,
.comment-content h3 {
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}

.entry-content table,
.comment-content table {
    border-bottom: 1px solid #ddd;
    margin: 0 0 1.625em;
    width: 100%;
}

.entry-content th,
.comment-content th {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}

.entry-content td,
.comment-content td {
    padding: 6px 10px 6px 0
}

.entry-content #s {
    width: 75%
}

.comment-content ul,
.comment-content ol {
    margin-bottom: 1.625em
}

.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
    margin-bottom: 0
}

dl.gallery-item {
    margin: 0
}

.page-link {
    clear: both;
    display: block;
    margin: 0 0 1.625em;
}

.page-link a {
    background: #eee;
    color: #373737;
    margin: 0;
    padding: 2px 3px;
    text-decoration: none;
}

.page-link a:hover {
    background: #888;
    color: #fff;
    font-weight: bold;
}

.page-link span {
    margin-right: 6px
}

.entry-meta .edit-link a,
.commentlist .edit-link a {
    background: #eee;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666;
    float: right;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: 300;
    text-decoration: none;
    padding: 0 8px;
}

.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
    background: #888;
    color: #fff;
}

.entry-content .edit-link {
    clear: both;
    display: block;
}

embed,
iframe,
object {
    max-width: 100%
}

#nav-above {
    padding: 0 0 1.625em
}

#nav-above {
    display: none
}

.nav-previous {
    float: left;
    width: 50%;
}

.nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

footer .widget a {
    font-weight: 400
}

.widget_search form {
    margin: 0 0 1.625em
}

.widget_search #s {
    width: 77%
}

.widget_search #searchsubmit {
    background: #ddd;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
    box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
    color: #888;
    font-size: 13px;
    line-height: 25px;
    position: relative;
    top: -2px;
}

.widget_search #searchsubmit:active {
    background: #1982d1;
    border-color: #0861a5;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
    color: #bfddf3;
}

.fb_share {
    float: left;
    height: 25px;
    width: 90px;
    text-align: left;
}

.tw_share {
    float: left;
    height: 25px;
    width: 90px;
    text-align: left;
}

.pn_share {
    float: left;
    height: 25px;
    width: 70px;
    text-align: left;
}

.gp_share {
    float: left;
    height: 25px;
    width: 70px;
    text-align: left;
}

.pr_share {
    float: left;
    height: 20px;
    font-size: 0.65em;
    text-align: center;
    margin: 0 auto;
    margin-top: 2px;
    width: 60px;
    line-height: .65em;
}

.em_share {
    float: left;
    height: 20px;
    font-size: .65em;
    text-align: center;
    margin: 0 auto;
    margin-top: 3px;
    width: 60px;
    line-height: .65em;
}

#fb-root {
    display: none
}

#box {
    display: none;
    width: 940px;
    height: 250px;
    font-size: 18px;
    font-family: arial;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

#bannerclosed {
    width: 940px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
}

.openex {
    position: relative;
    left: 875px;
    top: -62px;
    padding: 3px;
    display: block;
    width: 55px;
    text-decoration: none;
}

.closeex {
    position: relative;
    left: 865px;
    width: 65px;
    padding: 3px;
    top: -30px;
    display: block;
    text-decoration: none;
}

.widget p,
.gform_body,
.gfield_label {
    font-size: 13px !important
}

.widget p:last-child {
    margin-bottom: 0
}

.gform_body h2.gsection_title {
    font-size: 14px !important;
    width: 100%;
    line-height: 21px;
}

label.gfield_label {
    font-weight: 400 !important
}

.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea {
    width: 96% !important
}

.gform_wrapper textarea {
    padding: 2% !important
}

.gform_wrapper .gsection:first-child {
    margin-top: 0 !important
}

.gform_wrapper .gform_footer {
    padding: 5px 0 0 0 !important;
    margin: 7px 0 0 0 !important;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}

body .gform_wrapper .ginput_full label,
body .gform_wrapper .ginput_right label,
body .gform_wrapper .ginput_left label {
    margin-top: -10px;
    margin-bottom: 12px;
}

button,
.button,
.button.gform_button {
    display: inline-block;
    border: 1px solid #d7d7d7;
    background-color: #f2f2f2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e9e9e9));
    background-image: -webkit-linear-gradient(top, #fbfbfb, #e9e9e9);
    background-image: -moz-linear-gradient(top, #fbfbfb, #e9e9e9);
    background-image: -o-linear-gradient(top, #fbfbfb, #e9e9e9);
    background-image: -ms-linear-gradient(top, #fbfbfb, #e9e9e9);
    background-image: linear-gradient(top, #fbfbfb, #e9e9e9);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#fbfbfb', EndColorStr='#e9e9e9');
    padding: 5px 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Nimbus L", sans-serif;
    font-size: 14px !important;
    font-weight: 700;
    color: #666666;
    cursor: pointer;
    text-decoration: none;
    margin-top: 10px;
}

button:hover,
.button:hover,
.button.gform_button:hover,
button:focus,
.button:focus,
.button.gform_button:focus {
    -webkit-box-shadow: 0px 1px 1px 0px rgba(20, 20, 20, .15);
    box-shadow: 0px 1px 1px 0px rgba(20, 20, 20, .15);
    text-decoration: none;
}

button:active,
.button:active,
.button.gform_button:active {
    -webkit-box-shadow: inset 0px 1px 1px 0px rgba(20, 20, 20, .15);
    box-shadow: inset 0px 1px 1px 0px rgba(20, 20, 20, .15);
    outline: none;
    -moz-outline: none;
}

/* To fill the container and nothing else */

.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style] {
    width: 100% !important;
    background: #333333;
}

.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
    width: 100% !important
}

.headersearch {
    float: right;
    margin-top: 2px;
}

/*
** Header Icons
*/

.headericons {
    margin: 0 10px 0 0;
    padding: 0;
    list-style: none;
    float: right;
    padding-top: 8px;
    text-align: right;
    overflow: hidden;
}

.headericons li {
    float: left;
    display: inline-block;
}

.headericons li a {
    display: block;
    height: 32px;
    width: 32px;
    margin: 0 2px;
    text-decoration: none;
    background-size: 64px 352px;
    background: transparent url(img/con-icons.png) no-repeat 0 0;
    background-image: -webkit-image-set(url(img/con-icons.png) 1x, url(img/con-icons@2x.png) 2x);
    background-image: -o-image-set(url(img/con-icons.png) 1x, url(img/con-icons@2x.png) 2x);
    background-image: -ms-image-set(url(img/con-icons.png) 1x, url(img/con-icons@2x.png) 2x);
}

.headericons li a.soundcloud {
    background-position: 0 -256px
}

.headericons li a.soundcloud:hover,
.headericons li a.soundcloud:focus {
    background-position: -32px -256px
}

.headericons li a.facebook {
    background-position: 0 -224px
}

.headericons li a.facebook:hover,
.headericons li a.facebook:focus {
    background-position: -32px -224px
}

.headericons li a.twitter {
    background-position: 0 -192px
}

.headericons li a.twitter:hover,
.headericons li a.twitter:focus {
    background-position: -32px -192px
}

.headericons li a.youtube {
    background-position: 0 -160px
}

.headericons li a.youtube:hover,
.headericons li a.youtube:focus {
    background-position: -32px -160px
}

.headericons li a.alexa {
    background-position: 0 -128px
}

.headericons li a.alexa:hover,
.headericons li a.alexa:focus {
    background-position: -32px -128px
}

.headericons li a.email {
    background-position: 0 -96px
}

.headericons li a.email:hover,
.headericons li a.email:focus {
    background-position: -32px -96px
}

.headericons li a.sms {
    background-position: 0 -64px
}

.headericons li a.sms:hover,
.headericons li a.sms:focus {
    background-position: -32px -64px
}

.headericons li a.iphone {
    background-position: 0 -32px
}

.headericons li a.iphone:hover,
.headericons li a.iphone:focus {
    background-position: -32px -32px
}

.headericons li a.android {
    background-position: 0 0
}

.headericons li a.android:hover,
.headericons li a.android:focus {
    background-position: -32px 0
}

.headericons li a span {
    display: none
}

/* Connect, used in child themes */

.item.connect p {
    font-size: 12px;
    line-height: 32px;
    margin-left: 0;
    margin-bottom: 0;
    background-size: 64px 352px;
    background: transparent url(img/con-icons.png) no-repeat 0 0;
    background-image: -webkit-image-set(url(img/con-icons.png) 1x, url(img/con-icons@2x.png) 2x);
    background-image: -o-image-set(url(img/con-icons.png) 1x, url(img/con-icons@2x.png) 2x);
    background-image: -ms-image-set(url(img/con-icons.png) 1x, url(img/con-icons@2x.png) 2x);
    padding-left: 42px;
}

.item.connect p.facebook {
    background-position: -32px -224px
}

.item.connect p.twitter {
    background-position: -32px -192px
}

.item.connect p.email {
    background-position: -32px -96px
}

.item.connect p.sms {
    background-position: -32px -64px
}

div.socialshare {
    margin: 10px auto 20px
}

.pagination, .em-pagination {
    clear: both;
    padding: 10px 0;
    position: relative;
    font-size: 11px;
    line-height: 13px;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
    text-align: center;
}

.pagination .current, .em-pagination .current {
    padding: 6px 9px 5px 9px;
    background: #3b86ff;
    color: #fff;
}

.pagination span,
.em-pagination span,
.em-pagination a,
.pagination a {
    display: inline-block;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px 9px;
    text-decoration: none;
    width: auto;
    color: #000;
    background: #e0e0e0;
    border: 1px solid #cccccc;
}

.pagination a:hover
.em-pagination a:hover {
    background: #cccccc
}

.fb_ltr {
    background: #ffffff;
    border: 0 none #000000;
}

.fb-like-box {
    background: #ff0000
}

.entry-footer {
    background: #ffffff;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
    font-size: .8em
    color: #000000;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #cccccc;
}

.entry-footer a {
    color: #3b86ff
}

ul ul li.has_children > a:after {
    content: " >> ";
    text-align: right;
    color: #3b86ff;
}

ul ul ul li.has_children > a:after {
    content: " >> ";
    text-align: right;
    color: #3b86ff;
}

ul ul ul ul li.has_children > a:after {
    content: " >> ";
    text-align: right;
    color: #3b86ff;
}

div.textwidget .item {
    font-family: 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
    font-size: 12px;
}

.timely {
    font-family: 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
}

.ai1ec-calendar-link {
    font-size: 10px
}

.homeeventdate {
    margin-top: -10px;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
    font-size: 8pt;
}

.alertmessage {
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.3);
    padding: 5px 10px;
    margin: 20px 0;
    font-size: 12px;
    color: #3b86ff;
    border: 1px solid #3b86ff;
    background-color: #eaa2a4;
}

ul.simplePagerNav li {
    padding: 3px;
    margin-bottom: 10px;
    font-family: georgia;
    float: left;
    display: block;
}

ul.simplePagerNav li a {
    text-decoration: none;
    color: #333;
}

#page {
    padding-top: 20px;
}

p.incats {
    padding: 0;
    margin: 0 0 2px 0;
    font-size: 11px !important;
    color: #999;
}

.article-featured-img {
    margin-top: -30px;
    width: 100%;
}

.single-featured-img {
    width: 100%
}

#dsq-comments-title,
.dsq-options,
.dsq-post-footer,
#dsq-content .dsq-post-footer .dsq-button,
.dsq-full-comment {
    color: #000
}

.dsq-textarea {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif !important
}

.widget.podcasting .item p {
    font-size: 12px;
    line-height: 18px;
    margin-left: 0;
    margin-bottom: 0;
}

.archive.taxonomy .tax {
    overflow: hidden;
    border-bottom: 1px solid #efefef;
    padding-bottom: 3px;
    margin-bottom: 6px;
}

.archive.taxonomy .tax:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.archive.taxonomy .tax p {
    font-size: 13px;
    line-height: 1.6em;
    margin-left: 0;
    margin-bottom: 0;
}

.archive.taxonomy .tax p.cat {
    float: left;
    text-align: left;
}

.archive.taxonomy .tax p.cat span.count {
    font-size: 10px;
    line-height: 1em;
    text-transform: uppercase;
    color: #999;
    display: block;
}

.archive.taxonomy .tax p.feed {
    float: right;
    text-align: right;
    font-size: 11px;
    text-transform: uppercase;
}

article.more {
    margin-top: 20px
}

.galleryview {
    margin-top: 0;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    background-color: #232323 !important;
}

div[id^='myGallery_'],
div[id*='myGallery_'] {
    visibility: hidden;
    width: 100%;
    background-color: #000;
}

.widget.show li {
    margin-bottom: 1.2em;
    line-height: 1.6em;
}

.widget.show a {
    font-weight: normal
}

.col2 {
    margin-left: 0;
    padding-left: 10px;
}

.tax-desc {
    padding: 10px 10px 20px;
    font-size: 12px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 5px;
    color: #555;
    line-height: 1.6em;
}

/* Responsive Dynamic Lead */

#dynamiclead {
    background-color: transparent;
    width: 620px;
    height: 400px;
    position: relative;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, .3);
}

#features {
    width: 620px;
    position: absolute;
}

.feature {
    display: none;
    position: relative;
}

.feature:first-child {
    display: block
}

.feature img {
    z-index: 1;
    width: 620px;
    height: 400px;
    display: block;
    max-width: inherit;
}

.headline {
    display: block;
    width: 620px;
    z-index: 10;
    line-height: 24px;
    bottom: 80px;
    position: absolute;
    font-size: 18px;
    margin: 0;
    border-top: 1px solid #ccc;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
    color: #ffffff;
}

.headline a {
    display: block;
    padding: 10px;
    color: #ffffff;
    text-decoration: none;
}

#selector {
    position: absolute;
    z-index: 98;
    bottom: 0;
    left: 0;
    height: 80px;
    width: 620px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#selector li {
    display: block;
    float: left;
    font-size: 12px;
    line-height: 15px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.8);
    margin: 0;
    padding: 0;
}

#selector li a {
    display: block;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.8);
    width: 104px;
    height: 60px;
    padding: 10px;
}

#selector li.activeSlide {
    background: transparent url(img/selector-arrow.png) no-repeat top center;
    background-image: -webkit-image-set(url(img/selector-arrow.png) 1x, url(img/selector-arrow@2x.png) 2x);
    background-image: -o-image-set(url(img/selector-arrow.png) 1x, url(img/selector-arrow@2x.png) 2x);
    background-image: -ms-image-set(url(img/selector-arrow.png) 1x, url(img/selector-arrow@2x.png) 2x);
    margin-top: -10px;
    padding-top: 10px;
}

#selector li.activeSlide a {
    background-color: #3b86ff;
    background-color: rgba(59, 134, 255, 0.8);
}

.content {
    margin-top: 20px
}

img.placeholder {
    width: 100%;
    max-width: inherit;
    visibility: hidden;
}

@media only screen and (max-width: 800px) {
    body {
        margin: 0;
        padding: 0;
        width: 100%;
        position: relative;
    }

    #dynamiclead {
        background-color: transparent;
        width: 100%;
        height: auto;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin: 20px 0 0 0;
        line-height: 0;
    }

    #features {
        width: 100%;
        margin: 0;
        height: auto;
        position: relative;
    }

    .feature {
        width: 100%;
        height: auto;
        display: none;
        margin: 0;
        position: absolute;
    }

    .feature img {
        z-index: 1;
        width: 100%;
        height: auto;
        display: block;
    }

    .widget,
    .content {
        padding: 0 3%
    }

    .headline {
        width: 100%;
        z-index: 10;
        line-height: 26px;
        font-size: 18px;
        bottom: 0;
        position: absolute;
        font-weight: 400;
    }

    .headline a {
        padding: 3% 3% 4% 3%
    }

    #selector {
        position: relative;
        z-index: 98;
        bottom: 0;
        left: 0;
        height: 10px;
        width: 100%;
        list-style-type: none;
        margin: 10px 0 0 0;
        padding: 0;
        text-align: center;
    }

    #selector li {
        display: inline-block;
        float: none;
        font-size: 12px;
        line-height: 15px;
        color: #ffffff;
        color: rgba(255, 255, 255, 0.8);
        margin: 0 10px 0 0;
        padding: 0;
    }

    #selector li:last-child {
        margin-right: 0
    }

    #selector li a {
        display: block;
        color: #ffffff;
        color: rgba(255, 255, 255, 0.8);
        text-decoration: none;
        background-color: #000000;
        background-color: rgba(0, 0, 0, 0.8);
        width: 10px;
        height: 10px;
        padding: 0;
        -webkit-border-radius: 5px;
    }

    #selector li a span {
        display: none
    }

    #selector li.activeSlide {
        background: none;
        margin-top: 0;
        padding-top: 0;
    }

    #selector li.activeSlide a {
        background-color: #3b86ff;
        background-color: rgba(59, 134, 255, 0.8);
    }
}

@media only screen and (max-width: 768px) {
    .headline {
        font-size: 14px;
        line-height: 18px;
    }
}

ul.rssfeed {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 13px;
}

ul.rssfeed li {
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

ul.rssfeed li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.sponsor {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    line-height: 40px;
    margin-bottom: 10px;
}

.sponsor p {
    text-align: left;
    font-size: 10px !important;
    text-transform: uppercase;
    color: #808080;
}

.sponsor img {
    float: left;
    margin-right: 10px;
    width: 40px;
    height: 40px;
}

#recaptcha_widget_div {
    width: 280px;
    overflow: hidden;
}

#recaptcha_image img {
    width: 275px;
}

/* Featured Image captions */

.featuredimagecaptioncontainer {
    padding: 0.6em 1.2em;
    margin-bottom: 1.2em;
    background: #f3f3f3;
    border-bottom: 1px solid #efefef;
}

.featuredimagecaptioncontainer p.featuredimagecaption {
    font-size: .8em;
    line-height: 1.6em;
    color: #999999;
    margin: 0;
    padding: 0;
}

.featuredimagecaptioncontainer p.featuredimagecaption span.featuredimagesource {
    text-transform: uppercase;
    font-size: .8em
}

.item.noimg p {
    margin-left: 0;
}

/* Colors and Images */

.listenlive {
    text-align: right;
    overflow: hidden;
}

.listenlive a {
    display: block;
    float: right;
    width: 300px;
    height: 120px;
    background-size: 300px 120px;
    background: transparent url(img/listen-live.png) no-repeat 0 0;
    background-image: -webkit-image-set(url(img/listen-live.png) 1x, url(img/listen-live@2x.png) 2x);
    background-image: -o-image-set(url(img/listen-live.png) 1x, url(img/listen-live@2x.png) 2x);
    background-image: -ms-image-set(url(img/listen-live.png) 1x, url(img/listen-live@2x.png) 2x);
}

/* Site-specfic */

h1 {
    font-family: 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
    font-weight: 400;
}

h2, h3, h4, p, ul, ol, li, select, input, textarea, .navcollapse {
    font-family: 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
}

h2.archive-page-title {
    font-family: 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
    font-size: 28px;
    line-height: 30px;
    font-weight: 300;
    color: #3b86ff;
    padding: 10px 10px 20px 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

nav li {
    font-size: 14px
}

.page {
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}

.footerads .span12 {
    height: 90px;
    line-height: 90px;
    text-align: center;
}

.featuregroup.taxonomy .tax {
    overflow: hidden;
    border-bottom: 1px solid #efefef;
    padding-bottom: 3px;
    margin-bottom: 6px;
}

.featuregroup.taxonomy .tax:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.featuregroup.taxonomy .tax p {
    font-size: 13px;
    line-height: 1.6em;
    margin-left: 0;
    margin-bottom: 0;
}

.featuregroup.taxonomy .tax p.cat {
    float: left;
    text-align: left;
}

.featuregroup.taxonomy .tax p.cat span.count {
    font-size: 10px;
    line-height: 1em;
    text-transform: uppercase;
    color: #999;
    display: block;
}

.featuregroup.taxonomy .tax p.feed {
    float: right;
    text-align: right;
    font-size: 11px;
    text-transform: uppercase;
}

.p3 {
    display: block;
    width: 300px;
    height: 130px;
    background-size: 300px 130px;
    background: transparent url(img/300x130.jpg) no-repeat 0 0;
    background-image: -webkit-image-set(url(img/300x130.jpg) 1x, url(img/300x130@2x.jpg) 2x);
    background-image: -o-image-set(url(img/300x130.jpg) 1x, url(img/300x130@2x.jpg) 2x);
    background-image: -ms-image-set(url(img/300x130.jpg) 1x, url(img/300x130@2x.jpg) 2x);
    color: #ffffff;
}

.widget h1,
#dynamiclead h1,
article h1 {
    color: #151515;
}

footer .widget h1,
#featuredshow .widget h1 {
    color: #151515;
}

.post-title,
h2.archive-page-title,
#breadcrumb a,
.item h2 a,
#featuredshow .widget a,
#featuredshow .widget a:hover,
#featuredshow .widget a:focus,
a,
a:focus,
a:active,
a:hover,
.entry-meta a,
.entry-footer a,
ul ul li.has_children > a:after,
ul ul ul li.has_children > a:after,
ul ul ul ul li.has_children > a:after,
.alertmessage {
    color: #0b2a67
}

footer a,
footer a:hover,
footer a:focus {
    color: #0b2a67
}

#stationbar a {
    color: #b7d7ed
}

.pagination .current {
    background-color: #0b2a67
}

.alertmessage {
    border-color: #0b2a67
}

#selector li.activeSlide a {
    background-color: #0b2a67;
    background-color: rgba(11, 42, 103, 0.8);
    color: #ffffff;
}

.headline a,
.headline a:focus,
.headline a:hover {
    color: #ffffff
}

@media only screen and (max-width: 800px) {
    #selector li.activeSlide a {
        background-color: #0b2a67;
        background-color: rgba(11, 42, 103, 0.8);
    }
}

.centered-logo {
    display: block;
    width: 220px;
    height: 120px;
    background-size: 220px 120px;
    background: transparent url(img/centered-logo.png) no-repeat 0 0;
    background-image: -webkit-image-set(url(img/centered-logo.png) 1x, url(img/centered-logo@2x.png) 2x);
    background-image: -o-image-set(url(img/centered-logo.png) 1x, url(img/centered-logo@2x.png) 2x);
    background-image: -ms-image-set(url(img/centered-logo.png) 1x, url(img/centered-logo@2x.png) 2x);
    color: #ffffff;
}

.centered-logo span {
    display: none
}

#selector li.activeSlide {
    background: transparent url(img/selector-arrow.png) no-repeat top center;
    background-image: -webkit-image-set(url(img/selector-arrow.png) 1x, url(img/selector-arrow@2x.png) 2x);
    background-image: -o-image-set(url(img/selector-arrow.png) 1x, url(img/selector-arrow@2x.png) 2x);
    background-image: -ms-image-set(url(img/selector-arrow.png) 1x, url(img/selector-arrow@2x.png) 2x);
}

/* #smallcol mods */

#smallcol {
    margin-top: auto;
}

#smallcol .widget {
    background-color: #ffffff;
    border: 1px solid #efefef;
    padding: 0;
}

#smallcol h1 {
    left: 0;
}

#smallcol .widget .item {
    position: relative;
    top: 0;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
}

#smallcol .widget .item:last-child {
    border-bottom: none;
}

#smallcol .widget .item .itemimg {
    display: none
}

#smallcol .widget .item h2 {
    font-size: 13px !important;
    line-height: 18px !important;
    margin-bottom: 5px;
    font-weight: 400;
}

/* News 2.0 Overrides */
article.news {
    position: relative
}

article.news header {
    padding: 30px 20px;
    text-align: center;
}

article.news h1 {
    top: 0;
    left: 0;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    height: auto;
    font-size: 15px;
}

article.news h1.post-title {
    background: none;
    text-transform: none;
    font-size: 28px;
    line-height: 36px;
    font-weight: 400;
}

article.news .entry-meta {
    padding: 20px 0 0;
    font-size: .8em;
    text-transform: uppercase;
}

article.news .article-featured-img {
    margin-top: 0
}

#breadcrumb {
    margin-bottom: 0
}

article {
    border: 1px solid #efefef
}

.widget {
    margin-bottom: 0;
    margin-top: 20px;
    border: 1px solid #efefef;
    background-color: #ffffff;
    padding: 0;
    border-collapse: collapse;
}

.widget h1, #dynamiclead h1, article h1 {
    font-size: 12px;
    position: relative;
    top: 0;
    height: 30px;
    line-height: 32px;
    left: 0;
    padding: 0;
    margin: 0 0 0 0;
    background: #0b2a68;
    color: #ffffff;
    display: block;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}

.widget h1 {
    text-transform: uppercase;
    font-size: 12px;
}

.widget h1 > span, #dynamiclead h1 > span, article h1 > span {
    display: inline-block;
    background: none;
    padding: 0 10px;
    height: auto;
}

#dynamiclead h1 {
    display: none
}

.item {
    overflow: hidden;
    border-bottom: 1px solid #efefef;
    padding: 10px;
    margin-bottom: 0;
}

.item:last-child {
    border-bottom: none;
    padding-bottom: 10px;
}

.item .itemimg {
    float: left;
    margin-right: 10px;
    width: 100px;
    height: 80px;
    overflow: hidden;
    position: relative;
}

.item .flag {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    background-color: #0b2a67;
    padding: 0; /* 0 5px; */
    font-size: .7em;
    color: #ffffff;
    text-transform: uppercase;
}

.item .flag.fresh {
    width: 100px;
    height: 30px;
    background-size: 100px 30px;
    background: transparent url(img/fresh.png) no-repeat center center;
    background-image: -webkit-image-set(url(img/fresh.png) 1x, url(img/fresh@2x.png) 2x);
    background-image: -o-image-set(url(img/fresh.png) 1x, url(img/fresh@2x.png) 2x);
    background-image: -ms-image-set(url(img/fresh.png) 1x, url(img/fresh@2x.png) 2x);
}

.item .flag.updated {
    width: 100px;
    height: 30px;
    background-size: 100px 30px;
    background: transparent url(img/updated.png) no-repeat center center;
    background-image: -webkit-image-set(url(img/updated.png) 1x, url(img/updated@2x.png) 2x);
    background-image: -o-image-set(url(img/updated.png) 1x, url(img/updated@2x.png) 2x);
    background-image: -ms-image-set(url(img/updated.png) 1x, url(img/updated@2x.png) 2x);
}

.item .flag.fresh span,
.item .flag.updated span {
    display: none;
}

.item p {
    margin-left: 110px
}

.item.sponsored {
    background-color: #efefef
}

.item h2, .item.sponsored h2 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 8px;
}

.item p.incats, .item.sponsored p.disclaimer {
    padding: 0;
    margin: 0;
    font-size: 11px !important;
    color: #999;
    text-transform: uppercase;
    text-align: left;
}

.expandable {
    margin-bottom: 0
}

.entry-footer {
    border-top: 1px solid #efefef;
    padding-top: 5px;
}

#breakingnews {
    background-color: #e74c3c;
    border: 1px solid #c0392b;
    color: #ffffff;
    padding: 5px 10px;
    margin-bottom: 20px;
}

#breakingnews p {
    margin: 0;
    padding: 0;
}

#breakingnews a {
    color: #ffffff
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    article h1 {
        text-align: left
    }

    article h1 > span {
        padding: 0 10px
    }

    article.news header {
        padding: 30px 10px;
        text-align: left;
    }

    #stationbar a {
        color: #ffffff
    }

    #breakingnews {
        padding: 10px 10px;
        margin-top: 20px;
        margin-bottom: 0;
    }

    article, #breakingnews, .widget {
        border-left: none;
        border-right: none;
    }

    .footer-inner {
        padding-left: 10px;
        padding-right: 10px;
    }

    #page {
        padding-bottom: 0
    }

    #footer {
        margin-top: 20px
    }

    .widget .item, #smallcol .widget .item {
        position: relative;
        top: 0;
        border-bottom: 1px solid #efefef;
        padding: 10px 10px 13px 10px;
        margin-bottom: 0;
    }

    .widget .item:last-child, #smallcol .widget .item:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }

    .featuredimagecaptioncontainer, .post-inner {
        padding-right: 10px;
        padding-left: 10px;
    }
}

/* Google Search */
#stationbar .headersearch {
    margin-top: 0;
}

#stationbar .headersearch a {
    color: rgba(255, 255, 255, 0.3) !important;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 700;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

#stationbar .headersearch a:link,
#stationbar .headersearch a:visited {
    color: rgba(255, 255, 255, 0.3) !important;
}

#stationbar .headersearch a:hover,
#stationbar .headersearch a:focus {
    color: rgba(255, 255, 255, 0.5) !important;
    text-decoration: none !important;
}

.googlesearch {
    line-height: 1em;
}

.googlesearch * {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.googlesearch .gsc-thumbnail-inside {
    padding-left: 0;
    padding-right: 0;
}

.googlesearch .gsc-url-top {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 3px;
    line-height: 1.3em !important;
}

.googlesearch .gs-webResult .gs-snippet {
    line-height: 1.4em;
}

.googlesearch .gs-webResult div.gs-visibleUrl {
    color: #666666 !important;
}

.googlesearch .gsib_a {
    padding: 0 5px !important;
}

.googlesearch .gsib_b {
    padding-top: 0 !important;
}

.googlesearch .gsib_b .gsst_a {
    padding-top: 0 !important;
}

.googlesearch td.gsc-input {
    padding-left: 0 !important;
}

.googlesearch input.gsc-input {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 14px !important;
    background: none !important;
    padding: 5px 12px 5px 3px !important;
}

.googlesearch .gsc-input-box {
    height: auto !important;
}

.googlesearch .gcsc-branding {
    display: none !important;
}

.googlesearch .gsc-results .gsc-cursor-box {
    margin: 20px;
    text-align: center;
}

.googlesearch .gsc-adBlock {
    display: none !important;
    border: none !important;
    margin: 0;
    padding: 0;
}

.googlesearch .gs-promotion.gs-result {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.googlesearch .gsc-webResult.gsc-result.gsc-promotion {
    margin-top: 10px;
    border: none !important;
}

.googlesearch .gsc-result-info {
    padding: 8px 8px 8px 0 !important;
    font-size: 0.8em !important;
    text-transform: uppercase !important;
}

.googlesearch .gsc-above-wrapper-area {
    padding-bottom: 10px !important;
}

.googlesearch .gsc-input-box-hover,
.googlesearch .gsc-input-box-focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.googlesearch .gsc-orderby-label {
    text-transform: uppercase !important;
    font-size: 0.8em !important;
}

.googlesearch .gsc-selected-option-container {
    font-weight: 400 !important;
    text-transform: uppercase !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    width: auto !important;
    padding: 0 10px !important;
    min-width: auto !important;
}

.googlesearch .gsc-option-menu-item {
    padding: 0 20px 0 20px !important;
    text-transform: uppercase;
    font-size: 0.9em !important;
}

.googlesearch .gsc-results {
    width: 100% !important;
}

.googlesearch .gs-no-results-result .gs-snippet,
.googlesearch .gs-error-result .gs-snippet {
    padding: 5px !important;
    margin: 5px 0 !important;
}

.googlesearch .gsc-result div.gs-title {
    line-height: 1.4em !important;
    overflow: visible !important;
    height: auto !important;
    margin-bottom: 3px !important;
}

.googlesearch input.gsc-search-button-v2 {
    margin-top: 0 !important;
    padding: 7px 27px !important;
}

.googlesearch .gsc-adBlockVertical {
    display: none !important;
}

.googlesearch .gsc-thinWrapper {
    width: 100% !important;
    float: none !important;
    overflow: visible !important;
    border-right: none !important;
}

.googlesearch .gsc-results .gsc-cursor-box .gsc-cursor-page {
    color: #ffffff !important;
    border: 1px solid #0b519c !important;
    background-color: #0b519c !important;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 5px;
    margin-right: 10px;
    line-height: 20px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.googlesearch .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
    text-decoration: none;
    background-color: #0e6acc !important;
}

.googlesearch .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    font-weight: 400;
    color: #0b519c !important;
    border: 1px solid #0b519c !important;
    background-color: transparent !important;
}

.googlesearch .gsc-results .gsc-cursor-box .gsc-cursor-current-page:hover {
    text-decoration: none;
    background-color: transparent !important;
}

.googlesearch a.gs-title,
.googlesearch a.gs-title b {
    color: #0b519c !important;
    -webkit-transition: color 0.3s !important;
    transition: color 0.3s !important;
}

.googlesearch a.gs-title:link,
.googlesearch a.gs-title b:link,
.googlesearch a.gs-title:link b,
.googlesearch a.gs-title b:link b,
.googlesearch a.gs-title:visited,
.googlesearch a.gs-title b:visited,
.googlesearch a.gs-title:visited b,
.googlesearch a.gs-title b:visited b {
    color: #0b519c !important;
}

.googlesearch a.gs-title:hover,
.googlesearch a.gs-title b:hover,
.googlesearch a.gs-title:hover b,
.googlesearch a.gs-title b:hover b,
.googlesearch a.gs-title:focus,
.googlesearch a.gs-title b:focus,
.googlesearch a.gs-title:focus b,
.googlesearch a.gs-title b:focus b {
    color: #0e6acc !important;
}

/* News template mods */

#breadcrumb {
    margin-top: 20px !important;
}

.widget p.sagatext {
    padding: 10px;
    line-height: 1.6em;
}

footer.entry-footer {
    border-bottom: none !important;
}

footer.entry-footer .post-inner.footnote {
    padding: 10px 1.2em;
}

article {
    margin-bottom: 0 !important;
}

#page {
    padding-bottom: 20px;
}
