/*
Theme Name: PNGR-BETA
Theme URI: HTTP://pridenigeria.com/
Description: A 960px width Wordpress theme built with Themeframe for Pride Nigeria Online Magazine
Version: 1.6
Author: Box of Matches Ltd
Author URI: http://boxofmatches.co.uk
Tags: white, two-columns, fixed-width, right-sidebar
*/


 html,  body,  div,  span,  applet,  object,  iframe,  h1,  h2,  h3,  h4,  h5,  h6,  p,  blockquote,  pre,  a,  abbr,  acronym,  address,  big,  cite,  code,  del,  dfn,  em,  font,  img,  ins,  kbd,  q,  s,  samp,  small,  strike,  strong,  sub,  sup,  tt,  var,  b,  u,  i,  center,  dl,  dt,  dd,  ol,  ul,  ul ul,  ul ul ul,  li,  li li,  li li li,  fieldset,  form,  label,  legend,  table,  caption,  tbody,  tfoot,  thead,  tr,  th,  td {
	margin: 0; padding: 0; border: 0; outline: 0;
	vertical-align: baseline; 
}
 body { line-height: 1.3;font-size: 13px; font-family: arial, sans-serif;}
 ol,  ul { list-style: none;}
 blockquote,  q { quotes: none;}
 blockquote:before,  blockquote:after,  q:before,  q:after { content: '';	content: none;}
 :focus { outline: 0;}
 ins {	text-decoration: none;}
 del {	text-decoration: line-through;}
 table { border-collapse: collapse; border-spacing: 0;}
div#wrapper {
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
	width:980px;
}

 .alignleft 
{ 
	float:left 
}
 .alignright 
{ 
	float: right 
}
 .aligncenter,  div.aligncenter 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

 img.alignleft,  div.alignleft 
{
	/* display:inline; */
	margin: 8px 10px 5px 0;
}

 img.alignright,  div.alignright 
{
	/* display:inline; */
	margin: 8px 0 5px 10px;
}

 p img {
	max-width: 100%;
	padding: 0;
}

 div#container {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* resetting the "text-align: center" of "div#wrapper" */
}

/*-------------------- LAYOUT to keep it all together -----*/
	
 table#layout {
	font-size: 100%;
	width: 100%;
	table-layout: fixed;
}

 table#layout td {
	vertical-align: top;
}
	
.col-left { width: 0px}
.col-left-left { width: 0px}
.col-left-right { width: 0px}
.col-center {width: 100%}
.col-right { width: 460px}
.col-right-left { width: 160px}
.col-right-right { width: 300px}


/* Hor. Menus */

/* nav */

ul#nav, ul#nav ul {
	float: left; width: 100%; list-style: none;
	line-height: 1; margin: 0; padding: 0;
}

ul#nav a { display: block; width: auto; text-decoration: none; padding: 6px 10px; }
ul#nav li { float: left; padding: 0; width: auto; }

ul#nav li ul {
	position: absolute;
			left: -999em;
		height: auto;
	width: 150px;
	border-width: 1px;
	margin: 0;
}

ul#nav li li { 
	width: 100%; 
	float: none; /* Konqueror */
	}
ul#nav li ul a {	width: 100%; }
ul#nav li ul ul { margin-left: 164px; margin-top: -54px; }

/* nav2 */
	
ul#nav2, ul#nav2 ul {
	float: left; width: 100%; list-style: none;
	line-height: 1; margin: 0; padding: 0;
}

ul#nav2 a { display: block; width: auto; text-decoration: none; padding: 6px 10px; }
ul#nav2 li { float: left; padding: 0; width: auto; }

ul#nav2 li ul {
	position: absolute;
			left: -999em;
		height: auto;
	width: 150px;
	border-width: 1px;
	margin: 0;
}

ul#nav2 li li { 
	width: 100%; 
	float: none; /* Konqueror */
	}
ul#nav2 li ul a { width: 100%; }
ul#nav2 li ul ul { margin-left: 164px; margin-top: -54px; }

