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; }

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  background: #000;
  color: #98908c;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }

h1 {
  color: #fff;
  font-size: 24px;
  margin: 12px 0; }

h2 {
  color: #fff;
  font-size: 18px;
  margin: 0 0 0 0; }

form {
  margin: 12px 0; }
  form input, form textarea, form select {
    color: #666;
    display: block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin: 3px 0 12px 0;
    padding: 3px; }
  form select {
    margin: 0;
    padding: 0; }
  form input[type=submit] {
    color: #000; }
  form input[type=hidden] {
    display: none; }
  form label {
    display: block;
    font-size: 16px; }
  form .check_box input, form label {
    display: inline; }
  form .check_box input[type=hidden] {
    display: none; }
  form .select {
    margin: -9px 0 0 0; }
    form .select select {
      display: inline; }
  form #podcast_screenshot {
    color: #98908c;
    font-size: 14px; }

p + h2 {
  padding-top: 18px; }

p {
  line-height: 20px;
  margin: 12px 0; }
  p strong {
    display: block; }

a {
  color: #fff; }
  a:hover {
    text-decoration: none; }

td {
  padding: 12px;
  font-size: 24px;
  vertical-align: middle; }

#page {
  margin: 20px auto 30px auto;
  width: 900px; }

#login {
  color: #BF2022;
  height: 30px;
  text-align: left;
  font-size: 14px;
  margin: 10px 10px 5px 5px; }
  #login a {
    color: #98908c;
    font-weight: normal; }
  #login a.name {
    color: #BF2022;
    font-weight: bold;
    text-decoration: none; }
    #login a.name:hover {
      text-decoration: underline; }
  #login img {
    border: 1px solid #333;
    margin: -5px 5px 0 0;
    float: left; }
    #login img:hover {
      border: 1px solid #222; }
  #login .text {
    display: block;
    font-weight: bold;
    float: left;
    padding: 0 0 0 0; }

#header {
  background: #fff no-repeat;
  height: 133px; }
  #header #logo {
    float: left;
    margin: 20px 0 0 30px; }
  #header #upcoming {
    color: #312218;
    float: left;
    font-size: 16px;
    height: 100px;
    margin: 30px 0 0 170px;
    width: 235px; }
    #header #upcoming span {
      color: #666;
      font-size: 14px; }
    #header #upcoming #date {
      color: #81161E;
      font-size: 20px;
      font-weight: bold;
      margin: 3px 0; }
    #header #upcoming a {
      color: #97908A; }
    #header #upcoming a#venue {
      color: #312218;
      text-decoration: none; }
      #header #upcoming a#venue:hover {
        text-decoration: underline; }
    #header #upcoming #actions {
      font-size: 14px;
      margin: 3px 0 0 0; }
      #header #upcoming #actions a {
        margin: 0 3px 0 0; }
      #header #upcoming #actions img {
        float: right;
        margin: 0 30px 0 0; }
  #header #podcast {
    float: right;
    margin: 15px 15px 0 0; }

#slogan {
  background: #330906;
  color: #be0d21;
  font-size: 18px;
  font-weight: bold;
  height: 36px;
  padding: 20px; }

#navigation {
  background: #261B13;
  font-size: 18px !important; }
  #navigation ul {
    height: 34px;
    padding-left: 20px; }
    #navigation ul li {
      border-right: 1px solid #1E1610;
      display: block;
      float: left;
      padding: 8px 20px;
      text-shadow: 2px 2px 2px #222; }
      #navigation ul li a {
        color: #98908c;
        text-decoration: none; }
        #navigation ul li a:hover {
          color: #fff;
          text-shadow: 1px 1px 0 #000; }
  #navigation li.active {
    background: #312218; }
    #navigation li.active a {
      color: #fff;
      text-shadow: 1px 1px 0 #000; }

#content {
  background: #312218;
  min-height: 500px;
  padding: 20px; }
  #content a {
    color: #98908c; }

#primary {
  padding-top: 5px;
  width: 450px; }

#footer {
  background: url('/images/application/footer.gif') no-repeat;
  color: #393633;
  font-size: 14px;
  height: 45px;
  padding-top: 10px;
  text-align: center; }
  #footer a {
    color: #393633; }

#errors {
  margin: 12px 0; }
  #errors ul {
    list-style-type: disc;
    margin-left: 20px; }
  #errors p {
    font-weight: bold; }

.iPhoneCheckContainer {
  position: relative;
  height: 27px;
  cursor: pointer;
  overflow: hidden;
  margin: 3px 0 0 0; }
  .iPhoneCheckContainer input {
    position: absolute;
    top: 5px;
    left: 30px; }

