/*
Theme Name: Godkulture Spirit V1 Beta
Theme URI: http://Godkulture.org/
Description: Godkulture Spirit V1 Beta Template
Version: 1.0 Beta Pre Release
Author: Rotimi Kehinde
Author URI: http://rotimikehinde.com/
Tags: tables and css


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

*/



/* HORIZONTAL NAVIGATION BAR
/////////////////////////////////////*/

/* This styles the unordered list element to remove bullets and align the text */
 ul#nav {
   list-style-type : none;
   text-align : right;
   background-color:#E5E3D6;
   background:#E5E3D6 url(images/live/lightgreybg.jpg) ;
 }

 /*
  This styles the links. It’s a block-level link and the text is positioned
  with padding. Other styles are defined: width, colors, text attributes, etc.
 */
 ul#nav a, ul#nav a.rss {
   background-color : #d3d3a7;
   padding : 5px 5px 2px 10px;
   margin-bottom : 5px;
   width : 200px;
   height : auto;
   color : #333;
   font-weight : bold;
   font-style : normal;
   display:marker;
   text-decoration : none;
 }

 /* This gives the “rss” class link a background image */
 ul#nav a.rss {
   background : #d3d3a7 url(images/rss.jpg) no-repeat 2px 2px;
 }

 /* This is only necessary for IE6 else the link margins will collapse on hover */
 ul#nav li {
   margin-bottom : 10px;
 }

 /* This removes the default left margin (indentation) */
 ul#nav li {
   margin-left : 0;
 }

 /*
  Now to offer some hover and focus styles. Further specification of focus/active styles
  could be added but I didn’t do it in this example. I didn’t feel it was needed
 */
 ul#nav a:hover, ul#nav a:focus, ul#nav a:active {
   background-color : #669900;
   color : #E5E3D6;
 }

 /* This offers up a hover/focus state image for the “rss” class link */
 ul#nav a.rss:hover, ul#nav a.rss:focus {
   background : #669900 url(images/rss_on.jpg) no-repeat 2px 2px;
 }

 /*
  This style the single state of the “current_page_item” class link. Not needed for
  the “rss” class link since that target page won’t display the menu
 */
 ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover,
 ul#nav li.current_page_item a:focus, ul#nav li.current_page_item a:active {
   background-color : #9e9e55;
   color : #fff;
   cursor : default;
   text-align : left;
 }




.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;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

background: #FFF url(images/bkgd.jpg) 0 0 repeat-x;padding-top: 20px;
margin: 0;font-family: Arial;font-size: 80%;line-height: 135%;color: #000;}



}

td.board {

	font-family: Verdana;

	font-size: 10px;

	margin: 0px 0px 0px 0px;

	border: 1px solid #564F82;

}

.blue {color:#006699;}
.red {color:#CC0000;}
.normal {font-size:12px;}
.s11 {font-size:11px;}
.s10 {font-size:10px;}
.white {color:#FFFFFF;}





#nav1 {
	border-bottom:1px solid #eee;
	padding:7px 0;
	margin:0;
	border-top:1px solid #eee;
	height:28px;
}

#nav1 li {
	float:left;
	list-style:none;
}

#nav1 li a {
	color:#999;
	padding:5px 5px 7px 5px;
	background:#fff;
	font:1.6em Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#nav1 li a:hover {
	background-color:#eee;
	color:#333;
	text-decoration:none;
}

#nav1 li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}

.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;
}

td.board {

	font-family: Verdana;

	font-size: 10px;

	margin: 0px 0px 0px 0px;

	border: 1px solid #708090;

}

.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;
}
