
.fp-head h2.title {color:#76A226;font-size:1.4em !important }

/* ----- RESET Styles ----- */
.fp-main .allmode_name, .fp-main .allmode_showall,
.fp-main .allmode_topitem, .fp-main .allmode_item,
.fp-main .allmode_title, .fp-main img {	margin: 0; padding: 0;	background: none; border: 0 none;}

.fp-main a:hover {														/* LINKS Hover */
	color: #960000 !important;
	text-decoration: underline;
}


/* ----- MODULE BOX Styles ----- */
.fp-main .allmode_name {												/* Module Block NAME */
	margin: 5px 8px 10px;
	font-size: 14px; font-weight: bold;
	color: #373737;
	border-bottom: 1px dashed #dddddd;
}
.fp-main .allmode_name a {
	font-weight: bold;
	text-decoration: none;
}
.fp-main .allmode_showall {												/* "Show All" TEXT */
	margin: -4px 12px 0 0;
	text-align: right !important;
}


/* ----- TOP ITEMS Styles ----- */
.fp-main .allmode_topbox {												/* TOP Items DIV */
	margin: 0 0px 0px;
}
.fp-main .allmode_topitem {												/* TOP Item DIV */
	margin: 8px 0 0; padding-bottom: 6px;
	overflow: hidden; clear: left;

}
.fp-main .allmode_topitem .allmode_img {								/* TOP Item IMAGE */
	padding-bottom: 2px;
}
.fp-main .allmode_topitem .allmode_title,.fp-main .allmode_topitem h3.allmode_title, .fp-main .allmode_topitem .allmode_title a {								/* TOP Item TITLE */
	margin: 3px 0 3px 0 !important;
	color:#76A226 !important;
	line-height: 120% !important;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.fp-main .allmode_topitem .allmode_title a {	font-weight: bold;}
.fp-main .allmode_topitem .allmode_text {								/* TOP Item TEXT */
	color: #373737;
	font-size:0.91rem;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.fp-main .allmode_topitem .allmode_readmore {							/* TOP Item READ MORE */
	float: right;
	margin-right: 4px;
	font: normal 11px/21px Helvetica,Arial,sans-serif;
	text-align: right;
}


/* ----- TOP FIELDS Styles ----- */
.fp-main .allmode_topitem .allmode_details {							/* TOP Item Details DIV */
	margin-bottom: 3px;
	font-size: 12px; line-height: 14px;
	color: #525252;
}
.fp-main .allmode_topitem .allmode_date {								/* TOP Item DATE */
	padding: 0 10px 0 15px;
	background: url(icons.png) no-repeat 0 3px;
}
.fp-main .allmode_topitem .allmode_hits {								/* TOP Item HITS */
	padding: 0 10px 0 15px;
	background: url(icons.png) no-repeat 0 -29px;
}
.fp-main .allmode_topitem .allmode_comments {							/* TOP Item COMMENTS */
	padding: 0 10px 0 15px;
	background: url(icons.png) no-repeat 0 -60px;
}

.fp-main .allmode_topitem .allmode_info {								/* TOP Item Info DIV */
	margin-top: -4px; padding-bottom: 2px;
	font-size: 11px; line-height: 17px;
	font-style: italic;
	color: #b4b4b4;
}
.fp-main .allmode_topitem .allmode_section,
.fp-main .allmode_topitem .allmode_category,
.fp-main .allmode_topitem .allmode_author {								/* TOP Item SECTION, CATEGORY, AUTHOR */
	padding-right: 5px;
	font-style: normal;
	color: #808080;
}


/* ----- ITEMS Styles ----- */
.fp-main .allmode_itemsbox {											/* Items DIV */
	margin: 0;
/*	width: 400px;*/
}
.fp-main .allmode_item {												/* Item DIV */
	margin: 0px 0 0; padding-bottom: 3px;
	overflow: hidden; clear: left;
}
.fp-main .allmode_item .allmode_img {									/* Item IMAGE */
	float: left;
	margin: 2px 16px 8px 0; padding: 2px;
	border: 1px solid #8e8c8c;
	background-color: #f6f5f5;
}
.fp-main .allmode_item .allmode_title {									/* Item TITLE */
	margin: 0 0 3px 0 !important;
	font: normal 12px "Trebuchet MS",Arial,sans-serif;
}
.fp-main .allmode_item .allmode_title a {
	font-weight: normal;
		text-decoration: none;
  background: url("latest-bullet.png") no-repeat scroll left 2px transparent;
  line-height: 15px;
  padding-left: 13px;
}
.fp-main .allmode_item .allmode_text {									/* Item TEXT */
	font: normal 11px/17px Helvetica,Arial,sans-serif;
	color: #373737;
}
.fp-main .allmode_item .allmode_readmore {								/* Item READ MORE */
	float: right;
	margin-right: 4px;
	font-size: 11px;
	text-align: right;
}


/* ----- FIELDS Styles ----- */
.fp-main .allmode_item .allmode_details {								/* Item Details DIV */
	margin-bottom: 2px;
	font-size: 11px; line-height: 13px;
	color: #525252;
}
.fp-main .allmode_item .allmode_date {									/* Item DATE */
	padding: 0 10px 0 15px;
	background: url(icons.png) no-repeat 0 2px;
}
.fp-main .allmode_item .allmode_hits {									/* Item HITS */
	padding: 0 10px 0 15px;
	background: url(icons.png) no-repeat 0 -30px;
}
.fp-main .allmode_item .allmode_comments {								/* Item COMMENTS */
	padding: 0 10px 0 15px;
	background: url(icons.png) no-repeat 0 -61px;
}
.fp-main .allmode_item .allmode_info {									/* Item Info DIV */
	margin-top: -4px; padding-bottom: 2px;
	font-size: 10px; line-height: 16px;
	font-style: italic;
	color: #b4b4b4;
}
.fp-main .allmode_item .allmode_section,
.fp-main .allmode_item .allmode_category,
.fp-main .allmode_item .allmode_author {								/* Item SECTION, CATEGORY, AUTHOR */
	padding-right: 5px;
	font-style: normal;
	color: #808080;
}


/* ----- RATING Field ----- */
.fp-main .allmode_rating {												/* Items RATING */
	white-space: nowrap;
}
	.fp-main .allmode_star {											/* Inactive STAR */
		display: inline-block;
		margin: 0 1px;
		width: 11px; height: 11px;
		background: url(rating.png) no-repeat 0 0;
		zoom: 1; *display: inline; /*IE7 Hack*/
	}
	.fp-main .allmode_star span {										/* Active STAR */
		display: inline-block;
		width: 100%; height: 100%;
		background: url(rating.png) no-repeat 0 -20px;
	}