.pp_sprite{display:inline;  overflow:hidden; height:18px; padding-left:21px; padding-bottom:4px; line-height:2em; background-repeat:no-repeat;  background-image:url(http://www.phillprice.com/pp_sprites.png); }.pp_sprite_inline_image { position: absolute; top: 0; left: 0; }.pp_sprite_medal_3 { background-position: 0 0; }.pp_sprite_comments { background-position: 0 -46px; }.pp_sprite_comments_1 { clip:rect(92px 100px 192px 0); top: -92px; }.pp_sprite_comments_2 { clip:rect(197px 100px 297px 0); top: -197px; }.pp_sprite_comments_3 { clip:rect(302px 100px 402px 0); top: -302px; }.pp_sprite_email { background-position: 0 -407px; }.pp_sprite_expand { background-position: 0 -453px; }.pp_sprite_faves_1 { clip:rect(499px 100px 599px 0); top: -499px; }.pp_sprite_faves_2 { clip:rect(604px 100px 704px 0); top: -604px; }.pp_sprite_faves_3 { clip:rect(709px 100px 809px 0); top: -709px; }.pp_sprite_feed { background-position: 0 -814px; }.pp_sprite_flickr { background-position: 0 -860px; }.pp_sprite_medal_1 { background-position: 0 -906px; }.pp_sprite_faves { background-position: 0 -952px; }.pp_sprite_ipernity { background-position: 0 -998px; }.pp_sprite_logo {  clip:rect(1044px 288px 1110px 0); top: -1044px; }.pp_sprite_search { background-position: 0 -1128px; }.pp_sprite_me { clip:rect(1174px 68px 1274px 0);top: -1174px; }.pp_sprite_medal_2 { background-position: 0 -1304px; }.pp_sprite_tag { background-position: 0 -1350px; }.pp_sprite_twitter { background-position: 0 -1396px; }.pp_sprite_views { background-position: 0 -1442px; }.pp_sprite_views_1 { clip:rect(1488px 100px 1588px 0); top: -1488px; }.pp_sprite_views_2 { clip:rect(1593px 100px 1693px 0); top: -1593px; }.pp_sprite_views_3 { clip:rect(1698px 100px 1798px 0); top: -1698px; }.pp_sprite_zooomr { background-position: 0 -1803px; }.pp_sprite_friendfeed { background-position: 0 -1849px; } .pp_sprite_logo_wrapper { position: relative; height: 54px; width: 288px;}.pp_sprite_me_wrapper { position: relative; height: 100px; width: 68px;border: 3px solid #cccccc; float: left; margin-right: 10px;margin-top:5px;} .pp_sprite_views_wrapper { position: relative; height: 100px; width: 100px;} .pp_sprite_comments_wrapper { position: relative; height: 100px; width: 100px;} .pp_sprite_faves_wrapper { position: relative; height: 100px; width: 100px;}


/* pagenavi  */

/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

