/*
Theme Name: God Mode
Theme URI: http://Godkulture.org/
Description: GOD MODE is a WordPress theme designed by Rotim Kehinde
Version: 1.0 Beta
Author: Rotimi Kehinde
Author URI: http://rotimikehinde.com/
Tags: white, custom header, fixed width, three columns, widgets

	Godmode v1.0 Beta
	 http://www.Godkulture.org

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	font-size: 75.5%; /* Resets 1em to 10px */
	font-family: 'Arial', Verdana, Tahoma, Sans-Serif;
	background: #FFF url('images/gk09bg.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #FFF;
	text-align: left;
	}
	
#header {
	background: #FFF url('images/gk09header.jpg') no-repeat bottom center;
	}
	
#header2 {
	
	}

	
#footer {
	background: #eee url('') no-repeat top;
	border: none;
	}

#sidebar {
	font: 1em 'Arial', Verdana, Tahoma, Sans-Serif;
	}
	
.smallfont

{font-size:9px}

a {color:#333333; text-decoration:none}
a:hover {text-decoration: underline}


gen.a:link {
	color: #333333;
	text-decoration: none;
}
gen.a:visited {
	text-decoration: none;
	color: #666666;
}
gen.a:hover {
	text-decoration: underline;
	color: #666666;
}
gen.a:active {
	text-decoration: none;
	color: #333333;
}

.gold {
	color: #CC9900;
	font-weight: bold;
}

.video {color:#006699; font-size:9px;}
.normal {font-size:12px;}
.white {color:#FFF;}



a.white hover {text-decoration: underline}
a.white link {
	color: #FFF;
	text-decoration: none;
}
a.white hover {
	text-decoration: underline;
	color: #FFF;
}
.four {
	font-size: 14px;
}
.four {
	text-align: justify;
}

#li{margin-left:0px;} 
#ul{margin-left:0px;}   
