/*

Theme Name: mpb.com.br - 2015

Theme URI: https://mpb.com.br

Author: FabbricaWeb

Author URI: http://www.fabbricaweb.com.br

Description: Theme for mpb.com webiste

Version: 1.0

*/

@import url("css/bootstrap.min.css");

@import url("css/font-awesome.min.css");

/* Reset the container */

.container {
    max-width: 1140px;
    width: 100%;
}

body {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    background-color: #ffffff;
    overflow-x: hidden;
}

/*-- Header --*/

header .header_wrapper {
    display: block;
    min-height: 120px;
    margin-top: 40px;
}

header .logo { text-align: center }

header #superbanner {
    max-width: 100%;
    overflow: hidden;
    text-align: center;
    width: 728px;
}

header .default_logo {
    background: url(img/logo.png) no-repeat top center;
    width: 100%;
    height: 72px;
    display: block!important;
    font-size: 0;
    max-height: 100%;
}

header p.description {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 0 0;
    color: #000;
    font-weight: bold;
}

/*

nav{

    width:100%;

    height:40px;

    margin-top:20px;

    background: url(img/barra_menu.gif) repeat;

}

header nav ul.menu {

    text-align:center;

    margin:0;

    height:21px;

    line-height:21px;

}

header nav ul.menu li {

    display: inline-block;

    text-transform: none;

    padding:10px 15px 10px 15px;

    background: url(img/divisor.gif) no-repeat right;

}

header nav ul.menu li.first {

    padding-left:0!important;

}

header nav ul.menu li.last{

    padding-right:0!important;

    background-image:none!important;

}

header nav ul.menu li a{

    color:#FFF;

    font-size: 18px;

    text-transform:lowercase;

}

header nav ul.menu li a:hover {

    color: #EB7B0B;

    text-decoration:none;

}

*/

