
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
Version:    2006.04/26
Skin for:	auto2_usr
-----------------------------------------------------
*/
#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: 800px;
margin-left: auto;
margin-right: auto;
}
#wrap {
width: 100%;
}

#main{
width: 380px;
float: left;
padding-left: 13px;
padding-right: 0px;
}

#main .mainMenu{
width: 380px;
}

#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
color:#000000;
width:180px;
float: left;
z-index: 1;
padding-left:15px;
}
#sub_b{
color:#000000;
width:180px;
float: right;
z-index: 2;
padding-right:15px;
}

.entry{
width: 380px;
margin-bottom: 20px;
background-color:#353535;
background-image:url(../img/newsblock_bottom.gif);
background-repeat:no-repeat;
background-position:left bottom;
}
.entry .entry_head{
background-image:url(../img/newsblock_head.gif);
background-repeat:no-repeat;
}

.entry .foot{
text-align:right;
}


.entry .date{
padding: 13px 10px 0px 10px;
}

#trackback .title{
padding-left:0;
}

#comment_module .title{
padding-left:0;
}

#message{
width:380px;
}

