html{}
pre{width:460px;overflow:auto;}
header{margin-bottom:20px;}

nav{margin-top:0;}
nav ul{float:right;margin-top:-44px;}
nav ul li{margin:20px 0 0 20px;font-size:20px;}
.container{width:460px;padding:0 10px;margin:0;}
section.primary{width:460px;overflow:hidden}
section.secondary{width:460px;overflow:hidden;}

section.primary article img{max-width:445px;height:auto;}

section.secondary.sidebar{display:none;}
p.intro{font-size:18px;margin-top:-10px;line-height:36px;}
p.text-align-right{display:none;}
#search{background:rgba(0, 0, 0, 0.1);padding:5px;}
ul.opensource li{width:460px;}
ul.blog-posts li{width:460px;background:none;padding-left:0;}
.right{margin:0;}

p.i-create-web-apps{margin-left:0;float:none;top:-110px;left:115px;z-index:9000;position:relative;width:350px;overflow:visible;
  background:url('../images/i-create-web-apps.iphone.png') no-repeat;}
img.drnic{width:100px;float:left;position:relative;z-index:9001;margin-bottom:0px;}
/*.secondary.photo{height:77px;overflow:hidden;}*/
.primary.home{overflow:visible;}
p.intro{margin-top:-120px;}

/* Search
------------------------------- */
#search{background:#d2d0c3;padding:5px;width:450px;}
#search input{border:0;padding:5px;margin-right:0px;width:335px;}
#search input#search_submit{padding:4px 5px;background:#988F65;width:100px;}


.tipsy{display:none !important;}

/* Footer.
------------------------------- */
footer.pagefooter{font-size:14px;text-align:center;display:block;color:#d8e3e6;height:100%;
  background:#303133 url('../images/footer.png') repeat-x;width:460px;padding:15px 10px;}
footer.pagefooter img{margin-bottom:5px;}
footer.pagefooter p{margin:0 0 10px;}
footer.pagefooter small p{margin:5px 0 0 0;color:#868B8D;}
  
  /* Links */
  footer.pagefooter a{color:#d8e3e6 !important;}
  footer.pagefooter a:hover{color:#fff !important;}
  
  /* Stickey footer */
  html, body, #wrapper {height: auto;}
  body > #wrapper {height: auto; min-height: auto;}
  .container {padding-bottom: 0;}/* must be same height as the footer */
  footer.pagefooter{position:relative;margin-top:0;clear:both;}