@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

html, body {
    background: #000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

body.home, body.chrome {
    background: #000;
    background-image: url(/images/blipbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    min-height: 100vh;
}


#help.help {display: none;}

.container {
    max-width: 1040px;
    margin: auto;
}

#content {
    width: auto;
    margin: 10px auto 0px auto;
    overflow: hidden;
    margin-bottom: 60px;
}

#frame {
    width: 100%;
    margin: 0 auto;
    background: none;
}

#page {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
    position: relative;
}

body #footer {
    margin: 0px auto;
    text-align: center;
    font-size: 12px;
    color: #fff;
    width: 100%;
    background: #000;
    padding: 8px 0;
    font-family: Montserrat;
    font-weight: bold;
}

#footer a {
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    font-family: Montserrat;
    font-weight: bold;
}

#footer A,
#footer A:link {
    color: #fff;
}

h1, h2, h3, h4, h5, h6, legend {
    letter-spacing: -.01em;
    font-weight: normal;
    font-size: 18px;
    font-weight: bold;
}


footer {
    background: #000;
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}

.pre-footer {
    background-color: #222222;
    width: 100%;
    text-align: center;
    padding: 2% 0;
    margin-top: 5%;
}

body .orangebutton {
    height: auto;
    display: inline-block;
    margin: 10px auto;
    border-radius: 22.5px;
    background: #FFA900;
    color: white !important;
    padding: 10px 20px;
    font-size: 14px;
    font-family: Montserrat;
    font-weight: bold;
}

BUTTON.blipDisabled {
      height: auto;
    display: inline-block;
    margin: 10px auto;
    border-radius: 22.5px;
    background: #986500;
    color: white !important;
    padding: 10px 20px;
    font-size: 14px;
    font-family: Montserrat;
    font-weight: bold;
}

#page {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0px;
    position: relative;
}

.copyright {
    color: #5F6975;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 15px;
    text-align: right;
    margin-left: 5%;
}

.footer-menu,
.copyright {
    display: inline-block;
}

DIV.col0 DIV.container a {
    color: white;
}

DIV.col0 DIV.container {
    background: rgba(0, 0, 0, 0.5);
}

DIV.col0 DIV.container  .menu a {
    color: #FFA900;
    font-family: Montserrat;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
}

DIV.block DIV.body {
    margin: 5px 0;
    color: white;
    padding: 20px 0;
}

hr {
    height: 2px;
    border: none;
    background-color: #000;
}

body #signup, body DIV.formCol DIV.container {
    margin: 5px auto;
    margin-bottom: 4%;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.5);
    max-width: 460px;
    padding: 30px;
    color: white;

}



#searchBy {
    max-width: 860px;
}




.settings {
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
}

body .settings .body {
    width: 100%!important;
}

body DIV.menu {
    background: transparent;
    border: 0;
}

body DIV.menu ul {
    background: transparent;
    border: 0;

    margin: 0;
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 29px;

}

body #signup h3 {
    margin: 0;
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 29px;
}

#settings h2 {
    color: #FFA900;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
}

DIV.formCol DIV.container span  a {
    color: white;
    display: inline-block;
    margin-top: 20px;
}

body #signup input, body DIV.formCol DIV.container input {
    background: transparent;
    border: 1px solid #5F6975;
    border-radius: 17.5px;
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 15px;
    padding: 10px 15px;
    outline: none;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

body #signup input::placeholder, body DIV.formCol DIV.container input::placeholder {
    opacity: 1;
    color: white;
}


DIV.formCol DIV.container input[type="checkbox"] {
width: auto;
}


body #signup form div.note {
    margin: 0;
    font-size: 108%;
    color: #555;
    color: #5F6975;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 15px;
    margin-top: 5px;
    margin-left: 5px;
}

body #signup input[type="checkbox"] {
    float: left;
    width: auto;
    margin-right: 5px;
    background: transparent;
    border: 1px solid #ccc;
}

body #signup form {
    margin-bottom: 20px;
}

body #signup .tos {
    color: white;
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 15px;
    margin-bottom: 25px;
}

