/*
Theme Name: Il Divo
Theme URI:
Description:
Author: 45PRESS Team
Author URI: http://www.45press.com
Version: 1.0
Tags:
License:
License URI:
*/

/* General */

body {
    background: #e4e2d5 url('assets/img/bg/background-V2.jpg') no-repeat top center;
    background-size: 100% auto;
    background-attachment: fixed;
    color: #444444;
    font-family: "kepler-std-semicondensed-dis",serif;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6, h7, h8 {
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1em;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3, h4, h5, h6, h7, h8 {
    font-size: 14px;
}

a {
    color: #777a65;
}

a:hover, a:focus {
    color: #777a65;
    outline: 0;
    text-decoration: underline;
}

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

/* Forms & Buttons */

.main-btn {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    padding: 4px;
    background: #fff;
    line-height: 1em;
    text-decoration: none;
    font-size: 12px;
}

.main-btn:hover, .main-btn:focus {
    color: #000;
    background: #fff;
    text-decoration: none;
}

.main-btn i {
    color: #000;
    margin-left: 5px;
}

input, textarea, select {
    color: #333;
}

button, input[type="submit"] {
    background: #666;
    color: #fff;
    border: 0;
    padding: 4px 6px;
    text-transform: uppercase;
    font-weight: bold;
}

button:hover, button:focus,
input[type="submit"]:hover, input[type="submit"]:focus  {
    background: #000;
}

legend {
    color: #fff;
    border: 0;
    font-size: inherit;
}

/* Language Switcher */
.lang-wrapper {
    margin-right: 0;
    vertical-align: middle;
    display: inline-block;
}

#lang_sel {
    height: auto!important;
}

#lang_sel a,
#lang_sel a.lang_sel_sel {
    padding: 0 7px;
}

#lang_sel a.lang_sel_sel, #lang_sel a.lang_sel_sel:visited {
    background: #c9c796!important;
    border-color: #c9c796!important;
}

#lang_sel li ul a, #lang_sel li ul a:link, #lang_sel li ul a:visited {
    background: #c9c796!important;
    border-color: #c9c796!important;
}

#lang_sel ul ul {
    width: 50px;
}

#lang_sel li {
    width: 50px;
    z-index: 9999;
}

/* Header */

#header .header-content {
    padding-top: 15px;
    padding-bottom: 0;
    position: relative;
}

/* Top Bar */

#top-bar {
    /*position: absolute;
    top: 0;
    width: 100%;
    background: #000;*/
    padding: 5px 0;
    background: #000;
    background: #777a65;
}

.top-content {
    padding: 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    top: 0;
}

.top-content a {
    text-decoration: none;
}

.home-link {

}

.social-wrapper {
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px;
    margin-right: 5px;
    height: 21px;
}

.social-wrapper.facebook {
    width: 85px;
}

/* Content */
#main-content {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.content-bg {

}

.inner-content {
    padding: 10px;;
    background: #e4e2d5 url('assets/img/bg/background.jpg') repeat;
}

.blog-content {
    padding-bottom: 0;
}

.page-title {
    text-align: center;
    margin-bottom: 25px;
    line-height: 1.5em;
    color: #777a65;
    background: #fff;
    font-size: 34px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 3px solid #777a65;
    letter-spacing: 2px;
}

.share-bg {
    background: #1e1e1e;
    border-top: 1px solid #fff;
    /*border-bottom: 1px solid #000;*/
}

.more {
    text-align: right;
    padding: 10px 0;
}

.more a, .read-more {
    text-decoration: none;
}

.news-more {
    padding-left: 15px;
    padding-right: 15px;
}

.read-more {
    text-align: center;
}

.read-more a, .text-link {
    font-size: 12px;
    font-family: Georgia,serif;
    font-style: italic;
    border-bottom: 1px solid #2d1f08;
}

.read-more a:hover, .read-more a:focus,
.text-link:hover, .text-link:focus {
    text-decoration: none;
}

/* Share */

.share-bar {
    display: inline-block;
    position: relative;
    /*float: right;*/
}

