/*
Theme Name: iNove
Theme URI: http://wordpress.org/extend/themes/inove/
Description: Inspired by <a href="http://maczone.sk/">MacZone.sk</a>, created by <a href="http://www.neoease.com/">mg12</a>. It is very stylish, widget supported and doesn’t require any plugin.
Version: 1.2.3
Author: mg12
Author URI: http://www.neoease.com/
Tags: white, light, two-columns, fixed-width, theme-options, right-sidebar
*/

/* static START */

body {
	background:#BEC3C6 url('http://www.angerdefense.com/blog/wp-content/themes/inove/img/bg.jpg') repeat-x;
	color:#000000;
	font-family:Trebuchet MS,Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size:12pt
}

.w3c {
	color:#080;
	font-size:10px;
}
/* static END */

/* layout START */
#wrap {
	background:url('img/light.gif') no-repeat center top;
	padding-left:0; padding-right:0; padding-top:20px; padding-bottom:20px
}
#container {
	margin:0 auto;
	width:936px;
}
/* layout END */

