/*
***** Blog
*/
#blog {
  padding-right:45px;
  _width:630px;
}

.blog#right-modules {
  font-size:1.0em;
  width:220px;
}
.hentry{}
.hentry .entry-header, .hentry .entry-footer{
  color:gray;
}
.hentry .entry-header{font-size:0.9em;}
.hentry .entry-footer{padding:0 0 12px;}
.entry-header p,.entry-footer p{margin-bottom:3px;}
.entry-header h2{font-weight: normal;font-size:2em;line-height:1em;}
.entry-header img{float:left; margin-right:14px;} 

.hentry .entry-content{padding-top:10px;clear:both;}

div#rss-subscribe {
  background: #fff url(../images/rss_logo.png) no-repeat scroll top left;
  height: 27px;
  margin: 15px 0;
}
#rss-subscribe a{
  color: #ff6600;
  line-height:27px;
  padding-left:30px
}

#archives {padding: 24px 20px;width: 180px; _width:220px;}
#archives h3{font-size: 1.2em;font-weight: bold;margin-bottom:8px;}
#archives ul{list-style-type: none;margin:0;}

div.dotty {
  background: #FFF url(/images/dot.gif) repeat-x scroll center;
  height:2px;
  margin-bottom: 15px;
}
div.dotty hr{display:none;}
