#SidebarBg {
	background: transparent url(http://www.rotoruaonedaydeal.co.nz/themes/inforotorua/images/bg-dot.gif) repeat-y 700px 0px;
}

/* SIDEBAR
-------------------------------------------- */
#Sidebar {
	float: left;
	padding: 0 0 0 17px;
	width: 171px;
	overflow: hidden;
}
	#Sidebar .block {
		background: transparent url(http://www.rotoruaonedaydeal.co.nz/themes/inforotorua/images/sidebar-sep.gif) no-repeat bottom center;
		clear: both;
		margin: 0 0 12px 0;
		padding: 0 0 20px 0;
	}

#SidebarWeather {
	color: #333333;
	padding: 0 !important;
}
	#SidebarWeather h4 {
		color: #333333;
		font-size: 13px;
		padding-bottom: 2px;
	}
	#SidebarWeather .weather {
		height: 72px;
		overflow: hidden;
		margin-bottom: 8px;
	}
		#SidebarWeather .weather p {
			font-size: 11px;
			line-height: 1.1em;
		}
		#SidebarWeather .weather .weather_left {
			width: 60px;
			padding-right: 6px;
			float: left;
			text-align: center;
			font-size: 13px;
		}
			#SidebarWeather .weather span {
				padding-top: 2px;
			}
			#SidebarWeather .weather .weather_max {
				display: block;
				float: left;
				color: #FF6F4B;
			}
			#SidebarWeather .weather .weather_min {
				display: block;
				float: right;
				color: #4D79FF;
			}
		#SidebarWeather .weather .weather_right {
			width: 105px;
			float: left;
		}


#SidebarNewsletter {}
	#SidebarNewsletter p {
		color: #710000;
		font-size: 0.9em;
		margin: 10px 0;
		line-height: 1.2em;
	}
	#SidebarNewsletter h2 {
		margin: 0 !important;
	}
	#SidebarNewsletter .form .text input {
		background: transparent url(http://www.rotoruaonedaydeal.co.nz/themes/inforotorua/images/newsletter-bg.png) no-repeat top left;
		color: #838392;
		border: 0;
		font-family: Arial, Verdana, Tahoma, sans-serif;
		font-size: 11px;
		height: 20px;
		margin: 0;
		padding-top: 6px;
		padding-left: 8px;
		width: 162px;
	}
	#SidebarNewsletter .form .submit {
		margin-top: 5px;
	}
		#SidebarNewsletter .form .submit .left {
			padding-left: 2px;
		}
	#SidebarNewsletter .privacy a {
		color: #710000;
		font-size: 0.9em;
		line-height: 22px;
	}

#SidebarAdvertisement {}
	#SidebarAdvertisement .title {
		color: #999999;
		display: block;
		font-size: 0.8em;
		text-align: right;
	}

#SidebarTwitter {}
	#SidebarTwitter .content {
		text-align: center;
	}
