/*
theme name: 1 Blog Theme
theme uri: http://1blogtheme.com/
description: 1 Blog Theme is a WordPress theme with a clean, simple, classic design. Its layout includes a horizontal menu, a 3-part sidebar (single column followed by two columns) and a 3-column footer. Go to <em>Presentation > Configure 1 Blog Theme</em> and choose from the various customization options.
author: Javier Garc&iacute;a
author uri: http://1blogr.com/
version: 1.2.1
tags: widgets, widgetized, widget ready, options page, easy customization, custom colors, liquid, sidebar left, sidebar right, classic, clean, simple, two columns, three columns, valid CSS, valid XHTML, plugins, SEO

License: Attribution - Non Commercial - Share Alike 2.5 - http://creativecommons.org/licenses/by-nc-sa/2.5/
You must keep the attribution links (1 Blog Theme and 1Blogr) whether you modify this theme or not.
*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0px 0px 15px 15px;
	display: inline;
}

img.alignleft {
	margin: 0px 15px 15px 0px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
