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

body{
margin: 0;
padding: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #918c88;

background-image:url('images/sidebartop.jpg');
background-repeat:no-repeat;
background-position:top left; 
font-size:11px;
}

#container {
margin: inherit;
padding-left:110px;
background-image:url('images/sidebottom.jpg');
background-repeat:no-repeat;
background-position:bottom left; 
}

#container-inner {
margin: inherit;
background-image:url('images/navbar-back.png');
background-repeat:repeat-y;
background-position:left; 
}

#header{
position:absolute;
z-index:100;
margin-left:-130px;
margin-top:-20px;

}
#header-name a{
font-size:36px;
line-height:30px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:20px;
font-weight:bold;
text-decoration:none;
color:#CCCCCC;
display:block;
width: 100px;
background-color:#000000;
}

#header-description {
display:none;

}

.entry-title {
background-image:url('images/hbg.gif');
padding:6px;
}

#page-title, .entry-title a {
color:#FFFFFF;
font-size: 18px;
text-decoration:none;
font-weight:bold;
}

.asset-body{
font-size:12px;
}

.layout-tw #alpha {
    left: 180px;
    width: 760px;
}

.layout-tw #beta {
    left: -760px;
    width: 160px;


}


