
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:type_b.css
Version: 2006/9/7
Skin for: september_usr_ad
-----------------------------------------------------
*/
#frame:after,
#wrap:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#frame,
#wrap {display: inline-table;}

/* Hides from IE-mac \*/
* html #frame,
* html #wrap {height: 1%;}
#frame,
#wrap {display: block;}
/* End hide from IE-mac */

#frame {
width: 806px;
margin-left: auto;
margin-right: auto;
background-image: url(../img/frame_bgb.gif);
background-repeat: repeat-y;
}

#subFrame{
width: 800px;
margin-left: auto;
margin-right: auto;
}
#wrap {
position: relative;
width: 100%;
}

#main {
width: 600px;
float: left;
padding-left: 6px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:193px;
float: right;
z-index: 1;
overflow: hidden;
} 
#sub_b{
display: none;
}
.entry .date{
padding: 5px 0px 5px 10px;
display: block;
color: #ffffff;
background-image: url(../img/entry_bar2.gif);
background-position: right middle;
background-repeat: none;
}