/*

Theme Name: Reporter
Theme URL: http://www.fabthemes.com/reporter/
Author: Fabthemes.com
Author URI: www.fabthemes.com
Version: 1.2
Tags: Red, grey, white, right-sidebar, Newspaper,Magazine, twitter, fixed-width, theme-options, threaded-comments, banner ads, adsense,fab themes.

*/

*{
	margin: 0px;
	padding: 0px;
}

body {
	margin:0 auto;
	padding:50px 0px 0px 0px;
	background:url(images/body.png);
	font-family:Arial,Tahoma,Century gothic, sans-serif;
	color:#161514;
	font-size:13px;
	}
	
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#CF4C23;
	text-decoration:none;
	outline:none;
	}
a:hover {
	color:#000;
	text-decoration:none;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding:10px 10px 10px 10px;
	color:#59666f;
	font-style: italic;

	}
.clear {
	clear:both;
	}


img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#eee;

	}

img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	background:#eee;

	}

img.alignleft {
	padding: 5px 5px;
	margin: 10px 15px 10px 0px;
	display: inline;
	background:#eee;

	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 10px 15px 10px 0px;
	}
	
.wp-caption {

	text-align: center;
	background:#eee;
	padding: 4px 0px 5px 0px;
	margin: 10px 10px ;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color:#444;
	}
.rounded{

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.boxshadow{
    -moz-box-shadow: 0px 0px 5px #888;
    -webkit-box-shadow: 0px 0px 5px #888;
    box-shadow: 0px 0px 5px #888;


}	

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'SixCapsRegular';
    src: url('fonts/SixCaps-webfont.eot');
    src: url('fonts/SixCaps-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SixCaps-webfont.woff') format('woff'),
         url('fonts/SixCaps-webfont.ttf') format('truetype'),
         url('fonts/SixCaps-webfont.svg#SixCapsRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* The Outer cover */

#wrapper {
	
	margin:0px auto;
	position:relative;
	width:1000px;
	background:url(images/wrap.png);
	}
	
#topribbon{
	background:url(images/topribon.jpg) top center no-repeat;
	margin-top:0px;
	
}

#casing {
	padding:0px 0px 10px 0px;
	margin:0px auto;

	}		

/* The Header */

#masthead{
	height:150px;
}

#top {
	height:110px;
	margin:0px 0px ;
	position:relative;
	background:url(images/top.png) bottom repeat-x;
	font-family:'BebasNeueRegular';
	}

h1.logo{
	font-size:56px;
	width:600px;
	margin:0px auto;
	text-align:center;
	padding-top:25px;
	font-weight:normal;
	text-shadow:2px 2px 0px #ddd;
	}

h1.logo a:link, h1.logo a:visited{
	color:#333;
}

h1.logo a:hover{
	color:#000;
}
	
.date-stamp{
	position:absolute;
	top:25px;
	left:30px;
	width:100px;
}

span.day{
	font-size:56px;
	float:left;
	margin-right:10px;
	text-shadow:2px 2px 0px #ddd;
}

.mony,.dname{
	font-size:22px;
	float:left;
	line-height:100%;
	color:#5d5d5d;
}

span.mony{
	letter-spacing:5px;
	margin-top:10px;
	}

.topfeed{
	position:absolute;
	top:30px;
	right:30px;
	}

.topfeed ul{
	list-style:none;
	}
	
.topfeed ul li{
	font-size:22px;
	padding-left:25px;
	background:url(images/rss.png) left no-repeat;
	letter-spacing:3px;
	}

.topfeed ul li a:link{
	color:#5d5d5d;
}


/* The Search */

	
#search {
	width:200px;
	padding:0px ;
	margin:6px 5px 0px 0px;
	display:inline-block;
	float:right;
	background:#8a2e12;
	border:1px solid #d14a22;
	}

#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
	}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

#search p {
	margin: 0;
	font-size: 85%;
	}

#s {
	width:150px;
	background:#8A2E12;
	margin:0px 0px 0px 3px;
	padding: 3px 5px;
	height:20px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	display:inline;

	}

#searchsubmit{
	background:url(images/sbutton.png);
	border:none;
	color:#fff;
	display:block;
	width:24px;
	height:22px;
	margin:1px 2px 0px 0px;
	padding:5px 5px;
	float:right; 
	cursor:pointer;
	}
	
#searchpage{
	background:#fff;
	border:1px solid #ccc;
	margin:0px 10px 0px 10px;
	}

#sform{
	width:450px;
	border:none;
	padding:6px 5px;
	}

