body {
  background: #000000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
}

/* Fix safari text-rendering */
body {
  -webkit-text-stroke: 1px transparent;
}
@media only screen and (max-device-width:480px) {body {
  -webkit-text-stroke: 0 black;
}

}

a {
  color: #E0BD0F;
  text-decoration: none;
  outline: 0;
}

#content {
  margin: 0 3px 0 8px;
}

#header {
  margin: 0 8px 0 8px;
}
#header a.headline {
  background: transparent url(/images/toplogo.png) repeat scroll 0 0;
  display: block;
  float: left;
  height: 16px;
  margin: 27px 20px 0 9px;
  width: 163px;
}

#header span {
  color: #cccccc;
  font-weight: normal;
  text-transform: none;
}

#header #header-content {
  margin: 0;
  padding: 0;
  height: 58px;
  background: black;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: white;
  position: relative;
}

#header #header-content div.second-menu a{
  background: #909090 none repeat scroll 0 0;
  color: black;
  font-size: 12px;
  font-weight: bold;
  height: 21px;
  letter-spacing: 0.75px;
  padding: 6px 0 0;
  position: absolute;
  text-align: center;
  width: 75px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  opacity: 0.8;
  -webkit-transition: opacity 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2)
  
}

#header #header-content div.second-menu a:hover{
  background: #ffc200;
  opacity: 1.0;
}

#header #header-content a#about-link {
  right: 1px;
  top: 21px;
}

#header #header-content a#blog-link {
  right: 81px;
  top: 21px;
}

#header #header-content ul#top-menu {
  list-style: none;
  float: left;
  padding: 0;
  margin: 20px 0 0;
  height: 30px;
}

#header #header-content ul#top-menu li {
  background: #909090;
  display: block;
  float: left;
  font-size: 12px;
  font-weight: bold;
  height: 29px;
  letter-spacing: 1.2px;
  margin: 0 0 0 5px;
  text-align: center;
  width: 95px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-transition: opacity 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  opacity: 0.8;
}

#header #header-content ul#top-menu li.iphone {
  background: #FFFFFF none repeat scroll 0 0 !important;
  text-align: center;
  width: 156px;
  opacity: 0.8;
  -webkit-transition: opacity 0.2s ease-in-out;
}

#header #header-content ul#top-menu li.iphone:hover {
  opacity: 1;
}

#header #header-content ul#top-menu li a {
  color: #171717;
  display: block;
  height: 22px;
  padding: 8px 0 0;
  width: 95px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2)
}

#header #header-content ul#top-menu li:hover {
  opacity: 1.0;
  background: #ffc200;
}

#header #header-content ul#top-menu li.iphone a {
  font-size: 11px;
  padding: 8px 0 0;
  text-align: center;
  width: 156px;
}

body#cities-index #header #header-content ul#top-menu li.latest, body#cities-popular #header #header-content ul#top-menu li.popular,body#cities-your #header #header-content ul#top-menu li.your, body#utility-iphone #header #header-content ul#top-menu li.iphone {
  color: black;
  background: #ffc200;
  opacity: 1.0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#about-screen {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  background: #000000;
  opacity: 0.6;
  font-size: 13px;
  line-height: 17px;
  text-align: left;
  width: 100%;
  min-width: 960px;
  z-index: 1000;
}

#about-screen>div {
  width: 500px;
  padding-top: 30px;
  margin: 0 auto 10px auto;
}
#about-screen h4 {
  margin: 22px 0 5px 0;
  color: #f1f1f1;
  font-size: 17px;
}

#about-screen img {
  display: block;
  margin: 10px 0 26px;
}


#about-screen div.logo-list {
  width: 200px;
  margin: 7px 0 0 0;
}
#about-screen div.logo-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#about-screen div.logo-list ul li {
  margin: 0;
}

#about-screen #team a {
  padding: 5px 0 0 0;
}

#about-screen div p {
  color: #979797;
  margin: 0;
}