body #signup .tos a {
    color: #FFA900;

}

.music_player .image img {
        max-height: 258px;
    width: 100%;
    margin-top: 20%;
}

#activity {
    position: absolute;
    height: 22px;
    width: 22px;
    margin-top: 15px;
    right: 5px;
    /* margin: 13px 0 0 5px; */
    top: 10px;
}

#header {
    margin-top: 25px;
    padding: 15px 0;
    background: transparent;
    border: 0;
    text-indent: 0;
}



#menu DIV.secondary {
    background: transparent;
    border: 0;
    text-indent: 0;
}

#menu DIV.primary UL LI {
    background: transparent;
    border: 0;
    text-indent: 0;
}

#menu DIV.primary UL LI A,
#menu DIV.primary UL LI A:link {
    background: transparent;
    border: 0;
    text-indent: 0;
}

body button.juicySignup {
    background: #FFA900;
    display: inline-block;
    margin: 10px auto;
    border-radius: 22.5px;
    color: white !important;
    padding: 8px 20px;
    font-size: 14px;
    font-family: Montserrat;
    font-weight: bold;
    width: 100%;
    height: auto;
    text-transform: none;
    margin-top: 25px;
}


.title {
    text-align: center;
    display: block;
    margin: 4% 0;
    margin-bottom: 2%;
}

.title h1 {
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 58px;
    text-align: center;
    margin: 0;
}

.title h2 {
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    margin: 0;
}

.orangelist {
    padding: 0;
    margin: 0;
    margin-top: 10px;

}

.orangelist li {
    list-style: none;
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 37px;
    padding: 0;
    padding-left: 5px;
}

.orangelist li:before {
    content: ' ';
    display: inline-block;
    background-image: url(/images/orangecheckmark.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 13px;
    vertical-align: middle;
}

header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .logo img {
    max-height: 40px;
    padding-left: 0px;
}

header .logo {
    display: inline-block;
}

header .account {
    display: inline-block;
}


.mainmenu {
    background: transparent;
    border: 0;
    text-indent: 0;
    display: inline-block;
}

body #identity {
    margin: 0;
}


.mainmenu ul {
    margin: 0;
}

.mainmenu ul li {
    display: inline-block;
    color: #FFA900;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
    margin: 0 15px;
}

.mainmenu ul li a {
    color: #FFA900;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
}

body header .orangebutton {
    margin: 0;
}

.tour {
    width: 100%;
    text-align: center;

    padding: 2% 0;
    padding-top: 1%;
    vertical-align: middle;
}

.tour a {
    color: #F8A400;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
    vertical-align: middle;
}

.tour img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}


#miniFavoriteDJs {display: none;}


body .yui-module.yui-overlay.yuimenu.contextual {
    width: 150px !important;
    left: auto!important;
    right: 170px!important;
    /* background: #fff; */
    /* padding: 2px; */
    border: 1px solid #ccc;
    border: 1px solid #5F6975;
    border-radius: 5px;
    background: #222;
    padding: 5px;
}
body .yui-module.yui-overlay.yuimenu.contextual .t, body .yui-module.yui-overlay.yuimenu.contextual .b div {
    background: transparent;
}

body .yui-module.yui-overlay.yuimenu.contextual .bd {
    margin-top: 0px;
    margin-left: 0px;
    padding: 5px 0 1px 0;
    position: relative;
}

body .yui-module.yui-overlay.yuimenu.contextual .b {
    display: none;
}

#menu__toggle {
  opacity: 0;
}

#menu__toggle:checked ~ .menu__btn > span {
  transform: rotate(45deg);
}
#menu__toggle:checked ~ .menu__btn > span::before {
  top: 0;
  transform: rotate(0);
}
#menu__toggle:checked ~ .menu__btn > span::after {
  top: 0;
  transform: rotate(90deg);
}
#menu__toggle:checked ~ .menu__box {
  visibility: visible;
  left: 0;
}

.menu__btn {
  display: flex;
  align-items: center;
  position: absolute;
  top: 20px;
  left: 10px;

  width: 26px;
  height: 26px;

  cursor: pointer;
 z-index: 4;
}

