@import url(/mt/mt-static/support/plugins/classicblogthemepack/base/blog.css);
@import url(/mt/mt-static/support/plugins/classicblogthemepack/classic-blog-unity/blue/screen.css);
@import url(http://www.beastwithin.org/mt/mt-static/plugins/ActionStreams/css/action-streams.css);

/* Original widths of alpha and beta are 750px and 190px respectively.
 * Marked as !important because CSS loading order makes no sense whatsoever.
 * If I put it in the end of the only editable stylesheet in the user-accessible
 * templates, it should work, goddammit.
 */
#alpha { width: 710px !important; } #beta { width: 230px !important; }
/* Why the hell is this a GIF???? Static background colour. Goddamn it. */
.layout-wt #content-inner { background: #fff !important; }
#beta { background: #aec9e4 !important; }


