/*
Theme Name: Blogs UAI
Theme URI: http://git.estaminas.com.br
Author: Bruno Sanches
Author URI: http://www.diariosassociados.com.br/
Template: sparkling
Description: Baseado no tema Sparkling e customizado estrutura de blogs UAI.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blosguai
Domain Path: /languages/
Tags: blogs, uai, blogsuai
*/

@import url("../sparkling/style.css");
@import 'https://fonts.googleapis.com/css?family=Ubuntu';

#secondary .widget a {
     color: #6b6b6b;
}
#secondary .widget a:hover {
     color: #ff0000;
}

/*header { margin-bottom: 0 !important; }*/
/*header#masthead { border-bottom: 3px #CBCBCB solid; }*/
/*header .navbar-default { background-color: rgba(0,0,0,0.8) !important; }*/
.navbar > .container .navbar-brand { font-size: 32px !important; font-family: 'Ubuntu', sans-serif; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Ubuntu', sans-serif; }

/* Fix position serach header */
#search-top { margin-top: 20px;  }

/* */
.header-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    height: 150px;
    position: relative;
    border-bottom: solid 1px #CBCBCB;
}

/* Aumenta fonte padrão dos posts relacionados */
.yuzo_related_post .yuzo_text, .yuzo_related_post .yuzo_views_post { font-size: 12px !important; }
.single-view, .blog-item-wrap { margin-bottom: 30px; }

/* Barra autor no header */
.intro {
    background-color: #fff;
    display: block;
    height: auto;
    padding: 8px 0;
    width: 100%;
    border-bottom: solid 1px #CBCBCB;
}

.intro .image-description {
    /*-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);*/
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    display: inline-block;
    float: left;
    height: 90px;
    width: 90px;
}

.intro .description {
    display: inline-block;
    float: left;
    font-size: 14px;
    padding: 16px 12px 0;
    font-family: 'Ubuntu', sans-serif;
    width: 90%;
}

div#disqus_thread {
    margin-top: 40px;
    padding: 45px 50px;
    background-color: #fff;
    border: 1px solid #dadada;
}

.comments--0:hover {
    cursor: pointer;
}

.well {
    padding: 20px !important;
}

a.btn.btn-default.read-more {
    float: left;
    text-decoration: none;
}

.entry-content a:hover {
    color: #ff0000;
}
.entry-content a {
    color: #3366ff;
    text-decoration: underline;
}

.comment .comment-body {
    border-bottom: none;
}

.comment-list .children {
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}

.children .comment .comment-body {
    margin-top: 0;
    border: none;
}

ol.children {
    background: #FFF;
}

#respond {
    background-color: #FFF !important;
    padding: 40px !important;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}


ol.children #respond {
    background-color: #FFF !important;
    padding: 40px !important;
    border: none;
}

.txt-publicidade {
    font-size: 11px;
    padding-left: 10px;
    font-family: 'Ubuntu', sans-serif;
    color: #cccccc;
}

a.link-content {
    text-decoration: none;
    color: #6b6b6b;
}


@media (max-width: 767px) {
    .navbar > .container .navbar-brand {
        font-size: 24px !important;
    }

    #search-top {
        display: none;
    }
}


@media (max-width: 990px) {

    .intro .description {
        width: 85%;
    }
}

@media (max-width: 640px) {

    .intro .description {
        width: 65%;
    }
}


/* Formata texto padrão */
/*.entry-content p {
    text-align: justify;
    margin: 0 0 25px;
}*/


/* Redes sociais */
#menu-social li a[href*="facebook.com"] { background-color: #4265b9 !important; }
#menu-social li a[href*="twitter.com"] { background-color: #55ACEE !important; }
#menu-social li a[href*="dribbble.com"] { background-color: #ea4c89 !important; }
#menu-social li a[href*="flickr.com"] { background-color: #ff0084 !important; }
#menu-social li a[href*="plus.google.com"] { background-color: #d62408 !important; }
#menu-social li a[href*="skype.com"] { background-color: #0bbff2 !important; }
#menu-social li a[href*="pinterest.com"] { background-color: #c31e26 !important; }
#menu-social li a[href*="linkedin.com"] { background-color: #005987 !important; }
#menu-social li a[href*="vimeo.com"] { background-color: #1bb6ec !important; }
#menu-social li a[href*="tumblr.com"] { background-color: #35506b !important; }
#menu-social li a[href*="youtube.com"] { background-color: #df3333 !important; }
#menu-social li a[href*="instagram.com"] { background-color: #F95B60 !important; }
#menu-social li a[href*="/feed"] { background-color: #f39c12 !important; }
#menu-social li a[href*="foursquare.com"] { background-color: #2398C9 !important; }
#menu-social li a[href*="soundcloud.com"] { background-color: #F50 !important; }
#menu-social li a[href*="github.com"] { background-color: #4183C4 !important; }
#menu-social li a[href*="xing.com"] { background-color: #006567 !important; }
#menu-social li a[href*="spotify.com"] { background-color: #81b71a !important; }
#menu-social li a[href*="mailto"] { background-color: #DA4453 !important; }