/* 	[ 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; */
}
.CategoryList .ListHolder {
}
#cPC .CategoryList .ListItem {
	clear: both;
	display: block;
}

	/* Custom Title */
	.CategoryList .ListCustomTitle {
	}

	/* Separators */
	.CategoryList .ListPrimarySeparator {
	}
	.CategoryList .ListSecondarySeparator {
	}

	/* Thumbnail */
	#cPC .CategoryList .ListThumbnail {
		float: left;
		margin: 0 0.3em 0 0;
	}

	/* Title */
		.CategoryList .ListTitle {
		}
		.CategoryList .ListTitle a:visited, 
		.CategoryList .ListTitle a:link, 
		.CategoryList .ListTitle a:hover {
		}

	/* Date, Keywords */
		.CategoryList .ListAuthor,
		.CategoryList .ListItemDate,
		.CategoryList .ListKeywords {
			
		}

	/* Summary */
		#cPC .CategoryList .ListSummary {
			float: left;
		}
		.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 {
}
#cLS .CategoryList .ListHolder {
	margin: 0px 0px 2px 10px;
}
#cLS .CategoryList .ListItem {
	position: relative;
	padding: 0.1em 0.5em;
	display: inline-block;
}

	/* Custom Title */
	#cLS .CategoryList .ListCustomTitle {
		font-size: 120%;
		font-weight: bold;
		color: #040404;
		margin: 0px;
		padding: 10px 0px 5px 4px;
	}

	/* Thumbnail */
	#cLS .CategoryList .ListThumbnail {
	}

	/* Title */
		#cLS .CategoryList .ListTitle {
			text-decoration: none;
			font-size: 85%;
			padding: 3px 0px;
		}
		#cLS .CategoryList .ListTitle a:visited, 
		#cLS .CategoryList .ListTitle a:link, 
		#cLS .CategoryList .ListTitle a:hover {
			text-decoration: none;
			color:#FFFFFF;
		}

	/* Date, Keywords */
		#cLS .CategoryList .ListAuthor,
		#cLS .CategoryList .ListItemDate,
		#cLS .CategoryList .ListKeywords {
			text-decoration: none;
			color:#FFFFFF;
		}

	/* Summary */
		#cLS .CategoryList .ListSummary {
			text-decoration: none;
			color:#FFFFFF;
			font-size: 90%;
			line-height: 1.5em;
		}
		#cLS .CategoryList .ListSummary a {
			text-decoration: none;
			color:#FFFFFF;
		}

	/* 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 {
			font-size: 0px;
			margin: 0 0 0 0;
			float: none;
			clear: both;
			border-bottom: none;
		}
		
		
/* === [ Right Hand Container ] === */

#cRS .CategoryList {
}
#cRS .CategoryList .ListHolder {
	border: #9c9a9a 1px solid;
	position: relative;
	margin: 0px 0px 2px 0px;
	background: #e2e2e3 url(/Templates/Hutchinson/_images/cRS_bkg_PList.gif) repeat-x;
	width: auto;
	height: auto;
	clear: both;
	padding: 0;
}
#cRS .CategoryList .ListItem {
	font-size: 90%;
	line-height: 1em;
}

	/* Custom Title */
	#cRS .CategoryList .ListCustomTitle {
		font-size: 120%;
		font-weight: bold;
		margin: 0 0 0.3em 0;
		padding: 2px 0px 2px 16px;
		background-color: #020306;
		color: #FFFFFF;
		text-transform: none;
	}

	/* Thumbnail */
	#cRS .CategoryList .ListThumbnail {
		margin: 0 0 0 0.3em;
		border: none;
	}

	/* Title */
		#cRS .CategoryList .ListTitle {
			margin: 0.3em 0 0.05em 0.6em;
			padding: 0;
			font-size: 100%;
			font-weight: bold;
			color: #00b4f1;
			float: none;
			text-decoration: none;
		}
		#cRS .CategoryList .ListTitle a:visited, 
		#cRS .CategoryList .ListTitle a:link, 
		#cRS .CategoryList .ListTitle a:hover {
			color: #00b4f1;
			text-decoration: none;
		}

	/* Date, Keywords */
		#cRS .CategoryList .ListAuthor,
		#cRS .CategoryList .ListItemDate,
		#cRS .CategoryList .ListKeywords {
		}

	/* 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 {
		}