#formsubmit{
	float:right;
	background:url(images/sfrm.png) repeat-x;
	border-left:1px solid #ccc!important;
	border:none;
	padding:5px 5px;
	}

.scover{


	}
	
.sbox{
	padding:10px 0px;
	padding:10px 0px;
	}
	
.sbox p{
	padding:5px 0px;
	color:#777!important;
}
.shead{
	margin:0px 10px 25px 10px;

}
.shead p{
	margin-left:10px;
	margin-bottom:10px;
	color:#3E91CE;
}

.stitle h2{
	font-family:'BebasNeueRegular';
	font-weight:normal;
	padding:0px 0px;
	font-size:26px;
}
.stitle h2 a{
	color:#6D6750;

}

.searchmeta{
	margin-top:5px; 
	color:#D14E25;
	text-transform:uppercase;
	font-size:10px;
}

.searchmeta a{
	color:#D14E25;

}

	
/*Page menu*/
	
#botmenu{
	height:40px;
	margin:0px 0px 0px 0px;
	font-family:Tahoma,Arial, verdana,Century gothic,  sans-serif;	
	background:url(images/menu.png) center no-repeat;
	font-size: 13px;
	}
	
#submenu {
	margin: 0px ;
	width:780px;
	padding:0px 0px;
	}
	
#submenu ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0px;
	}
	
#submenu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
	text-shadow:1px 1px 0px #C13409;


	}
	
#submenu li a {
	color: #fff;
	display: block;
    margin: 0;
	padding: 12px 10px 12px 10px;
	text-decoration: none;
	position: relative;
	text-shadow:1px 1px 0px #C13409;
	}

#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a  {
	color: #fff;
	text-shadow:1px 1px 0px #C13409;

	}
	
#submenu li a.sf-with-ul {
	padding-right: 10px;
	}	
	

	
#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
	font-size: 12px;
	color: #555;
	text-shadow:none;
	width: 148px; 
	font-family: Arial, Tahoma, Verdana;
	margin: 0;
	padding: 0px 10px;
	line-height:35px;
	border-bottom:1px solid #fff;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #fff;
	text-transform: none;
	position: relative;
	background:#F7F7F7;
	}
	
#submenu ul ul li:first-child{
	border-top:none;

}

#submenu ul ul li:last-child{
	border-bottom:none;

}	
	
#submenu li li:last-child{
	border-bottom:none;
}
		
#submenu li li a:hover, #submenu li li a:active {
	background:#FcFcFc;
	color: #333; 
	}


#submenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 5px 0px;
	padding: 5px 5px;
	background:#DFDFDF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

#submenu li ul a { 
	width: 150px;
	}

#submenu li ul a:hover, #submenu li ul a:active { 
	}

#submenu li ul ul {
	margin: -41px 0 0 179px;
	}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
	left: -999em;
	}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
	left: auto;
	}

#submenu li:hover, #submenu li.sfHover { 
	position: static;
	}

	
/* Ticker	 */
	
.scrollposts{
	background:#fff;
	border-bottom:1px solid #ddd;
	padding:3px 0px;
}
		
.tickercontainer { 
	background: #fff; 
	width: 980px; 
	height: 27px; 
	margin: 0; 
	padding: 0 10px;
	overflow: hidden; 
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	width: 980px;
	overflow: hidden;
	margin-top:7px;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 950px;
	font: normal 11px Arial;
	list-style-type: none;
	margin: 0 0px;
	padding: 0;

}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0 20px;
	background: #fff;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ff0000;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
} 
ul.newsticker span {
	font-weight:bold;
} 
	
	
/* slider */	
	
h2.left-title{
	font-family:'BebasNeueRegular';
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;

}	
	
#slides {
	width:655px;
	height:330px;
	z-index:100;
	margin-bottom:10px;
}

.slides_container {
	width:655px;
	overflow:hidden;
	position:relative;
	display:none;

}

.slides_container div.slide {
	width:655px;
	height:250px;
	display:block;
}

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:10px 10px 10px 10px;
	background:#000;
	background:rgba(0,0,0,.7);
	width:635px;
	font-size:12px;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}

.pagination {
	margin:15px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}	
	
	
/* box content	 */
	
.high-box{
	width:320px;
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
}	

.lbox{
	float:left;
}
	
.rbox{
	float:right;
}
		
.high-cat{
	font-family:'BebasNeueRegular';
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	color:#CF4C23;
}

.high-first-item{
	
}
	
.highmage{
	background:#fff;
	padding:5px;
}	