#about-screen div a {
  color: white;
}
#about-screen div a:hover {
  color: white;
  text-shadow: white 0px 0px 3px;
}

a#close-link {
  float: right;
  display: block;
  color: #E0BD0F;
  font-weight: bold;
  font-size: 13px;
  margin: 21px 16px 0 0;
  padding: 5px 11px;
  outline: 0;
  letter-spacing: 0.75px;
}
a#close-link:hover, a.soundcloud-link:hover, #city-navigation p a:hover, .cities li .city-info .expand-link:hover {
  color: #E0BD0F;
  text-shadow: #E0BD0F 0 0 3px;
}

/* CITY */
.cities {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  width: 25%;
  /*min-width: 240px;*/
}

.cities li.city {
  display: none;
  position: relative;
  height: 50px;
  margin: 5px 5px 0 0;
  padding: 5px;
  background: #171717;
  color: #B6B6B6;
  font-size: 23px;
  font-weight: bold;
  border: 2px solid #171717;
  position: relative;
}

.cities li.city:hover {
  border: 2px solid #252525;
}

.cities li.city .city-header {
  cursor: pointer;
  height: 50px;
}

.cities li.hot {
  background: yellow;
  border: 1px solid red !important;
}

.cities li.opened {
  border: 2px solid #202020;
}

.cities li.opened .city-header {
  height: 75px !important;
}

.cities li.opened .city-header a.city-name {
  color: white !important;
  text-shadow: white 0px 0px 4px;
}

.cities li .city-header img.city-image {
  float: left;
  margin: 5px 0 0 4px;
  width: 40px;
  height: 40px;
  border: 2px solid black;
}

.cities li .city-header a.city-name {
  display: block;
  float: left;
  text-decoration: none;
  color: #f1f1f1;
  outline: 0;
  margin: 10px 0 0 10px;
  letter-spacing: 0.3px;
  -webkit-transition: text-shadow 0.1s ease-in-out;
}

.cities li .city-header a.glow {
  text-shadow: white 0px 0px 4px;
}

.cities li .city-header div.track-count, .cities li .city-header div.tweet-count {
  position: absolute;
  right: 3px;
  top: 2px;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  color: #B6B6B6;
}

.cities li .city-header div span {
  font-size: 10px;
  color: #DDDDDD;
}

.cities li .city-header div.track-playing {
  position: absolute;
  top: 49px;
  left: 99px;
  font-size: 10px;
  font-weight: bold;
  display: none;
}

.cities li .city-header a.city-name:hover {
  color: #ffffff;
  text-shadow: white 0px 0px 4px;
}

.cities li .city-info {
  display: none;
  clear: both;
}

.cities li .city-info h4 {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #E0BD0F;
  margin: 15px 0 0 5px;
  text-shadow: black 1px 0px 2px;
}

.cities li .city-info ol, #city-expanded #playlists ol {
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0 0 0 0;
  height: 130px;
  overflow: hidden;
}

.cities li .city-info ol li, #city-expanded #playlists ol li {
  position: relative;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 2px 0;
  padding: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 0;
  height: 20px;
  z-index: 1;
}

.cities li .city-info a.more-tracks {
  display: block;
  position: absolute;
  bottom: 7px;
  right: 7px;
  background: url(/images/more-tracks.png) no-repeat;
  width: 126px;
  height: 25px;
  z-index: 999;
}

#city-expanded #playlists ol li {
  font-size: 13px;
}

.cities li .city-info ol li a.soundcloud-player, #city-expanded #playlists ol li a.soundcloud-player {
  position: absolute;
  left: 5px;
  top: 2px;
  color: #cccccc;
  text-decoration: none;
  display: block;
  height: auto;
  width: 85%;
  margin: 0;
  outline: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cities li .city-info ol li a.new-track, #city-expanded #playlists ol li a.new-track {
  width: 70% !important;
}

.cities li .city-info ol li img, #city-expanded #playlists ol li img {
  padding-left: 2px;
  border: 0px;
  float: right;
  margin: 5px 18px 0 0;
}