.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
 display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #ffa900;
    transition-duration: .25s;
}

.hamburger-menu {
    display: none;
    float: left;
    width: 50px;
    padding: 10px 0;
    z-index: 5;
}
.menu__btn > span::before {
  content: '';
  top: -8px;
}
.menu__btn > span::after {
  content: '';
  top: 8px;
}

.menu__box {
  display: block;
  position: fixed;
  visibility: hidden;
  top: 0;    z-index: 2;
  left: -100%;

  width: 300px;
  height: 100%;

  margin: 0;
  padding: 80px 0;

  list-style: none;

  background-color: #0f0f0f;
  box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);

  transition-duration: .25s;
}

.menu__item {
  display: block;
  padding: 12px 24px;

  color: white;

  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 600;

  text-decoration: none;

  transition-duration: .25s;
}
.menu__item:hover {
  background-color: #CFD8DC;
}


.main .section {
    margin-top: 35px;
    margin-bottom: 55px;
}

.main .section > h2 {
    color: #FFFFFF;
  font-family: Montserrat;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 44px;
  margin-bottom: 25px;
  margin-top: 0;
}

#mediaBox {
    position: relative;
    text-align: center;
    background-color: transparent;
    height: 270px;
}

DIV.col2 {
    display: none;
}

DIV.tweem DIV.content {
    margin-left: 0;
    background-color: #fff;
    padding: 10px;
    text-align: left;
    cursor: pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 5px;
    color: white;
    background-color: #222222;
}

#feedme input, #feedme textarea {
    vertical-align: middle;
    border: 1px solid #5F6975;
    border-radius: 17.5px;
    background: transparent;
    font-size: 14px;
    padding: 10px 10px;
    color: #5F6975;
    width: 80%;
    float: left;
    outline: none;

}
#feedme input:focus, #feedme textarea:focus,
#feedme input:valid, #feedme textarea:valid,
#feedme input:invalid, #feedme textarea:invalid,
#feedme input:-internal-autofill-selected, #feedme textarea:-internal-autofill-selected {
     background: transparent!important;
}


.search.orangebutton {
  width: 15%;
    float: right;
    background-image: none;
    padding: 8px;
    margin: 0;
    vertical-align: middle;
    height: 38px;outline: none;
}

body #searchResults {
  width: 100%;
    height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 10px;
    background-color: transparent;
    display: none;
    margin-top: 20px;
    padding-top: 0px;
}

body #feedme form div {
  width: 100%;  
}

#searchResults TR TD {
    background-color: transparent;
}

table.list tbody tr td {
    padding: 5px;
    background: transparent;
    border: 0px solid #FFF;
}

table.list tbody tr {
    background-color: transparent;
    text-align: left;
}

table.list {
    border-collapse: separate;
    border-spacing: 1px;
    font-size: 85%;
    background-color: transparent;
    color: #fff;
}

DIV.blipsWrapper {
    padding: 5px;
    overflow: hidden;
    background-color: #222222;
    border: 0px solid #546478;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;padding: 20px;
}


body  div.tagCloudTuner div.tagTunerBar div.bd {
    padding: 5px;
    background-color: transparent;
    border: 1px solid #5F6975;
    border-radius: 17.5px;
}


.contextual .content, .contextual .t, .contextual .b, .contextual .b div {
    background: #222;
}

body DIV.contextual ul li a, body DIV.contextual ul li a:link {
    padding: 0 5px 0 10px;
    background: #222;
    border: 0;
    color: #fff;
}

body #tagCloudTunerContextMenu li.divider {
    border-top: 0px solid #ddd;
}


body .yuimenu .bd {
    margin-top: 15px;
    margin-left: -5px;
    padding: 5px 0 1px 0;
    position: relative;
}

