/*
 * Project:	FinalStory Website
 * File:		Stylesheet.php
 *
 * Licensed under Creative Commons Attribution-Share Alike 2.5 Malaysia Licence
 * http://creativecommons.org/licenses/by-sa/2.5/my/
 * This file is part of Aerosol Hostings and Ian Lai Design Team.
 *
 * @link 		http://www.thatis.me/ianlai
 * @author 	Ian Lai <ian at fyianlai dot com>
 * @copyright 	2010 (C) Ian Lai - All Rights Reserved.
 * @package 	FinalStoryCMS
 */
body{background:url(images/background.gif) repeat;color:#FFF;font-family:Verdana, Geneva, sans-serif;font-size:10px;margin:0;padding:0}img{border:none}a{color:#41452A}a:hover{color:#262425;text-decoration:none}#wrapper{height:790px;position:absolute;top:0;width:100%;z-index:0}#wrapper #fixed{height:790px;margin:0 auto;position:relative;width:895px}#header{background:url(images/header.png) no-repeat;height:187px;width:895px;z-index:1}#header #logo{height:85px;left:248px;position:absolute;width:265px;
top:0;
		opacity:0;
		filter: alpha(opacity=0);
		-moz-opacity:0;}#news{background:url(images/left.png) no-repeat;float:left;height:603px;position:relative;width:191px}#news #button_vote{height:45px;left:70px;position:absolute;top:100px;width:95px}#news #button_rank{height:50px;left:20px;position:absolute;top:145px;width:130px}#content{background:url(images/content-w.jpg) no-repeat;float:left;height:603px;width:472px}#content #main{color:#000;height:485px;padding:5px 0 0 5px;position:relative;width:466px}h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1{color:#992B03;font-size:22px}h2{color:#033E6B;font-size:16px}h3{color:#587002;font-size:12px}h4{color:#FF4900}h5{color:#8B003F;font-size:8px}h6{color:#00BD39}blockquote{color:#1A2A40}#content #footer{height:3px;padding-top:110px;position:relative;text-align:center;vertical-align:bottom;width:472px}#footer a{color:#CCC}#footer a:hover{color:#AAA}#footer small{font-size:9px}#dyes{background:url(images/download/button_yes_01.png) no-repeat;cursor:pointer;float:left;height:145px;width:256px}#dno{background:url(images/download/button_no_01.png) no-repeat;cursor:pointer;float:left;height:145px;width:196px}td#header{background:none;color:#06C;font-size:16px;font-weight:700;height:auto;padding:30px 0 20px;text-align:center;width:auto}td#label{color:#030;font-weight:700;text-align:right}#navigation{background:url(images/right.png) no-repeat;float:left;height:603px;width:232px}#navigation ul,li{list-style-type:none;margin-top:97px}li{height:60px;margin:0;width:140px}ul li#register{background:url(images/button_register.png) no-repeat}ul li#download{background:url(images/button_download.png) no-repeat}ul li#forum{background:url(images/button_forum.png) no-repeat}ul li a{background:transparent;height:60px;position:absolute;width:140px}#navigation #serverstats{color:#4f4f4f;font-family:Lobster, arial, serif;font-size:20px;padding:55px 30px 10px}#navigation #serverstats span#rates{color:#ff5a00;font-size:16px}#copyright{height:60px;left:147px;position:absolute;top:713px;width:195px}#downloadyes,#downloadno,#loader,ul li a span{display:none}
