/* reset styles
--------------------------------------------- */

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, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
  outline: 0;
  background: transparent;
  }
ul {
  list-style: none;
  }
blockquote, q {
  quotes: none;
  }
p {
  margin-bottom: 15px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  }

/* core styles
--------------------------------------------- */

body{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  color: #404040;;
/*  background: #396B0A url(/web/20150105022513im_/http://madebydna.com/images/blues-texture.png);*/

/*  padding-top: 20px;*/
/*  background: #C6E7EC url(/web/20150105022513im_/http://madebydna.com/images/body-bg-blue-sand.png);*/
}

a:link,
a:visited {
  text-decoration: none;
  color: #1BA6B2;
  border-bottom: 1px dotted #1BA6B2;
  }
a:hover {
  color: #FEC42D;
/*  color: rgba(0,0,0,.7);*/
  border-bottom: 1px solid rgba(0,0,0,.25);
  border-bottom: 1px solid #FEC42D;
  }

h3 {
  margin: 0 0 8px 0;
  font-size: 1.1em;
  font-weight: normal;
  color: rgba(0,0,0,.5);
  }
#header {
  width: 100%;
  padding: 30px 0 10px;
  background: url(/web/20150105022513im_/http://madebydna.com/images/border.png) repeat-x 0 100%;
  position: relative;
}
#header #branding a {
  display: block;
  margin-bottom: 2px;
  font-size: 1.7em;
  border: none;
  }
#header #branding a span.made{
color: #A12813;
color: #8F2379;
  }
#header #branding a span.by{
color: #CE1918;
color: #FF0066;
font-family:Baskerville,"Goudy Old Style","Palatino","Book Antiqua",serif;
font-size:1.2em;
font-style:italic;
font-weight:normal;
line-height:1;
  }
#header #branding a span.dna{
color: #E65A19;
color: #ED7341;
  }
#header #branding p {
  font-size: .833em;
  font-weight: normal;
  text-transform: uppercase;
  color: rgba(0,0,0,.6);
  margin: 0;
  }
#wrap {
  max-width: 960px;
  min-width: 800px;
  margin: 0 auto;
  }

/* nav
--------------------------------------------- */

ul#nav {
  position: absolute;
  right: 0;
  top: 3px;
  }
ul#nav li {
  display: inline;
  float: left;
  padding-right: 5px;
  }
ul#nav li a {
  border: none;
  }
ul#nav li a img {
  }
ul#nav li a:hover img,
ul#nav li a:focus img {
  opacity: .8;
  }

/* main
--------------------------------------------- */

#main {
  width: 100%; /* 780 / 980 */
  padding: 30px 0 0 0;
  }


/* content
--------------------------------------------- */

#content {
  float: left;
  width: 70%; /* 560 / 840 */
  margin: 0 0 0 0;
  }
#articles {
  margin: 0 30px 0 0;
  }

#content div.article-body {

  font-size: .9em;
  line-height: 1.4;
}

#content div.article-body h1 {
  margin: 0 0 3px 0;
  font-size: 1.2333em;
  color: #222;
  font-weight: bold;
  line-height: 1.4;
  text-transform: none;
  }

#content div.article-body h2 {
  margin: 0 0 3px 0;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.4;
  text-transform: none;
  }

  #content div.article-body h2 a {
    color: #A12813;
    color: rgba(161, 40, 19, 0.8);
    color:  #009193;
    border-bottom: 1px solid rgba(161, 40, 19, 0.15);
    color: #1BA6B2;
/*    color: #444;*/
    border-bottom: 1px dotted #1BA6B2;;

  }
    #content div.article-body h2 a:hover {
/*    color: rgba(161, 40, 19, 0.9);*/
/*    border-bottom: 1px solid rgba(161, 40, 19, 0.25);*/
      color: #FEC42D;
      border-bottom: 1px dotted #FEC42D;
  }
#content div.article-body h3 {
  margin: 0 0 3px 0;
  color: #CE1918;
  }

#content div.article-body div.time {
  margin: 0;
  padding: 0 0 15px 0;
  font-size: .9em;
  line-height: 1;
  text-align: left;
  color: rgba(0,0,0,.6);
  }
#content div.article-body div.time a {
  font-weight: normal;
  color: rgba(0,0,0,.7);
  border: none;
  }
#content div.article-body div.time a.tag {
  margin-right: 3px;
  }
#content div.article-body div.time a:hover {
  color: rgba(0,0,0,.9);
  border: none;
  }
#content div.article-body strong{
  color: #043042;
  color: rgba(4,48,66,.65);
}

#content div.article-body ul {
  margin: 0 0 15px 15px;
  list-style: disc;
  }
#content div.article-body li {
  margin-bottom:  10px;
  line-height: 1.5em;
  }

  #content div.article-body li code{
  color: #442211;
  border-bottom: 1px dotted rgba(0,0,0,.1);
  background: rgba(211,228,234,.8);
  line-height: 1.8em;
  padding: 0 3px;

  }
#content div.article-body blockquote {
  margin: 0 0 15px 0;
  padding: 0 0 0 20px;
/*  font-family: Georgia, serif;*/
/*  font-style: italic;*/
  font-size: 0.9em;
  color: rgba(0,0,0,.5);
  }

