#SideBar .rss {
	padding-right:15px;
	padding-left:15px;
	padding-top:20px;
	padding-bottom:46px;
}
.archive{
	/*height:270px;*/
}
.archive .lightgreen a{
	color: #FE9900;
	text-decoration:none;
}
.archive a.posttitle, .archive td.posttitle a{
	text-decoration:none;
	color:white;
	width:270px;
}
.archive a:hover{
	text-decoration:underline !important;
}
select.active{
	color:#FE9900;
}
.sidebar_section img.avatar{
	float:left;
	border:1px solid #66C02A;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
}
.sidebar_section td.active a, .sidebar_section td.active a:visited{
	color:#FE9900;
	text-decoration:none;
}
.sidebar_section td.posttitle{
	width:240px;
}
.sidebar_section td.postdate{
	color:#66C02A;
	/*width:50px;*/
	text-align:right;
	font-size:11px;
	padding:4px;
}
img.contest{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
img.cityoftheday{
	margin-left:1px;
	background-position:center center;
	background-repeat:no-repeat;
}
form.addcontestentry label{
	width:100px;
}
form.addcontestentry .radiogroup{
	padding-left:105px;
}
form.addcontestentry .radiogroup input{
	margin-bottom: 0;
}
form.addcontestentry .radiogroup label{
	float:none;
	font-weight:normal;
	width:auto;
	margin-bottom: 0px;
}
form.addcontestentry #preview_holder{
	margin-left:105px;
}
.contest_entry{
	background-color:#ECFAE3;
	border:1px dotted #64BC28;
	margin-top:20px;
	margin-bottom:10px;
	padding:0 15px;
}
.contest_entry a{
	font-weight:bold;
	color:#053904;
	text-decoration:underline;
}
.sidebar_section a.extra{
	float:right;
	text-decoration:underline;
	color:#66C02A;
}/*
.sidebar_section a{
	color:#66C02A;
	text-decoration:underline;
}*/
.sidebar_section a.strong{
	color: #FE9900;
	text-decoration:none;
	font-weight:bold;
}
.sidebar_section a.strong:hover{
	text-decoration:underline;
}
.bloglist div.postdetails{
	padding-bottom:20px;
}
.sidebar_section a.posttitle{
	display:block;
}
.bloglist .postexcerpt .thumb{
	float:right;
	width:65px;
	height:65px;
	margin-left:10px;
	margin-right:0;
}
.prevnext{
	border-bottom:1px dotted #66C029;
	margin-bottom:20px;
	padding-bottom:20px;
	margin-top:-10px;
	clear:both;
}
.prevnext a:link,
.prevnext a:hover,
.prevnext a:visited{
	color:#4B911D;
}
.prevnext .prev{
	float:right;
}
.prevnext .next{
	float:left;
}