.share-bar .share-btn {
    display: block;
    height: 22px;
    width: 21px;
    background: url('assets/img/bg/sprite-sony_connect.png') no-repeat;
    border: 0;
}

.share-bar .btn-group:hover .dropdown-menu, .share-bar .btn-group:focus .dropdown-menu {
    display: block;
}

.share-bar .btn-group:hover .dropdown-menu, .share-bar .btn-group:focus .dropdown-menu {
    display: block;
}

.share-bar .dropdown-menu>li>a {
    background: #fff;
}

.share-bar .share-btn.comments {
    background-position: -1px -13px;
}

.share-bar .share-btn.comments:hover, .share-bar .share-btn.comments:focus {
    background-position: -1px -37px;
}

.share-bar .share-btn.facebook {
    background-position: -25px -13px;
}

.share-bar .share-btn.facebook:hover, .share-bar .share-btn.facebook:focus {
    background-position: -25px -37px;
}

.share-bar .share-btn.twitter {
    background-position: -49px -13px;
}

.share-bar .share-btn.twitter:hover, .share-bar .share-btn.twitter:focus {
    background-position: -49px -37px;
}

.share-bar .share-btn.google-plus {
    background-position: -73px -13px;
}

.share-bar .share-btn.google-plus:hover, .share-bar .share-btn.google-plus:focus {
    background-position: -73px -37px;
}

.share-bar .share-btn.pinterest {
    background-position: -97px -13px;
}

.share-bar .share-btn.pinterest:hover, .share-bar .share-btn.pinterest:focus {
    background-position: -97px -37px;
}

.share-bar .share-btn.tumblr {
    background-position: -192px -13px
}

.share-bar .share-btn.tumblr:hover, .share-bar .share-btn.tumblr:focus {
    background-position: -192px -37px;
}

.share-bar .dropdown-menu {
    border-radius: 2px;
    background: #fff;
    border-color: #fff;
    min-width: 90px;
    max-width: 90px;
    padding: 4px;
}

.share-bar .dropdown-menu:after {
    display: block;
    height: 10px;
    width: 9px;
    content: " ";
    background: url('assets/img/bg/sprite-sony_connect.png') no-repeat;
    background-position: 0 0;
    position: absolute;
    bottom: -9px;
}