#content div.article-body img {
/*  width: 100%;*/
  }

#content div#disqus_thread {
  padding: 17px 20px 5px;
  }

#content a.dsq-brlink{
  padding-bottom: 10px;
  color: rgba(0,0,0,.4);
  border: none;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 9px;

  }

/* special divs
--------------------------------------------- */
#content div.aside {
    background: #fff9d8;
    padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    line-height: 1.6;
}

#content div.aside pre,
#content div.aside p pre {
    display: inline;
    font-size: 1.2em;
}


/* tables
--------------------------------------------- */

table {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
}
table th {
    border-bottom: 2px solid #6678B1;
    color: #003399;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 8px;
}
table td {
    border-bottom: 1px solid #CCCCCC;
    color: #666699;
    padding: 6px 8px;
}
table tbody tr:hover td {
    color: #000099;
}

table tbody td.label {
    border-right: 2px solid #6678B1;
    color: #003399;
    font-size: 14px;
}

table tbody td pre {
    display: inline;
}


/* aside
--------------------------------------------- */

#aside {
  float: right;
  width: 27%; /* 280 / 840 */
  }

#aside h3 {
  font-size: 0.9em;
}

ul#about {
  margin: 0 0 15px;
}

ul#about li{
  font-size:0.8em;
  line-height:1.4;
}

ul#abouts li img {
  -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.3);
  float:left;
  margin:2px 12px 0 0;
  width: 48px;
}

ul#about li a {
    padding: 5px;
    float: left;
    position: relative;  /* Set the absolute positioning base coordinate */
    width: 85px;
    height: 85px;
    border: none;
}

ul#about li img {
    width: 75px;
    height: 75px; /* Set the small thumbnail size */
    -ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
    border: 1px solid #ddd;
    padding: 5px;
    background: #f0f0f0;
    position: absolute;
    left: 0;
    top: 0;
}
ul#about li img.hover {
  /* Image used as background on hover effect */
    background:url(/web/20150105022513im_/http://madebydna.com/images/thumb_bg.png) no-repeat center center;
    border: none; /* Get rid of border on hover */
}
 ul#about li em {
  color:rgba(0, 0, 0, 0.6);
  margin-left: 85px;
  display:block;
  font-style:normal;
  font-weight:normal;
 }

#aside h3 img {
  vertical-align: bottom;
  }
#aside p {
  margin: 0 0 30px 0;
  font-size: .8em;
  line-height: 1.4;
  color: rgba(0,0,0,.7);
  }
#aside p.dna{
  padding: 8px 10px;
/*  background: #ECC555;*/
  background: #EEF5F9;
  color: #154C62;
  border: 1px solid #E1E1E1;
}
#aside p.dna span {
  display: block;
  margin-bottom: 5px;
  line-height: 1.2;
}

#aside #tweets {
  margin-bottom: 35px;
}

#aside #changing {
  margin-bottom: 35px;
}

#aside #changing a:link,
#aside #changing a:visited {
  border-bottom: 0;
}

#aside #tweets h2 {
  color:rgba(0, 0, 0, 0.5);
  font-size:0.75em;
  margin:0 0 8px;
  text-transform:uppercase;
}

#aside ul#twitter_update_list li {
  font-size:0.8em;
  margin-bottom: 15px;
}

#aside ul#twitter_update_list li span{
  color:rgba(0, 0, 0, 0.6);
  display:block;
}

#aside ul#twitter_update_list li a {
  color:rgba(0, 0, 0, 0.5);
  line-height:1;
  }

#aside  #ShelfariWidget153009 a {
  color:rgba(0, 0, 0, 0.5);
  font-size:0.75em;
  margin:0 0 8px;
  text-transform:uppercase;
}

/* footer
--------------------------------------------- */

div#footer p {
  color:rgba(0, 0, 0, 0.5);
  font-size:0.75em;
  line-height:1.5;
  margin:0 15px 4px;
}

/* disqus
--------------------------------------------- */
#dsq-content h3,
#dsq-content #dsq-comments .dsq-comment-message {
  font-size: 0.9em;
}

#dsq-account-dropdown a {
  font-size: 0.9em;
}
/* misc
--------------------------------------------- */
.hide {
  display: none;
}
.sep {
  margin: 0 3px;
  color: rgba(0,0,0,.8);
  }
/* self-clear floats */

.group:after {
  content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
span.amp {
   font-family:Baskerville,"Goudy Old Style","Palatino","Book Antiqua",serif;
   font-size:110%;
   font-style:italic;
}

/* IE7 hacks
--------------------------------------------- */

*:first-child+html .group,
*:first-child+html div.article-body,
*:first-child+html #wrap {
  min-height: 1px;
  }

/*
     FILE ARCHIVED ON 02:25:13 Jan 05, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:14:22 Jun 01, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.469
  captures_list: 0.559
  exclusion.robots: 0.057
  exclusion.robots.policy: 0.046
  esindex: 0.01
  cdx.remote: 8.148
  LoadShardBlock: 566.87 (3)
  PetaboxLoader3.datanode: 427.808 (4)
  PetaboxLoader3.resolve: 133.182 (3)
  load_resource: 56.132
*/