  /*  ----------------------------
      CSS RESET
      ---------------------------- */    
      body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
        margin:0; padding:0; 
        }
        
      table { border-collapse:collapse; border-spacing:0; }
      fieldset,img { border:0; }
      address,caption,cite,code,dfn,strong,th,var { font-style:normal; font-weight:normal; }
      strong { font-weight: bold; }
      ol,ul { list-style:none; }
      caption,th { text-align:left; }
      h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
      q:before,q:after { content:''; }
      abbr,acronym { border:0; }
      p { margin-bottom: 1em; }
    
    
  /*  ----------------------------
      pre/post
      ---------------------------- */    
      body { font-family: georgia, Helvetica, arial, sans-serif; text-transform: uppercase; letter-spacing: 1px; background-color: #fff; }
      #wrap { width: 910px; margin: 40px auto; }
      #left { float: left; width: 350px; margin-top: 30px; text-transform: none; letter-spacing: 0px;}
      /*#right { float: left; letter-spacing: 0px; color: #333; width: 460px; font-weight: normal; margin-top: 30px; margin-left: 100px; text-transform: none; font-size: 16px; line-height: 23px; }*/
      #right {
        color:#333333;
        float:left;
        font-size:16px;
        font-weight:normal;
        letter-spacing:0;
        line-height:25px;
        margin-left:30px;
        margin-top:30px;
        text-transform:none;
        width:530px;
        }
      #navigation { float: left; margin-top: 30px; font-size: 14px; }
        ul.minicart-contents { list-style: none; margin-left: 0px; }

      h1 { background: transparent url(/images/h1-prepost_editions-think.png) top left no-repeat; display:block; width: 910px; height: 39px; padding-bottom: 5px; text-indent: -9999px; overflow: hidden; border-bottom: 5px solid #000; margin-bottom: 20px; clear: both; font-size: 30px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; }
      #left h2 { float: left; width: 350px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 10px; }
      #right h2 { font-weight: bold; font-size: 24px; line-height: 28px; margin-bottom: 1em; }
      .description { font-size: 14px; }
      .description h3 { font-weight: bold; margin-bottom: 10px;}
        .description ul { list-style: circle; margin-left: 20px; font-size: 14px; margin-bottom: 10px;}
      #navigation h3 { font-size: 16px; font-weight: bold; border-bottom: 2px solid #000; }

      h4 { font-weight: bold; }

      footer { float: left; width: 100%; padding-bottom: 30px; border-bottom: 3px solid #000; clear: both; font-size: 10px; border-top: 1px solid #ddd; padding-top: 10px; margin-top: 30px;}
      a { color: #8b85ff; color: #5249ff; color: #463fcd; border: 0px; text-decoration: none; padding: .1em; padding: 0; border-bottom: 1px solid #fff; }

      a:hover { color: #fff; background-color: #5249ff; background-color: transparent; color: #463fcd; border-bottom: 1px solid #463fcd; }
      a:hover img { background-color: transparent; }
      .small { font-size: .6em; }
      .smaller { font-size: .9em; }
      .sc { text-transform: uppercase; font-size: .8em; letter-spacing: 1px; }
      
      .purchase { margin-left: 20px; margin-bottom: 10px; }
      
      .topsy_widget_data { float: right; display: inline; }
      .social_buttons { float: right; }
      
      .product_images { margin: 10px 0; float: left; }
      .product_images img { float: left; }
      .product_images a { border: 1px solid #999; float: left; padding: 0; }
      .product_images a:hover { border: 1px solid #000; background: transparent; }
      
      
      
      .ledeimage { float: left; width: 910px; }
      #content { float: left; width: 910px; }
      
      .photographs { float: left; width: 910px; margin-top: 30px;}
        .photographs .photo { float: left; height: 260px; margin-bottom: 10px; }
        .photographs .photo img { float: left; position: absolute; }
        .photographs .photo p { position: relative; font-weight: bold; padding-right: 10px; border-bottom: 0px solid #fff; display: none; top: 5px; left: 10px; font-size: 30px; line-height: 35px; }
        .photographs .photo p.desc { position: relative; font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2"; text-transform: none; font-weight: normal; font-style: italic; float: left; background-color: #000; display: none; top: 10px; left: 10px; padding: 5px 10px; font-size: 16px; line-height: 18px; border: 0px; margin-top: 10px; margin-right: 20px;}
        .photographs .photo .credit { font-size: 10px; }  
        .white a { color: #fff; text-shadow: 1px 1px 1px #000; }
        .black a { color: #000; text-shadow: 1px 1px 1px #fff; }