.share-bar .comments-drop .dropdown-menu>li>a {
    display: inline-block;
    font-size: 12px;
    text-transform: lowercase;
    padding: 2px 4px;
    color: #1e1e1e;
    background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#fafafa),color-stop(100%,#dcdcdc));
    background-image: -webkit-linear-gradient(#fafafa,#dcdcdc);
    background-image: -moz-linear-gradient(#fafafa,#dcdcdc);
    background-image: -o-linear-gradient(#fafafa,#dcdcdc);
    background-image: -ms-linear-gradient(#fafafa,#dcdcdc);
    background-image: linear-gradient(#fafafa,#dcdcdc);
    border: 1px solid;
    border-color: #CCC #CCC #AAA;
}

.tumblr-group ul>li>a {
    padding: 2px;
}

/* Carousel */
.carousel-control {
    opacity: 0.75;  
    width: auto;
}

.carousel-control:hover, .carousel-control:focus {
    opacity: 1;  
}

.carousel-control.right, .carousel-control.left {
    background: none;
    background-image: none;
}

/* News */
.rss-icon {
    float: right;
    color: #fff;
}

.rss-icon:hover, .rss-icon:focus {
    color: #fff;
}

.news-items {
    padding-bottom: 0;
}

.news-item {
    margin-bottom: 20px;
}

.news-item time {
    font-size: 14px;
    color: #777a65;
    line-height: 1em;
}

.news-item time span {
    display: block;
}

.news-item blockquote {
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 1em;
}

.news-item blockquote p {
    margin: 0 0 10px 0;
}

.news-title {
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 500;
    color: #444444;
}

.news-item footer {
    margin-top: 90px;
}

.news-title a {
    color: #444444;
}

.news-item .entry-meta {
    padding: 5px 15px;
    margin: 10px -15px 0 -15px;
}

.news-content {
    margin-top: 15px;
}

.feat-img {
    margin-bottom: 15px;
}

.comments-link {
    color: #F3CB82;
    font-family: Georgia, serif;
    font-weight: bold;
    text-decoration: none;
}

.back-link {
    padding: 15px 0;
    display: inline-block;
}

.back-link, .store-link, .spaced-link {
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* Navigation */

.navbar {
    border-radius: 0;
    margin-bottom: 0;
    min-height: 0;
    border: 0;
}

.navbar-nav>li {
    padding: 4px 8px;
}

.navbar-nav>li>a {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 400;
    color: #777a65;
    padding: 0 0 2px 0;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    letter-spacing: 2px;
}

.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
    color: #777a65;
    background-color: transparent;
    text-decoration: none;
    border-bottom: 3px solid #fff;
}

.navbar-nav>li.current-menu-item>a {
    color: #777a65;
    background-color: transparent;
    border-bottom: 3px solid #fff;
}

.dropdown-menu {
    border-radius: 0;
}

.dropdown-menu>li>a {
    text-decoration: none;
    background: #000;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: transparent;
}

.navbar-toggle {
    padding: 0;
    border-radius: 0;
}

.navbar-toggle:hover, .navbar-toggle:focus {
    background: none;
}

.navbar-toggle .icon-bar {
    background: #fff;
    border-radius: 0;
}

#header-menu  {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #777a65;
    background: #e4e2d5;
}

/* Pagination */
ul.page-numbers {
    padding: 0;
    list-style: none;
    text-align: center;
}

ul.page-numbers>li {
    display: inline-block;
}

ul.page-numbers>li span:after, ul.page-numbers>li a:after {
    content: "/";
    padding-left: 10px;
}

ul.page-numbers>li:last-child span:after, ul.page-numbers>li:last-child a:after {
    display: none;
}

ul.page-numbers>li>a, ul.page-numbers>li>span {
    padding: 2px 5px;
    display: block;
    color: #777a65;
    text-transform: uppercase;
}

ul.page-numbers>li>a:hover, ul.page-numbers>li>a:focus {
    text-decoration: none;
}

ul.page-numbers>li>.current {
    font-weight: bold;
}

ul.page-numbers>li>a:hover, ul.page-numbers>li>a:focus {
    text-decoration: underline;
}

/* Sidebar */

.sidebar .widget {
    margin-bottom: 30px;
}

.sidebar .widget div.fb-like-widget {
    background: #fff;
    padding: 15px;
    width: 100%;
    overflow: hidden;
}

.widget-title {
    text-align: center;
    margin-bottom: 25px;
    line-height: 1.5em;
    color: #777a65;
    background: #fff;
    font-size: 34px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 3px solid #777a65;
    letter-spacing: 2px;
}

/*.sidebar .widget-title {
    text-align: center;
    margin-bottom: 25px;
}

.sidebar .widget-title  span {
    color: #dfaa62;
    font-size: 24px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 3px;
    border-bottom: 3px solid #B47D1E;
    letter-spacing: 2px;
}*/

.widget.widget_sp_image img {
    width: 100%;
    height: auto;
}

.widget_sp_image-description {
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.sidebar .more {
    padding: 10px 0;
    text-align: center;
    background: #fff;
}

.widget_sp_image-description {
    background: #fff;
}

.widget_sp_image-description p {
    margin: 0;
    padding: 10px 0;
}

.sidebar .video-preview {
    padding-top: 0;
    padding-bottom: 0;
}

.sidebar-social h3 {
    color: #fff;
    margin-top: 0;
    text-transform: none;
    font-size: 18px;
}

.sidebar-social .fa {
    font-size: 30px;
    line-height: 1em;
    color: #668d9f;
}

/* Profiles */
.profile {
    margin-bottom: 15px;
}

.profile .spaced-link {
    display: inline-block;
    margin-top: 45px;
}

body:not(.page-template-template-band) .widget_sme_base_theme_profiles_widget {
    display: none;
}

.band-member {
    margin-bottom: 30px;
}

.band-member a {
    display: block;
    position: relative;
    text-align: center;
}

.band-member a .spaced-link {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -6px;
    display: inline-block;
}

body.page-template-template-band .widget widget_sme_base_theme_band_widget {
    display: none; 
}

/* Comments */

#comments {
    margin-top: 0px;
}

.comments-title {
    color: #777a65;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 15px;
    padding: 15px 15px;
    text-align: center;
    border-top: 1px solid #777a65;
    border-bottom: 1px solid #777a65;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.comment-reply-title {
    font-size: 14px;
    color: #fff;
}

#comments .bg-info {
    color: #333;
    padding: 5px;
}

#comments .comment {
    padding: 5px 0;
}

/* bbPress */
#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
    border: 0!important;
}

#bbpress-forums li.bbp-header {
    background: #323232;
    border: 0!important;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    border: 0!important;
}

