/*
Theme Name: CLCC
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: #663366; 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: 14px;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/blue.jpg); background-repeat:repeat-x;
	
	background: #FFFFFF url('../../../images/bkgd.jpg') top center no-repeat;

	font:14px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

	color: #404040;

}

td.board {

	font-family: Verdana;

	font-size: 10px;

	margin: 0px 0px 0px 0px;

	border: 1px solid #564F82;

}

.blue {color:#006699;}
.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;
}


.newtitle h2 {
	font:14px/16px Georgia, "Times New Roman", Times, serif;
	color: #663366;
}
.newtitle p a {
	color:#b93b71;
}

.article p {
	font:13px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	margin:4px 0 0;
}

.purple {color:#660066;}

h2 {color:#036; font-size:24px;}

#mytable {
width: 700px;
padding: 0;
margin: 0;
}

caption {
padding: 0 0 5px 0;
width: 700px;
font: italic 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align: right;
}

th {
font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #4f6b72;
border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
border-top: 1px solid #C1DAD7;
letter-spacing: 2px;
text-transform: uppercase;
text-align: left;
padding: 6px 6px 6px 12px;
background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
border-top: 0;
border-left: 0;
border-right: 1px solid #C1DAD7;
background: none;
}


td.alt {
background: #F5FAFA;
color: #797268;
}

th.spec {
border-left: 1px solid #C1DAD7;
border-top: 0;
background: #fff url(images/bullet1.gif) no-repeat;
font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
border-left: 1px solid #C1DAD7;
border-top: 0;
background: #f5fafa url(images/bullet2.gif) no-repeat;
font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #797268;
}


ul {
	list-style-type: none;
	margin: 0;
	padding: 1;
	}
li {
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:20 20 20 40px;
}
