.last_blog_rss {
  float: right;
  margin-top: 5px;
  margin-right: 5px;
}

.last_blog_rss a {
  font-size: 13px;
  text-decoration: none;
  color: ffffff;
}

.last_blog_strong{background: inherit;color: #505050;}
	
.last_blog_h1{background: inherit;color: #50514D;font-size: 26px;}

.last_blog_h1 span{background: inherit;color: #505050;}

.last_blog_h2{background: inherit;color: #50514D;font-size: 20px;}

.last_blog_h2 span{background: inherit;color: #85AC1E;}

.last_blog_bg1 { background-color: #D9D29A; }
.last_blog_bg2 { background-color: #FFF999; }

.last_blog_author {
  font-size: 10px;
  font-style: italic;
}

#lastblog_mainpage a{text-decoration: underline;color: #1e1e1e;}
#lastblog_mainpage a:hover{text-decoration: none;}
strong{background: inherit;color: #50514D;}
	
#lastblog_mainpage .last_blog_sent{background: inherit;color: #505050;font-size: 26px;}
#lastblog_mainpage .last_blog_word{background: inherit;color: #505050;font-size: 26px;}

#lastblog_mainpage {
  clear: left;
  position: relative;
  margin: 0px auto;
  background-image: url('images/bgblog1_orange_trans.png');
  background-repeat: repeat-x;
  border: 1px solid #d2d2d2;
}
	
#lastblog_mainpage .lastblog_title {
  padding-left: 20px;
  padding-top: 10px;
  margin-bottom: 10px;
}

.lastblog_blog {
  background-color: #ffffff;
  padding: 5px;
}
	
.lastblog_blogtitle a {
  font-size: 20px;
  text-decoration: none;
}
	
#last_blog_comment_container {
  margin: 0 auto;
  width: 95%;
  padding: 10px;
}

#last_blog_comment_container .title {
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.last_blog_comment_title {
  background-color: #D9D29A;
  padding-left: 5px;
  padding-right: 5px;
}

.last_blog_comment {
  background-color: #FFF999;
  padding: 5px;
  margin-bottom: 5px;
}
