a:4:{s:8:"template";s:10947:"<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8"/>
<title>{{ keyword }}</title>

<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0" name="viewport"/>
<style rel="stylesheet" type="text/css">

* {margin: 0; padding: 0;}
html {height: 100.01%; padding: 0; background: #fafafa;}
body {position: relative; color: #666; font: 400 16px/1.5em "Open Sans", sans-serif;}

a, span {font-size: 1em;}
span {color: inherit;}
a, a:visited {color: #FF450C; text-decoration: none; transition: all 0.3s;}
a:hover {color: #000; text-decoration: none; transition: all 0.3s;}
ul, p {margin: 1.5em 0;}

/* form elements */
fieldset {max-width: 100%; border: none;}
input {width: 300px; max-width: 92%; margin: 5px 0; padding: 7px 10px; border: 1px solid #e0e0e0; border-radius: 3px; background: #fff; }
input:focus {border-color: #eee;}
button {width: auto; padding: 6px 10px; border: 1px solid #e0e0e0; border-radius: 3px; background: #ff9b7c; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url();
background: -moz-linear-gradient(top, #ff9b7c 0%, #ff450c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9b7c), color-stop(100%,#ff450c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff9b7c 0%,#ff450c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff9b7c 0%,#ff450c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff9b7c 0%,#ff450c 100%); /* IE10+ */
background: linear-gradient(to bottom, #ff9b7c 0%,#ff450c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9b7c', endColorstr='#ff450c',GradientType=0 ); /* IE6-8 */
color: #fff; font-weight: 700; font-family: "Ubuntu", sans-serif; text-shadow: 0 0 2px rgba(0,0,0,0.3); cursor: pointer; vertical-align: middle;}
button:hover {background: #ff450c; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url();
background: -moz-linear-gradient(top, #ff450c 0%, #ff9b7c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff450c), color-stop(100%,#ff9b7c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff450c 0%,#ff9b7c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff450c 0%,#ff9b7c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff450c 0%,#ff9b7c 100%); /* IE10+ */
background: linear-gradient(to bottom, #ff450c 0%,#ff9b7c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff450c', endColorstr='#ff9b7c',GradientType=0 ); /* IE6-8 */}
button .fa:before {padding-right: 5px;}
@media (max-width: 450px) {
	input {width: 96%;}
}

/* page header */
header {width: 100%; margin-bottom: 20px; padding-bottom: 10px; border-top: 2px solid #FF450C; border-bottom: 1px solid #eee; background: #fff;}
header nav {position: relative; z-index: 50; background: #222; font-family: "Ubuntu", sans-serif;}
header .menu {max-width: 1100px; min-height: 45px; margin: 0 auto; font-size: 0; list-style: none;}
header .menu a {color: #fff;}
header .menu a:hover, header .menu > li:hover > a {background: #FF450C; color: #fff;}
header .menu > li {display: inline-block; position: relative; margin: 0; padding: 0;}
header .menu > li:hover {z-index: 30;}
header .menu > li > a {display: inline-block; height: 45px; padding: 0 15px; font-size: 15px; line-height: 45px;}
header > div {overflow: hidden; max-width: 1100px; margin: 0 auto; padding: 15px;}

p.title {margin: 0; padding: 20px 0 12px 15px; font: 500 2em "Ubuntu", sans-serif; text-align: center;}
p.title a {color: #444;}
p.title a:hover {color: #FF450C;}
p.title span {display: block; color: #333; font-size: 0.35em; font-weight: 300; text-transform: uppercase; letter-spacing: 0.3em;}

.searchform input {width: 60%; margin-top: 0; vertical-align: top;}
.searchform button {vertical-align: top;}

header .searchform {width: 240px; margin: 1em auto; padding: 5px; border: 1px solid #eee; border-radius: 3px; background: #fafafa; text-align: center;}
header .searchform input {width: 200px; margin-top: 5px; padding: 2px 0; border: none; background: none; box-shadow: none;}
header .searchform button {padding: 0; border: none; background: none; color: #333; font-size: 18px; text-shadow: none; vertical-align: middle;}
header .searchform button:hover {color: #FF450C;}
@media (min-width: 800px) {
	p.title {float: left; padding-left: 0; text-align: left;}
	.searchform input {width: 70%;}
	header .searchform {float: right; margin-top: 1.5em;}
}
@media (min-width: 1100px) {
	header > div {padding: 15px 0;}
}

/* page footer */
footer {width: auto; margin: 50px 0 0; padding: 15px 15px 0; border-top: 1px solid #ddd; background: #eee;}
footer .widgets {max-width: 1100px; margin: 0 auto; padding: 20px 0;}
footer .bottom {margin-bottom: 0; padding: 15px 0; border-top: 1px solid #d0d0d0; background: #e0e0e0;}
footer .bottom p {margin: 1.5em auto; max-width: 1100px; font-size: 13px; text-align: center;}
footer .bottom ul {margin: 1em 0 0; padding: 0; list-style: none; font-size: 13px; text-align: center;}
footer .bottom ul li {display: inline-block; margin: 0; padding: 0; vertical-align: top;}
footer .bottom ul a, footer .bottom ul a:visited {padding: 0 10px; color: #666;}
footer .bottom ul a:hover {color: #ff450C;}
@media (min-width: 1100px) {
	footer {padding: 15px 0 0;}
}


a.go-top {display: block; position: fixed; right: 0; bottom: 0; width: 50px; height: 50px; background: #FF450C; color: #fff; font-size: 30px; line-height: 50px; text-align: center;}
a.go-top:hover {background: #222; color: #fff;}
@media (min-width: 800px) {
	a.go-top {right: 200px;}
}

/* the content area */
.content {max-width: 1100px; margin: 0 auto; padding: 20px 15px;}
.content:after {display: block; clear: both; height: 0; content: ' ';}

@media (min-width: 700px) {
	.content {margin-top: 50px; padding: 20px 15px;}
}

/* column system */
.cols {margin: 1.5em -20px; font-size: 0;}
.cols:after {display: block; clear: both; height: 0; content: ' ';}


</style>
<title>{{ keyword }}</title>
<link href="//fonts.googleapis.com" rel="dns-prefetch"/>

<style id="custom-background-css" type="text/css">
body.custom-background { background-color: #d4f1fc; }
</style>



</head>
<body class="custom-background">
<header id="top">
<nav>
<ul class="menu" id="menu-sample-hmenu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-65" id="menu-item-65"><a href="#">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-66" id="menu-item-66"><a href="#">Board</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67" id="menu-item-67"><a href="#">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69" id="menu-item-69"><a href="#">Contact Us</a></li>
</ul> </nav>
<div>
<form action="#" class="searchform" method="get">
<fieldset>
<input name="s" placeholder="Search the site" type="text" value=""/> <button name="searchsubmit" type="submit" value="Search"><i class="fa fa-search"></i></button>
</fieldset>
</form> </div>
</header>
<section class="content">
<h3>{{ keyword }}</h3>

{{ text }}
		<a class="go-top" href="#" title="Go to top of page"><i class="fa fa-angle-up"></i></a>
</section>
<footer>
<section class="widgets">
<div class="cols">
</div>
</section>
<section class="bottom">
<ul class="menu" id="menu-sample-hmenu-1"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-65"><a href="#">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-66"><a href="#">Board</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67"><a href="#">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69"><a href="#">Contact Us</a></li>
</ul> <p><a href="#"><i class="fa fa-rss"></i> RSS Feed</a></p>
</section>
<style type="text/css">
</style>

<style id="lps-style-css" media="" rel="stylesheet" type="text/css">.latest-post-selection {
    clear: both;
}

.latest-post-selection, .latest-post-selection * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.latest-post-selection article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #FFF;
    box-sizing: border-box;
    border: 1px solid #EEE;
    margin-bottom: 1%;
    padding: 1%;
    width: 100%;
}

.latest-post-selection.two-columns article {
    float: left;
    height: 400px;
    margin-right: 1%;
    margin-bottom: 1%;
    max-height: 400px;
    overflow: hidden;
    width: 49.5%;
}

.latest-post-selection.two-columns article:nth-child(2n) {
    clear: right;
    background-color: #EEE;
    border: 1px solid #DDD;
    margin-right: 0px;
}

.latest-post-selection.three-columns article {
    float: left;
    height: 200px;
    max-height: 200px;
    margin-right: 1.1%;
    overflow: hidden;
    width: 32.6%;
}

.latest-post-selection.three-columns article:nth-child(3n+2) {
    margin-right: 1.1%;
}

.latest-post-selection.three-columns article:nth-child(3n) {
    background-color: #EEE;
    border: 1px solid #DDD;
}

.latest-post-selection.three-columns article:nth-child(3n+1) {
    clear: right;
    background-color: #DDD;
    border: 1px solid #CCC;
    margin-right: 0px;
}

.latest-post-selection article img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0.5%;
    margin-right: 1%;
    max-width: 99%;
}

.latest-post-selection article h1 {
    font-size: 2em;
    line-height: 1em;
    margin: 0px;
    margin-bottom: 5px;
}

.latest-post-selection article .read-more {
    float: right;
}

.latest-post-selection article .read-more-wrap {
    text-decoration: none;
}

.latest-post-selection article .tags:before {
    content: "Tags: ";
}

.latest-post-selection.pages {
    clear: both;
    display: table-row;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: relative;
    width: 100%;
}

.latest-post-selection.pages li {
    display: inline-block;
    float: left;
    list-style-type: none;
    position: relative;
    vertical-align: middle;
}

.latest-post-selection.pages li:first-child {
    margin: 1px;
    padding: 5px;
    padding-left: 0px;
}

.latest-post-selection.pages li a {
    display: block;
    line-height: 24px;
    margin: 1px;
    min-width: 24px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}

.latest-post-selection.pages li.current a {
    font-weight: bold;
}
</style>


</footer>
</body>
</html>";s:4:"text";s:1681:"Enitan ... Imela, Imela (Thank You! Nathaniel Bassey  Imela Feat. ... Onye nagworia (Mighty Healer) X5. IMELA IMELA OKAKA ONYE KER'UWA IMELA IMELA EZEM OH (X2) When I remember the life you gave to me oh When I Okaka, Onyekeruwa (Great and Might creator of the world) ... Onye nagworia (Mighty Healer) [x5] Imela! Thank You!) Radio Africana is a web radio station streaming curated music and hits from huge catalogue of songs from ... Kere Shere (03:28s) Request Me. Here's the complete Lyrics to Imela (Thank you), a soul-lifting Gospel rendition by Brother Nathaniel Bassey and Enitan Adaba. ... Imela, Imela, Okaka, Onyekeruwa Imela, Imela, Eze mo X2. Imela Imela Imela Okaka Imela Chineke, Imela Onye Oma. 85. Top 200 Igbo Gospel Music: List of Igbo Praise Songs W/ Lyrics & Video. (Thank You! ... Onye kere uwa, I di nma, O Chineke. AUDIO: Dave Gozey  Imela Nna (Download MP3) [ + LYRICS ] Artist: Dave Gozey Song Title: Imela Nna Song Lyrics The life wey Lyrics:: Imela  Nathaniel Bassey ft Enitan Adaba. ... Imela 2x Okaka, Onye kere uwa Imela 2x Eze mu oooo [02/07/18] I stand amazed in your presence Imela! Play and Listen chineke onye oma chorus kelee chineke jaa ya mma ekele o dimma eee onye kere uwa onye oma onye onye oma onye Imela! ... Imela Imela Imela Okaka ... Onye kere uwa, I di nma, O Chineke . Imela!  Thank You!) Lyrics Chineke nke igwe Onye di Ka gi Onye na bia ozo Onye di Ka gi Chineke n ... Imela Okaka Imela Chineke Imela Oye-oma Chorus: (Thank You! Information about The Citizens Church, Abuja. Posts about Onye kere Uwa written by Naija Gospel. 82. ... Imela, Imela, Okaka, Onyekeruwa Imela, ... Imela, Lyrics, Nathaniel Bassey, Okaka, Onye kere Uwa. ";s:7:"keyword";s:31:"imela imela okaka onye kere uwa";s:7:"expired";i:-1;}