/* @override http://metalabdesign.com/zappos/styles/main.css */

/* RESET */
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;
}

p a:active {
	position: relative;
	top: 1px;
}

ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* /RESET */

/* BASE TYPOGRAPHY */
body {font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;}
a:focus {outline:1px dotted invert;}
hr {border: 0 #ccc solid;border-top-width:1px;clear:both;height: 0;}
h1 {font-size:25px;}
h2 {font-size:23px;}
h3 {font-size:21px;}
h4 {font-size:19px;}
h5{font-size:17px;}
h6 {font-size:15px;}
ol{list-style:decimal;}
ul {list-style:disc;}
li {margin-left:30px;}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {margin-bottom:20px;}
/* /BASE TYPOGRAPHY */

/* SPECIFIC TYPOGRAPHY */
body,p {font:22px/1.8 georgia,palatino,serif;
	color: #242424;
}
a:link,a:visited,a:hover,a:active {color:#da1528;}
/* /SPECIFIC TYPOGRAPHY */

/* PRIMARY STYLES */
body {
  background: #fcfcfc url(../images/paper.png) repeat scroll 0 0;
}

  div#top_bar {
    background: transparent url(../images/top_bar.png) repeat-x scroll 340px 0;
    height: 35px;
    margin: 0 auto;
    width: 100%;
  }

  div#wrapper {
    height: 35px;
    margin: 0 auto;
    width: 960px;
  }

    div#container {
      background: url(../images/header.png) no-repeat scroll 0px 0;
      float:left;
      margin: 0 auto;
      padding: 0 92.5px 0;
      width: 775px;
    }
    
      div#header {
        height: 401px;
        margin: 105px auto 15px;
      }
  
        div#header h1 {
          margin-top:0;
        }
  
      div#details {
        margin-top: 35px;
      }
  
        div#details li {
          font-weight: bold;
          list-style-type:none;
          padding-left: 149px;
          margin-top: 60px;
          width: 625px;
        }
    
        div#details li.first {
          margin-top: 20px;
        }    
    
        div#details li h4, div#details li p {
          display: inline;
        }
    
        div#details hr.last {
          margin-top: 30px;
        }
  
      div#ideas {
        margin-top: 30px;
      } 
  
      div#ideas p.thanks {
        margin: 40px 0 30px;
      }
      
      div#ideas img#zappos_preview {
        margin-top: -105px;
      }
      
      div#ideas a#view_zeta {
        background: transparent url(../images/view_fullsize.png) repeat scroll 0 0;
        cursor: pointer;
        height: 15px;
        margin-left: 570px;
        margin-top: -27px;
        position: absolute;
        width: 208px;
      }
      
      div#ideas a#view_remix {
        background: transparent url(../images/view_fullsize.png) repeat scroll 0 0;
        cursor: pointer;
        height: 15px;
        margin-left: 570px;
        margin-top: -130px;
        position: absolute;
        width: 208px;
      }
      
/* /PRIMARY STYLES */

/* IMG REPLACEMENT STYLES */
  .img_replace {
    display: block;
    text-indent: -9999px;
  }
  
  .type_sprite {
    background: url(../images/type_sprite.png);
    width: 780px;
  }
    .type_sprite.ur_killing_me {
      height: 75px;
    }
    .type_sprite.one_of_the_coolest {
      background-position: 0 -100px;
      height: 200px;
    }
    .type_sprite.why_so_confusing {
      background-position: 0 -325px;
      height: 35px;
    }
    .type_sprite.to_tony {
      background-position: 0 -420px;
      height: 85px;
    }
    .type_sprite.hi_tony {
      background-position: 0 -545px;
      height: 22px;
      margin-top: 40px
    }
    .type_sprite.few_key_details {
      background-position:0 -585px;
      height: 20px;
    }
    .type_sprite.current_zeta {
      background-position: 0 -630px;
      height: 20px;
      margin-top: 60px;
      position: relative;
      top: 10px;
    }
    .type_sprite.zappos_remixed {
      background-position: 0 -680px;
      height: 20px;
      margin: -35px 0 115px;
    }
    .type_sprite.andrew_closing {
      background-position:0 -735px;
      height: 115px;
      margin-bottom: 0px;
    }
    
  .details_sprite span {
    background: url(../images/details_sprite.png) no-repeat scroll 0 0;
    display:block;
    position:absolute;
    margin-left: -200px;
    width: 150px;
    height: 130px;
  }
    .details_sprite.iconography span {
      background-position: 0 -25px;
    }
    .details_sprite.hierarchy span {
     background-position: -150px 0;
    }
    .details_sprite.link_styles span {
     background-position: -300px 0;
    }
    .details_sprite.blurry_imgs span {
     background-position: -450px -15px;
    }
    .details_sprite.who_what_where span {
     background-position: -600px 0;
    }
    
    hr {
      background: url(../images/hr.png) no-repeat scroll 0 0;
      border: 0;
      height: 15px;
      margin: 0 auto;
      width: 780px;
    }
/* /IMG REPLACEMENT STYLES STYLES */

#buttons {
	margin-bottom: 100px;
}

#buttons a {
	height: 52px;
	text-indent: -9999px;
	display: block;
	float: left;
}

#buttons a:active {
	position: relative;
	top: 1px;
	opacity: .9;
}

a#button-email {
	width: 164px;
	background: url(../images/button-email-me.png) no-repeat left top;
}

a#button-twitter {
	width: 265px;
	margin-left: 10px;
	background: url(../images/button-follow-twitter.png) no-repeat left top;
}

a#button-digg {
	width: 143px;
	margin-left: 10px;
	background: url(../images/button-digg.png) no-repeat left top;
}