a {color: #78a6eb;}.brand { font-family: 'Chivo', sans serif; }
.contact-form-error { margin-bottom: 0px; padding-top: 4px; padding-bottom: 4px; }
.misc-item { margin-top: 6px; margin-bottom: 6px; }
.muted b { color: #777; }
.input-block-level { display: block; width: 100%; .box-sizing(border-box); }
textarea { resize: none; }
.btn
{
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
}

input:focus, textarea:focus
{
    border-color: rgba(74, 122, 194, 0.8) !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(74,122,194,.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(74,122,194,.6) !important;
}

h1 { font-size: 24.5px; margin-bottom: 0px; }
h2 { font-size: 17.5px; line-height: 20px; }
h3 { font-size: 16px; }
.no-margin-top { margin-top: 0px; }
.no-margin-bottom { margin-bottom: 0px; }   /* TODO: Comprobar si se usa este y el no-margin-top */

#body-black-background { background: #000; }
#home-header
{
    margin-top: 140px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
    color: #fff;
    font-weight: bold;
    text-align: left;
    line-height: 110%;
    margin-left: 10%;
}
#home-header-h1 { font-size: 70px; }
#home-header-h2 { margin-top: 40px; font-size: 28px; line-height: 110%; }
.home-header-h3 { color: #fff; font-weight: bold; font-size: 22px; text-shadow: 1px 1px 2px rgba(0,0,0,.8); }
#home-content { margin-top: 90px; margin-bottom: 60px; }
.home-li { margin-bottom: 30px; position: relative; overflow: hidden; }
.home-thumbnail { border: 3px solid rgba(80, 80, 80, 0.3); width: 94%; max-width: 300px; }
.home-thumbnail:hover { border: 3px solid rgba(200, 200, 200, 0.3); width: 94%; }
.home-thumbnail-caption-container
{
    position: absolute;
    bottom: 3px;
    left: 3px;
    width: 82%;
    background-image: url(/img/gradient.png);
    padding-bottom: 2%;
    padding-left: 6%;
    padding-right: 6%;
}
.home-thumbnail-caption-text
{
    font-size: 14px;
    text-shadow: 2px 2px 2px rgba(0,0,0,.8);
    color: #eee;
    font-weight: bold;
    text-align: left;
    line-height: 110%;
}

#header-image-1
{
    background: #000000 url(/img/background.jpg) no-repeat scroll 50% 0%;
    padding-left: 20px;
    padding-right: 20px;
}
#header-image-2
{
    background: #000000 url(/img/background_dedicate.jpg) no-repeat scroll top;
    height: 330px;
    padding-left: 20px;
    padding-right: 20px;
}
#header-image-h1-home
{
    margin-top: 140px;
    color: #fff;
    font-size: 42px;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0,0,0,.6);
    line-height: 110%;
}
#header-image-h1
{
    margin-top: 110px;
    color: #fff;
    font-size: 42px;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0,0,0,.6);
    line-height: 110%;
}

#dedicate-one-subheader
{
    min-height: 330px;
    line-height: 250%;
    padding-left: 20px;
    padding-right: 20px;
}
#dedicate-one-subheader-row { padding-top: 100px; padding-bottom: 30px; }
#dedicate-one-subheader-row-text { font-size: 30px; color: #999; font-weight: bold; margin-top: 38px; }
#dedicate-one-subheader-row-button
{
    padding: 6px 14px;
    margin-bottom: 0px;
    margin-top: 13px;
    font-size: 30px;
    padding: 20px 20px;
    line-height: 150%;
}
.dedicate-one-wide { color: #fff; min-height: 330px; margin-top: 0px; padding-left: 20px; padding-right: 20px; }
.choose {font-size: 26px; padding-top: 16px; }
.dedicate-one-wide-row { text-align: center; margin-top: 70px; }
.dedicate-one-wide-row b { font-size: 90px; }
.dedicate-one-wide-row h3 { font-size: 30px; margin: 20px 0px; }
.dedicate-one-wide-row p { font-size: 18px; }
#dedicateFB { background: #5073ba; }
#dedicateTW { background: #24a1d0; margin-top: 40px; }
.dedicate-one-wide-row .span4 { min-height: 210px; }

.text-justify { text-align: justify; }
.link-color { color: #4a7ac2; }
.subheader { color: #999; }
small { font-size: 13px; }
.muted { color: #777; }
.thumbnail, .well
{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.contact-row-1 { margin-top: 8px; }
.contact-row-2 { margin-top: 20px; }
.contact-row-3 input { margin-top: 20px; width: 100%; }
.contact-disclaimer { margin-top: 40px; font-size: 13px; }

#login-button { width: 100%; }



/* Dedication modal */
#dedication-modal-header { font-size: 24.5px; text-align: center; }
#dedication-modal-content { text-align: center; margin-top: 20px; }
#dedication-modal-twitter-button { width: 176px !important; margin-right: 16px;  margin-left: 16px; }
#dedication-modal-facebook-button { width: 150px !important; margin-right: 16px;  margin-left: 16px; }
#dedication-modal-interbutton-space { height: 12px; }


.song-column { margin-top: 16px; }
.artist-info-hr { margin-top: 8px; margin-bottom: 8px; }
.artist-songs-hr { margin-top: 6px; margin-bottom: 6px; }
#artists-grid-bottom-hr { margin-top: 0px; margin-bottom: 0px; }
#artist-info { margin-top: 20px; font-size: 13px; text-align: justify; }
#see-more-bio-link { white-space: nowrap; }
#broken-quaver { margin-top: 10px; }
#bubbles { margin-top: 24px; }
#button-dedicate-song { padding: 6px 14px; margin-bottom: 0px; margin-top: 13px; }
#link-improve-translation { margin-top: 12px; margin-bottom: 12px; }
#link-add-song { text-align: right; margin-top: -10px; margin-bottom: -10px; }
#optional-artist-more-songs-list { margin-top: 15px; }
#edition-send-button { width: 100%; }
.search-typeahead { width: 300px; }
.search-typeahead-item { font-size: 13px; white-space: normal; }
.search-typeahead-item-text { color: #777; }
.active .search-typeahead-item-text { color: #FFF; }
#edition-artist-row { margin-top: 40px; margin-bottom: 30px; text-align: center; }
#edition-existing-artist-name { font-size: 30px; margin-top: 20px; line-height: 110%; }
#edition-artists-search { padding: 12px 12px; font-size: 20px !important; height: 50px; }
.edition-artist-typeahead { max-width: 368px; width: 100%; }
.edition-artist-typeahead-item { white-space: normal; }
.edition-song-typeahead { max-width: 368px; width: 100%; }
.edition-song-typeahead-item { white-space: normal; }
.typeahead-item-text { margin-top: 12px; }
#edition-success { text-align: center; margin-top: 40px; }
.ultrasmall { font-size: 11px; }

body
{
    /*padding-top: 60px;*/    /* Only neccessary in case navigation bar has class "navbar-fixed-top". */
    padding-bottom: 40px;
}
.sidebar-nav { padding: 9px 0; }
#song-aside
{
    min-width: 230px;
    margin-left: 16px;
}
.video-container
{
    position: relative;
    /*padding-bottom: 56.25%;*/
    /*padding-top: 30px;*/
    height: 0;
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 5px;

    min-height: 200px;
    min-width: 200px;
}
.video-container iframe,
.video-container object,
.video-container embed
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#nav-share-row { margin-top: 30px; margin-bottom: 0px; }
#nav { margin-bottom: 20px; }
.share-fb { float: left; margin-bottom: 10px; }
.share-gg { float: left; margin-bottom: 10px; }
.share-tw { float: left; margin-bottom: 10px; }
.share-gg-popover { float: left; margin-bottom: 4px; }
.share-tw-popover { float: left; margin-bottom: 4px; }
.share-fb-popover { float: left; margin-bottom: 4px; }
.share-popover { display: inline-block; width: auto; max-width: 600px;}
.popover-content { padding-bottom: 0px; }
.popover-title { font-size: 13px; padding-top: 3px; padding-bottom: 3px; }
.popover-button-top { margin-top: 12px; }

.artist-random-songs { list-style: none; margin-left: 0px; }
.artist-random-songs-titles { text-align: right; }

.rank-up { color: #468847; }
.rank-down { color: #B94A48; }
.rank-equal { color: #F89406; font-size: 24px !important; }
.rank-new { color: #3A87AD; }
.rank-text { font-size: 19px; }
.rank
{
    cursor: default;
    color: #4a7ac2;
    font-size: 30px;
    font-weight: bold;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 16px;
    border-bottom-width: 0px;
    min-height: 30px;
}

.thumbnail > img { width: 100%; }   /* Autoscale image to the size of its envolving thumbnail. */
.thumbnail-artist-list { max-width: 120px; }
.thumbnail-artist-grid { max-width: 160px; }

/* These styles are required to center artist's names in height. */
.thumbnail-artist-grid-name-container-1
{
    display: table;
    width: 100%;
    height: 60px;
}
.thumbnail-artist-grid-name-container-2
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.thumbnail-artist-grid-name { font-weight: bold; }

/* Change artists grid font size depending on screen size so they do not "overflow" and get the grid thumbnails out of position. */
@media (max-width: 980px)
{
    .thumbnail-artist-name { font-size: 90%; }
}
@media (min-width: 1025px)
{
    .thumbnail-artist-name { font-size: 100%; }
}
@media (max-width: 767px)
{
    .thumbnail-artist-name { font-size: 110%; }
    #header-image-1 { margin-left: -20px; margin-right: -20px; }
    #header-image-2 { margin-left: -20px; margin-right: -20px; }
    .dedicate-one-wide { margin-left: -20px; margin-right: -20px; }
    .thumbnail-artist-grid { max-width: 300px; }
    .thumbnail-artist-list { max-width: 300px; }
    .home-thumbnail-caption-text { font-size: 130%; }
}
@media (max-width: 500px)
{
    #home-header-h1 { font-size: 50px; }
    #home-header-h2 { font-size: 24px; }
}
@media (max-width: 350px)
{
    #home-header-h1 { font-size: 40px; }
    #home-header-h2 { font-size: 16px; }
}

.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style]
{
    width: 100% !important;
}

.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style]
{
    width: 100% !important;
}

#cookies
{
    display: none;
}

#cookies > div
{
    text-align: center;
    background-color: #222;
    position: fixed;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 10px ! important;
    left: 0px;
    right: 0px;
}

@media (min-width: 480px)
{
    #cookies > div
    {
        padding-top: 6px;
        padding-bottom: 6px;
        font-size: 12px ! important;
    }
}

#cookies > div > a
{
    color: #fff;
}

#cookies > div > a:hover
{
    color: #fff;
}

#cookies > div > button
{
    color: #fff ! important;
    margin-left: 6px;
    background-color: #222 ! important;
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: none;
    text-shadow: none;
}

#cookies > div > button:hover
{
    color: #fff ! important;
    background-color: #333 ! important;
}
