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, 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-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0px none transparent; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

.container {
  margin-left: auto;
  margin-right: auto;
  width: 720px;
  *display: inline-block;
  margin: auto; }
  .container:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

.section {
  width: 100%;
  *display: inline-block;
  padding-bottom: 48px;
  padding-top: 24px; }
  .section:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .section.light {
    background-color: #fbf8ee; }
  .section.dark {
    background-color: black;
    color: #fbf8ee; }
    .section.dark a {
      color: #a96263; }

.section.header {
  padding: 0; }
  .section.header a {
    color: #fbf8ee; }
  .section.header h1 {
    text-align: left;
    line-height: 24px;
    width: 340px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px; }
    .section.header h1 .subtitle {
      color: #b1afa6; }
    .section.header h1 a {
      text-decoration: none; }
  .section.header .top-links {
    line-height: 24px;
    text-align: right;
    width: 340px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 13px; }
  .section.header .secondary-links {
    font-size: 13px;
    text-align: right;
    width: 700px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px; }
    .section.header .secondary-links, .section.header .secondary-links a {
      color: #b1afa6; }

.section.footer .copyright, .section.footer .links {
  width: 340px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
.section.footer .links {
  text-align: right; }
.section.footer, .section.footer a {
  padding: 0;
  color: #6c6b63;
  font-size: 13px; }

.landing .explanation {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
.landing .topics {
  width: 340px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
  .landing .topics p {
    margin-bottom: 24px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-background-clip: padding-box;
    padding: 12px;
    background-color: #dfdcd0; }
.landing .catalog_link {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
.landing .demo .video {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 24px; }
.landing .demo.how_and_why_to_avoid_nil, .landing .demo.functional_core_imperative_shell {
  display: none; }
.landing .call_to_action {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
.landing .customer_comments .tweets {
  clear: both; }
.landing .customer_comments .tweet {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  margin-bottom: 24px;
  background-color: #dfdcd0; }
  .landing .customer_comments .tweet > * {
    margin: 12px; }
  .landing .customer_comments .tweet p {
    font-style: italic; }
  .landing .customer_comments .tweet .author {
    text-align: right; }
.landing .customer_comments .tweet {
  width: 340px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
.landing .customer_comments .tweet.big {
  clear: both;
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }

.sign_in, .sign_up, .reset_password, .resend_confirmation, .change_password {
  text-align: center; }
  .sign_in form, .sign_up form, .reset_password form, .resend_confirmation form, .change_password form {
    display: inline-block;
    text-align: left; }

.sign_in .remember_me {
  margin-top: 24px;
  text-align: right; }

.catalog .season .season_title {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: bold;
  border-bottom: 1px solid black;
  margin-top: 12px;
  margin-bottom: 12px; }
.catalog .season .screencast .title, .catalog .season .screencast .category, .catalog .season .screencast .duration {
  line-height: 30px; }
.catalog .season .screencast .title {
  width: 340px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
.catalog .season .screencast .category {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
.catalog .season .screencast .duration {
  width: 100px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  text-align: right; }
.catalog .season .screencast .header {
  font-weight: bold; }
.catalog .season .calls_to_action {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 24px;
  text-align: right; }
  .catalog .season .calls_to_action .call_to_action {
    float: right; }
  .catalog .season .calls_to_action .extra_link {
    line-height: 48px;
    margin-right: 24px; }
.catalog .former_subscriber_download {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }

.screencast h2 {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
.screencast .details {
  width: 520px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
.screencast .metadata {
  width: 160px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
  .screencast .metadata ul {
    margin-bottom: 24px; }
  .screencast .metadata h3, .screencast .metadata p {
    margin-bottom: 0; }
  .screencast .metadata li {
    margin-left: 24px; }
.screencast .downloads p {
  margin: 0;
  padding: 0; }

.section.blog .post {
  width: 580px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 60px;
  padding-right: 60px; }
  .section.blog .post h2 {
    text-transform: none;
    padding-bottom: 0; }
  .section.blog .post .posted {
    font-size: 13px;
    margin-top: 12px;
    margin-bottom: 35px;
    text-align: center;
    border-bottom: 1px solid black; }
  .section.blog .post img {
    border: 1px solid #6c6b63;
    padding: 14px;
    background-color: #dfdcd0; }
  .section.blog .post em {
    font-style: italic; }
.section.blog .index {
  width: 580px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 60px;
  padding-right: 60px; }
  .section.blog .index .date {
    float: right;
    display: inline-block; }
  .section.blog .index h3 {
    display: inline-block;
    font-size: 19.2px; }
    .section.blog .index h3 a {
      font-weight: bold;
      text-decoration: none; }
.section.blog code {
  font-family: inconsolata-g, Monaco, "Lucia Console", "DejaVu Sans Mono", "Courier 10 Pitch", "Nimbus Mono L", "Courier New", Courier, monospace;
  font-size: 14px; }
.section.blog pre > code {
  background-color: #dfdcd0; }
.section.blog blockquote {
  background-color: #dfdcd0;
  color: #444444;
  font-style: italic; }
.section.blog blockquote, .section.blog pre > code {
  padding: 12px; }
.section.blog p, .section.blog pre, .section.blog ul, .section.blog ol, .section.blog blockquote {
  margin-bottom: 24px; }
.section.blog p:last-child {
  margin-bottom: 0; }
.section.blog ul {
  list-style: disc;
  margin-left: 48px; }
.section.blog ol {
  list-style-type: decimal;
  margin-left: 48px; }

.talk_list .talks {
  *display: inline-block; }
  .talk_list .talks:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
.talk_list .talks, .talk_list table.upcoming_talks {
  margin-bottom: 72px; }
.talk_list .upcoming_talks_container {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
.talk_list table.upcoming_talks {
  width: 100%;
  border-collapse: collapse; }
.talk_list thead {
  background-color: #666666;
  color: #fbf8ee; }
.talk_list th, .talk_list td {
  text-align: left;
  padding: 12px;
  border: 1px solid #666666;
  border-collapse: collapse; }
.talk_list th {
  font-weight: bold; }
.talk_list th.not_last {
  border-right: 1px solid #fbf8ee; }
.talk_list .talk {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 48px; }
  .talk_list .talk .title {
    text-align: center; }

.talk_detail .container .video, .talk_detail .container .conference_name, .talk_detail .container .download_link {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
.talk_detail .container .description {
  width: 460px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
.talk_detail .container .call_to_action {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  *display: inline-block; }
  .talk_detail .container .call_to_action:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

.talk_list h2, .talk_detail h2 {
  padding-bottom: 24px; }
.talk_list .conference_name, .talk_detail .conference_name {
  text-align: center; }

.call_to_action {
  margin-bottom: 24px; }
  .call_to_action a {
    float: right;
    display: inline-block;
    padding: 11px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #aa6263;
    font-weight: bold;
    -moz-box-shadow: inset 0px 1px 0px 0px #aa6263;
    -webkit-box-shadow: inset 0px 1px 0px 0px #aa6263;
    box-shadow: inset 0px 1px 0px 0px #aa6263;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #aa6263), color-stop(1, #963335));
    background: -moz-linear-gradient(center top, #aa6263 5%, #963335 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa6263, endColorstr=#963335);
    background-color: #aa6263;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-background-clip: padding-box;
    border: 1px solid #963335;
    color: #fbf8ee; }
    .call_to_action a:hover {
      background: none;
      background-color: #963335; }
    .call_to_action a:active {
      position: relative;
      top: 1px;
      left: 1px; }

.screencast_link_footer {
  padding: 24px 0; }
  .screencast_link_footer .screencasts-link {
    width: 520px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px; }
  .screencast_link_footer .feed-link {
    width: 160px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    text-align: right; }

.checkout .checkout_form_container {
  width: 460px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
  .checkout .checkout_form_container form .screencast a {
    color: black;
    font-size: 16px; }
  .checkout .checkout_form_container form .screencast.already_bought label {
    color: #666666;
    text-decoration: line-through; }
  .checkout .checkout_form_container form label.credit_card_number, .checkout .checkout_form_container form label.postal_code {
    padding-bottom: 24px;
    vertical-align: top; }
  .checkout .checkout_form_container form .credit_card_types, .checkout .checkout_form_container form .why_no_paypal {
    margin-top: 6px;
    margin-right: 6px; }
  .checkout .checkout_form_container form .cart_total {
    font-weight: bold; }
  .checkout .checkout_form_container form input#cvv {
    width: 50px; }
  .checkout .checkout_form_container form a.braintree_badge {
    line-height: 48px;
    float: left;
    padding-left: 24px; }
  .checkout .checkout_form_container form .cart_total {
    color: black;
    font-size: 16px; }
  .checkout .checkout_form_container form .already_bought_warning {
    font-size: 13px;
    text-align: right;
    color: #aaaaaa; }
.checkout .pricing {
  padding-top: 24px; }
.checkout .pricing, .checkout .group_explanation, .checkout .refund_policy {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }

.account .navigation {
  margin-top: 24px;
  width: 160px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 60px; }
  .account .navigation ul {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box; }
    .account .navigation ul li a {
      display: block;
      padding: 12px;
      background-color: #dfdcd0; }
    .account .navigation ul li.selected a {
      background-color: #fbf8ee; }
    .account .navigation ul li.first a {
      -moz-border-radius-topleft: 3px;
      -webkit-border-top-left-radius: 3px;
      border-top-left-radius: 3px;
      -webkit-background-clip: padding-box;
      -moz-border-radius-topright: 3px;
      -webkit-border-top-right-radius: 3px;
      border-top-right-radius: 3px;
      -webkit-background-clip: padding-box;
      border: 1px solid #6c6b63; }
    .account .navigation ul li.middle a {
      border-left: 1px solid #6c6b63;
      border-right: 1px solid #6c6b63; }
    .account .navigation ul li.last a {
      -moz-border-radius-bottomleft: 3px;
      -webkit-border-bottom-left-radius: 3px;
      border-bottom-left-radius: 3px;
      -webkit-background-clip: padding-box;
      -moz-border-radius-bottomright: 3px;
      -webkit-border-bottom-right-radius: 3px;
      border-bottom-right-radius: 3px;
      -webkit-background-clip: padding-box;
      border: 1px solid #6c6b63; }
.account .purchases {
  width: 460px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
.account .receipts {
  width: 460px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }
.account .account_settings {
  width: 460px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }

form.fancy {
  display: inline-block;
  background-color: white;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  -webkit-background-clip: padding-box;
  border: 1px solid #aaaaaa;
  padding-top: 24px; }
  form.fancy h3 {
    padding: 0 24px; }
  form.fancy p {
    margin: 0; }
  form.fancy h3.new_form_section {
    clear: both;
    padding-top: 24px;
    border-top: 1px solid #aaaaaa; }
  form.fancy > label,
  form.fancy > .field_with_errors {
    font-weight: bold;
    float: left;
    clear: left;
    padding-left: 24px;
    width: 144px; }
  form.fancy > label,
  form.fancy > .field_with_errors,
  form.fancy .controls {
    float: left;
    margin-bottom: 24px;
    vertical-align: top;
    display: inline-block; }
  form.fancy .controls {
    padding-right: 24px; }
  form.fancy > label,
  form.fancy > .field_with_errors > label,
  form.fancy a,
  form.fancy .control_explanation,
  form.fancy p {
    color: #666666;
    font-size: 13px;
    margin-bottom: 0; }
  form.fancy .field_with_errors input {
    border-color: red; }
  form.fancy input[type="text"], form.fancy input[type="email"], form.fancy input[type="password"], form.fancy textarea {
    width: 240px;
    font-family: Monaco, "Lucia Console", "DejaVu Sans Mono", "Courier 10 Pitch", "Nimbus Mono L", "Courier New", Courier, monospace;
    font-size: 13px;
    padding: 2px;
    line_height: 20px; }
  form.fancy textarea {
    height: 120px; }
  form.fancy select.wide {
    width: 246px; }
  form.fancy h2 {
    display: none; }
  form.fancy .error, form.fancy #error_explanation {
    font-size: 13px;
    color: red;
    font-weight: bold;
    width: 240px; }
  form.fancy #error_explanation {
    margin-left: 24px;
    margin-bottom: 24px; }
  form.fancy .submit_controls {
    clear: both;
    text-align: right;
    margin: 0 24px 24px 0; }
  form.fancy .bottom_text {
    clear: both;
    text-align: right;
    color: #666666;
    margin: 24px; }

.purchases .product {
  width: 100%; }
  .purchases .product thead {
    border-bottom: 1px solid black; }
    .purchases .product thead th {
      margin-bottom: 12px;
      border-bottom: 1px solid black; }
  .purchases .product th {
    font-weight: bold; }
  .purchases .product td + td, .purchases .product th + th {
    padding-left: 12px; }
  .purchases .product td.links {
    text-align: right; }

.thankyou p, .thankyou .purchases {
  padding-left: 120px;
  padding-right: 120px;
  width: 460px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }

.lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  display: none; }
  .lightbox .lightbox_content {
    text-align: left;
    box-shadow: 0 0 25px #111111;
    -webkit-box-shadow: 0 0 25px #111111;
    -moz-box-shadow: 0 0 25px #111111;
    width: 768px;
    background-color: #fbf8ee;
    margin: 0 auto;
    height: 90%;
    top: 5%;
    position: relative;
    overflow: scroll; }
    .lightbox .lightbox_content .call_to_action {
      display: none; }
  .lightbox .close_link {
    width: 700px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    text-align: right; }

.book_notification .notification_form {
  padding-left: 180px;
  width: 340px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 180px; }
  .book_notification .notification_form input[type="text"] {
    padding: 3px;
    width: 98%;
    margin-bottom: 12px; }
  .book_notification .notification_form input[type="submit"] {
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 24px; }
  .book_notification .notification_form input {
    display: block; }
  .book_notification .notification_form p.error {
    color: #a96263;
    margin-bottom: 0; }

body, input, select {
  font-family: helvetica, arial, clean, sans-serif;
  font-size: 16px;
  line-height: 24px; }

select {
  -webkit-appearance: menulist-button;
  border: 1px solid #aaaaaa; }

input[type="submit"] {
  -webkit-appearance: button; }

input, select {
  margin: 0;
  padding: 0; }

input[type="text"], input[type="email"], input[type="password"] {
  border: 1px solid #aaaaaa;
  line-height: 22px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box; }

input[type=submit] {
  padding: 3px 6px; }

select {
  border: 1px solid #aaaaaa;
  line-height: 22px; }

body {
  color: black;
  background-color: black; }
  body a {
    color: #6a3939; }
  body h2 a {
    color: black; }

strong {
  font-weight: bold; }

p {
  margin-bottom: 24px; }

h2 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
  padding-bottom: 48px;
  padding-top: 24px; }
  h2 a {
    margin: 12px;
    text-decoration: none; }

h3 {
  font-weight: bold;
  margin-bottom: 24px; }

.notice, .alert {
  padding: 24px 0 0 0; }
  .notice p, .alert p {
    width: 700px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    color: #fbf8ee; }

.notice {
  background-color: #559a46; }

.alert {
  background-color: #a96263; }
