/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:  basic_ad
FileName:  type_c.css
$Revision: 1.3 $
-----------------------------------------------------*/
#main{
float:left;
width:440px;
margin:0;
padding:0 10px;
}
#sub_a{
float:left;
z-index:1;
width:170px;
margin:0;
padding:0;
}
#sub_b{
float:right;
z-index:2;
width:170px;
margin:0;
padding:0;
}
#message{
background:url(../img/bg_msg_top.gif) no-repeat left top;
}
#message .contents{
background:url(../img/bg_msg_bottom.gif) no-repeat left bottom;
}
#message .subContents{
background:url(../img/msg_bg.gif) repeat-y left bottom;
}
.entry{
background:url(../img/bg_entry.gif) repeat-y 0 0;
}
.entry .entry_head{
background:url(../img/bg_entry_head.gif) no-repeat center top;
}
.entry .theme{
background:#F1E0AE url(../img/bd.gif) repeat-x center top;
}
.entry .contents{
background:url(../img/bg_entry.gif) repeat-y 0 0;
}
.entry .foot{
background:url(../img/bg_entry_bottom.jpg) no-repeat center bottom;
}
#reader_list h3.title,
#favorite_list h3.title,
#bookmark_list h3.title,
#recent_entries_list h3.title{
background:url(../img/bg_h3.gif) no-repeat;
}
#trackback,#comment_module{}
#trackback h3.title,
#comment_module h3.title{
background:url(../img/bg_h3_cmt.gif) no-repeat 0 0;
}