#bbpress-forums div.odd, #bbpress-forums ul.odd,
#bbpress-forums div.even, #bbpress-forums ul.even {
    background: none!important;
}

#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
    background: none!important;
    border: 0!important;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
    background: url('assets/img/bg/newsheader-bg.png') repeat;
}

#bbpress-forums #bbp-your-profile fieldset span.description {
    background: none;
}

/* Events */
.page-template-page-events .widget_sme_base_theme_events_widget {
    display: none;
}

.events-header {
    text-transform: uppercase;
    padding: 8px 10px;
    background: #fff;
}

.event-content {
}

.event {
    padding: 10px 0 ;
 
}

.widget .event {
    border-top: 0;
}

.event-label {
    font-weight: bold;
}

.event-single-date {

}

.sold-out {
    color: #999;
}

.event-date {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    width: 35px;
    border-radius: 3px;
    overflow: hidden;
    line-height: 1em;
    font-weight: normal;
}

.event-date-month {
    background: #777a65;
    color: #fff;
    padding: 3px 2px;
}

.event-date-day {
    background: #fff;
    color: #777a65;
    font-size: 18px;
    padding: 6px 2px;
}

.event-sidebar-detail {
    font-weight: 500;
}

.page-template-page-events #sidebar .widget.widget_sme_base_theme_events_widget {
    display: none;
}

.sidebar .widget.widget_sme_base_theme_events_widget .inner-content {
    padding-top: 0;
    padding-bottom: 0;
}

.sidebar .widget.widget_sme_base_theme_events_widget .event {
    padding-top: 10px;
    background-size: cover;
}

.sidebar .widget.widget_sme_base_theme_events_widget .more {

}

.event .share-bar .btn-group {
    margin-bottom: 2px;
}

.no-events {
    padding-top: 15px;
    padding-bottom: 15px;
}

.widget .no-events {
    padding-bottom: 0;
}

.more-info-btn {
    margin-right: 15px;
}

/* Photo Galleries */
.photo-gallery {
    border-bottom: 1px solid #fff;
}

.photo-gallery .gallery-thumb-wrap {
    padding: 10px;
    border-right: 1px solid #fff;
}

.photo-gallery .gallery-info-wrap {
    padding-left: 0;
}

.photo-gallery .gallery-info-wrap>div {
    padding-left: 10px;
}

.photo-gallery .gallery-title {
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    background: #fff;
}

.photo-gallery .gallery-title a {
    color: #333;
}

.photo-gallery .gallery-share {
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    margin-bottom: 10px;
}

.photo-gallery .gallery-share iframe {
    display: inline-block;
    vertical-align: middle;
    max-width: 90px;
}

.photo-grid-wrapper {
    padding: 0 10px;
}

.photo-grid-wrapper .col-sm-4 {
    padding-left: 5px;
    padding-right: 5px;
}

.gallery-image-wrapper img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.fancybox-opened .fancybox-title {
    width: 100%;
    color: #fff;
}

.fancybox-title a {

    color: #fff;
}

/* Videos */
#videos .col-sm-4 {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.video-preview {
    position: relative;
    padding-bottom: 5px;
}

.video-preview .video-overlay {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -32px;
}

.video-player {
    margin-bottom: 15px;
}

.video-title {
    display: inline-block;
}

/* Music */
.single-album  .sidebar .widget.widget_sme_base_theme_events_widget {
    display: none;
}