.high-first-item h3{
	font-family:'BebasNeueRegular';
	font-size:24px;
	font-weight:normal;
	margin:5px 0px;

}

.high-first-item h3 a:link,.high-first-item h3 a:visited{
	color:#222;
}

.high-first-item p{
	padding:0px 0px 10px 0px;
	line-height:20px;
	font-size:12px;
}

.high-rest-item h3{
	font-family:'BebasNeueRegular';
	font-size:18px;
	font-weight:normal;
	line-height:18px;
	padding:7px 0px;
	border-top:1px solid #ddd;
}

.high-rest-item h3 a:link,.high-rest-item h3 a:visited{
	color:#615740;
}


/* Main Content*/	

#content {
	float:left;
	width: 655px;
	height:100%;
	padding:10px 0px 0px 0px;
	margin:10px 0px 0px 15px;
	display:inline;
	overflow:hidden;

	}	
	

/* POST */

.postimg{

	float:left;
	margin:15px 10px 10px 0px;
	width:200px;
	height:150px;
	padding:5px ;
	background:#dadada;

}

.post {
	margin: 0px 0px 30px 0px;
	height:100%;
	color:#555;

	}

.title{
	margin: 0px 0px;
	padding: 5px 0px;

}		
	
.title  h2 {
	margin: 0px 0px;
	padding: 0px 0px ;
	font-size: 32px ;
	font-family:'BebasNeueRegular';
	font-weight:normal;
	text-transform:uppercase;
	text-shadow:2px 2px 0px #ddd;
	}

.title  h2 a, .title  h2 a:link, .title  h2 a:visited  {
	color:#000;
	background-color: transparent;

	}
	
.title  h2 a:hover  {
	color: #333;
	background-color: transparent;
	}	
	
.insubhead{
	width:1000px;
	margin:0px auto;
	padding:5px 0px;
	color:#aaa;
	text-shadow:2px 2px 0px #fff;

	}	
	
.insubhead h1{
	padding:10px 0px 10px 0px;
	margin:10px 0px;
	font-family:'SixCapsRegular';
	font-weight:normal;
	font-size:80px;
	text-align:center;
	text-transform:uppercase;
}	
	
.insubhead  h1 a:link, .insubhead h1 a:visited  {
	color:#aaa;
	background-color: transparent;


	}
	
.insubhead  h1 a:hover  {
	color: #444;
	background-color: transparent;
	}	
	
	
	
.postmeta{
	padding:5px 0px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	font-size:10px;
	text-transform:uppercase;
	}
	
.author{

	color:#777;
	padding:2px 5px 2px 15px;
	background:url(images/user.png) left center no-repeat;
	}

.clock{
	color:#777;
	padding:2px 5px 2px 15px;
	background:url(images/clock.png) left center no-repeat;
}	

.comm{
	color:#777;
	padding:2px 5px 2px 15px;
	background:url(images/comm.png) left center no-repeat;
	
	}

.comm a:link,
.comm a:visited {
	color:#777;
	}
	
.comm a:hover{
	color:#000;
	
}




a.morer{
	float:right;
	margin-right:5px;
	background:url(images/rmore.png) no-repeat;
	width:121px;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#fff!important;
	text-decoration:none;
}


.singleinfo {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font:10px  Tahoma, Georgia, Arial,century gothic,verdana, sans-serif;
	text-transform:uppercase;
	color:#827A60;
	padding:5px 0px;

	}

.category{
	padding:5px 0 5px 20px;
	color:#827A60;
	background:url(images/tag.png) left center no-repeat;
	
	}

.category a:link,.category a:visited{
	color:#D1512A;
	}
	
.category a:hover{
	color:#000;
	}
	
.cover {
	margin:0 0;
	padding: 0px 0px ;
	}	
		
.entry {
	margin:0 0;
	padding: 5px 0px ;
		}	
	
.entry a:link,
.entry a:visited {
   	color:#D1512A;
	}

.entry a:hover {
	color:#000;
	background-color: transparent;
}

.entry ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 150%;
}

.entry ul li, .entry ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}

.entry p{
	margin:5px 0px 20px 0px;
	padding:5px 0px;
	line-height:24px;
}

.author-bio{
	border:1px solid #ddd;
	padding:10px;
	font-family:Arial;
}

img.avatar{
	float:left;
	margin-right:10px;
	border:3px solid #ddd;
}

#author-text p{
	font-size:11px;
	margin:5px 0px;
}


	

	
/* --- FOOTER --- */

#footer {
	padding:30px 0 25px 0px;
	color:#777;
	font-size:11px;
	background:#212121 ;
	margin-bottom:30px;
	}

