/*
Theme Name: Every Home
Theme URI: http://www.corephp.com/
Description: Theme that displays the latest post, pulls from all of the blogs on the current site, has added widgets to display the main blog's posts, also a widget for updated blogs.
Version: 1.0
Author: Michael Heilemann. Modified: Rafael Corral
Author URI: http://www.corephp.com/
Tags: joomla, wordpress, theme

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url("../default/style.css");

/* Add any extra styles under */
#wordpressmu .post .alignleft{
	height: 23px;
}
.entry{
	clear:left;
}

