/*

Theme Name: Naija M Mobile Theme By Shedrach Uzogazie
Description: A mobile-friendly theme for your blog. Best used with (and included with) the WordPress Mobile Edition plugin.



*/

iframe { width: 100%; height: 250; }
}
.trending-title {
display: inline-block;
    background: #000;
    color: #fff;
    padding: 3px 10px;
    font-size: 1.0em;
    font-weight: 600;
    border-radius: 0px;
    margin-bottom: 3px;
    text-shadow: 2px 1px 3px #000000;
}

html {
	overflow-x: hidden;
 	}

body {
	color: #444;
	font: normal 100% helvetica, arial, sans-serif;
	line-height: 100%;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	}

div
	{
	-webkit-backface-visibility:hidden; /* Chrome, Safari, Opera */
	}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	-webkit-backface-visibility: hidden;
	color: #222;
	}
#author-info { float: left; padding: 20px;background-color: #f0f0f0; margin-bottom:10px; -moz-border-radius: 5px;border-radius: 5px;} 
#author-info .avatar { position: relative; top: 0; left: 0; float: left; } 
#author-description { margin-left: 100px; } 
#author-description h3 { margin-top:0px;margin-bottom:10px;}
p {
font-size: 11.8pt;
}
li {
font-size: 10.9pt;
}
iframe,
embed,
object,
video {
	max-width: 100%;
	}

  
.video {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video iframe, .video object, .video embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

img {
	max-width: 100%;
	height: auto;
	}
h3 { font-size: 14.1pt; }
h2 { font-size: 15pt; }

.container {
    padding: 10px 20px;
    position: relative;
    background-color: inherit;
    width: 100%;
}

.content img{
    width: 100%;
	max-width: 100%;
height: auto;
max-height: 98%;
display: block;
    background-color: white;
    padding: 6px;
    margin-top: 6px;
    margin-bottom: 6px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.content img:hover{opacity: 0.8;
}
img.wp-post-image {
float:center;
margin-right:2px;
width:50px;
height:50px;
padding:1px;
border:solid 1px #ddd;
width:100%;
}	

