/* Module Block Layout */
div.theme-2012_news_theme {  }

div.theme-2012_news_theme .module {
	position: relative;
}

div.theme-2012_news_theme .module-title {
	color: white;
	font-family: "Myriad Pro", "Helvetica LT Std", sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	text-shadow: 1px 1px 1px #455C83;
	width: 280px;
	height: 37px;
	background-image: url("/templates/custom/2012_taste_of_buffalo/images/news-title-bg.png");
	padding-top: 15px;
	padding-left: 20px;
	margin-bottom: 0;
}

div.theme-2012_news_theme .module_top{  }

div.theme-2012_news_theme .module_bottom{  }

div.theme-2012_news_theme .module-content {
	padding-bottom: 0px;
	background-image: url("/templates/custom/2012_taste_of_buffalo/images/news-theme-bg-2017.png");
	background-repeat: repeat-y;
	height: auto;
	margin-bottom: 0px;
	background-position: 2px 0;
	float: left;
	margin-left: -4px;
}

div.theme-2012_news_theme .module ul {
    list-style-type: none;
}

div.theme-2012_news_theme .module .module_view_all {
    padding-top: 10px;
    text-align: right;
}

div.theme-2012_news_theme .module li {
	margin-left: 0px;
	float: left;
	height: auto;
	background-image: url("/templates/custom/2012_taste_of_buffalo/images/news-li-arrow.png");
	background-position: 93% 52%;
	background-repeat: no-repeat;
	padding-right: 0;
	margin-left: 5px;
	width: 298px;
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 5px;
	position: relative;
}

div.theme-2012_news_theme .module li:hover {
	background-color:#6588c1;
	box-shadow:0px 0px 5px #b3b3b3;
	background-position: 93% 52%;
	background-image: url("/templates/custom/2012_taste_of_buffalo/images/news-li-arrow-over.png");

}

div.theme-2012_news_theme .module li:hover em {
	color:#ffffff;
 	text-shadow: 1px 1px 1px #455C83;
}

div.theme-2012_news_theme .module li:hover .news-link {
	color:#ffffff;
 	text-shadow: 1px 1px 1px #455C83;
}


ul {
	margin-left:0px;	
}

div.theme-2012_news_theme .module em {
	height: 50px;
	padding-right: 10px;
	color:#6588C1;
	font-weight: bold;
	line-height: 50px;
	padding-left: 10px;
	position: absolute;
	top: 25%;
	left: 2px;
}

.news-link {
	margin-left: 75px;
	float: left;
	text-decoration: none;
	color: #808394;
	width: 160px;
	padding-top: 10px;
	border-left: solid 1px #D4D4D4;
	padding-left: 13px;
	padding-bottom: 10px;
}

.module-bottom {
	background-image: url("/templates/custom/2012_taste_of_buffalo/images/news-theme-footer-2017.png");
	background-repeat: no-repeat;
	height: 23px;
	background-position: bottom;
	clear: both;
	width: 304px;
	margin-left: -2px;
}