/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ CATEGORY LIST ]--------------------------------------------------------------------- */

/*
		Unless changed below, the  List will use styles from DefaultTheme.css
		Do not change class names. Alter attributes as required.
*/

/* === [ PAGING ] ============================== */

.CategoryList .OrderingTop
{
}
.CategoryList .OrderingBottom 
{
}
	.CategoryList .OrderingTop a, 
	.CategoryList .OrderingBottom a 
	{
	}
	.CategoryList .OrderingTop a:hover, 
	.CategoryList .OrderingBottom a:hover 
	{
	}
	.CategoryList .OrderingTop a.OrderingNext, 
	.CategoryList .OrderingTop a.OrderingBack, 
	.CategoryList .OrderingBottom a.OrderingNext, 
	.CategoryList .OrderingBottom a.OrderingBack
	{
	}
	.CategoryList .OrderingTop a.OrderingNext, 
	.CategoryList .OrderingBottom a.OrderingNext
	{
	}
	.CategoryList .OrderingTop a.OrderingBack, 
	.CategoryList .OrderingBottom a.OrderingBack 
	{
	}
	.CategoryList .OrderingTop a.OrderingNext:hover, 
	.CategoryList .OrderingTop a.OrderingBack:hover,
	.CategoryList .OrderingBottom a.OrderingNext:hover, 
	.CategoryList .OrderingBottom a.OrderingBack:hover
	{
	}

/* -----[ CATEGORY LIST ]--------------------------------------------------------------------- */

/*
		Unless changed below, the  List will use styles from DefaultTheme.css
		Do not change class names. Alter attributes as required.
*/

.CategoryList {
}

.CategoryList H1, 
.CategoryList h2, 
.CategoryList H3,
.CategoryList H4,
.CategoryList H5 {
	color:#ee1d23; 
	font-size:18px; 
	font-weight:bold; 
	background:none; 
	padding:3px 10px 3px 10px; 
}

.CategoryList .ListHolder {
}

.RSSFeedIcon {	/* defaults =  position:relative; z-index:50; float:right; */
}

.CategoryList .ListItem {
	border: 4px solid #ee1d23;
	font-size: 13px;
	padding: 0px 10px;
	margin-bottom: 10px; 
	margin-right: 3px;
}

	/* Custom Title */
	.CategoryList .ListCustomTitle {
	}

	/* Separators */
	.CategoryList .ListPrimarySeparator {
	}
	.CategoryList .ListSecondarySeparator {
	}

	/* Thumbnail */
	.CategoryList .ListThumbnail {
	}

	/* Title */
		.CategoryList .ListTitle {
		}
		.CategoryList .ListTitle a:visited, 
		.CategoryList .ListTitle a:link, 
		.CategoryList .ListTitle a:hover {
		}

	/* Date, Keywords */
		.CategoryList .ListAuthor,
		.CategoryList .ListItemDate,
		.CategoryList .ListKeywords {
			font-size:11px;
			color:#666;
		}

	/* Summary */
		.CategoryList .ListSummary {
		}
		.CategoryList .ListSummary a {			
			clear:both;
			display:block; 
			background:url(/Templates/TaupoIkaNui/_images/more-back2.gif) no-repeat bottom left; 
			margin: 6px 0px 0px 0px; 
			padding: 0px 18px 2px 10px; 
			height: 20px;
			text-align: center;
			width: 122px;
			color:#FFF; 
			text-decoration: none; 
			font-size:12px;
		}

	/* Creator, Created Date, Updator, Updated Date */
		.CategoryList .ListCreator,
		.CategoryList .ListCreatedDate {
		}
		.CategoryList .ListUpdator,
		.CategoryList .ListUpdatedDate {
		}

	/* EndItem (Visual break between each list item) */
		.CategoryList .ListEndItem {
		}
		
/* === [ Left Hand Container ] === */

#cLS .CategoryList {
}
#cLS .CategoryList .ListHolder {
}
#cLS .CategoryList .ListItem {
}

	/* Custom Title */
	#cLS .CategoryList .ListCustomTitle {
	}

	/* Thumbnail */
	#cLS .CategoryList .ListThumbnail {clear:both;
	}

	/* Title */
		#cLS .CategoryList .ListTitle {
		}
		#cLS .CategoryList .ListTitle a:visited, 
		#cLS .CategoryList .ListTitle a:link, 
		#cLS .CategoryList .ListTitle a:hover {
		}

	/* Date, Keywords */
		#cLS .CategoryList .ListAuthor,
		#cLS .CategoryList .ListItemDate,
		#cLS .CategoryList .ListKeywords {
		}

	/* Summary */
		#cLS .CategoryList .ListSummary {
		}
		#cLS .CategoryList .ListSummary a {
		}

	/* Creator, Created Date, Updator, Updated Date */
		#cLS .CategoryList .ListCreator,
		#cLS .CategoryList .ListCreatedDate {
		}
		#cLS .CategoryList .ListUpdator,
		#cLS .CategoryList .ListUpdatedDate {
		}

	/* EndItem (Visual break between each list item) */
		#cLS .CategoryList .ListEndItem {
		}
		
		
/* === [ Right Hand Container ] === */

#cRS .CategoryList {
}
#cRS .CategoryList .ListHolder {
}
#cRS .CategoryList .ListItem {
}

	/* Custom Title */
	#cRS .CategoryList .ListCustomTitle {
	}

	/* Thumbnail */
	#cRS .CategoryList .ListThumbnail {clear:both; text-align: right;
	}

	/* Title */
		#cRS .CategoryList .ListTitle {
		}
		#cRS .CategoryList .ListTitle a:visited, 
		#cRS .CategoryList .ListTitle a:link, 
		#cRS .CategoryList .ListTitle a:hover {
		}

	/* Date, Keywords */
		#cRS .CategoryList .ListAuthor,
		#cRS .CategoryList .ListItemDate,
		#cRS .CategoryList .ListKeywords {clear:both;
		}

	/* Summary */
		#cRS .CategoryList .ListSummary {
		}
		#cRS .CategoryList .ListSummary a {
		}

	/* Creator, Created Date, Updator, Updated Date */
		#cRS .CategoryList .ListCreator,
		#cRS .CategoryList .ListCreatedDate {
		}
		#cRS .CategoryList .ListUpdator,
		#cRS .CategoryList .ListUpdatedDate {
		}

	/* EndItem (Visual break between each list item) */
		#cRS .CategoryList .ListEndItem {
		}
