/*----------------------
      HEADERBAR
----------------------*/

#topper {
	background: #414141;
	border-bottom: 1px solid #656565;
	height: 23px;
	overflow: hidden;
	padding: 3px;
	/* width: 100%; */
}

	a.skipnav { 
		color: #656565;
		font: normal 7pt Verdana, Geneva, sans-serif;
                float: left;
		padding: 6px 8px 0px 3px;
		text-transform: uppercase;
	}
	
		a.skipnav:hover { color: #979797; }

	#topper a { display: block; float: left; height: 25px; }

	a.home { 
		background: url(http://kim-maida.com/themes/site_themes/home/topper-sprite.png);
		width: 26px;
	}
	
		a.home:hover { background-position: 0 -25px; }
		
	a.wp {
		background: url(http://kim-maida.com/themes/site_themes/home/topper-sprite.png) -27px 0;
		width: 30px;
	}
	
		a.wp:hover { background-position: -27px -25px; }
		
	a.lifestream {
		background: url(http://kim-maida.com/themes/site_themes/home/topper-sprite.png) -58px 0;
		width: 30px;
	}
	
		a.lifestream:hover { background-position: -58px -25px; }
		
	a.contact {
		background: url(http://kim-maida.com/themes/site_themes/home/topper-sprite.png) -89px 0;
		width: 32px;
	}
	
		a.contact:hover { background-position: -89px -25px; }
		
	a.aim {
		background: url(http://kim-maida.com/themes/site_themes/home/socialmedia-sprite.png);
		width: 27px;
	}
	
		a.aim:hover { background-position: 0 -25px; }
		
	a.rss {
		background: url(http://kim-maida.com/themes/site_themes/home/socialmedia-sprite.png) -28px 0;
		width: 26px;
	}
		
		a.rss:hover { background-position: -28px -25px; }
		
	a.twitter {
		background: url(http://kim-maida.com/themes/site_themes/home/socialmedia-sprite.png) -53px 0;
		width: 27px;
	}
		
		a.twitter:hover { background-position: -53px -25px; }
		
	a.linkedin {
		background: url(http://kim-maida.com/themes/site_themes/home/socialmedia-sprite.png) -80px 0;
		width: 25px;
	}
		
		a.linkedin:hover { background-position: -80px -25px; }
		
	a.facebook {
		background: url(http://kim-maida.com/themes/site_themes/home/socialmedia-sprite.png) -105px 0;
		width: 27px;
	}
		
		a.facebook:hover { background-position: -105px -25px; }
		
	a.google {
		background: url(http://kim-maida.com/themes/site_themes/home/socialmedia-sprite.png) -132px 0;
		width: 27px;
	}
		
		a.google:hover { background-position: -132px -25px; }
		
	a.wave {
		background: url(http://kim-maida.com/themes/site_themes/home/socialmedia-sprite.png) -159px 0;
		width: 25px;
	}
		
		a.wave:hover { background-position: -159px -25px; }
		
	a.flickr {
		background: url(http://kim-maida.com/themes/site_themes/home/socialmedia-sprite.png) -184px 0;
		width: 27px;
	}
		
		a.flickr:hover { background-position: -184px -25px; }
		
	a.da {
		background: url(http://kim-maida.com/themes/site_themes/home/socialmedia-sprite.png) -211px 0 no-repeat;
		width: 26px;
	}
		
		a.da:hover { background-position: -211px -25px; }