/*

+----------------------------------------------------------------+

|																							|

|	WordPress 2.8 Plugin: WP-PageNavi 2.50									|

|	Copyright (c) 2009 Lester "GaMerZ" Chan									|

|																							|

|	File Written By:																	|

|	- Lester "GaMerZ" Chan															|

|	- http://lesterchan.net															|

|																							|

|	File Information:																	|

|	- Page Navigation CSS Style													|

|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|

|																							|

+----------------------------------------------------------------+

*/





.wp-pagenavi a, .wp-pagenavi a:link {

	margin:5px;
	background: #c8c8c8 url(http://kristenstewart.nu/wp/wp-content/themes/Fierce_Kristen/img/titlebg.jpg);
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	font-family: Georgia;
	text-align: center;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
 	padding:12px;
	color: #FFFFFF;
	letter-spacing:2px;
	border: 2px solid #15130f;

}

.wp-pagenavi a:visited {
	margin:5px;
	background: #c8c8c8 url(http://kristenstewart.nu/wp/wp-content/themes/Fierce_Kristen/img/titlebg.jpg);
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	font-family: Georgia;
	text-align: center;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
 	padding:12px;
	color: #FFFFFF;
	letter-spacing:2px;
	border: 2px solid #15130f;

}

.wp-pagenavi a:hover {	

	margin:5px;
	background: #c8c8c8 url(http://kristenstewart.nu/wp/wp-content/themes/Fierce_Kristen/img/titlebg.jpg);
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	font-family: Georgia;
	text-align: center;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
 	padding:12px;
	color: #15130f;
	letter-spacing:2px;
	border: 2px solid #15130f;

}

.wp-pagenavi a:active {

	margin:5px;
	background: #c8c8c8 url(http://kristenstewart.nu/wp/wp-content/themes/Fierce_Kristen/img/titlebg.jpg);
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	font-family: Georgia;
	text-align: center;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
 	padding:12px;
	color: #FFFFFF;
	letter-spacing:2px;
	border: 2px solid #15130f;

}

.wp-pagenavi span.pages {

	margin:5px;
	background: #c8c8c8 url(http://kristenstewart.nu/wp/wp-content/themes/Fierce_Kristen/img/titlebg.jpg);
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	font-family: Georgia;
	text-align: center;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
 	padding:12px;
	color: #FFFFFF;
	letter-spacing:2px;
	border: 2px solid #15130f;

}

.wp-pagenavi span.current {

	margin:5px;
	background: #c8c8c8 url(http://kristenstewart.nu/wp/wp-content/themes/Fierce_Kristen/img/titlebg.jpg);
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	font-family: Georgia;
	text-align: center;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
 	padding:12px;
	color: #FFFFFF;
	letter-spacing:2px;
	border: 2px solid #15130f;

}

.wp-pagenavi span.extend {

	margin:5px;
	background: #c8c8c8 url(http://kristenstewart.nu/wp/wp-content/themes/Fierce_Kristen/img/titlebg.jpg);
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	font-family: Georgia;
	text-align: center;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
 	padding:12px;
	color: #FFFFFF;
	letter-spacing:2px;
	border: 2px solid #15130f;

}