/* 
Theme Name: Black Aperture
Theme URI: http://mattbrett.com
Description: All-in-one gaming news and reviews theme for WordPress.
Version: 1.4
Author: <a href="http://mattbrett.com">Matt Brett</a>
Author URL: http://mattbrett.com
*/

/*Light Switcher*/
#command_off, #command_on { position:relative; margin-top:0; height:25px; display:block; z-index:109; cursor: hand;}
.lightSwitcher {position:absolute; z-index:101; outline:none; text-decoration:none; cursor: hand;}
#shadow {background-color:#000000; position:absolute; left:0; top:0; width:100%; height:300%; min-height:100%; z-index:100; 
   filter:alpha(opacity=90);   /* Internet Explorer       */
   -moz-opacity:0.9;           /* Mozilla 1.6 and below   */
   opacity: 0.9;               /* newer Mozilla and CSS-3 */
        }
.turnedOff {color:#ffff00;}
#clickHere {position:absolute; cursor: hand;}


