/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/minimalist-red/minimalist-red.css);
/* end StyleCatcher imports */










#header { 
 border-top:0px;
 border-bottom:0px; 
 background-color:#f1dec1;
 padding:5px;
 }


#header-content {
 width: 1020px; 
 margin: 5px;
}

#header-nav-inner {
 position: relative;
 width: 1000px;
 margin: 0 auto;
}

.widget-archives {
    display:block;
    float:left;
}

#header-name a {
  font: bold 30px arial, verdana, helvetica, sans-serif;
  color: #000000;
}

#header a {
    color: #ab0404;
}

#footer {
   display:none;
}

.entry-tags {display: none;}