#city-expanded #playlists ol li a.soundcloud-player {
  top: 1px;
}

.cities li .city-info ol li a.soundcloud-player.playing, #city-expanded #playlists ol li a.soundcloud-player.playing {
  left: 18px;
}

.cities li .city-info ol li a.soundcloud-link, #city-expanded #playlists ol li a.soundcloud-link {
  position: absolute;
  right: 6px;
  top: 0px;
  color: #E0BD0F;
  font-size: 14px;
  font-weight: normal !important;
  z-index: 2;
}

.cities li.opened .city-info ol li.playing, #city-expanded #playlists ol li.playing {
  background: black url(/images/small-play.png) no-repeat 6px 6px !important;
  padding-left: 18px;
  font-weight: bold;
}

.cities li.opened .city-info ol li.paused, #city-expanded #playlists ol li.paused {
  background: black url(/images/small-pause.png) no-repeat 6px 6px !important;
  padding-left: 18px;
  font-weight: bold;
}

.cities li .city-info ol li:hover, #city-expanded #playlists ol li:hover {
  background: #202020;
}

.cities li .city-info .expand-link {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #E0BD0F;
  margin: 0 0 0 5px;
}

.cities li .display {
  display: block !important;
}

#main-wrapper {
  min-width: 960px;
}

#not-found, #down {
  padding: 15px;
  margin: 50px auto;
  width: 750px;
  color: #CCCCCC;
  font-size: 16px;
  text-align: center;
}

#content.cities-show-content {
  margin-right: 350px;
}

#city-expanded {
  float: left;
  background: #171717;
  width: 100%;
  margin: 5px 5px 5px 0;
}

#city-expanded #close-city {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 11px;
  font-weight: bold;
  color: #252525;
}

#city-expanded #city-expanded-header {
  margin: 0 0 18px 0;
  padding: 20px;
  opacity: 0;
}

#city-expanded a.city-image {
  display: block;
  position: relative;
  float: left;
  margin: 0 20px 0 0;
  max-width: 200px;
}

#city-expanded .city-image div.caption {
  background: black;
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-align: right;
  padding: 2px 0 2px 0;
  opacity: 0.3;
  width: 100%;
}

#city-expanded .city-image div.caption span {
  color: #cccccc;
  font-size: 11px;
  padding: 0 4px 0 0;
}

#city-expanded #city-expanded-header h1 {
  color: #f1f1f1;
  font-size: 78px;
  margin: 0;
  letter-spacing: 0.7;
}

#city-expanded #city-expanded-header img {
  height: 130px;
  max-width: 200px;
  border: 1px solid black;
  margin: 0 20px 0 0;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

#city-expanded #city-expanded-header img:hover {
  opacity: 1;
}

#city-expanded #city-expanded-header div#city-desc div {
  color: #505050;
  font-family: georgia, serif;
  font-size: 20px;
  font-style: italic;
}

#city-expanded #playlist-menu {
  list-style: none;
  margin: 0 0 6px 0;
  padding: 0 15px;
  font-size: 14px;
  opacity: 0;
}

#city-expanded #playlist-menu li {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
  margin: 0 5px 0 0;
  padding: 4px 10px;
  text-transform: uppercase;
  -webkit-transition: background 0.1s linear;
  background: #171717;
}

#city-expanded #playlist-menu li:hover {
  cursor: pointer;
  background: #1F1F1F;
}

#city-expanded #playlist-menu li:hover a {
  color: #ADADAD;
}

#city-expanded #playlist-menu li a {
  font-weight: bold;
  color: #757575;
}

#city-expanded #playlist-menu li.chosen {
  background: #252525;
}

#city-expanded #playlist-menu li.chosen a {
  color: #f1f1f1;
  text-shadow: 0 0 2px #f1f1f1;
}

#city-expanded #playlists {
  position: relative;
  padding: 0;
  margin: 0 0 15px 0;
  height: 100px;
  opacity: 0;
}

