/* slideshow stylez */

.sidebar_title{

}

.sidebar{
	width:100%;
	color:#595757;
	padding:10px;
	font-size:12px;
}

.sidebar:hover{
	background-color:#6B1418;
	color:#FFFFFF;
	text-decoration: none;
}

#sidebar_bg{
	width:100%;
	background:rgba(255,255,255,0.7);
	border:#6B1418 1px solid;
}
	