/* 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-green/minimalist-green.css);
/* end StyleCatcher imports */


#header{
border-color: #FF9254;
background: #A84B0D;
}

#footer{
background-color: #A84B0D;
}

a{
color: #A84B0D;
}

pre,blockquote{
margin: 0.5em 2em 0.5em 2em;
padding: 0.5em 2em 0.5em 2em;
background-color: #FFDBBA;
}

hr{
margin: 1em 0.5em 1em 0.5em;
background-color:#C9E1BE;
height: 0.2em;
}

.asset-content h1{
padding-left: 0.5em;
margin-top: 2em;
padding-bottom:0em;
border-bottom:2px #A84B0D solid;
border-left:1em #A84B0D solid;
font-size: 120%;
clear: both;
}

.asset-content h2{
padding-left: 0.5em;
margin-top: 2em;
margin-left: 1em;
padding-bottom:0em;
border-bottom:1px #A84B0D solid;
border-left:1em #A84B0D solid;
font-size: 120%;
}

.asset-content h3{
padding-left: 0.5em;
margin-top: 2em;
margin-left: 2em;
padding-bottom:0em;
border-bottom:1px #A84B0D solid;
border-left:1em #A84B0D solid;
font-size: 100%;
}

.asset-footer{
border-top-color: #A84B0D;
}

#header-content{
margin-bottom: 10px
}

#header-banner-hb{
text-align: right;
color: #FFFFFF;
}