.iPhoneCheckHandle {
  display: block;
  height: 27px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/images/application/checkbox/slider_left.png') no-repeat;
  z-index: 2;
  padding-left: 4px; }

.iPhoneCheckHandleRight {
  height: 100%;
  width: 100%;
  padding-right: 4px;
  background: url('/images/application/checkbox/slider_right.png') no-repeat top right;
  z-index: 2; }

.iPhoneCheckHandleCenter {
  height: 100%;
  width: 100%;
  background: url('/images/application/checkbox/slider_center.png');
  z-index: 2; }

label.iPhoneCheckLabelOn {
  white-space: nowrap;
  font-size: 17px;
  line-height: 17px;
  font-weight: bold;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
  height: 22px;
  position: absolute;
  width: auto;
  top: 0;
  overflow: hidden;
  color: #fff;
  background: url('/images/application/checkbox/on.png') no-repeat;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
  left: 0;
  padding: 5px 0 0 8px;
  z-index: 1; }
label.iPhoneCheckLabelOff {
  white-space: nowrap;
  font-size: 17px;
  line-height: 17px;
  font-weight: bold;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
  height: 22px;
  position: absolute;
  width: auto;
  top: 0;
  overflow: hidden;
  color: #8B8B8B;
  background: url('/images/application/checkbox/off.png') no-repeat right 0;
  text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.6);
  text-align: right;
  right: 0;
  padding: 5px 8px 0 0; }

#promo {
  float: right;
  margin-top: -5px;
  width: 370px; }
  #promo h2 {
    margin-left: 10px; }
    #promo h2 a {
      color: #fff; }
  #promo #name {
    margin: 12px 0 12px 10px; }
  #promo #more {
    float: left;
    font-size: 14px;
    margin: 7px 0 0 7px; }

#sponsors {
  background: #261B13;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  color: #685F5A;
  font-size: 18px;
  font-weight: bold;
  height: 96px;
  padding: 0;
  margin: 30px -20px 5px -20px;
  text-align: center; }
  #sponsors img {
    float: left;
    margin: 10px 7px 0 0; }
  #sponsors img:first-child {
    margin-left: 7px;
    margin-right: 3px !important; }
  #sponsors span {
    display: block;
    font-size: 16px;
    margin: 0 10px 0 25px;
    padding-top: 10px;
    text-align: left;
    font-weight: normal; }

#recruiters {
  color: #776D67;
  font-size: 12px;
  line-height: 14px;
  margin-top: 3px; }

#primary.tshirt {
  width: 100% !important; }
  #primary.tshirt h1 {
    font-size: 18px;
    margin: 0 0 10px 0; }
  #primary.tshirt img#tshirt {
    border: 10px solid #261B13; }
  #primary.tshirt p#details strong {
    display: inline;
    margin-left: 14px; }
  #primary.tshirt p#details strong.first {
    margin-left: 0; }
  #primary.tshirt form {
    border: 1px solid #3F3229;
    margin: 20px 0 10px 0;
    padding: 10px 10px 0 10px;
    width: 280px; }
  #primary.tshirt table {
    float: left;
    margin: 12px 12px 0 0; }
    #primary.tshirt table td {
      vertical-align: none;
      font-size: 16px;
      font-weight: bold;
      padding: 0 0 -12px 0; }
  #primary.tshirt input[type=hidden] {
    display: none; }

.screenshot {
  border: 10px solid #261B13;
  height: 266px;
  margin: 12px 0;
  width: 345px; }
  .screenshot:hover {
    border: 10px solid #1B140D; }

.watch {
  background: url('/images/application/watch.gif') no-repeat;
  color: #fff;
  font-weight: bold;
  height: 33px;
  margin-left: 10px;
  padding: 6px 0 0 0;
  text-align: center;
  width: 69px; }
  .watch a {
    text-decoration: none; }

#podcast_episode #details {
  float: right;
  margin: 5px 0 0 0;
  width: 480px; }
  #podcast_episode #details h1 {
    font-size: 32px; }
  #podcast_episode #details h2 {
    margin: 24px 0 -6px 0; }
  #podcast_episode #details #number {
    font-weight: bold;
    margin: 10px 0 -3px 0; }
#podcast_episode #actions {
  margin: 0 0 0 10px; }
  #podcast_episode #actions img {
    float: left;
    margin: 5px 10px 0 0; }
  #podcast_episode #actions img#itunes {
    margin: 9px 10px 0 0; }
  #podcast_episode #actions img#feed_stats {
    margin: 9px 10px 0 0; }
