/* 
     Theme Name: Mixergy
     Theme URL: http://www.pallian.com
     Description: A clean, semantic and cross browser compatible theme for mixergy.com
     Author: Adarsh Pallian
     Author URI: http://pallian.com
     Version: 0.3
*/
/* Import Base Modules */
@import "css/base.css";
/* Import Grid Modules */
@import "css/grid.css";

/* Update for IE8 */
/* 
 * @author Austin Passy
 * @link: http://frostywebdesigns.com
 */
div #newsletter form {
	position: relative;
}
div #newsletter form table {
	position: absolute;
}
div #newsletter form table input {
	position: relative;
}
div#body {
	clear: both;
}
.sociable ul li {
	float: left;
}
label {float:none !important; text-align:left !important;}
