/* 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 {
 border-top: 0px;
 width: 1020px; 
 margin: 5px;
}

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

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

#footer { 
    display:none;
}

a:link { 
	color: #596c40; 
 }
a:hover { 
	color: #596c40; 
} 
a:visited { 
	color: #596c40; 
} 
#header a {
    color: #596c40;
}

.entry-tags {display: none;}