#city-expanded #playlists ol {
  position: absolute;
  top: 0px;
  left: 15px;
  height: auto;
  width: 97%;
  display: none;
}

#city-expanded #playlists ol.opened {
  display: block;
}

#city-sidecontent {
  float: right;
  width: 336px;
  color: black;
  margin: 5px -342px 0 0;
}

#city-sidecontent h2 {
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: bold;
  color: #909090;
  text-shadow: 0 0 5px #252525;
}

#city-sidecontent h2 span {
  color: #cccccc;
  font-weight: normal;
  font-size: 12px;
}

#city-sidecontent div p {
  font-size: 13px;
  color: #757575;
  margin: 10px 0 0 0;
  width: 300px;
}

#city-sidecontent div p span {
  font-size: 13px;
  color: #cccccc;
}

#city-sidecontent #city-navigation {
  background: url(/images/bg-city-music.png);
  padding: 10px;
}

#city-sidecontent #city-navigation ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
  height: 27px;
}

#city-sidecontent #city-navigation ul li {
  margin: 0 0 6px 0;
}

#city-sidecontent #city-stats {
  background: url(/images/bg-city-music.png);
  padding: 10px;
  margin: 5px 0 0 0;
}

#city-sidecontent #city-listeners {
  background: url(/images/bg-city-music.png);
  padding: 10px;
  margin: 5px 0 0 0;
}

#city-sidecontent #city-listeners ul.avatars {
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
}

#city-sidecontent #city-listeners ul.avatars li {
  display: inline;
}

#city-sidecontent #city-listeners ul.avatars li a img {
  border: 0;
  width: 25px;
  height: 25px;
}

#city-sidecontent #city-share div#share-buttons {
  margin: 0 0 5px 0;
}

#city-sidecontent #city-share div.help-text {
  font-size: 12px;
  font-style: italic;
  color: #505050 !important;
  margin: 20px 0 0;
}

#city-sidecontent #city-share {
  background: url(/images/bg-city-music.png);
  padding: 10px;
  margin: 5px 0 0 0;
}

#city-sidecontent .side-button {
  padding: 5px 9px 0 9px;
  display: block;
  height: 22px;
  background: #252525;
  color: #cccccc;
  font-size: 13px;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 135px;
  float: left;
  margin: 0 5px 0 0;
}

#city-sidecontent .side-button:hover {
  background: #757575;
  color: #f1f1f1;
}

#city-sidecontent div a.twitter-share {
  float: left;
  display: block;
  width: 150px;
  height: 36px;
  margin: 0 0 0 5px;
  background: url(/images/share-twitter.png) no-repeat 0px 0px;
  opacity: 0.6;
  -webkit-transition: opacity 0.2s linear;
}

#city-sidecontent a.twitter-share:hover {
  opacity: 1;
}

#city-sidecontent a.fb-share {
  float: left;
  display: block;
  width: 150px;
  height: 36px;
  background: url(/images/share-facebook.png) no-repeat 0px 0px;
  opacity: 0.6;
  -webkit-transition: opacity 0.2s linear;
}

#city-sidecontent a.fb-share:hover {
  opacity: 1;
}

#city-sidecontent .banner {
  margin: 5px 0 0 0;
}

#city-sidecontent h3 {
  margin: 10px 0 0 0;
  color: #909090;
  font-size: 15px;
  font-weight: normal;
}

#track-info {
  font-weight: normal;
  font-style: italic;
  color: #98A889;
  padding: 0 0 0 10px;
  display: none;
}

.list-marked {
  color: #f1f1f1 !important;
}

ul {
  color: #979797;
}

ul li {
  margin: 0 0 10px 0;
}

#adsense-container {
  clear: both;
  color: white;
  height: 90px;
  width: 100%;
  padding: 10px 0 0 0;
  background: black;
  text-align: center;
}

#adsense-container img {
  display: none;
}

