body{
  background-color: #f0f0f0;
  font-size: 16px;
}
.header{
  height: 38px;
  margin-bottom: 20px;
  background-color: #333;
}
.content{
  width: 800px;
  margin:0 auto;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h1{
  position: absolute;
  top: 9px;
  right: 10px;
  width: 270px;
  height: 19px;
  background: url(http://www.finestructure.com/images/finestructure.gif) right top no-repeat;
}
.header h1 a{
  display: block;
  width: 100%;
  height: 100%;
}
.header h1 a span{
  display: none;
}
.top{
  margin-bottom: 15px;
}
.top .nav{
  width: 300px;
}
.top .nav li{
  float: left;
  margin-left: 10px;
  font-size: 18px;
}
.top .nav a{
  text-decoration: none;
}
.top .feedburner-chicklet,
.top .reddit,
.top .twitter{
  float: right;
  margin-right: 10px;
}
.top #fb-root iframe{
  width: 90px;
}
h2{
  margin: 0;
  padding-left: 38px;
  background: url(http://www.finestructure.com/images/icons/favorites_blue_32.png) left center no-repeat;
  font-size: 32px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}
h2 a,
h2 a:visited{
  color: #000;
  text-decoration: none;
}
a{
  color: #1558BC;
  text-decoration: underline;
}
a:hover{
  color: #0F3773;
}
a:visited{
  color: #500D0D;
}
.content p{
  margin: 14px 0;
}
.centerme{ /* not generic */
  margin: 0 40px;
}

/* post */
.postbody img{
  border: 0;
}
.postbody p{
  margin: 16px 0;
  
  font-size: 115%;
  line-height: 1.5em;
}
.postbody h3{
  font-size: 25px;
  font-weight: normal;
}
.postbody blockquote p{
  margin: 0 30px;
  padding: 6px 4px 3px 4px;
  background-color: #bbb;
  font-size: 110%;
}
.postbody p strong{
  font-weight: bold;
}
.postbody ul{
  margin-left:0;
  padding-left:20px;
  font-size: 110%;
}
.postbody li{
  list-style-type: circle;
}
.postbody .image{
  font-size: 10px;
  text-align: center;
}
.postbody .image p{
  margin-top: 5px;
}
.postbody .amazon-iframe{
  float: right;
  width: 120px;
  height: 240px;
  margin: 0 0 8px 8px;
}
.permalink{
  font-size: 90%;
  font-style: italic;
}

/* frontpage */
.front .newest{
  margin-bottom: 30px;
}
.front .related{
  float: right;
  width: 150px;
  text-align: right;
}
.front .related h3{
  font-weight: bold;
}
.front .related .blog-list{
  background-color: #f0f0f0;
}
.front .related li{
  margin: 7px 0;
  font-size: 12px;
}
.stream .entry{
  margin-bottom: 30px;
  padding-left: 32px;
  background: url(http://www.finestructure.com/images/icons/website_blue_24.png) left top no-repeat;
  font-size: 13px;
}
.stream .featured{
  background-image: url(http://www.finestructure.com/images/icons/favorites_blue_24.png);
}
.stream .quick{
  background-image: url(http://www.finestructure.com/images/icons/comment_blue_24.png);
}
.stream .entry h3{
  font-size: 20px;
}
.stream .entry .title a,
.stream .entry .title a:visited{
  color: #000;
  text-decoration: none;
}
.stream .entry .postbody p,
.stream .entry .postbody ul{
  margin: 0 0 12px 0;
}
.stream .entry .postbody blockquote{
  margin-bottom: 12px;
}
.stream .entry .postbody blockquote p{
  margin-left: 15px;
}

/* sharing */

.sharing {
  margin-bottom: 20px;
}
.sharing-header{
  font-size: 22px;
}
.content .sharing-note{
  margin-top: 2px;
  font-size: 12px;
}
.sharing ul{
  margin: 10px 0;
}
.sharing ul li{
  display: inline;
  float: left;
  width: 70px;
  vertical-align: bottom;
}

/* new comments */

.comment-header{
  font-size: 22px;
}

/* old comments */

.oldcomments{
    padding-bottom: 32px;
}
.oldcomments .comment{
    position: relative;
    margin: 12px 0 0 0;
}
.oldcomments .comment-form{
    margin: 8px 0 22px 0;
}
.oldcomments .comment-text{
    float: left;
    width: 640px;
    margin-right: 8px;
    background: #ddd url(images/comment-t.gif) left top no-repeat;
    line-height: 1.5;
}
.oldcomments .commenter-1 .comment-text{
    background-image: url(images/comment-t-author.gif);
    background-color: #bdbdbd;
}
.oldcomments .comment-text p{
    margin-bottom: 10px;
}
.oldcomments .comment-text-inner{
    min-height: 3em;
    padding: 20px 24px 44px 20px;
    background: url(images/comment-b.gif) left bottom no-repeat;
}
.oldcomments .commenter-1 .comment-text-inner{
    background-image: url(images/comment-b-author.gif);
}
.oldcomments .comment-form .comment-text textarea{
    width: 588px;
    height: 60px;
    border: 1px solid #bbb;
    padding: 4px 6px;
    background-color: #eee;
    font: 12px normal "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.oldcomments .comment-form input{
    width: 144px;
    margin: 4px 0;
}
.oldcomments .comment-form .input-default{
    color: #aaa;
}
.oldcomments .comment-form .no-reg,
.loggedin .oldcomments .comment-form .reg{
    display: inline;
}
.loggedin .oldcomments .comment-form .no-reg,
.oldcomments .comment-form .reg{
    display: none;
}
.oldcomments .comment-form p{
    margin: 4px 0;
}
.oldcomments .comment-form .comment-note{
    float: right;
    margin: 0;
    padding-top: 4px;
    font-size: 10px;
}
.oldcomments .comment-date{
    padding: 13px 0 8px 0; 
    font-size: 11px;
    text-transform: uppercase;
}
.oldcomments .reg .comment-author{
    padding-bottom: 8px;
}

/* footer */
.footer{
  padding: 10px 0;
  background-color: #333;
  color: #ddd;
  font-size: 12px;
  font-family: Helvetica,Arial,sans-serif;
}
.footer-inner{
  width: 800px;
  margin: 0 auto;
}
.footer-inner .col{
  float: left;
  width: 240px;
  padding: 0 13px 10px 13px;
}
.footer-inner h4{
  margin: 8px 0;
  font-size: 16px;
  font-weight: normal;
}
.footer-inner a,
.footer-inner a:visited{
  color: #fff;
}
.footer-inner p{
  line-height: 1.8em;
}
.footer-inner ul{
  padding: 15px 0;
  padding-left: 20px;
}
.footer-inner li{
  margin-bottom: 6px;
  list-style-type: disc;

}

/* archives */
.archive-page{
  margin-bottom: 4px;
}
.archive-link{
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
}

.end{clear:both;}

.fixme{
  text-decoration: blink;
}