#podcast_episode .watch_now {
  background: url('/images/application/watch_now.gif') no-repeat;
  font-weight: bold;
  height: 30px;
  padding: 10px 0 0 0;
  text-align: center;
  width: 121px; }
  #podcast_episode .watch_now a {
    color: #98908c;
    display: block;
    height: 30px;
    text-decoration: none;
    width: 121px; }
    #podcast_episode .watch_now a:hover {
      color: #fff; }

ul#filter {
  height: 29px;
  margin: 70px 0 15px 160px;
  padding: 0; }
  ul#filter li {
    display: inline;
    float: left;
    height: 29px;
    margin: 0 10px 0 0;
    width: 77px; }
    ul#filter li span {
      background: url('/images/application/filter.gif') no-repeat;
      color: #98908c;
      cursor: pointer;
      display: block;
      font-weight: bold;
      height: 24px;
      padding: 5px 0 0 0;
      text-align: center;
      text-decoration: none;
      width: 77px; }
      ul#filter li span:hover {
        background: url('/images/application/selected_filter.gif') no-repeat; }
  ul#filter li.current span {
    background: url('/images/application/selected_filter.gif') no-repeat; }

#episodes {
  border-top: 1px solid #3F3229;
  margin-top: 10px; }
  #episodes .episode {
    padding: 15px 0;
    height: 115px;
    border-bottom: 1px solid #3F3229; }
    #episodes .episode h3 {
      color: #fff;
      font-size: 18px;
      margin-top: 4px; }
      #episodes .episode h3 a {
        color: #fff;
        text-decoration: none; }
        #episodes .episode h3 a:hover {
          text-decoration: underline; }
    #episodes .episode p {
      font-size: 16px; }
    #episodes .episode .small_screenshot {
      float: left;
      margin: 0 10px 0 0; }
    #episodes .episode .details {
      margin-left: 150px; }
    #episodes .episode .watch {
      margin-top: -3px;
      font-size: 14px;
      height: 25px;
      padding-top: 8px;
      width: 69px; }
      #episodes .episode .watch a {
        color: #98908c;
        display: block;
        height: 25px;
        width: 69px; }
        #episodes .episode .watch a:hover {
          color: #fff; }

#members td {
  padding-right: 50px; }
  #members td img {
    margin-right: -45px; }

.member img {
  border: 5px solid #261B13; }
  .member img:hover {
    border: 5px solid #1B140D; }

#members_intro {
  margin-left: 15px; }

.save input {
  display: inline; }

.profile {
  margin-bottom: 15px; }
  .profile #basics {
    width: 300px; }
    .profile #basics p {
      color: #776D67; }
      .profile #basics p strong {
        color: #98908c; }
  .profile #avatar img {
    border: 10px solid #261B13;
    margin: 15px 0 0 0; }
  .profile #stats {
    list-style-image: url('/images/application/favicon.png');
    margin: 18px 0 18px 22px; }
    .profile #stats li {
      margin: 8px 0; }
  .profile #links_and_projects {
    float: right;
    width: 560px; }
  .profile #about {
    padding: 10px 0;
    margin: 15px 0 40px 0;
    border-top: 1px dashed #50392A;
    border-bottom: 1px dashed #50392A; }
  .profile #links {
    margin: 12px 0 40px 0; }
    .profile #links li {
      margin: 12px 0; }
      .profile #links li img {
        margin-right: 3px;
        vertical-align: middle; }

.projects span {
  color: #776D67;
  display: block;
  margin: 3px 0; }
.projects li {
  margin: 12px 0; }

#projects_intro {
  margin-bottom: 12px; }

#users_with_projects {
  clear: left;
  margin-top: -10px; }
  #users_with_projects .user {
    height: 36px;
    margin: 40px 0 20px 0; }
    #users_with_projects .user .name {
      padding-top: 10px;
      font-size: 24px; }
      #users_with_projects .user .name a {
        text-decoration: none; }
        #users_with_projects .user .name a:hover {
          text-decoration: underline; }
    #users_with_projects .user img {
      border: 5px solid #261B13;
      float: left;
      margin: 0 10px 0 0; }
      #users_with_projects .user img:hover {
        border: 5px solid #1B140D; }
  #users_with_projects li .projects {
    margin-left: 57px; }

.column {
  float: left;
  width: 500px; }

.clear {
  clear: both; }

.panel {
  float: left;
  margin-right: 70px; }