/* nav + nav2 */

	ul#nav li:hover ul ul, 
	ul#nav li:hover ul ul ul, 
	ul#nav li.sfhover ul ul, 
	ul#nav li.sfhover ul ul ul,
	ul#nav2 li:hover ul ul, 
	ul#nav2 li:hover ul ul ul, 
	ul#nav2 li.sfhover ul ul, 
	ul#nav2 li.sfhover ul ul ul {
		left: -999em;
	}

	ul#nav li:hover ul, 
	ul#nav li li:hover ul, 
	ul#nav li li li:hover ul, 
	ul#nav li.sfhover ul, 
	ul#nav li li.sfhover ul, 
	ul#nav li li li.sfhover ul,
	ul#nav2 li:hover ul, 
	ul#nav2 li li:hover ul, 
	ul#nav2 li li li:hover ul, 
	ul#nav2 li.sfhover ul, 
	ul#nav2 li li.sfhover ul, 
	ul#nav2 li li li.sfhover ul {
		left: auto;
	}


	
body {
	font-size:12px;
	line-height:20px;
	color:#333333;
	background: #ffffff;
	font-family: helvetica,arial,sans-serif;
}
h1 {
	font-weight:normal;
	font-size:26px;
	line-height:30px;
	margin-bottom:10px;
	font-family: helvetica;
}
h2 {
	font-size:30px;
	font-weight:normal;
	margin-bottom:9px;
	font-family: helvetica;
}
h3 {
	font-size:20px;
	font-weight:normal;
	margin-bottom:8px;
	font-family: helvetica;
}
h4 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:7px;
	font-family: helvetica;
}
h5 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
	font-family: helvetica;
}
h6 {
	font-size:10px;
	font-weight:normal;
	margin-bottom:4px;
	font-family: helvetica;
}
body p {
	margin-bottom:10px;
	font-family: helvetica,arial;
}
body a {
	color:#1f754f;
	text-decoration:none;
}
body a:hover {
	color:#de3224;
}
p.wp-caption-text {
	color:#636363;
	font-size:11px;
	font-style:italic;
}
div.post ol {
	list-style-type:none;
	margin-top:10px;margin-bottom:10px;
}
div.post ol li {
	color:#1f754f;
}
div.post ul {
	list-style-position:outside;
	list-style-type:disc;
	margin-top:10px;margin-bottom:10px;margin-left:20px;
}
div.post ul ul {
	list-style-position:outside;
	list-style-type:circle;
	margin-top:2px;margin-bottom:3px;margin-left:25px;
}
div.post ul ul ul {
	list-style-position:outside;
	list-style-type:square;
	margin-top:2px;margin-bottom:3px;margin-left:25px;
}
div.post ul li {
	margin-bottom:2px;
}
div.post table {
	border-bottom: solid 1px #e0e0e0;border-left: solid 1px #e0e0e0;
}
div.post table caption {
	color:#707070;
	font-size:14px;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:4px;
}
div.post table th {
	color:#ffffff;
	font-weight:normal;
	padding: 6px 8px 6px 9px;
	background: #cccccc;
}
div.post table td {
	border-right: solid 1px #dbdbdb;
	padding: 5px 8px;
}
div.post table tr.even td {
	background: #e3e3e3;
}
blockquote {
	color:#777777;
	border-left: solid 5px #dddddd;
	margin:15px 30px 0px 10px;
	padding-left: 20px;
}
blockquote p {
	font-family: georgia;
}
body {
	font-size:12px;
	line-height:20px;
	color:#333333;
	background: #ffffff;
	font-family: helvetica,arial,sans-serif;
}
div#container {
	position:relative;
	margin:0px;
	padding: 0px 20px 10px 20px;
	background: #ffffff url("images/header_bgrd.jpg") no-repeat scroll left top;
}
td#td-header {
	padding-bottom: 15px;
}
div#div-header {
	width:auto;
	height:auto;
}

div#home-slider {
	float:left;
	clear:left;
	padding:0;
	position:absolute;
	top: 200px;
	left: 20px;
	background: #fff;
	width:620px;
	height:390px;
}

