body {
  background: #292929;
  color: #989898;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  line-height: 1.8em;
  margin: 0;
  padding: 0;
}

h1 {
  padding-top: 12px;
  padding-bottom: 8px;
  margin: 0;
}

h1 a {
  color: #5BACC0;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: normal;
}

#title {
  float: left;
}

.select {
  border: 1px solid #151515;
  border-bottom: 1px solid #525252;
  background: #232323 url(/static/arrow.png) no-repeat 93% 10px;
  padding: 0px 50px 8px 16px;
  width: 96px;
}

#platform-select {
  position: relative;
  padding-top: 4px;
  top: -4px;
  margin-left: 28px;
  float: left;
}

#platform-label {
  display: none;
}

#current-platform {
}

#platforms {
  position: absolute;
  top: -1px;
  left: -1px;
  display: none;
  padding-top: 10px;
}

#platforms a {
  display: block;
  margin-bottom: 8px;
}

h2 {
  color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.2em;
  letter-spacing: 0px;
  margin-top: 0px;
}

a {
  text-decoration: none;
}

a:hover {
  color: #FFFFFF;
}

#frame {
  padding: 0px 20px;
  margin-top: 50px;
}

#header {
  margin-bottom: 40px;
}

#subheader {
  padding-top: 10px;
  padding-bottom: 10px;
}

#user {
  float: right;
  font-size: 12px;
  margin-right: 40px;
}

#twitter {
  margin-top: 30px;
}

#search {
  float: right;
  padding-top: 16px;
}
#search input {
  font-size: 16px;
  padding: 10px;
}

#sidebar {
  width: 162px;
  float: left;
}

#content {
  margin-left: 184px;
}

#more {
  text-align: center;
  margin-right: 1.8%;
}

#more a {
  color: #5BACC0;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: normal;
  cursor: pointer;
  padding: 10px;
  border: 1px solid #151515;
  border-bottom: 1px solid #525252;
  background: #232323;
}

#more a:hover {
  color: #fff;
}

#footer {
  clear: both;
  padding: 60px 0px;
  font-size: 11px;
  color: #999999;
}
#footer a {
  color: #999999;
}

.mini {
  color: #808080;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1em;
}

#sidebar ul {
  margin: 0;
  margin-top: -3px;
  padding: 0;
}

li.sidebar-item {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 25px;
}

.sidebar-item a {
  color: #989898;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.sidebar-item a:hover {
  color: #FFFFFF;
}

.sidebar-item.selected a {
  color: #FFFFFF;
}

.pattern {
  margin-right: 1.8%;
  margin-bottom: 4.5%;
  width: 31.5%;
  max-width: 340px;
  float: left;
}

.spacer {
  float: left;
  width: 2.5%;
}

.img {
  background: #000000;
  width: 100%;
  line-height: 0;
}

.img img {
  padding: 4.5%;
  width: 91%;
}

.tags {
  font-size: 12px;
  padding-left: 6%;
  padding-top: 2%;
  line-height: 1.4em;
}
.tags a {
  color: #989898;
}
.tags a:hover {
  text-decoration: underline;
}

.editlink {
  font-size: 12px;
  float: right;
  padding-right: 40px;
}
.editlink a {
  color: #989898;
}
.editlink a:hover {
  text-decoration: underline;
}

.clear {
  clear: both;
}

body .one .bsa_it_ad { background: #343434; border: none; font-family: inherit; padding: 12px 15px 10px; margin: 0; margin-bottom: 20px; }
body .one .bsa_it_ad:hover img { -moz-box-shadow: 0 0 3px #ff; -webkit-box-shadow: 0 0 3px #fff; box-shadow: 0 0 3px #fff; }
body .one .bsa_it_ad .bsa_it_i { display: block; padding: 0; float: none; margin: 0 0 5px; }
body .one .bsa_it_ad .bsa_it_i img { padding: 0; border: none; }
body .one .bsa_it_ad .bsa_it_t { padding: 6px 0; color: #FFFFFF; }
body .one .bsa_it_ad .bsa_it_d { padding: 0; font-size: 12px; color: #989898; }
body .one .bsa_it_p { display: none; }
body #bsap_aplink, body #bsap_aplink:hover { display: block; font-size: 10px; margin: 12px 15px 0; }
