/* 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);
@import url(http://extras.mnginteractive.com/live/css/site515/iy_style.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: 1000px;
 margin: 0 auto;
}

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


a:link { 
	color: #3f8dad; 
 }
a:hover { 
	color: #3f8dad; 
} 
a:visited { 
	color: #3f8dad; 
} 
#header a {
    color: #3f8dad;
}
#footer {
    background-color: #3f8dad;
}

.entry-tags {display: none;}