h1#sitetitle {
	font-size:36px;
	display:none;
	margin-top:5px;margin-bottom:5px;
	width:600px;
}
h1#sitetitle a {
	text-decoration:none;
	color:#556fad;
}
h1#sitetitle a:hover {
	color:#688cd4;
}
p#tagline {
	font-size:16px;
	letter-spacing:1px;
	color:#cccccc;
	text-transform:uppercase;
	float:left;
	clear:none;
	font-weight:bold;
	line-height:18px;
	margin:10px 10px 10px 10px;
	width:100px;
}
a.rsslink {
	float:right;
	margin-top:5px;margin-right:24px;
}
a.rsscommentslink {
	float:right;
	margin-top:5px;margin-right:8px;
}
td#td-left {
	padding-right: 10px;
}
td#td-left2 {
	padding-left: 10px;
}
td#td-center {
	padding-right: 20px;
	width:auto;
}
div#div-center {
	background: #ffffff;
}
h3.pagetitle {
	font-weight:normal;
	font-size:26px;
	color:#737373;
	letter-spacing:1px;
	margin-top:0px;
	padding: 5px 5px 5px 7px;
	background: #f0f0f0;
}
td#td-right2 {
	padding-right: 20px;
}
td#td-footer {
	color:#335143;
}
div#div-footer {
	text-align:center;
	border-top: solid 5px #ffffff;
	margin-top:10px;
	padding:15px;
	background: #0f291d;
}
div.breadcrumbs {
	clear:both;
	color:#7a7a7a;
	margin-bottom:10px;
	padding:7px;
	background: #f5f5f5;
}
div.searchform {
	position:absolute;
	top: 14px;
	right: 15px;
}
div.searchform form input.searchfield {
	border: solid 1px #1f754f;
	padding:6px;
	width:187px;
}
div.searchform form input.searchbutton {
	color:#ffffff;
	text-transform:uppercase;
	border: solid 1px #1f754f;
	margin-top:-5px;margin-left:-5px;
	padding: 5px 8px;
	background: #1f754f;
}
div.multinav {
	border-bottom: solid 2px #f2f2f2;
	margin-bottom:18px;
	padding-top: 5px;padding-bottom: 12px;
}
div.multinav div.older {
	float:left;
}
div.multinav div.newer {
	float:right;
}
div#multinav2 {
	border-bottom: none 0px #fafafa;
	margin-bottom:0px;
}
div.singlenav div.older {
	float:left;
}
div.singlenav div.newer {
	float:right;
}
img.postthumb {
	margin-top:0px;margin-right:15px;
	width:140px;
	height:88px;
}
div.post {
	float:left;
	clear:none;
	border-bottom: solid 2px #f2f2f2;
	margin-right:10px;margin-bottom:20px;
	background: #ffffff;
	width:auto;
	height:auto;
}
div.post-headline h2 {
	margin-bottom:3px;
}
div.post-headline h2 a {
	font-size:15px;
}
div.post-byline {
	color:#8f8f8f;
	font-size:10px;
	margin-bottom:10px;
}
div.post-footer {
	color:#8f8f8f;
	font-size:10px;
	border-top: dotted 1px #cccccc;
	padding-top: 5px;
}
div.post-footer a {
	color:#8f8f8f;
	text-decoration:underline;
}
div.post-footer a:hover {
	text-decoration:underline;
}
div.widget {
	color:#4d4d4d;
	margin-bottom:10px;
	padding:10px;
}
div.widget h3 {
	color:#666666;
	font-weight:normal;
	font-size:13px;
	letter-spacing:1px;
	border-top: dotted 1px #efefef;border-bottom: dotted 1px #efefef;
	margin-top:0px;margin-bottom:5px;
	padding-top: 5px;padding-bottom: 3px;
}
div.widget ul {
	list-style-type:none;
	margin-top:0px;margin-bottom:0px;margin-left:0px;
	padding-left: 0px;
}
div.widget ul li {
	padding-left: 15px;
	background: transparent url("images/gray-arrow.gif") no-repeat scroll 1px 4px;
}
div.widget ul li li {
	background: transparent url("images/round-gray.gif") no-repeat scroll 3px 7px;
}
div#hormenu {
	position:absolute;
	z-index:0;
	float:left;
	clear:none;
	margin-left:160px;
	top: 70px;
	left: 10px;
	width:120px;
	height:50px;
}
ul#nav li a {
	color:#1f754f;
	font-size:13px;
	line-height:16px;
	padding:0px;
}
ul#nav li a:hover {
	background:#cccccc;
	color:#de3224;
}
div#hormenu2 {
	position:absolute;
	z-index:0;
	clear:left;
	float:right;
	display:inline-block;
	margin-bottom:20px;margin-left:10px;
	padding:0px;
	top: 140px;
	left: 160px;
	width:780px;
	height:40px;
}
ul#nav2 {
	color:#0f291d;
	font-weight:normal;
	font-size:13px;
	letter-spacing:1px;
	text-transform:uppercase;
	border-top: dotted 1px #290202;border-bottom: dotted 1px #0f291d;
}
ul#nav2 li a {
	color:#0f291d;
	border-right: dotted 1px #0f291d;
	padding: 12px 10px;
}
ul#nav2 li a:hover {
	background:#444444;
	color:#de3224;
	font-weight:normal;
	text-decoration:none;
	background: #ffffff;
}
div#widgetarea1 {
	float:right;
	clear:left;
	position:absolute;
	padding:0px;
	top: 200px;
	left: 640px;
	width:300px;
	height:390px;
}
div#widgetarea1 div.widget {
	padding:0px;
}
div#widgetarea2 {
	float:left;
	margin-left:100px;
	width:300px;
	height:50px;
}
div#widgetarea2 td.td1 {
	padding-right: 5px;
}
div#widgetarea2 div.widget {
	padding: 10px 0px;
}
div#widgetarea2-2 {
	float:right;
	width:300px;
	height:390px;
}
div#widgetarea2-2 td.td1 {
	display:inline;
	float:left;
	padding-right: 6px;
	width:298px;
}
div#widgetarea2-2 td.td2 {
	float:left;
	width:300px;
}
div#widgetarea2-2 div.widget {
	padding:0px;
}
div#widgetarea3 td.td1 {
	padding-right: 6px;
}
div#widgetarea3 td.td2 {
	padding-right: 6px;
}
div#widgetarea4 td.td1 {
	padding-right: 6px;
}
div#widgetarea4 td.td2 {
	padding-right: 6px;
}
div#widgetarea4 td.td3 {
	padding-right: 6px;
}
div#widgetarea5 td.td1 {
	padding-right: 6px;
}
div#widgetarea5 td.td2 {
	padding-right: 6px;
}
div#widgetarea5 td.td3 {
	padding-right: 6px;
}
div#widgetarea5 td.td4 {
	padding-right: 6px;
}
div#widgetarea6 td.td1 {
	padding-right: 6px;
}
div#widgetarea6 td.td2 {
	padding-right: 6px;
}
div#widgetarea6 td.td3 {
	padding-right: 6px;
}
div#widgetarea6 td.td4 {
	padding-right: 6px;
}
div#widgetarea6 td.td5 {
	padding-right: 6px;
}
img#pn_logojpg {
	float:left;
	margin-bottom:20px;
	width:140px;
	height:180px;
}
body {
	font-size:12px;
	line-height:20px;
	color:#333333;
	background: #ffffff url(http://pridenigeria.com/wp-content/themes/pngrbeta/images/PNGR-2011_CD.jpg) no-repeat;
	font-family: helvetica,arial,sans-serif;
}
body.single div.singlenav {
	border-bottom: solid 3px #ededed;
	margin-top:7px;margin-bottom:18px;
	padding-bottom: 8px;
}
body.single div#singlenav2 {
	border-top: solid 3px #ededed;border-bottom: none 0px #f5f5f5;
	margin-top:18px;
	padding-top: 13px;
}
body.single div.post {
	font-size:14px;
	width:auto;
}
body.single div.post-headline h2 a {
	font-size:28px;
}
body.single div.post-bodycopy p {
	font-size:15px;
	line-height:22px;
	font-family: georgia;
}
body.page div.post {
	border-bottom: solid 0px #f5f5f5;
	padding-top: 10px;
}
body.page div.post-headline h2 a {
	font-size:28px;
}
body.page div.post-bodycopy {
	font-size:14px;
	margin-top:20px;
}
body.page div.post-bodycopy p {
	font-size:15px;
	line-height:22px;
	font-family: georgia;
}
body.category div#singlenav2 {
	margin-bottom:7px;
}
body.category div.post {
	margin-right:20px;
	width:140px;
	height:500px;
}
body.author div.post {
	margin-right:20px;
	width:140px;
	height:500px;
}
body.home {
	background: fffff;
}
body.home td#td-header {
	clear:none;
	width:auto;
	height:610px;
}

