/*
Theme Name: Blix Redux
Theme URI: http://www.headsetoptions.org
Description: A simple variation of Blix
Version: v1
Author: Headsetoptions
Author URI: http://www.headsetoptions.org
*/

@import "layout.css";
@import "shadesofgray.css";
img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered
{
text-align:center;
margin:0 auto;
}

