.post_votewidget {
	width: 100px;
	margin: 34px 34px 0 0;
	padding: 0px;
	float: left;
	background-image:url(http://www.involveyourself.com/wordpress/wp-content/themes/involve/images/new/voteBg.png);
	background-repeat:no-repeat;
	height: 96px;
}
.post_votewidget_closed {
	width: 45px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image:url('images/new/voteBg.png');
	background-repeat:no-repeat;
}
.post_votecount {
	height: 58px;
	padding: 15px 10px 0px 10px;
	font-size: 3em;
	font-weight: bold;
	color: white;
	text-align: center;
	display: block;
	margin: 0px;
	text-shadow: 1px 1px 1px #303030;
}

	.votewrap .post_votewidget{
		width: 152px;
		margin: 7px 0 0 40px;
		padding: 0px;
		float: left;
		background-image:url(http://www.involveyourself.com/wordpress/wp-content/themes/involve/images/new/voteOverview.jpg);
		background-repeat:no-repeat;
		height: 50px;
		}
			
	.votewrap .post_votecount {
		height: 50px;
		width: 79px;
		padding: 8px 0 0 0px;
		font-size: 2.5em;
		font-weight: bold;
		color: white;
		text-align: center;
		display: block;
		margin: 0px;
		text-shadow: 1px 1px 1px #303030;
		float: left;
		}
		
	.votewrap .post_votebuttoncontainer{
		float: right;
		width: 60px;
		padding: 15px 12px 0 0;
		text-align: center;
		}
		
		
.post_votebuttoncontainer a {

}
.post_postvote div {

}
.post_votebutton {
	font-size: 1.4em;
	background-position: bottom;
	text-align: center;
	color: #e0dd08;
	height: 15px;
	text-shadow: 1px 1px 1px #303030;
	margin: 0px;
	/*margin-top: -5px;*/
	padding: 2px 0 0 0;
	/*padding-bottom: 5px;*/
	display: block;
	text-decoration: none;
	/*border: 1px solid #000000;*/
	line-height: 1em; /*Fixes issues on certain themes*/
	
	
}.post_votebutton a {
	color: #e0dd08;
	font-weight: bold;
}

.post_votebutton a:hover {
	color: #fffea5;
	}
.post_votebutton:hover 
.post_postvote {
	width: 50px;
	float: left;
}
.votewidget {
	border: 1px solid #DDDDDD;
	width: 90%;
	background-color: #000000;
	margin: 5px auto 5px auto;
	margin-bottom: 20px;
}
.votewidget .fore {
	background-color: #FFFFFF;
	width: 100%;
	display: block;
}
.votewidget .back {
	background-color: #EEEEEE;
	width: 100%;
	display: block;
}
.votewidget .votecount {
	width: 23%;
	padding-left: 2%;
	float: left;
}
.votewidget .text {
	float: left;
	margin-bottom: 20px;
}
.votewidget .title {
	background-color: #FFFFFF;
	width: 98%;
	display: block;
	padding-left: 2%;
	font-weight: bold;
	color: #666666;
}
.votemicro {
	color: white;
	font-weight: bold;
	font-size: 1.3em;
	padding: 15px 14px 6px 17px;
	text-align: center;
	margin: 0px 9px 0px 0px;
	vertical-align: middle;
	display: inline;
	background-image:url(/images/sidebarVoteBg.gif);
	text-shadow: 1px 1px 0px #303030;
}
.votemicrotext {
	font-size: 1.3em; /* 12 */
	vertical-align: middle;
}

.votelistind {
	margin-bottom: 30px;
	margin-top: 20px;
	}
