/*----------------------------------------------------------------*																				
	WordPress 2.8 Plugin: WP-PageNavi 2.60									
	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						{color: #9c9ca0;text-align: center; margin: 40px 0 25px; font-family: Georgia, serif; font-size: 1.2em;}
.wp-pagenavi a						{color: #9c9ca0;margin: 0 1px; padding: 3px;}
.wp-pagenavi a:hover				{border-bottom: solid 1px #9c9ca0; text-decoration: none;}
.wp-pagenavi span.current 			{color: #da74e1;margin: 0 1px; padding: 3px;}
.wp-pagenavi a.previouspostslink	{margin: 0 20px 0 0;}
.wp-pagenavi a.nextpostslink		{margin: 0 0 0 20px;}