/* @override http://www.recyclart.org/wp-content/plugins/vote-it-up/skins/ticker/votestyles.css */

/* This section is used when you are displaying votes as a ticker */

.tickercontainer {
	height: 18px;
	width: 40px;
	font-size: 13px;
	text-align: center;
	color: #999999;
	position: relative;
	left: 25px;
	top: 101px;
}


.tickertext .votelink {
	font-size: 11px;
	height: 15px;
	width: 60px;
	text-align: center;
	color: #777777;
	text-decoration: none;
	position: relative;
	left: 18px;
	float: right;
	top: 102px;
}



div.single-vote .tickertext .votelink {
	font-size: 11px;
	height: 15px;
	text-align: center;
	color: #777777;
	text-decoration: none;
	position: relative;
	left: 45px;
	top: -20px;
	width: 18px;
}


div.single-vote .tickercontainer {
	height: 18px;
	width: 40px;
	font-size: 18px;
	padding: 5px 0px 7px 0;
	text-align: right;
	margin: -9px 2px 0px 0;
	display: block;
	color: #999999;
	cursor: default;
	position: relative;
	left: -18px;
	top: -20px;
	float: right;
}


.tickertext .votelink a {
	color: #0099CC;
	text-decoration: none;
	border-style: none;
	position: relative;
	top: -1px;
}

.tickertext .votelink a:hover {
	color: #22BBEE;
	text-decoration: none;
	border-style: none;
}


/* Top posts widget */
.votemicro {
	border: 1px dotted #bbc2b6;
	color: #7F7F7F; /*8*/
	/*
	width: 20px;
	height: 10px;*/
	text-align: center;
	padding: 1px 3px 1px 3px;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
	display: inline;
	float: left;
	font: bold 11px Arial;
}
.votemicrotext {
	font-size: 1em; /* 12 */
	vertical-align: middle;
}
