




/*
     FILE ARCHIVED ON 7:34:57 Jul 31, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:27:35 Jul 18, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
	VoteItUp skin stylesheet
	Name: Fair Climate Project


.votecontainer {float:right; width:60px; margin-top:25px;}

.votes {
	display:block; height:40px; width:40px;
	margin-bottom:10px; padding: 5px;
	color:#999; border:1px solid #ccc; background: #eef;
	font-size:25px; line-height:50px; text-align:center;
}

.votertext .imagecontainer {
	font-size:12px;
	height:20px;
	width:40px;
	padding:5px;
	text-align: center;
	display: block;
	text-decoration: none;
}

.votertext .imagecontainer .votedown {
	padding:5px;
	width: 16px;
	height:16px;
	float: left;
}
.votertext .imagecontainer .voteup {
	padding: 2px;
	width: 16px;
	height:16px;
}
.votertext .votelink {
	font-size:12px;
	width:40px;
	padding:5px;
	text-align: center;
	display: block;
}
.votertext .votelink a {
	color: #0099CC;
	text-decoration: none;
}
.votertext .votelink a:hover {
	color: #22BBEE;
	text-decoration: none;
}
.votewidget {
	border: 1px solid #DDDDDD;
	width: 90%;
	display: block;
	background-color: #000000;
	margin: 5px auto 5px auto;
}
.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 {
	width: 75%;
	float: left;
}
.votewidget .title {
	background-color: #FFFFFF;
	width: 98%;
	display: block;
	padding-left: 2%;
	font-weight: bold;
	color: #666666;
}
*/
/* Top posts widget */
.votemicro {
	border: 1px solid #FFE07D;
	background-color: #FFF2C9;
	color: #7F7F7F;
	font-size: 0.55em; /*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;
}
.votemicrotext {
	font-size: 1em; /* 12 */
	vertical-align: middle;
}