header .top-bar { background: #000 }

header .menu-link {
    height: 35px;
    background: #000;
}

header nav ul.menu {
    margin: 0;
    height: 21px;
    line-height: 21px;
    padding-left: 0;
}

header nav ul.menu li {
    display: inline-block;
    text-transform: none;
    padding: 8px 15px 10px 10px;
    background: url(img/divisor.gif) no-repeat right;
}

header nav ul.menu li a {
    color: #FFF;
    font-size: 16px;
    text-transform: lowercase;
    font-weight: bold;
}

header nav ul.menu li a:hover {
    color: #EB7B0B;
    text-decoration: none;
}

header nav ul.menu-left li.first { padding-left: 0 }

header nav ul.menu-left li.last {
    padding-right: 0!important;
    background-image: none!important;
}

header nav ul.menu-right li.first { padding-left: 0!important }

header nav ul.menu-right li.last {
    padding-right: 0!important;
    background-image: none!important;
}

.social_icons {
    margin: 0;
    height: 24px;
    line-height: 24px;
    list-style-type: none;
    float: right;
    margin-top: 6px;
}

.social_icons li {
    float: left;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    padding: 0;
}

.social_icons li.last { margin-right: 0!important }

.social_icons a {
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    border: 0;
    text-decoration: none;
    outline: none;
    text-indent: -9999em;
    background-position: 0 0!important;
    background-size:24px 24px !important;   
}

.social_icons a.twitter {
    background: url(img/social-icons/x.png) no-repeat;
}

.social_icons a.facebook {
    background: url(img/social-icons/facebook.png) no-repeat;
}

.social_icons a.youtube {
    background: url(img/social-icons/youtube.png) no-repeat;
}

.social_icons a.instagram {
    background: url(img/social-icons/instagram.png) no-repeat;
}

/*-- Content --*/

h1.tit_dest_capa {
    font-size: 19px;
    padding-bottom: 5px;
    background: url(img/barra_destaques.jpg) bottom repeat-x;
}

.portal-navigation form {
    background: #000;
    padding: 10px;
}

.portal-navigation input,
.portal-navigation button { border-radius: 0!important }

.portal-navigation input[type="text"] {
    padding: 9px 19px;
    float: left;
    font-size: 17.5px;
    font-weight: bold;
    color: #000;
    border: 1px solid #000;
    outline: 0;
    margin-right: 1%;
    width: 84%;
}

.portal-navigation input[type="text"]:focus {
    border-color: #D74605;
    outline: 0;
}

.portal-navigation button {
    color: #FFF;
    background: #D74605;
    -webkit-appearance: none!important;
    -webkit-border-radius: 0!important;
    border: none;
    line-height: 20px;
    height: 40px;
    display: inline-block;
    cursor: pointer;
    padding: 0;
    font-size: 18px;
    width: 15%;
}

.portal-navigation button:hover {
    background: #D74605;
    color: #FFF;
}

.alphabetic .navbar {
    min-height: 0;
    border: 0;
}

.alphabetic .navbar-default {
    background-color: #FFF;
    border: 0;
    margin-top: 20px;
}

.alphabetic .nav-tabs { border: 0 }

.alphabetic > nav > li { display: inline }

.mainmenu > ul> li > a {
    color: #222222;
    font-size: 24px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 11px;
    border: 0;
    font-weight: bold;
}

.mainmenu > ul> li > a:hover {
    background: none;
    border: 0;
    color: #D74605;
}

.alphabetic .navbar-default > ul> li > a:after {
    color: #e84c4c;
    position: absolute;
    font-size: 3px;
    font-family: FontAwesome;
    top: 15px;
    right: -2px;
    content: "\f111";
}

.alphabetic .navbar-default > ul> li:last-child > a:after { content: "" }

.navbar .nav,
.navbar .nav > li {
    float: none;
    display: inline-block;
    *display: inline; /* ie7 fix */
    *zoom: 1; /* hasLayout ie7 trigger */
    vertical-align: top;
}

.navbar-inner { text-align: center }

.user_section {
    margin: 0 0 20px 0;
    background: #F5F5F5;
    height: 68px;
}

.user_section .user_container { padding: 10px }

.user_section .user_container .login-fb { padding-top: 4px }

.user_section h3,
.user_section h3 a {
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0 0 0;
    color: #000;
}

.user_section .user-avatar img {
    float: left;
    padding: 2px;
    background: #FFFFFF;
    border: 1px solid #000;
    margin-right: 10px;
}

.user_section .user-data p a {
    font-size: 13px;
    line-height: 15px;
    margin: 0px;
    font-family: inherit;
    font-weight: bold;
    color: #000;
}

.user_section a.logout {
    font-size: 13px;
    line-height: 15px;
    margin: 0px;
    font-family: inherit;
    font-weight: bold;
    color: #000;
}

.user_section h3 a:hover,
.user_section .user-data p a:hover,
.user_section a.logout:hover { color: #EB7B0B }

.user_section.displayed_user {
    background: #FFF;
    margin-bottom: 0!important;
    padding-bottom: 0!important;
    height: 50px;
}

.user_section.displayed_user .user-avatar img { border: 1px solid #F5F5F5 }

/*

.artists-list{

    margin:10px 0 10px 0;

}

.artists-list .artist-item{

    padding:4px 4px 0 4px;

    background:#F5F5F5;

}

*/

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    background-color: #FFF;
    border-radius: 0;
    border-top: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
}

.breadcrumb a { color: #D74605 }

.breadcrumb li span span { padding: 0 5px }

.artists-list .artist-item:hover { }

.artists-list .filter_img { border: 2px solid #F5F5F5 }

.artists-list .filter_img img {
    display: block;
    height: auto;
    max-width: 100%;
}

.artists-list .filter_img:hover { border: 2px solid #EB7B0B }

.artists-list .artist-title {
    padding: 0 5px;
    height: 30px;
    background: #F5F5F5;
    margin-bottom: 20px;
}

.artists-list .artist-title h2 {
    float: left;
    line-height: 16px;
    font-size: 12px;
    margin: 5px 0 0 0;
    /* width: 80%; */
    overflow: hidden;
}

.artists-list .artist-title h2 a {
    color: #000;
    font-weight: bold;
}

.artists-list .artist-title h2 a:hover { color: #EB7B0B }

.artists-list .artist-title .fav-icon {
    float: right;
    /* width: 17%; */
}

.artists-list .wpfp-link {
    float: right;
    width: 45%;
}

.artists-list .count-favorites {
    width: 45%;
    text-align: right;
    padding-top: 3px;
    display: inline-block;
    font-size: 12px;
}

.artists-title {
    margin: 10px 0;
    word-wrap: break-word;
}

.artists-title h2.artist_title {
    line-height: 22px;
    font-size: 24px;
    margin: 0;
    padding: 0;
}

/*

.artists-title .face-share{

    margin-right:-20px;

}

*/

.artists-title .fav-count { margin-bottom: 10px }

.artists-title .fav-count .wpfp-span { /* float: right; _NO__DOTCOMMA__AFTER__*/  }

.artists-title .fav-count .number {
    font-weight: bold;
    /*: ;;
    position: relative;
    right: 5px;
    top: 2px;*/
}

.artists-title .of-site {
    padding-top: 5px;
    font-weight: bold;
}

.artists-title .of-site a { }

.artists-box {
    background: #F5F5F5;
    margin: 0 0 10px 0;
}

.artists-box .artist-item { padding: 10px }

.artists-box .artist-item a { color: #D74605 }

.youtubeFeeder {
    float: right;
    margin: 0!important;
    text-align: center;
}

.entry { /* margin-top: 20px; _NO__DOTCOMMA__AFTER__*/  }

.single .wpfp-span {
    display: inline!important;
    width: auto!important;
}

.wiki-txt { margin: 10px 0 20px 0 }

/*-- Footer --*/

footer { margin-bottom: 30px }

footer .footer_wrapper {
    background: #000;
    padding: 30px;
    color: #FFF;
}

footer a,
footer a:hover { color: #FFF }

footer .footer_wrapper h3 {
    color: #FFF;
    margin-top: 0;
}

footer .form-control {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

footer .form-control:focus {
    border-color: #D74605;
    outline: 0;
}

footer input[type="submit"] {
    color: #FFF;
    background: #D74605;
    border: 0;
    border-radius: 0;
    padding: 5px 8px;
}

footer .btn-default:hover {
    color: #FFF;
    background: #D74605;
}

footer span.wpcf7-not-valid-tip { color: red }

/*-- Social Stream  --*/
.wall-outer .dcsns-toolbar .filter .link-all{    padding: 10px 3px 4px 3px;}

.entry pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.wpcf7 input,
button,
select,
textarea {
    font-family: Arial, Helvetica, sans-serif;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

div.pp_default .pp_description {
    font-weight: normal;
    padding: 0 10px;
}

.pp_nav { display: none !important }

.entry-404 h3 {
    margin-bottom: 30px;
}

.message-404 {
    border: 2px solid #D74605;
    padding: 50px;
    margin-bottom: 50px;
    text-align: center;
}

.message-404 h2 {
    font-size: 28px;
    margin-bottom: 20px;
}

@media screen and (max-width: 350px) {
    header nav ul.menu li { padding: 8px 8px 10px 3px }

    .social_icons { margin-right: 0 }

    .portal-navigation button { font-size: 14px; }

    .message-404 { padding: 30px; }
}

@media screen and (max-width: 400px) {
    .portal-navigation button { font-size: 14px; }

    .navbar .nav li {
        width: 10%;
    }
}

@media screen and (max-width: 700px) {
    .portal-navigation input[type="text"] { width: 71%; }
    .portal-navigation button { width: 28%; }
}

@media screen and (max-width: 768px) {

    .navbar .nav li {
        width: 10%;
    }

    .mainmenu > ul> li > a { font-size: 18px }

    .user_section {
        height: auto;
        text-align: center;
    }

    .user_section h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .user_section .text-right {
        text-align: center;
    }

    .user_section .fball_ui {
        margin-bottom: 10px;
    }

    .artists-box .artist-item { text-align: center }

    footer { margin-bottom: 0 }

    footer > .container {
        padding-left: 0;
        padding-right: 0;
    }

}

@media screen and (max-width: 991px) {

    header .menu-link {
        height: 50px;
    }

    header .logo { margin-bottom: 20px }

    .social_icons { margin-right: 0 }

    header #superbanner {
        margin: 0 auto;
        margin-bottom: 20px;
    }

    header nav {
        position: relative;
    }

    header nav:before {
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAXUlEQVRIS+2V2wkAIAwD7RRO5PIu5OeJGxTKCYL9rolp+ogmR8j4zScApqkiAGyCoRKY4AfbN/l9BUA3VVxp06UqMMF/m6aq608y4C67G+vaPTgppwpJvsmFz6WeboXJISdWa9LZAAAAAElFTkSuQmCC') no-repeat center center;
        content: "";
        cursor: pointer;
        height: 50px;
        margin-left: -10px;
        position: absolute;
        width: 50px;
        -webkit-transition: all .3s;
        transition: all .3s;
    }

    header nav.active:before {
        -webkit-transition: all .3s;
        transition: all .3s;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    header nav ul.menu {
        opacity: 0;
        position: absolute;
        top: 50px;
        width: 200px;
        z-index: 2;
        -webkit-transform: translateY( -9999em );
        transform: translateY( -9999em );
    }

    header nav.active ul.menu {
        opacity: 1;
        -webkit-transform: translateY( 0 );
        transform: translateY( 0 );
        -webkit-transition: opacity .5s;
        transition: opacity .5s;
    }

    header nav ul.menu li {
        background: #000;
        display: block;
        padding: 0;
    }

    header nav ul.menu-left li.first {
        padding: 0;
    }

    header nav ul.menu li a {
        display: block;
        color: #fff;
        padding: 15px;
        width: 100%;
    }

    .social_icons { margin-top: 13px; }

    .social_icons li { margin-left: 15px; }

    .video-player { margin-top: 20px }

    footer,
    footer .text-right { text-align: center }
}

@media screen and (max-width: 1140px) {
    .navbar .nav {
        width: 100%;
    }
}

.artists-links .link-list a {
    background-color: #000;
    padding: 10px;
    display: block;
    width: 100%;
    color: #FFF;
    text-align: center;
    margin: 15px auto;
    max-width: 100%;
    font-weight: bold;
}