@charset "utf-8";
/* BLOG */
.frame{
width:880px;
}
.essay{
width:710px;
overflow:hidden;
float:left;
margin:0 0 14px 0;/*Different from ie & ff,safari*/
}
.sidebar{
width:160px;
float:right;
background:url(images/point.gif) top repeat-x;
}
.title{
line-height:46px;
height:47px;
overflow:hidden;
background:url(images/point.gif) top repeat-x;
}
.tags a,
.comments a{
display:inline-block;
color:#b5a593;
height:51px;
line-height:51px;
}
.tags a:hover,
.comments a:hover{
background:url(images/4px.gif) top repeat-x;
}
.tags a:active,
.comments a:active{
color:#474039;
}
.links_friends{
margin:14px 0 14px 0;
}
.links_friends li,
.links_friends img{
border:none;
padding:0;
float:left;
}
