/* 	[ 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 {
}
.RSSFeedIcon {	/* defaults =  position:relative; z-index:50; float:right; */
}
#cRS .RSSFeedIcon {	/* defaults =  position:relative; z-index:50; float:right; */
	padding: 4px 0 0 10px;
	*padding: 8px 0 0 10px;
}
.CategoryList .ListHolder {
}
.CategoryList .ListItem {
}

	/* 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 {
		}

	/* Summary */
		.CategoryList .ListSummary {
		}
		.CategoryList .ListSummary a {
		}

	/* 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 .ListHolder {
	
}
#cLS .CategoryList. ListCustomTitle{
	
}
#cLS .CategoryList. ListPrimarySeparator {
	
	}
#cLS .CategoryList. ListSecondarySeparator {
	
}
#cLS .CategoryList. ListTitle {
	
	}
#cLS .CategoryList. ListTitle a:visited, 
#cLS .CategoryList. ListTitle a:link, 
#cLS .CategoryList. ListTitle a:hover{
	
}
#cLS .CategoryList. ListAuthor {}
#cLS .CategoryList. ListItemDate {
	
}
#cLS .CategoryList. ListKeywords {}
#cLS .CategoryList. ListSummary {
	
}
#cLS .CategoryList. ListSummary a {
	
}
#cLS .CategoryList. ListCreator {}
#cLS .CategoryList. ListCreatedDate {}
#cLS .CategoryList. ListUpdator {}
#cLS .CategoryList. ListUpdatedDate {}
#cLS .CategoryList. ListEndItem {
	
}

/* === [ Right Hand Container ] === */
#cRS .RSSFeedIcon {	/* defaults =  position:relative; z-index:50; float:right; */
	
}

#cRS .CategoryList .ListHolder {
	
}

#cRS .CategoryList .ListPrimarySeparator {
	}
#cRS .CategoryList .ListSecondarySeparator {
}
#cRS .CategoryList .ListThumbnail{
}
#cRS .CategoryList .ListTitle {
	}
#cRS .CategoryList .ListTitle a:link {
}
#cRS .CategoryList .ListTitle a:visited, 
#cRS .CategoryList .ListTitle a:hover {
}
#cRS .CategoryList .ListAuthor {}
#cRS .CategoryList .ListItemDate {
}
#cRS .CategoryList .ListKeywords {}
#cRS .CategoryList .ListSummary {
}
#cRS .CategoryList .ListCreator {}
#cRS .CategoryList .ListCreatedDate {}
#cRS .CategoryList .ListUpdator {}
#cRS .CategoryList .ListUpdatedDate {}
#cRS .CategoryList .ListEndItem {}

