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


body{
/*           background-image:url(http://www.dannyclarkphotography.com/BLOGIMAGES/HALLPAPER.jpg);   */
           background-color: #89c0c6;
           background-repeat: repeat-n;
           background-align: center;
}

#container
{
   width: 800px;
   margin-bottom: 5px;
   background: #ffffff;
}

/* one-column tweaks */

   .layout-one-column body { min-width: 800px; }
   .layout-one-column #container { width: 800px; }
   .layout-one-column #banner { width: 800px; } /* necessary for ie win */


/* two-column-right tweaks */
    .layout-two-column-right #container	{width: 800px;}
    .layout-two-column-right #alpha {width: 632px;}
    .layout-two-column-right #alpha-inner {border: 0;padding: 5px 5px 5px 5px; background: #ffffff;}
    .layout-two-column-right #beta { width: 168px; }
    .layout-two-column-right #beta-inner {border: 0; padding: 1px 1px 1px 1px; background: #ffffff;}

