/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://mt.yorkblog.com/mt-static/themes-base/blog.css);
@import url(http://mt.yorkblog.com/mt-static/support/themes/minimalist-red/minimalist-red.css);
/* end StyleCatcher imports */
body { background-color:#D6D7D8; }

#header { 
 border-top:0px;
 border-bottom:0px; 
 background: #ffffff;
 padding:5px;
 font-size:12px;
 }
#header-inner, #content-inner, #footer-inner {
position: relative;
width: 1000px;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
}
#content-inner { background-color:#fff; }

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

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

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


#header a {
    color: #4F91CD;
}
#footer {
 background-color:#4F91CD;
}

a:link { 
	color: #4F91CD; 
 }
a:hover { 
	color: #4F91CD; 
} 
a:visited { 
	color: #4F91CD; 
} 

.entry-tags {display: none;}

