@charset "utf-8";
/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(http://www.axel-media.com/mt/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */
@import "../css/common.css";
@import "../css/init.css";

/* --IE Width-- */
#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 840px;
    margin: 0 auto;
}
/* --IE Width-- */



h1{
height:auto;
text-indent:0;
}

#header-name a{background-image:url(../img/common/h1/blog_chara.gif);}

#header-name a{
display:block;
height:80px;
font-size:12px;
text-indent:-9999px;
background-repeat:no-repeat;
background-position:85px 17px;
margin:0 0 5px 0;
}

#header-description{
color:#534535;
font-size:0.9em;
margin:0 0 20px 85px;
}

#Content{
width:580px;
margin-left:20px;
}

#Content .asset-name{
margin:0 0 20px 0;
padding:6px 10px;
font-size:16px;
color:#333;
border-top:2px solid #000;
border-bottom:2px solid #dfdfdf;
background-color:#f1eceb;
background-image:url(../img/common/h2_line.gif);
_background-image:url(../img/common/h2_line_ie.gif);
background-repeat:repeat-x;
background-position:0 100%;
}
* +html #Content h2{background-image:url(../img/common/h2_line_ie.gif);}

#Content .trackbacks-header,
#Content .comments-header,
#Content .comments-open-header{
margin:0 0 15px 0;
padding:5px 10px;
font-size:14px;
color:#3e3e3e;
border-top:1px solid #bebebe;
border-bottom:2px solid #e7e7e7;
background-image:url(../img/common/h3_bg.gif);
_background-image:url(../img/common/h3_bg_ie.gif);
background-repeat:no-repeat;
background-position:0 100%;
}
* +html #Content .trackbacks-header,
* +html #Content .comments-header,
* +html #Content .comments-open-header{background-image:url(../img/common/h3_bg_ie.gif);}

#Content .search-form-header,
#Content .search-results-header{
margin:0 0 10px 0;
padding:0 10px 3px 10px;
font-size:14px;
color:#353535;
border-bottom:2px solid #e7e7e7;
background-image:url(../img/common/h4_line.gif);
_background-image:url(../img/common/h4_line_ie.gif);
background-repeat:repeat-x;
background-position:0 100%;
}
* +html #Content .search-form-header,
* +html #Content .search-results-header{background-image:url(../img/common/h4_line_ie.gif);}

#Content h5{
margin:0 0 10px 0;
padding:2px 0 2px 7px;
font-size:13px;
color:#353535;
border-left:5px solid #ccc;
}


#Content p{
margin:0 10px 10px 10px;
padding:0;
font-size:0.9em;
color:#4f4a44;
line-height:1.35;
text-justify:distribute;
text-align:justify;
}

.widget-header{
background-color:#E3DBBF;
color:#534535;
padding:10px;
margin:0;
border-top:1px solid #fff;
border-right:1px solid #fff;
}