body div.tagCloudTuner .tagTunerMenu div.endcap a {
    display: block;
    width: 21px;
    background-image: url(/images/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: 20% 50%;
}


body div.tagCloudTuner div.tagTunerBar li.all, body  div.tagCloudTuner div.tagTunerBar li.save {
    padding: 2px 12px;
}


body div.tagCloudTuner div.tagTunerBar li {
    display: block;
    float: left;
    height: 20px;
    margin: 0px 3px 0px 0;
    padding: 0 12px 0 2px;
    color: #fff;
    font-size: 95%;
    background-color: #000000;
    text-shadow: 0 -1px 0 #777;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 2px 10px;
    font-weight: bold;
}


body DIV.tweem DIV.icon {
    margin: 0 10px 0 0;
    padding: 5px;
    background-color: transparent;
    border-radius: 100%;
}

body div.tagCloudTuner .tagTunerMenu div.endcap {
    width: 21px;
    text-align: center;
    /* background: url(/images/cloudtuner/sprite-menu.png) no-repeat top right; */
    background: transparent;
    -webkit-appearance: none;
}

body div.tagCloudTuner .tagTunerMenu div.tagTunerMenuLabel {
    background: transparent;
    padding: 0 10px;
    text-shadow: none;
    font-weight: bold;
}


body div.tagCloudTuner div.tagTunerBar li.cap {
    padding: 0;
    margin: 0 3px 0 0;
    height: 24px;
    background: #ffffff;
    border-radius: 17.5px;
}

body td.songTitle a {
    color: #FFFFFF!important;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
}


.blipit {
    font-size: 0;
    background-image: url(/images/blipit.svg);
    height: 20px;
    width: 20px;
    display: inline-block;
    background-size: 20px;
    background-repeat: no-repeat;
}

#searchResults .preview A, #searchResults .preview A:link {
    color: #ffa900;
}

#feedme form DIV.videoIcon {
    float: right;
    margin-left: 5px;
    height: 20px;
    width: 20px;
    background: url(/images/film.svg) no-repeat;
    background-position: 50%;
    background-size: 20px;
}

.section.searchsection {
   width: 68%;
    margin-right: 20px;
    float: left;
    background-color: #222222;
    margin: 0;
    padding: 1% 20px;
    box-sizing: border-box;
    margin-right: 20px;
    border-radius: 15px;
    position: relative;
    
}

.showbadges img {
  width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.playersection {
    width: 30%;
    float: left;
    margin-top: 0!important;
}

body #feedme DIV.content {
    cursor: default;
    padding: 0px;
}

body #feedme fieldset {
    margin: 0;
    border: none;
     padding: 0px;
}
.topsection  {
    margin-top: 5%;
    display: inline-block;
    width: 100%;}

body .profilePic {
    width: 30px;
    border-radius: 100%;
    border: 2px solid white;
}

#searchBy .profilePic {
    border: 0;
}

body DIV.tweem DIV.content DIV.body {
    max-width: 100%;
}

DIV.tweem DIV.date {
    color: #fff;
    font-size: 85%;
    line-height: 1.44em;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'montserrat';
}

body DIV.tweem DIV.user {
    float: left;
    width: 5%;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
}




.bliplist DIV.tweem DIV.content {
    margin-left: 0;
    background-color: #fff;
    padding: 2px 10px;
    text-align: left;
    cursor: pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 5px;
    color: white;
    background-color: #222222;
    display: inline-block;
    vertical-align: middle;
    width: 95%;
    float: left;
    box-sizing: border-box;
}

body DIV.tweem {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 0;
    margin: 0 0 10px 0;
}

.bliplist .username {
     color: #FFA500;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 19px
}


#badges, #preferences, #shortcuts {
 position: relative;
    overflow: hidden;
    z-index: 0;
    border-radius: 10px;
    margin: 25px 0;
    padding: 20px;
    display: inline-block;
    background: #222;
    box-sizing: border-box;
    width: 100%;
    margin-top: -8px;
}

DIV.subblock DIV.title, DIV.block DIV.title {
    margin-bottom: 15px;
    font-size: 115%;
    color: #ffa900;
    font-weight: bold;
    margin-top: -8px;
}

.col1.favoritespage #favorites > div {
    width: 100%;
}


body DIV.tweem DIV.actions UL LI.props A {
    height: 16px;
    width: 16px;
    background: none;
    background-color: transparent!important;
    background-image: url(/images/like.svg)!important;
    background-size: cover!important;
}

