/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0.5em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
   	margin-left: 1em;
}
a img, img a {
	border: none;
}
/* End Initial */
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearboth {
	clear: both;
    overflow: hidden;
    width: 0;
    height: 0;
	display: block;
}
body {
	background-color: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	text-align: center;
	font-size: 80%;
	line-height: 140%;
}
#page {
	text-align: left;
	width: 800px;
	padding: 0;
	margin: 0 auto;	
	position: relative;
	color: #333;
}
a, a:link {
	color: #267E0B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
#content {
	line-height: 150%;
	width: 570px;
	padding: 10px;
	float: left;
}
#sidebar {
	width: 200px;
	padding-right: 10px;
	float: right;
	padding-left: 0;
}
#nav {
	float: left;
	height: 40px;
	background-color: #FFF;
	width: 100%;
	background-image: url(http://www.learninnigeria.com/images/main_navbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 8px;
	padding-left: 10px;
}
#nav ul {
	width: 96%;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	background-image: url(http://www.learninnigeria.com/images/horzdash.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#nav li {
	float: left;
	margin: 0;	
}
#nav a {
	background-image: url(http://www.learninnigeria.com/images/tableft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	float: left;
	text-decoration: none;
}
#nav a span {
	color: #267E0B;
	text-transform: uppercase;
	padding: 4px 10px;
	padding-right: 20px;
	height: 24px;
	display: block;
	font-size: 90%;	
	font-weight: bold;
	background-image: url(http://www.learninnigeria.com/images/tabright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}
#nav a:hover  {
	background-position: 0% -32px;
}
#nav a:hover span {
	background-position: 100% -32px;
	color: #F60;
}
#nav #current a {
	background-position: 0% -64px;
}
#nav #current a span {
	background-position: 100% -64px;
}
#nav #current a:hover span {
	color: #267E0B;
}

#footer {
	padding: 2px 10px 20px 10px;
	height: 30px;
	margin-top: 20px;
	clear: both;
	background-image: url(http://www.learninnigeria.com/images/main_navbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 90%;
	color: #FFF;
}
#footer a {
	color: #FFF;
}
h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 120%;
	padding: 4px 0 16px 80px;
	background-image: url(http://www.learninnigeria.com/images/mainhead.gif);
	background-repeat: no-repeat;
	
}
#skip a, #skip a:hover, #skip a:visited {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#skip a:active, #skip a:focus {
	position:static;
	width:auto;
	height:auto;
	border: 1px solid #F60;
}
#top-strip {
	font-size: 90%;
}
#top-strip ul {
	list-style: none;
	float: right;
}
#top-strip li {
	float: left;
}
#top-strip a {
	padding-left: 10px;
	background-image: url(http://www.learninnigeria.com/images/vertdots.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
}
#slogan {
	float: left;
}
#date {
	float: right;
}
hr {
	clear: both;
	color: #FFF;
	background-color: #FFF;
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
	border-top: 1px solid #999;
}
#banner-strip {
	padding: 10px;
	padding-left: 0;
}
#banner {
	position: relative;
	left: 100px;
}
#content h2 {
	color: #F60;
	font-size: 110%;
	font-weight: bold;
}	
.greybox {
	width: 185px;	
	background-color: #EBEAD5;
	padding: 5px;
	padding-right: 10px;
	margin: 0;
}
#sidebar ul, #sidebar li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar ul li ul {
	padding: 10px;
	padding-top: 5px;
	background-color: #EBEAD5;
	padding-left: 20px;
}
#sidebar ul li ul li {
	padding-left: 12px;
	background-image: url(http://www.learninnigeria.com/images/orange_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 6px;
}
#sidebar li h2 {
	background-image: url(http://www.learninnigeria.com/images/greytop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 12px 0 8px 40px;
	margin-bottom: 0;
	color: #F60;
	font-size: 110%;
	font-weight: bold;
}
#searchform {
	padding: 5px;
	padding-left: 10px;
}
#content ul  {
	list-style: none;
}
#content ul li {
	padding-left: 12px;
	background-image: url(http://www.learninnigeria.com/images/orange_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 6px;
}
#copyright {
	margin: 0;
	padding: 0;
	background-image: url(http://www.learninnigeria.com/images/horzdash.gif);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 1px;
}
#footlinks ul, footlinks {
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}
#footlinks {
	padding-top: 2px;
}
#footlinks li {
	display: inline;
}
#footlinks a {
	color: #FFF;
	padding-left: 15px;
	background-image: url(http://www.learninnigeria.com/images/vertdots.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
}
