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


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


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

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

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

#header-description {
  color: #000000;
}

#header-name a{
  color: #000000;
}
#header a {
    color: #5D8D45;
}
a:link { color: #895915; }
a:hover { color: #895915; }
a:visited { color: #895915; }
#footer { background-color: #5D8D45; }

.entry-tags {display: none;}

