@import url(http://www.kanepee.jp/mt/mt-static/themes-base/blog.css);
@import url(http://www.kanepee.jp/mt/mt-static/themes/minimalist-red/screen.css);

#header-inner {
    background: url(http://www.kanepee.jp/blog//images/bg.jpg);
}

#header-name {
    visibility: hidden;
}

#header-content {
    height: 157px;
    margin: 0px 0px 0px 0px;
}

#header { 
    background: #ab0404;
    border-top-width: 0px;
}

#content {
    background-color: #ab0404;
    margin-top: 0px;  
    margin-bottom: 0px;  
}

#content-inner {
    background-color: #fff;
    padding-top: 20px;  
    padding-bottom: 30px;  
}

#footer { 
    background-color: #ab0404; 
}

.widget-content a {
    color: #ab0404;
}

.widget-header a {
    color: #ab0404;
}

.entry-asset {
    background-color: #ffe8e8;
    padding: 5px 10px 5px 10px;
}

.asset-footer {
    border-top-width: 0px;
    padding-top: 0px;
}

.comments {
    border-top-color: #dddddd;
    border-top-style: solid;
    border-top-width: 1px;
}


