/*
Theme Name: LoyOkezie.com exclusive v2.8 (Birthday edition)
Theme URI: http://loyokezie.com
Description: A theme designed exclusively for Loy and his personal blog. Inspired in great part by DIYThemes "Thesis".
Version: 2.80
Author: Anibe Agamah
Author URI: http://anibeagamah.com/
Tags: personal, three columns, blue, grey, fixed width

	LoyOkezie_WP v2.80
	 http://anibeagamah.com/portfolio/

	This theme was designed and built by Anibe Agamah,
	whose blog you will find at http://anibeagamah.com/makethemost

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*====== General ==== */

body {
	margin: 0;
	text-align: center;
	background: #4a6d7e url('img/bg2.gif') repeat-x top;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
color: #6699FF;
text-decoration: none;
}

a:visited {
color: #666699;
}

a:hover {
	color: #CC66CC;
	text-decoration: underline;
}

a img {
	border: none;
}

/*===================*/

/*====== Layout ==== */

#wrapper {
	margin: 0 auto;
	width: 1014px;
	text-align: left;
	padding: 0;
}

#header {
	background: url('img/header-bg.png') repeat-x;
	width: 100%;
	padding: 0px;
	margin: 0;
}
	
	#header #header-info {
		height: 102px;
	}
	
	#header #logo {
	width: 56%;
	float: left;
	padding: 11px 0 0 34px;
	}
	
	#header #logo h1	{
		background: url('img/loyokezie.png') no-repeat;
		margin: 0;
	}	
	
		#header #logo a {
			width: 255px;
			height: 54px;
			text-indent: -9999px;
			display: block;
		}
	
	#header #logo h3, #header-content {
		font-weight: normal;
		margin: 0;
		color: #333;
		font-size: 0.85em;
	}
	
	#header #header-content	{
	margin-left: 65%;
	}

#main-content {
	clear: left;
	margin-top: 0px;
	background: #fff url('img/sidebar-bg.gif') repeat-y scroll right;
	padding: 0;
}

#main-column	{
	width: 49%;
	float: left;
	background-color: #FFFFFF;
	padding: 3px 0 0 3px;
	margin: 0;
}

#older-posts-box {
	border-top: 1px dotted #CCC;
}

.navigation {
 font-size: 0.6em;
 color: #666;
}

	.navigation .alignleft {
		text-align: left;
	}

	.navigation .alignright {
		text-align: right;
	}

#sidebars {
	margin-left: 50%;
	width: 50%;
	/*background-color: #CCCCCC;*/
	height: 100%;
}

#second-column {
	float: left;
	width: 47%;
	background-color: #CCCCCC;
	font-size: 0.75em;
	color: #666;
	padding: 0 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#third-column	{
	/*margin-left: 50%;*/
	float: right;
	width: 46%;
	background-color: #B7B7B7;
	font-size: 0.75em;
	color: #666;
	padding: 0 3px;
	font-family: Arial, Helvetica, sans-serif;	
}

#second-column h2, #third-column h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer	{
	background: url('img/footer-bg.png') no-repeat;
	height: 79px;
	margin: 7px 0;
	padding: 7px;
	font-size: 0.75em;
	color: #333333;
	clear: both;
}

	#footer li {
	 list-style-type: none;
	}
/*===================*/

/*====== Navigation ==== */

#navigation {
	background: url('img/nav-bg.png');
	font-family: Arial, Helvetica, sans-serif;
}

#navigation ul {
  margin: 0;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  height: 72px;
}

#navigation ul li {
	list-style: none;
	float: left;
	text-transform: uppercase;
	margin-bottom: 0;
	padding: 0;
}

#navigation li a {
	text-decoration: none;
	color: #333;
	font-size: 0.65em;
	display: block;
	padding: 1em;
	height: 15px;
	text-shadow: #fff 1px 1px 1px;
}

#navigation li:hover, li.current_page_item, #navigation li a:hover {
	background: #fff url(img/nav-active-bg.png) repeat-x;
}

#navigation li a:hover{
	color: #069;
}

/*===================*/

/*====== Content elements ==== */

.post {
	padding: 9px;
	margin-bottom: 2em;
}

.post h2 {
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 0.2em;
}

h2.entry-title, h2.entry-title a {
	color: #333;
	margin: 0;
	font-weight: normal;
}

.headline-meta, .post-meta {
	color: #999;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.headline-meta a {
	color: #999;
}

.entry-content {
	font-size: 0.8em;
	color: #373737;
	margin-top: 1.5em;
	margin-bottom: 1em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

#older-posts-box {
	
}

#older-posts-box .post {
	width: 48%;
	float: left;
	padding: 4px;
	margin-bottom: 0.5em;
}

#older-posts-box h2.entry-title, h2.entry-title a {
	font-size: 0.9em;
	margin-top: 0.5em;
}

#older-posts-box .entry-content {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 0.7em;
}

#second-column h2, #third-column h2 {
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: #fff 1px 1px 1px;
}

#second-column a, #third-column a, #footer a {
	color: #353D60;
}

#second-column ul li , #third-column ul li {
	list-style: none;
}

#social-box ul li {
 list-style: none;
 height: 39px;
 padding-left: 38px;
}

#social-box ul li a {
	display: block;
	padding: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

#social-box ul li.twitter {
 background: url('img/twitter-icon-1.png') no-repeat;
}
#social-box ul li.rss {
 background: url('img/rss-icon-1.png') no-repeat;
}

#social-sharing li{
	list-style: none;
	float: left;
	padding: 0 0 8px 19px;
	margin-right: 15px;
	width: 70px;
}

#social-sharing li.email {
	background: url('img/email-icon-2.png') no-repeat;
}

#social-sharing li.facebook {
	background: url('img/facebook-icon-2.png') no-repeat;
}

#social-sharing li.twitter {
	background: url('img/twitter-icon-2.png') no-repeat;
}

#social-sharing li.sturvs {
	background: url('img/sturvs-icon-2.png') no-repeat;
}

#social-sharing li.gistcaster {
	background: url('http://www.gistcaster.com/mod/gists/graphics/gistcaster_share_16.png') no-repeat;
}

#social-sharing li.naijapulse {
	background: url('img/naijapulse-icon-2.png') no-repeat;
}

#social-sharing li.digg {
	background: url('img/digg-icon-2.png') no-repeat;
}

#social-sharing li.technorati {
	background: url('img/technorati-icon-2.png') no-repeat;
}

#social-sharing li.linkedin {
	background: url('img/linkedin-icon-2.png') no-repeat;
}

.post-entry-meta {
 padding: 5px;
 border: 1px solid #CCC;
 color: #999;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.1em;
}

li.recentcomments {
	border-bottom: 1px solid #999;
}

/*===================*/

/*====== Forms, input elements ==== */

		.text-box input, .mailing-list-textbox {
	background: transparent;
	border: none;
	padding: 4px 0 0 10px;
	color: #666;
	float: left;
		}
		
		.text-box, .mailing-list-textbox	{
			background: url('img/textbox.png') no-repeat;
			height: 22px;
			width: 182px;
		}

/*===================*/

/*====== General ==== */
	.pagetitle {
		border:1px solid #FC3;
		background-color: #FFC;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		color:#333;
	}
	
	.widget_tag_cloud {
		font-family: Georgia, "Times New Roman", Times, serif;
	}
/*===================*/

