/* 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);
/* end StyleCatcher imports */

body {
    font-family: Verdana,Arial,sans-serif;
     background: #8b0000;
}

a { color: #8b0000; }
a:link{ color: #8b0000; }
a:visited{ color: #8b0000; }
a:active{ color: #8b0000; }
a:hover{ color: #a52a2a; }

#header {
padding: 0px 0px 40px 0px;
background: #8b0000;
color: #fffafa;
 background: url(http://rujip.net/blog/paipai/images/syndibanar.jpg) no-repeat;
}

#header a {color: #fffafa;}
#header a:hover { color: #a52a2a;  }
#header-name{font-size: 20px;}

#header-description{padding: 10px 300px 0px 10px;}

#alpha{background: #ffffff;padding: 10px 0px 20px 0px;}
#beta{background: #faf0e6;padding: 10px 0px 20px 0px;}

.asset-name{ font-size: 150%; }
.asset-body{padding: 10px 10px 10px 10px;}

#footer {background: #8b0000;color: #fffafa;font-size:80%;}
#footer a{color: #fffafa;}


