/*

Theme Name: Violator
Theme URI: http://www.gamblehouse.com
Description: Provided by Encryptonizer, download free premium wordpress themes at <a href=http://www.gamblehouse.com/wordpress-themes.html>Premium Wordpress Themes</a>
Version: 1.1
Author: Encryptonizer
Author URI: http://www.encryptonizer.com

*/


/* fixes font-size keyword problem for IE5/Win */
body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}

/* self-clearing floats
----------------------------------------------------- */

/* trigger hasLayout and target ie5+6/win only */
* html #menu ul,
* html #container-f,
* html #content,
* html .navigation,
* html .sidebar ul li ul li,
* html .sidebar ul li ul li a:link, 
* html .sidebar ul li ul li a:visited {
	height: 1%;
	}

/* trigger hasLayout and target ie7/win only */
*:first-child+html #menu ul,
*:first-child+html #container-f,
*:first-child+html #content,
*:first-child+html .navigation,
*:first-child+html .sidebar ul li ul li,
*:first-child+html .sidebar ul li ul li a:link, 
*:first-child+html .sidebar ul li ul li a:visited {
	min-height: 1px;
	}