/* clearing */
#content:after,
#city-expanded-header:after,
#city-expanded #playlist-menu:after, #iphone-content:after, #iphone-content form div input.email-submit:after, #share-buttons:after, #quotes:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

body#iphone-index #header #header-content ul#top-menu li.iphone, body#iphone-support #header #header-content ul#top-menu li.iphone {
  opacity: 1.0;
}

.iphone-index-content, .iphone-support-content {
  background: #171717;
  margin: 0 8px 0 8px !important;
  padding: 0 0 20px 0;
}

#iphone-content {
  color: #cccccc;
  background: #171717;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.5px;
  text-shadow: rgba(0,0,0,0.5) 0px 1px 3px;
  margin: 5px auto 0 auto;
  width: 755px
}

#iphone-content #left-column {
  float: left;
  width: 288px;
  margin: 20px 5px 0 0;
  padding: 0 0 10px;
}

#iphone-content #right-column {
  float: left;
  width: 450px;
  margin: 20px 0 0 0;
}

#iphone-content #right-column #quotes {
  width: 335px;
  text-align: left;
  margin: 20px 0 0 0;
}

#iphone-content #right-column #quotes ul {
  list-style-type: none;
  margin: 5px 0 0 0;
  padding: 0;
  color: #CCCCCC;
}

#iphone-content #right-column #quotes ul li {
  background: #202020;
  padding: 10px 15px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin: 0 0 5px 0;
  -moz-box-shadow: rgba(0,0,0,0.4) 0px 1px 1px;
  -webkit-box-shadow: rgba(0,0,0,0.4) 0px 1px 1px;
  opacity: 0.7;
}

#iphone-content #right-column #quotes ul li:hover{
  opacity: 1;
}

#iphone-content #right-column #quotes ul li a{
  display: block;
  color: #757575;
}

#iphone-content div#iphone-image {
  background: url(/images/board-iphone.png) no-repeat;
  width: 245px;
  height: 513px;
}

#iphone-content span.puff {
  font-size: 20px;
  line-height: 30px;
}

#iphone-content ul.features {
  margin: 0 0 25px 0;
  padding: 0 0 0 17px;
  color: #cccccc;
  list-style-image: url(/images/iphone-bullet.png);
}

#iphone-content a.itunes-link img {
  border: 0;
  opacity: 0.7;
  -webkit-transition: opacity 0.1s linear;
}

#iphone-content a.itunes-link img:hover{
  opacity: 1.0;
}

#iphone-content ul.basic {
  margin: 0;
  padding: 0;
  list-style: none;
}

#iphone-content ul.basic li {
  margin: 0;
}

#iphone-content h2 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #6d6d6d;
  text-shadow: none;
  margin: 20px 0 5px 0;
}

#iphone-content h2.support {
  color: #cccccc;
  font-size: 20px;
  line-height: 30px;
  margin: 15px 0 0 0;
  text-transform: none;
}

#iphone-content form div {
  margin: 14px 0 0 0;
  clear: both;
  display: block;
}

#iphone-content form div label {
  font-size: 17px;
}

#iphone-content form div input.email-field {
  width: 300px;
  margin: 5px 0 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  outline: 0;
  font-size: 14px;
  border: 0;
  padding: 8px 2px 8px 5px;
  font-style: italic;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  float: left;
}

#iphone-content form div input.email-submit {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #FFC200;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  border: 0;
  outline: 0;
  margin: 5px 0 0 10px;
  padding: 8px 6px 6px 5px;
  display: block;
  width: 100px;
  float: left;
}

#iphone-content .follow-text {
  padding: 5px 0 0 0;
  clear: both;
}

#faq {
  margin-top: 40px;
}

#faq h3 {
  margin: 20px 0 4px 0;
  font-weight: normal;
  color: #f1f1f1;
}

#faq p {
  margin: 0;
  font-size: 13px;
  color: #929292;
  text-shadow: none;
}

#faq p span.question {
  font-size: 18px;
  display: block;
  margin-bottom: 3px;
}