body.home p#tagline {
	float:left;
	clear:none;
}
body.home td#td-center {
	padding:0px;
}
body.home div#div-center {
	float:left;
	width:480px;
	height:auto;
}
body.home td#td-footer {
	width:auto;
	height:auto;
}
body.home div.breadcrumbs {
	padding-left: 8px;
}
body.home img.postthumb {
	margin-right:10px;
	width:140px;
	height:88px;
}
body.home div.post {
	float:left;
	clear:none;
	margin-right:20px;
	width:140px;
	height:500px;
}
body.home div.post-headline h2 a {
	font-size:18px;
}
body.home div.post-byline {
	font-size:10px;
}
body.home div#hormenu {
	position:absolute;
	display:block;
	top: ;
}
body.home ul#nav li a {
	padding:0px;
}
body.home div#widgetarea1 {
	display:inline;
	float:right;
	padding-bottom: 0px;padding-left: 20px;
}
body.home div#widgetarea2 {
	width:300px;
	height:50px;
}
body.home div#widgetarea2 div.widget {
	padding: 10px 0px;
}
body.home div#widgetarea6 {
	width:460px;
	height:auto;
}
body.home div#widgetarea6 .col1 {
	float:left;
	width:140px;
	height:auto;
}
body.home div#widgetarea6 .col2 {
	width:140px;
	height:auto;
}
body.home div#widgetarea6 .col4 {
	float:left;
	width:140px;
}
body.home div#widgetarea6 .col5 {
	width:140px;
}
body.home div#widgetarea6 .col6 {
	width:140px;
}
body.home div#widgetarea6 td.td1 {
	display:inline;
	clear:none;
}
body.home div#widgetarea6 td.td3 {
	display:inline;
	float:left;
}
body.home div#widgetarea6 td.td4 {
	display:inline;
	float:left;
}
body.home div#widgetarea6 td.td5 {
	display:inline;
	float:left;
}
body.home div#widgetarea6 td.td6 {
	display:inline;
	float:left;
	height:auto;
}
body.home img#pn_logojpg {
	width:140px;
	height:180px;
}
div#hormenu {
	position:absolute;
	z-index:0;
	float:left;
	clear:none;
	margin-left:160px;
	top: 70px;
	left: 10px;
	width:120px;
	height:50px;
}
ul#nav li a {
	color:#1f754f;
	font-size:13px;
	line-height:16px;
	padding:0px;
}
ul#nav li a:hover {
	background:#cccccc;
	color:#de3224;
}
ul#nav2 {
	color:#0f291d;
	font-weight:normal;
	font-size:13px;
	letter-spacing:1px;
	text-transform:uppercase;
	border-top: dotted 1px #290202;border-bottom: dotted 1px #0f291d;
}
ul#nav2 li a {
	color:#0f291d;
	border-right: dotted 1px #0f291d;
	padding: 12px 10px;
}
ul#nav2 li a:hover {
	background:#444444;
	color:#de3224;
	font-weight:normal;
	text-decoration:none;
	background: #ffffff;
}
div.commentnav {
	margin-bottom:21px;
}
div#commentnav2 {
	margin-top:11px;margin-bottom:28px;
}
ul.commentlist {
	margin-left:0px;
	padding-left: 0px;
}
ul.commentlist li div.comment-container {
	border-bottom: solid 1px #ebebeb;
	margin-bottom:11px;
	padding-bottom: 5px;
}
img.avatar {
	float:left;
	border: solid 3px #dddddd;
	margin-right:10px;margin-bottom:5px;
}
span.comment-author-name {
	font-size:15px;
}
div#cancel-comment-reply {
	margin-bottom:10px;
}


/* Clearfix fixes some floating issues */
.clearfix:after 	{
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
	}
	
.clearfix {
	min-width: 0;		/* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/	display: block;	/* Hide from IE Mac */
	}
	
* html .clearfix {
	/* \*/  height: 1%;	/* Hide from IE Mac */ 
	}


ul#nav li a:hover, ul#nav2 li a:hover, ul.nav2 li a.hover {
    background-color: transparent;
}

.textwidget li a:hover {
	color:#F00
}

#div-right2 {
	background:#eeeeee;
	}

body.single div.post-bodycopy p.author {
    font-size: 14px;
    font-style: italic;
    line-height: 20px;

body p img {
margin-bottom: 10px;
}

td#td-header {
  height: 610px;
  padding-bottom: 15px;
}