#badgesMore a {
    color: white;
}

html[xmlns] .clearfix {
    vertical-align: top;
    margin-top: 20px;
    border: 0;
}

.tweem.first .user,.tweem.first .arrow {
    display: none;
}


#moreSubmitOptions {
    display: none;
}


BUTTON.search {
    background: url(/images/buttons/search.png) top left no-repeat;
    height: auto;
    display: inline-block;
    margin: 0px auto;
    border-radius: 22.5px;
    background: #FFA900;
    color: white !important;
    padding: 7px 17px;
    font-size: 14px;
    font-family: Montserrat;
    font-weight: bold;
}

BUTTON.blip {
    background: url(/images/buttons/search.png) top left no-repeat;
    height: auto;
    display: inline-block;
    margin: 0px auto;
    border-radius: 22.5px;
    background: #FFA900;
    color: white !important;
    padding: 7px 17px;
    font-size: 14px;
    font-family: Montserrat;
    font-weight: bold;
}

#selection {
    background: #333;
}

#feedme DIV.selection {
  background: #333;
}


#spinner {
   display: none;  
}
body DIV.me DIV.author {
    vertical-align: top;
    margin-top: 20px;
    border: 0; 
    margin-bottom: 20px;
}

body .container.badges {
    width: 55%;
    display: inline-block;
}

body .container.preferences {
    width: 20%;
    display: inline-block;
}

body .container.shortcuts {
    width: 24%;
    display: inline-block;
}


body .block.collapsed {
    max-height: 20px;
    overflow: hidden;
}

.tweem a {
    color: #FFA500;
}

DIV.bliplist DIV.highlight DIV.content,DIV#big DIV.highlight DIV.content,
body DIV.bliplist DIV.highlight DIV.content,body  DIV#big DIV.highlight DIV.content {
    background-color: #4f4f4d99;
}

body DIV.tweem DIV.content DIV.body {
    font-size: 138.5%;
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
}

body div.tweem div.date a.via, body  div.tweem div.date a.via:link {
    color: #ffa500;
}

body  DIV.tweem DIV.date A, body DIV.tweem DIV.date A:link {
    color: #ffa500;
}

body DIV.tweem DIV.song {
    margin: 0px 0 0 0;
}

body h3.blipTitle {
    font-weight: normal;
    float: left;
    margin: 0px 5px 0px 0px;
    font-size: 100%;
    color: white;
}
body IV.tweem DIV.song A, body DIV.tweem DIV.song A:link {
    color: #fff;
}

body IV.paging {
   
    background: transparent;
}

body #prevPageLinkTop {
    float: left;
    display: block;
    width: 84px;
    height: 26px;
    line-height: 26px;
    background: #222;
    border-top-right-radius: 5px;
}

#nextPageLinkTop {
    float: left;
    display: block;
    width: 82px;
    height: 26px;
    line-height: 26px;
    background: #222;
    border-top-left-radius: 5px;
}
 #nextPageLinkBot {
    float: left;
    display: block;
    width: 82px;
    height: 26px;
    line-height: 26px;
    background: #222;
    border-bottom-left-radius: 5px;
}

#prevPageLinkBot {
    float: left;
    display: block;
    width: 84px;
    height: 26px;
    line-height: 26px;
    background: #222;
    border-bottom-right-radius: 5px;
}

body DIV.paging {
    float: right;
    width: 166px;
    height: 26px;
    margin-right: 10px;
    text-align: center;
    /* background: url(/images/menu/sprite-pagebuttonsbg.png) top right no-repeat; */
    background: transparent;
    position: relative;
    top: 15px;
}

body DIV.pagingBottom {
    float: right;
    width: 166px;
    height: 26px;
    margin-right: 10px;
    text-align: center;
    /* background: url(/images/menu/sprite-pagebuttonsbg.png) 0 -26px no-repeat; */
    background: transparent;
}

#nextPageLinkTop, #nextPageLinkBot {
    position: relative;
}

