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

/* add custom css here */
body {
background-color: #1C1710;
color: #F6F3E2;
background-image: url(http://www.daviddelahaye.co.uk/monster_blogpage/images/MCB_blog_bottom_small.jpg);
background-repeat: no-repeat;
background-position: left bottom;
background-attachment: fixed;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
}


#header-description {
font: 120% Verdana, Arial, Helvetica, sans-serif;	
text-align: right;
}

#header-name {;
background-image: url(http://www.daviddelahaye.co.uk/monster_blogpage/images/MCB_blog_banner.jpg);
background-repeat: no-repeat;
background-position: right;
height: 90px;
}

.widget-header {
color: #F6F3E2;
font-size: 120%;
}

.widget-content {
background-color: #1C1710;
border: medium solid #D71B68;
padding: 10px;
margin-left: 30px;
font-size: 80%;
}

.widget-recent-entries {
font-size: 80%;
}


.widget-archives widget{
font-size: 80%;
}


.asset-body {
color: #F6F3E2;
font: 100% Verdana, Arial, Helvetica, sans-serif;
text-align: justify;
margin-left: 160px;
padding: 10px;

}

.entry-title {
text-align: right;
font-size: 130%;
}

.asset-meta {
text-align: right;}

#footer-content {
font-size: 60%;
text-align: center;
}

a:link {color: #F6F3E2;}
a:visited {color: #F6F3E2;}
a:hover {color: #DB1668;}
/* end StyleCatcher imports */