.album-buy {
    margin-bottom: 10px;
}

.dropdown-buy {
    background: #fff;
    border: 1px solid #fff;
    color: #000;
    padding: 0;
}

.dropdown-buy>li>a {
    font-size: 12px;
    color: #777a65!important;
    background: #fff;
}

.dropdown-buy>li>a:hover, .dropdown-buy>li>a:focus {
    color: #777a65!important;;
    background: #eee;
}

.entry-meta {
    padding: 5px 15px;
    margin: 0;
}

.sidebar-album {
    margin-bottom: 10px;
}

body:not(.single-album) .widget_sme_base_theme_discography_widget {
    display: none;
}

.tracks-content {
    padding: 0;
}

.disc-row {
    font-weight: bold;
}

.track-title {
    margin-top: 15px;
}

.tracks {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tracks>li {
    margin-bottom: 1px;
    padding: 10px 0;
}

.tracks>li .track-no {
    margin-right: 10px;
}

.tracks>li .track-media {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.tracks .fa-file-text-o {
    padding-left: 10px;
}


/* Newsletter Bar */
.newsletter-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding-right: 5px;
    letter-spacing: 1px;
    font-weight: 300;
}

.newsletter-title:hover, .newsletter-title:focus {
    color: #fff;
}

/* Footer */
#footer {
    padding: 10px 0 10px 0;
}

#footer .footer-content {
    border-top: 2px solid #777a65;
    padding-top: 15px;
    padding-bottom: 15px;
}

#footer p {
    padding-top: 15px;
    font-size: 14px;
    color: #444444;
}

#footer p a {
    color: #777a65;
}

#footer p a:hover, #footer p a:focus {
    color: #777a65;
    text-decoration: underline;
}

/* Embed */
iframe, object, embed, img {
    max-width: 100%;
}

#fb-root {
    display: none;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
    display:inline-block!important;
}

.pixels {
    display: none;
}

/* Images */
.img-full {
    width: 100%;
    height: auto;
}

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
    max-width: 100%;
    height: auto;
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 20px;
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 20px;
}

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

img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 10px;
}

/* Responsive */

@media (max-width: 991px) and (min-width: 768px) {
    body {
    }

    .navbar-nav>li>a {
        font-size: 16px;
        padding: 0 0 2px 0;
    }

}

@media (min-width: 768px) {
    .navbar .container-fluid {

    }

    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-nav {
        text-align: center;
        float: none;
    }

    .navbar-nav>li {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

}

@media (max-width: 767px) {
    #top-bar {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9999;     
        background: #777a65
    }
    #header-nav {
        position: fixed;
        top: 41px;
        left: 0;
        width: 100%;
        z-index: 1030;
    }

    #header-nav .container-fluid {
        background: #777a65;
    }

    .navbar-nav>li>a,
    .navbar-nav>li>a:hover,
    .navbar-nav>li>a:focus,
    .navbar-nav>li.current-menu-item>a {
        color: #fff;
    }

    body {
        padding-top: 74px;
    }

    #sidebar {
        padding-top: 15px;
    }

    .event .main-btn {
        margin-top:5px;
    }

    #footer {
        text-align: center;
    }

    .sony-logo {
        margin: 0 auto;
    }

    .sidebar {
        margin-top: 15px;
    }

    .photo-gallery .gallery-thumb-wrap {
        border-right: 0;
    }

    .photo-gallery .gallery-info-wrap {
        padding-left: 10px;
    }

    .photo-gallery .gallery-share {
        border-bottom: 0;
        margin-bottom: 0;
    }

    .social-wrapper {
        display: none;
    }

    .news-item time {
        display: inline-block;
        margin-top: 10px;
    }

    .sidebar-album img {
        margin: 0 auto 10px auto;
        display: block;
    }
    
    #header-menu {
        padding-top: 0;
        padding-bottom: 0;
        background: none;
    }

}

@media (max-width: 480px) {

    .lang-wrapper {
        margin-right: 0;
    }

    .newsletter-title {
        padding: 0;
        font-size: 12px;
    }
}