/*
 Theme Name:   Clounce
 Theme URI:    http://www.clounce.com/
 Description:  Clounce Theme
 Author:       Karlston D'Emanuele
 Author URI:   http://www.clounce.com/
 Template:     flat
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

#masthead .display-title-logo img {
    width: 75px;
    padding-right: 10px;
}

.hentry .entry-title, .hentry .entry-title a {
    color: #2a77c2;
}

.single .post-navigation {
    background-color: #6E6E6E
}

#adverts ul {
    position: relative;
    left: -41px;
}

.facebook { background-color: #fff; }

.ad { padding: 10px; border: 1px solid #efefef; }

#secondary a:hover, #secondary a:active {
    color: #22CDFF;
    font-weight: bold;
    text-shadow: 1px 1px 6px rgba(252,255,130,0.91) ;
}

footer.site-info {
    color: #8C8C8C;
    background: #3F3F3F;
}

footer.site-info a {
    color: #EDEDED;
}