

.wp-paginate {padding:10px 0 0 0; margin:0;}

.wp-paginate ul {list-style:none;}

.wp-paginate li {display:inline; list-style:none;background-image:none;list-style-type: none;	margin: 0; padding:0;}

.wp-paginate a {background:#fff; border:1px solid #f5e0ff; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}

.wp-paginate a:hover, .wp-paginate a:active {background:#f5e0ff; color:#000000;}

.wp-paginate .title {color:#555; margin-right:4px;}

.wp-paginate .gap {color:#999; margin-right:4px;}

.wp-paginate .current {color:#000000; background:#e0e0c9; border:1px solid #e0e0c9; margin-right:4px; padding:3px 6px;}

.wp-paginate .page {}

.wp-paginate .prev, .wp-paginate .next {}



/* style overrides for comments pagination */

.wp-paginate-comments {}

.wp-paginate-comments li {}

.wp-paginate-comments a {}

.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}

.wp-paginate-comments .title {}

.wp-paginate-comments .gap {}

.wp-paginate-comments .current {}

.wp-paginate-comments .page {}

.wp-paginate-comments .prev, .wp-paginate-comments .next {}