/*
Theme Name: Delia
Theme URI: http://delia.hellodigi.ru/
Author: HelloDigi/
Author URI: https://hellodigi.ru/
Description: Maya Delia is a beautiful, minimalistic theme for freelancers. Show your portfolio in a stylish and modern design. The theme has a clean, professional code, the site is fully adaptive and unique.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: delia
Tags: portfolio, custom-logo, featured-images
*/

.wp-pagenavi {
	width: 100%;
	overflow:hidden;
	padding: 4px 0px 4px 0px;
	margin-left: 0px;
	border: 1px solid #00598F;
	background: url('images/fon.gif') center left repeat-x;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	padding: 4px 5px 4px 5px;
	margin: 2px 0px 2px 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.wp-pagenavi a.last {
	padding: 4px 5px 4px 5px;
}

.wp-pagenavi a.first {
	padding: 4px 5px 4px 5px;
}

.wp-pagenavi a:hover {
	background-color: #00598F;
	color: #FFFFFF;
	font-weight: bold;
}

.wp-pagenavi span.pages {
	padding: 4px 5px 4px 5px;
	margin: 2px 0px 2px 0px;
	color: #FFFFFF;
	background: url('images/fon.gif') center left repeat-x;
	background-color: #4f4f4f;
	font-weight: bold;
}
.wp-pagenavi span.current {
	padding: 4px 7px 4px 7px;
	margin: 2px 0px 2px 0px;
	font-weight: bold;
	border-top: 1px solid #00598F;
	border-bottom: 1px solid #00598F;
	color: #FFFFFF;
	background-color: #00598F;
	font-weight: bold;
}
.wp-pagenavi span.extend {
	padding: 4px 0px 4px 0px;
	margin: 2px 0px 2px 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top: 1px solid #00598F;
	border-bottom: 1px solid #00598F;
	color: #FFFFFF;
	background: url('images/fon.gif') center left repeat-x;
	font-weight: bold;
}
.wp-pagenavi span.next-prev {
	font-family: Arial; /* IE fix */
}