/* 
	Theme Name: Geenius* (Synergy)
	Theme URI: http://www.geenius.co.uk
	Description: 3.5 is the shift from blog to community. Design and code have also been refined.
	Author: <a href="http://www.georgewiscombe.com">George Wiscombe</a>
	Author URI: http://www.geenius.co.uk
	Version: 3.5
	Tags: Geenius

*/

@import url('_styles/header.css');		/* 	 Header and Navigation    */
@import url('_styles/sidebar.css');		/* 	 Sidebar  				  */
@import url('_styles/footer.css');		/* 	 Footer  				  */
@import url('_styles/post-area.css');		/* 	 Post Area  			  */
@import url('_styles/comments.css');		/* 	 Comments	  			  */
@import url('_styles/templates.css');		/* 	 Templates  			  */
@import url('_styles/typography.css');	/* 	 Typography  			  */


body {
background:#fff url(_images/header/body-fade.jpg) top left repeat-x;
font-family:Helvetica, Verdana, Arial, sans-serif;
color:#000;
font-size: 62.5%; /* Resets 1em to 10px */
margin:0;
}

img {border:none;}