html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before {
  content: '';
  content: none;
}
blockquote:after {
  content: '';
  content: none;
}
q:before {
  content: '';
  content: none;
}
q:after {
  content: '';
  content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  line-height: 1.25em;
  background-color: #111111;
  background-image: url(../images/bg/stone.jpg);
  color: #aaaaaa;
}
body * { font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; }
a {
  color: #55ad00;
  text-decoration: none;
}
a .redirect:hover { border-bottom: #55ad00 dotted 1px; }
hr {
  border: none;
  border-bottom: #777777 dotted 1px;
}
h1, h2, h3, h4, h5, h6 { font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif; }
h1 {
  font-size: 1.5em;
  line-height: 1.5em;
  margin-bottom: 5px;
}
h2 {
  font-size: 1.15em;
  line-height: 1.15em;
  margin-bottom: 5px;
}
h3 {
  font-size: 1em;
  line-height: 1em;
  margin-bottom: 5px;
}
h4 {
  font-size: 0.9em;
  line-height: 0.9em;
  margin-bottom: 5px;
}
h5 {
  font-size: 0.85em;
  line-height: 0.85em;
  margin-bottom: 5px;
}
h6 {
  font-size: 0.8em;
  line-height: 0.8em;
  margin-bottom: 5px;
}
h1.main * { vertical-align: middle; }
h1.main img { margin-right: 5px; }
p { margin-bottom: 1em; }
table td { padding: 0 10px 0 0; }
.dark_input {
  margin: 0;
  border: thin solid #444444;
  padding: 0.2em 0 0.2em 0;
  background-color: #222222;
  color: #aaaaaa;
  font-size: 1.2em;
}
.dark_input:focus { outline: 2px solid #55ad00; }
input[type="text"] {
  width: 100%;
  height: 1.5em;
  margin: 0;
  border: thin solid #444444;
  padding: 0.2em 0 0.2em 0;
  background-color: #222222;
  color: #aaaaaa;
  font-size: 1.2em;
}
input[type="text"]:focus { outline: 2px solid #55ad00; }
input[type="password"] {
  width: 100%;
  height: 1.5em;
  margin: 0;
  border: thin solid #444444;
  padding: 0.2em 0 0.2em 0;
  background-color: #222222;
  color: #aaaaaa;
  font-size: 1.2em;
}
input[type="password"]:focus { outline: 2px solid #55ad00; }
textarea {
  width: 100%;
  margin: 0;
  border: thin solid #444444;
  padding: 0.2em 0 0.2em 0;
  background-color: #222222;
  color: #aaaaaa;
  font-size: 1.2em;
}
textarea:focus { outline: 2px solid #55ad00; }
select {
  width: 50%;
  margin: 0;
  border: thin solid #444444;
  padding: 0.2em 0 0.2em 0;
  background-color: #222222;
  color: #aaaaaa;
  font-size: 1.2em;
}
select:focus { outline: 2px solid #55ad00; }
#page {
  margin: auto;
  min-width: 960px;
  max-width: 960px;
}
#banner {
  display: block;
  margin-top: 10px;
}
#navigation a {
  padding: 0 1em 0 1em;
  height: 22px;
  line-height: 22px;
  text-decoration: none;
  color: #aaaaaa;
}
#navigation a:hover { color: white; }
#content {
  overflow: hidden;
  margin-bottom: 10px;
  border: transparent solid 1px;
  border-top-color: #55ad00;
  border-right-color: #444444;
  border-bottom-color: #444444;
  border-left-color: #55ad00;
}
#content #main {
  margin-right: 225px;
  padding: 0.5em 20px 0.5em 20px;
  min-height: 400px;
  border-right: #595959 solid 1px;
  background-color: #222222;
  font-size: 0.9em;
}
#content #main #create_link {
  float: right;
  font-size: 0.75em;
}
#content #secondary {
  float: right;
  border-left: #595959 solid 1px;
  padding: 0 10px 0 10px;
  width: 205px;
  font-size: 0.75em;
}
#content #secondary #account_links {
  position: relative;
  overflow: hidden;
}
#content #secondary #account_links .left { float: left; }
#content #secondary #account_links .right { float: right; }
#content #secondary #login_form { display: none; }
.news_entry {
  margin-bottom: 10px;
  border: #444444 solid 1px;
  padding: 5px 10px 5px 10px;
}
.news_entry h3 a { font-size: 0.9em; }
.news_entry h3 a.normal { font-weight: normal; }
.news_entry hr { margin: 5px 0 5px 0; }
.news_entry .content {
  overflow: hidden;
  padding: 5px 0 5px 0;
}
.news_entry .content .avatar {
  float: right;
  margin: 0 0 5px 10px;
}
.news_entry .content .cover {
  float: right;
  margin: 0 0 5px 10px;
}
.news_entry .images { overflow: hidden; }
.news_entry .images img { margin: 0 3px 0 3px; }
.news_entry .read_link { overflow: hidden; }
.news_entry .read_link a {
  float: right;
  font-style: italic;
}
.dj {
  overflow: hidden;
  margin-bottom: 10px;
  border: #444444 solid 1px;
  padding: 5px 10px 5px 10px;
}
.dj hr { margin: 5px 0 5px 0; }
.dj .avatar {
  float: left;
  margin: 0 10px 10px 0;
}
.dj .statistics { float: left; }
.dj .statistics .latest_mixes { margin-left: 10px; }
.dj .statistics .latest_mixes img { margin-right: 5px; }
.dj .description {
  clear: both;
  margin-bottom: 10px;
}
.dj .description p { margin-bottom: 10px; }
.mix {
  overflow: hidden;
  margin-bottom: 10px;
  border: #444444 solid 1px;
  padding: 5px 10px 5px 10px;
}
.mix .cover {
  float: left;
  margin: 0 20px 20px 0;
}
.mix table.statistics td { padding: 0 20px 0 0; }
.mix .description { clear: both; }
.new_mix div { margin-bottom: 10px; }
.image_gallery {
  overflow: hidden;
  margin-bottom: 10px;
  border: #444444 solid 1px;
  padding: 5px 10px 5px 10px;
}
.image_gallery .images { overflow: hidden; }
.image_gallery .images .image {
  float: left;
  margin: 0 5px 10px 5px;
}
.image_gallery .description { clear: both; }
.edit_image_gallery .images { overflow: hidden; }
.edit_image_gallery .images .image {
  float: left;
  margin: 0 7px 10px 7px;
}
.comments .comment { margin-bottom: 5px; }
.comments .comment blockquote {
  border: thin solid #444444;
  padding: 0 1em 0 1em;
}
.comments .comment blockquote p { margin: 0.5em 0 0.5em 0; }
#new_comment textarea { font-size: 1em; }
#contact_information { margin-left: 20px; }
#contact_information td { padding: 1px 10px 1px 0; }
#user_management { margin-left: 20px; }
.roles { margin-left: 20px; }
.roles .role_list { margin-left: 10px; }
#invitation_code_management { margin-left: 20px; }
#twitter_div { line-height: 1.5em; }
#twitter_div #twitter_header { margin-bottom: 10px; }
#twitter_div #twitter_update_list li {
  margin-bottom: 10px;
  border: #444444 solid 1px;
  padding: 5px;
}
#social_links {
  position: relative;
  overflow: hidden;
}
#social_links span { float: right; }
#social_links span img { margin: 3px; }
#social_links span sub {
  font-size: 0.7em;
  vertical-align: bottom;
}
.manipulatable { position: relative; }
.manipulatable > .manipulation {
  position: absolute;
  display: none;
  top: 5px;
  right: 5px;
}
.manipulatable:hover > .manipulation { display: inline; }
.timestamp { font-size: 0.8em; }
.pagination {
  margin-bottom: 5px;
  font-size: 0.9em;
}
.field_help {
  margin-left: 1em;
  font-size: 0.7em;
}
.field_error input { outline: 2px solid #ee3333; }
.errorExplanation { margin: 0 0 10px 20px; }
.errorExplanation h2 { color: #ee3333; }
.errorExplanation p { margin: 0; }
.errorExplanation ul {
  margin-left: 20px;
  list-style: inside disc;
}
.loading { display: none; }
#enable_javascript {
  margin: 5px 30px 10px 30px;
  border: thin solid red;
  padding: 5px 10px 5px 10px;
}
