@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("500px.com") {

/* Title:  Dark 500px for Stylish
 * Author: Ben 'blarg' Wong
 * Email:  blargmedia at gmail
 * Web:    www.blargmedia.ca
 * Ver:    0.1
 */

body {
  background-color: #222 !important;
  color: #ddd !important;
  }

h1, h2, h3, h4, h5, h6 {
  color: #ddd !important;
  text-shadow: 0 1px 0 #333 !important;
  }

a {
  color: #eee !important;
  }

a:hover {
  color: #3589a7 !important;
  }

#sidebar {
  color: #bbb !important;
  font-size: 80% !important;
  text-shadow: 0 1px 0 #333 !important;
  }

#sidebar a {
  color: #ddd !important;
  }

#sidebar a:hover {
  color: #3589a7 !important;
  }

#sidebar ul li .value, .story ul li .value {
  color: #bbb !important; 
  }

#user .user_stats {
  color: #ccc !important;
  text-shadow: 0 1px 0 #333 !important;
  }

#user .user_stats_heading {
  color: #ccc !important;
  }

#photo_username_text span {
  color: #666 !important;
  }

#newlogin {
  text-shadow: 0 1px 0 #333 !important;
  }

#newlogin .header {
  color: #ddd !important;
  text-shadow: 0 1px 0 #333 !important;
  }

#newlogin .box {
  color: #ddd !important;
  background-color: #111 !important;
  box-shadow: 1px 1px 4px #ccc !important;
  }

#newlogin input {
  color: #333;
  }

.blog_create a {
  color: #333 !important
  }

.blog_create a:hover {
  color: #3589a7 !important
  }

.blog_subheading {
  color: #bbb !important;
  text-shadow: 0 1px 0 #333 !important;
  }

.blog_text {
  color: #ccc !important;
  text-shadow: 0 1px 0 #333 !important;
  }

.blog_sidebar_box {
  background-color: #304346 !important;
  text-shadow: 0 1px 0 #333 !important;
  }

.readmorelink {
  color: #666 !important;
  }

#mediakit {
  color: #666 !important;
  text-shadow: 0 1px 1px #ddd !important;
  }

#mediakit a {
  color: #999 !important;
  }

#mediakit a:hover {
  color: #3589a7 !important;
  }

.apply {
  color: #666 !important;
  }

.postheader a {
  color: #999 !important;
  }

.comments_text {
  background-color: #ccc !important;
  }

.comments_input textarea {
  background-color: #ccc !important;
  }

.readmorelink_new {
  background-color: #999 !important;
  }

p.hero_grey, text_shadow {
  color: #999 !important;
  text-shadow: 0 1px 0 #333 !important;
  }

p.hero_small_grey, text_shadow {
  color: #999 !important;
  text-shadow: 0 1px 0 #333 !important;
  }

#portfolio_settings .collection_creation {
  color: #999 !important;
  }

#portfolio_settings .collection a {
  color: #999 !important;
  text-shadow: 0 1px 0 #333 !important;
  }

#portfolio_settings .collection a:hover {
  color: #3589a7 !important;
  text-shadow: 0 1px 0 #333 !important;
  }

#portfolio_settings .collection .settings a {
  color: #999 !important;
  }

#portfolio_settings .collection .settings a:hover {
  color: #3589a7 !important;
  }

.portfolio_design_select {
  color: #999 !important;
  }

.portfolio_settings_about {
  background-color: #ccc !important;
  }

#upload_sidebar {
  background: url("/graphics/bg_noise.png") repeat scroll 0 0 #999 !important;
  background-color: #999 !important
  }

.upload_list li span {
  color: #555 !important;
  }

.collection_photo_toggle a {
  color: #333 !important;
  }

.collection_photo_toggle a:hover {
  color: #3589a7 !important;
  }

}
