/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://kodomono.sakura.ne.jp/mt/mt-static/themes-base/blog.css);
@import url(http://kodomono.sakura.ne.jp/mt/mt-static/support/themes/minimalist-pink1/minimalist-pink1.css);
/* end StyleCatcher imports */



#container-inner {
    width: 860px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

/* Thin-Wide */

.layout-tw #alpha {
    left: 260px;
    width: 600px;
}

.layout-tw #beta {
    left: -600px;
    width: 260px;
}



#footer{

padding: 15px;
background: #808080;
color: #fff;
font-size: 65%;

}

#footer a{
color: #fff;
}

body{

background: #6699CC;
}



#header-inner {
   
	
	border-top-color: #191970;
	border-bottom-color: #b0b0e6;
	
}


#header-content {
	
    
	background: #4169e1; 
}


.asset-name {
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #a3b8cc;
   border-left-style: solid;
   border-left-width: 5px ;
   border-left-color: #36414d ;
   border-top-style: hidden;
   border-right-style: hidden;
   padding: 0 0 0 10px;
   color: #666;

}



.asset-meta {
    
    border-top: 0px;
    margin-bottom: 0px;
    
}


.asset-body h2,
.asset-more h2{
	
	color: #0033CC;
	background-color: #CCFFFF;
	
}

.entry-content{
font-size: 90%;
}


.top-header{
	background: #a3b8cc;
	color: #fff;
         text-align: center;
    
}




.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
	background: #a3b8cc;
	color: #fff;
    
}


.widget-header { 
    border-width: 0px;
    
}

.widget-content a {
    color: #0033CC;
}


.archive-title {
    
	background: #4169e1;
	color: #fff;
}

.entry-categories{
         margin-bottom: 30px;
         margin-top: 0px;

}

.asset-footer {
         margin-top: 0px;
         margin-bottom: 0px;
}