#footer a:link , #footer a:visited{
	color:#777;
	}

#footer a:hover {
	color:#777;
	}

.fcred{
	width:1000px;
	text-align:center;
	margin:0px auto;
	line-height:16px;
}

	
	

/* Footer widgets */


#bottom{
	margin:0px auto;
	width:1000px;
	background:#333 url(images/top.png) top repeat-x;
}

.bottomcover{

	margin:0px auto;
}	

h3.bothead{
	font-size:20px;
	padding:10px 0px 10px 0px;
	color:#ccc;
	text-shadow:1px 1px 0px #111;
	font-family: 'BebasNeueRegular', Arial,Tahoma,Century gothic,sans-serif;
	font-weight:normal;
	}
	
.botwid{
	float:left;
	width:180px;
	padding-bottom:30px;
	font-size:11px;
	margin:20px 10px 0px 10px;
	color:#ddd;
	list-style:none;
	}
	
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px ;


	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	width: 180px;
	list-style-type: none;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #777;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	display:block;
	border-bottom:1px dotted #444;

	}

.botwid ul li a:hover{

	color: #fff;
	}

.botwid p{
	padding: 7px 0px;
	margin:0;
	line-height:150%;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}			

	
	

/* The Navigation */

#navigation{	
	margin:10px 0px 0px 0px;
	padding:5px 0px;
	
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:10px 0px;
	font-size:14px;
	text-align:center;
	color:#444;
	margin-bottom:10px;
	}
 h2.pagetitle a {
 	color:#507409;
 }
/* Comments */

#commentsbox {

	margin:0 0px;

}

h3#comments{
	font-size:24px;
	color:#111;
	font-weight:normal;
	padding:15px 0px 15px 30px ;
	margin-top:10px;
	background:url(images/coms.png) left no-repeat;
	font-family: 'BebasNeueRegular';
}


ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;


}
ol.commentlist li {
	margin:5px 0;
	line-height:18px;
	padding:10px;
	background:#fdfdfd;
	border:1px solid #eee;


}
ol.commentlist li .comment-author {
	color:#333;


}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{

	color:#333;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#333;
}
cite.fn{
	color:#eee;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #eee;
	background:#fff;
	padding:3px;
}
ol.commentlist li .comment-meta{
	font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

	color:#000;
}

ol.commentlist li .comment-meta a {
	color:#E1512A;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#666;
	font-size:12px;

}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;
}
ol.commentlist li .reply a{
	background:#666;
	border:1px solid #333;
	color:#fff;
	text-decoration:none;
	padding:3px 10px;
}

ol.commentlist li.odd {

}
ol.commentlist li.even {

}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 0 0px 50px;

}
ol.commentlist li ul.children li.depth-5 {

	margin:0 0 0px 50px;

}
.comment-nav{

	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{

	color:#E73540;
}

#respond{

	padding:0px 0px ;
	margin:10px 0px;


}
 #respond h3 {
	font-size:18px;
	font-weight:normal;
	padding:5px 0px 0px 25px ;
	color:#444;
	background:url(images/write.png) left no-repeat;
	font-family: 'BebasNeueRegular';
	
	
}
#commentform {
	padding:10px 0px;
}
#commentform a {
	color:#E1512A;
}

#commentform p{
	margin:5px 0px ;
	color:#999;
}
 #respond label{
	display:block;
	padding:5px 0;
	color:#999;
	
}
 #respond  label small {
	font-size:10px;

}
 #respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 10px 10px 0;
	background:#fff;
	border:1px solid #ddd;
	color:#02070F;
}
#commentform  input{
	width:50%;

}

#respond  input#commentSubmit {
	width:100px;
	padding:3px 5px;
	background:#E1512A;
	border:1px solid #BA3A1A;
	color:#fff;
	margin:10px 0px;
	cursor:pointer;
}
textarea#comment{
	border:none;
	background:#fff;
	border:1px solid #ddd;
	width:70%;
	margin:10px 0px 0px 0px;
	padding:5px 5px;
	color:#02070F;
}


.widebanner{

	height:60px;
	margin-top:10px;
	padding:10px 0px;
	text-align:center;
}


.wp-pagenavi{

	font-size:12px;
	text-align: center !important;


}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

	text-decoration: none;
	background:#D14E25!important;
	border: 1px solid #962F10 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#333 !important;
	border: 1px solid #111!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#333 !important;
	border: 1px solid #111 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}	

.topbanner{
	float:right;
	margin:35px 20px 0px 0px;
}

