/* Add here all your CSS customizations */
.single-post-image {
    float: left;
    margin-right: 15px;
}

.single-post-image li {
    list-style: non outside none;
    margin-bottom: 0;
    margin-left: 0;
}

.flexslider flexslider-center-mobile flexslider-simple {
    float: left;
}

.full h2 {
    margin-bottom: 0;
}

h3 {
    margin-bottom: 15px;
    margin-top: 3px;
}

h6 {
    margin-bottom: 10px;
}

.container h1.logo a img{
   height: auto;
}

article.post div.post-date{
   margin-top:0;
}

div.map-section{
    background: none;
    padding-top: 0;
    margin-top: 20px;
}

#footer-sitemap a.fs-root-link{
    font-size: 1.3em;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-left: 3px;
    margin-right: 3px;
/*    text-transform: uppercase;*/
}

#footer-sitemap a.fs-root-link:first-letter {
    text-transform: uppercase;
}
#footer-sitemap ul li li {
    font-size: 1.1em;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-left: 3px;
    margin-right: 3px;
}
#footer-sitemap ul li li:first {
    text-transform: uppercase;
}

#footer-sitemap ul li {
    width: 110px;
}

article.post div.post-meta {
    margin-top: 18px;
}

.player {
    margin-top: 20px;
}

header nav ul.nav-main li a {
    font-size: 1.0em;
}

.post-image .item-list > ul {
 list-style: none outside none;
 margin-bottom: 0;
}

.post-image .item-list > ul  li {
   min-height: 53px;
}

#site-slogan{
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    text-align: right;
    font-style: italic;
}

}
section.page-top{
    min-height: 0;
}
section.page-top{
 min-height: 0;   
}
body.homepage section.page-top{
    min-height: 0;
    padding: 0;
    border-top: 5px solid #384045;
}

#name-and-slogan{
    float: right;
}

.nav-tabs > li > a, .nav-pills > li > a {
    padding-left: 8px;
    padding-right: 8px;
}
.banner-top-right{
    margin: 10px 0 20px 10px;
}

.banner-top-right .thumbnail {
    width: 55%;
}

.post-info a {
    font-size: 13px;
}

#accordion h5 {
    margin-bottom: 0;
}

ul.simple-post-list.listing-bottom li{
    min-height: 0;
    padding: 5px 0;
}

.block.block-twitter-block.contextual-links-region {
    padding-top: 25px;
}

.post-block.post-share div.twice {
    float: left;
    margin-right: 30px;
    width: 45%;
}

.blogger-articles-block {
    width:55%; 
    padding-left:20px;
    float:left;
}

.team-item-custom {
    width:30%; 
    float:left;
}

.bio-link {
    margin: 0 10px 5px 0;
    text-align: right;
}

.banner{
    margin: 15px;
}

ul.nav-list.primary > li.podcast {
    display: block;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    #background-image: url(../img/list-primary.png);
    background-position: 9px 16px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #EDEDDE;
    padding: 8px 20px;
    transition: all 0.3s;
}

audio {
    width: 250px; margin:10px; 
}
