@font-face {
    font-family: farrayregular;
    src: url(../../../fonts/creatives/rhythm/73c4aaae.farray-webfont.eot);
    src: url(../../../fonts/creatives/rhythm/73c4aaae.farray-webfont.eot?#iefix) format("embedded-opentype"), url(../../../fonts/creatives/rhythm/2d6703b5.farray-webfont.woff2) format("woff2"),
        url(../../../fonts/creatives/rhythm/104b5532.farray-webfont.woff) format("woff"), url(../../../fonts/creatives/rhythm/6959d08b.farray-webfont.ttf) format("truetype"),
        url(../../../fonts/creatives/rhythm/e576b072.farray-webfont.svg#farrayregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: fontello;
    src: url(../../../fonts/creatives/rhythm/289964e1.fontello.eot?89195210);
    src: url(../../../fonts/creatives/rhythm/289964e1.fontello.eot?89195210#iefix) format("embedded-opentype"), url(../../../fonts/creatives/rhythm/850f2000.fontello.woff?89195210) format("woff"),
        url(../../../fonts/creatives/rhythm/f9d36ad7.fontello.ttf?89195210) format("truetype"), url(../../../fonts/creatives/rhythm/64350357.fontello.svg?89195210#fontello) format("svg");
    font-weight: 400;
    font-style: normal;
}
.fontello-icon:before,
.results .social .social-likes__icon:before,
.social-likes_vertical a:before,
[class*=" icon-"]:before,
[class^="icon-"]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
}
.results .social .social-likes__icon_facebook:before,
.social-likes_vertical .facebook:before,
.social-likes_vertical .social-likes__widget_facebook:before {
    content: "\e802";
}
.results .social .social-likes__icon_twitter:before,
.social-likes_vertical .social-likes__widget_twitter:before,
.social-likes_vertical .twitter:before {
    content: "\e803";
}
.social-likes_vertical .pinterest:before,
.social-likes_vertical .social-likes__widget_pinterest:before {
    content: "\e806";
}
.social-likes_vertical .embedLink:before {
    content: "\e807";
}
.social-link {
	margin-left: 0px;
    padding: 0px;
} 
.social-blog img {
    width:70px;
}
.social-embed img {
    width:110px;
}
.results {
    max-width: 800px;
    margin: 0 auto;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.results h2 {
    font-weight: 400;
    font-family: farrayregular, sans-serif;
    margin: 0;
    font-size: 2em;
    font-size: 7vw;
}
@media (min-width: 960px) {
    .results h2 {
        font-size: 4em;
    }
}
.results h3 {
    margin: 0.5em 0 1.7em;
    font-size: 1.8em;
}
.results h4 {
    margin: 0;
    font-size: 1.3em;
}
.results p {
    font-size: 1.3em;
    margin: 2em 0;
}
.results .restart {
    padding: 0.3em 1em 0.4em;
}
.closeEmbed {
    position: absolute;
    display: block;
    top: 12px;
    right: 12px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    outline: 0;
    cursor: pointer;
    text-decoration: none;
    font-size: 1.3em;
    color: #444;
}
.closeEmbed i:before {
    width: auto;
    margin: 0;
}
.closeEmbed:hover {
    color: #000;
}
#embed {
    width: 100%;
    height: 190px;
    left: 0;
    bottom: -200px;
    background: #f8f8f8;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-top: 5px solid #555;
    position: fixed;
    text-align: center;
    z-index: 999999;
}
@media (min-width: 960px) {
    #embed {
        width: 600px;
        height: 190px;
        left: 50%;
        margin-left: -300px;
    }
}
#embed h5 {
    font-weight: 700;
    font-size: 22px;
    margin: 15px;
    color: #333;
}
#embed textarea {
    width: 90%;
    border: 1px solid #999;
    color: #111;
    font-size: 11px;
    font-family: monospace;
    border-radius: 3px;
    padding: 5px;
    height: 90px;
}
@media (min-width: 960px) {
    #embed textarea {
        width: 450px;
    }
}
.results .social {
    margin: 3em 0 1em;
}
.results .social a.social-media {
    display: inline-block;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    transition: all ease 0.1s;
    vertical-align: middle;
    text-decoration: none;
    font-size: 1.2em;
    padding: 0.6em 0.8em 0.4em;
    margin: 0 0.5em 1em;
    font-weight: 700;
    outline: 0;
}
.embedLink img {
    width:110px;
}
.results .social a.social-link {
    display: inline-block;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    transition: all ease 0.1s;
    vertical-align: middle;
    text-decoration: none;
    font-size: 1.2em;
    margin: 0 0.5em 1em;
    font-weight: 700;
    outline: 0;
}
.results .social a:focus,
.results .social a:hover {
    box-shadow: 0 0 0 7px white, 0 0 2px 4px rgba(0, 0, 0, 0.1);
}
.results .social a:active {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
}
.results .social .social-likes__icon {
    font-size: 1.5em;
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.1em;
}
.results .social .social-likes__icon:before {
    width: auto;
    margin: 0 0.4em 0 0;
}
.results .social .social-likes__widget_facebook {
    background-color: #3b5998;
}
.results .social .social-likes__widget_twitter {
    background-color: #00aced;
}
.results .musicsingle {padding-left:15px;padding-right:15px;text-align:center;margin:0 auto;}
.results .musicsingle a,.results .musicsingle iframe {display: inline-block;color: #fff;margin: 0.5em 0.5em 1em;box-shadow:0 0 0 5px #222,0 0 2px 4px rgba(0,0,0,.1)}
.results .musicsingle iframe {max-height: 315px;max-width: 560px;width: 100%;}
.results .musicsingle a:hover {
    box-shadow: 0 0 0 5px #848484,0 0 2px 4px rgba(0,0,0,.1);
    opacity: 0.9
}
.results .musicsingle img {max-width:600px;height:100%;width:100%;}

.results .singleofthemonth {
	padding-left:15px;
	padding-right:15px;
    margin: 0 auto;
    text-align: center;
}
.results .singleofthemonth img {
    max-width: 500px;
    height:100%;
    width:100%;
}

.results .singleofthemonth a, .results .singleofthemonth iframe {
    display: inline-block;
    color: #fff;
    margin: 0.5em 0.5em 1em;
}

.results .singleofthemonth iframe {max-height: 285px;max-width: 500px;width: 100%;}

.results .singleofthemonth a:hover {
    opacity: 0.9
}


.social-likes_vertical {
    position: fixed;
    text-align: center;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
    opacity: 0;
    transition: all ease 0.4s;
}
.ie8 .social-likes_vertical {
    display: none;
}
.social-likes_vertical.social-likes_visible {
    opacity: 1;
}
@media (min-width: 1140px) {
    .social-likes_vertical {
        top: 20%;
        bottom: auto;
        width: auto;
    }
}
@media (min-width: 1140px) and (min-height: 500px) {
    .social-likes_vertical {
        top: 30%;
    }
}
.social-likes_vertical a {
    float: left;
    height: auto;
    width: 20%;
    line-height: 42px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    transition: all ease 0.2s;
    vertical-align: middle;
    text-decoration: none;
    font-family: sans-serif;
    font-size: 22px;
    position: relative;
}
.social-likes_vertical a:before {
    position: relative;
    z-index: 2;
}
.social-likes_vertical a:after {
    content: "";
    width: 100%;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
}
@media (min-width: 1140px) {
    .social-likes_vertical a {
        display: block;
        float: none;
        margin: 0;
        width: 48px;
        padding: 9px 0 7px;
        line-height: 33.6px;
        font-size: 26px;
    }
    .social-likes_vertical a:hover {
        width: 63px;
    }
    .social-likes_vertical a:after {
        display: none;
    }
}
.social-likes_vertical .facebook,
.social-likes_vertical .social-likes__widget_facebook {
    background-color: #3b5998;
}
.social-likes_vertical .social-likes__widget_twitter,
.social-likes_vertical .twitter {
    background-color: #00aced;
}
.social-likes_vertical .plusone,
.social-likes_vertical .social-likes__widget_plusone {
    background-color: #dd4b39;
}
.social-likes_vertical .plusone:before,
.social-likes_vertical .social-likes__widget_plusone:before {
    top: 0.05em;
}
.social-likes_vertical .pinterest,
.social-likes_vertical .social-likes__widget_pinterest {
    background-color: #cb2027;
}
.social-likes_vertical .embedLink {
    background-color: #555;
}
.social-likes_vertical .embedLink:before {
    text-indent: -0.02em;
    top: -0.05em;
}
.social-likes_vertical .social-likes__button {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.social-likes_vertical .social-likes__counter,
.social-likes_vertical .social-likes__counter.social-likes__counter_empty {
    display: none;
}
@media (min-width: 1140px) {
    .social-likes_vertical .social-likes__counter {
        display: block;
        font-size: 12px;
        line-height: 1em;
    }
}