#wpbar{
	background: #333333; 
	font-family: Lucida Grande, Lucida San serif;
	font-style: normal;
	line-height: auto;
	text-shadow: none;
	font-size: 12px;
	color: #FFFFFF; 
}
#wpbar.bottom{
	
}
#wpbar .intbar{
	border: none;
	border-bottom: 3px solid #F3F3F3;
	border-top: none;
	padding-right: 0;
}
#wpbar.bottom .intbar{
	border-top: 3px solid #F3F3F3;
	border-bottom: none;

}
#wpbar .intbar h1{
	font-size: 12px; 
	margin: 0 0 0 40px; 
	padding: 0;
	font:normal 12px/12px Lucida Grande, Lucida San serif;
	font-style: normal;
	height: auto;
	line-height: auto;
	text-shadow: none;
}
#wpbar .intbar h2{
	font-size: 10px; 
	margin: 0 0 0 40px; 
	padding: 0;
	font:normal 10px/10px Lucida Grande, Lucida San serif;
	font-style: normal;
	height: auto;
	line-height: auto;
	text-shadow: none;
}

#wpbar .intbar a{
	color:#F3F3F3;
	border: 1px solid #F3F3F3;
	text-decoration: none;
	padding: 4px 10px;
}
#wpbar .intbar .share{
	z-index: 12;
	background: #333333; 
}

#wpbar .intbar .sharelist{
	color: white;
	background: #333333; 
	border: 1px solid #F3F3F3;
	position: absolute;
	top:29px;
	right: 100px;
	width: 232px;
	height: 60px;
	padding: 10px;
	z-index: 11;
	display: block;
}
#wpbar.bottom .intbar .sharelist{
	top:inherit;
	bottom: 30px;
}
#wpbar .intbar .sharelist h3{ 
	margin: 0 0 15px 0; 
	padding: 0;
	font-size: 14px;
}
#wpbar .sharelist a{ 
	width: 24px;
	height: 24px;
	float: left;
	text-indent: -9999px;
	margin: 0 5px 5px 0;
	border: none;
	background: none;
	padding: 0;
}
#wpbar .sharelist a.facebook{ background: transparent url(socialize/FaceBook_24x24.png) top left no-repeat;}
#wpbar .sharelist a.twitter{ background: transparent url(socialize/Twitter_24x24.png) top left no-repeat;}
#wpbar .sharelist a.delicious{ background: transparent url(socialize/delicious_24x24.png) top left no-repeat;}
#wpbar .sharelist a.digg{ background: transparent url(socialize/Digg_24x24.png) top left no-repeat;}
#wpbar .sharelist a.technorati{ background: transparent url(socialize/Technorati_24x24.png) top left no-repeat;}
#wpbar .sharelist a.reddit{ background: transparent url(socialize/Reddit_24x24.png) top left no-repeat;}
#wpbar .sharelist a.stumbleupon{ background: transparent url(socialize/Stumbleupon_24x24.png) top left no-repeat;}
#wpbar .sharelist a.netvibes{ background: transparent url(socialize/Netvibes_24x24.png) top left no-repeat;}