#nextPageLinkTop:after, #nextPageLinkBot:after {
    content: ' ';
    display: inline-block;
    background-image: url(/images/orange-arrow.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 15px;
    height: 30px;
    width: 15px;
    /* top: 28px; */
}

#prevPageLinkTop, #prevPageLinkBot {
    postion: relative;
}
#prevPageLinkTop:after, #prevPageLinkBot:after {
    content: ' ';
    display: inline-block;
    background-image: url(/images/orange-arrow.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 15px;
    height: 30px;
    width: 15px;
    transform: rotate(180deg);
}

body DIV.tweem DIV.badge {
    position: absolute;
    bottom: -8px;
    right: 0;
    z-index: 1;
    background: url(/images/badges/sprite-listenerbadges.png) no-repeat;
    width: 30px;
    height: 32px;
    transform: scale(0.7);
}

DIV.hide {
    visibility: hidden;
    display: none;
}

.yui-overlay {
    visibility: visible;
}

DIV.author DIV.userlinks UL LI A, DIV.author DIV.userlinks UL LI A:link {
    color: white;
}

#big {
    display: inline-block;
    width: 100%;
}


DIV.author {
    padding: 10px;
    overflow: visible;
    background-color: #222222;
    -moz-border-radius: 10px;
    color: white;
    -webkit-border-radius: 10px;
    margin-bottom: 35px;
}



#settings ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#settings ul li a {
color: #FFA900;
margin-bottom: 5px;
}


DIV.col1 {
    width: 100%;
}


DIV.col0 DIV.container, DIV.col1 DIV.container, DIV.col2 DIV.container, DIV.formCol DIV.container {
    padding: 10px 10px 1px 10px;
    margin-bottom: 10px;
    background-color: #222;
}

DIV.menu UL LI.selected A {
    color: #fff;
    border-bottom: 4px solid #09f;
}

DIV.menu UL LI A, DIV.menu UL LI A:link {
    padding: 8px 0;
    color: #ffa900;
}



body .container.badges,body .container.preferences,body .container.shortcuts {
    display: none;
}



.playertop DIV.author {
    width: 65%;
    float: left;
    margin-right: 20px;
    margin-top: 0;
    min-height: 200px;
}



@media (max-width: 768px) {

    body {
        padding: 0 15px;
    }

    .hamburger-menu {
    display: block;}


    header .container {
        display: inline-block;
        width: 100%;

        box-sizing: border-box;
    }

  body .profilePic {
    width: 15px;
    border-radius: 100%;
    border: 2px solid white;
}


body h3.blipTitle {
 pointer-events: none;
}


DIV.tweem DIV.date
{
 pointer-events: none;
}

#display .bd {
    position: relative;
    height: 45px;
    width: 980px;
    margin: 0 auto;
    padding: 14px 11px;
    font-size: 100%;
    text-align: left;
    color: #fff;
}

header .logo img {

    padding-left: 0px;
}
    #activity {
        display: none;
    }

    .mainmenu {
        display: none;
    }

    .account {
        float: right;
    }

    header .logo {
        padding: 5px 0;
    }

    header .logo img {
        max-height: 30px;
    }


    .title h1 {
        font-size: 36px;
        line-height: 44px;
    }

    .title h2 {
        font-size: 16px;
        line-height: 18px;
        margin: 15px 0;
    }

    .tour {
        padding: 5% 0;
    }

    .orangelist li {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 15px;
    }

    body #signup h3 {
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        margin-bottom: 20px;
    }

    body #signup {
        padding: 15px;
    }

    .section.searchsection {
    width: 100%;
    }


    #badges, #preferences, #shortcuts {

           padding: 15px 5px;
    }

    body .container.badges {
        width: 100%;
        display: inline-block;
    }

body .container.preferences {
    width: 100%;
    display: inline-block;
}
body .container.shortcuts {
    width: 100%;
    display: inline-block;
}


    .playersection {
    width: 100%;
    float: left;
}

DIV.subblock DIV.title, DIV.block DIV.title {
    margin-bottom: 15px;
    font-size: 9px;
    color: #ffa900;
    font-weight: bold;
    margin-top: -8px;
}


}