/* CSS Document */
div.module { margin:0; padding:0; }
div.module .sectionWrapper { float:none; clear:both; overflow:hidden; zoom:1; }
div.module .sectionWrapper.top { margin-bottom:10px; }
div.module .sectionWrapper.top .category_name { float:left; overflow:hidden; zoom:1; width:430px; }
div.module .sectionWrapper.top .category_name span { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#F39300; line-height:24px; }
div.module .sectionWrapper.top .category_description { float:none; clear:both; overflow:hidden; zoom:1; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#486062; }

div.module .sectionWrapper.bottom { margin-top:10px; }
div.module .sectionWrapper.list { }

div.module .item { margin-top:10px; padding-bottom:10px; float:none; clear:both; }
div.module .item.first {  }
div.module .item.last { }

div.module .separator { height:20px; float:none; clear:both; overflow:hidden; zoom:1; }
div.module .separator hr { display:none; }
div.module .separator.last { display:none; }

div.module .item .itemHeader { overflow:hidden; zoom:1; }
div.module .item .itemBody { overflow:hidden; zoom:1; }
div.module .item .itemFooter { overflow:hidden; zoom:1; }

div.module .item .featured {
	float:left;
	background-image:url(../images/list/featured.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:0;
	padding-top:16px;
	width:64px;
	overflow:hidden;
	margin-right:5px;
}

div.module .item .content { overflow:hidden; zoom:1; }
div.module .item .content.HasThumbnail { float:left; width:570px; margin-right:10px; }
div.module .item .thumbnail { float:left; }

div.module .item .title { margin:0; padding:0; }
div.module .item .title a { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; color:#951300 !important; font-weight:normal; text-transform:none; font-size:15px; }

div.module .item .author { margin:0; padding:0; }
div.module .item .author label { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A6769; }
div.module .item .author span { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A6769; }

div.module .item .author a:hover span { text-decoration:underline; }

div.module .item .source { margin:0; padding:0; }
div.module .item .source label { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A6769; }
div.module .item .source span { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A6769; }

div.module .item .date { margin:0; padding:0; }
div.module .item .date label { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A6769; }
div.module .item .date span { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A6769; }

div.module .item .categoryList { margin:0; padding:0; float:none; clear:both; overflow:hidden; zoom:1; }
div.module .item .categoryList label { display:block; float:left; margin-right:5px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A6769; }
div.module .item .categoryList span.categoryListContainer { display:block; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A6769; }
div.module .item .categoryList span.categoryListContainer a { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }

div.module .item .mediaList { margin:0; padding:0; float:none; clear:both; overflow:hidden; zoom:1;  }
div.module .item .mediaList label { display:block; float:left; margin-right:5px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A6769; }
div.module .item .mediaList span.mediaListContainer { display:block; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#108080; }
div.module .item .mediaList span.mediaListContainer a { display:block; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; margin-right:8px; }

div.module .item .mediaList a.spacer {
	background-image:url(../images/list/spacer.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:8px;
}

div.module .item .mediaList a.photo span {
	display:block;
	background-image:url(../images/list/icon_photo.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 18px;
}

div.module .item .mediaList a.video span {
	display:block;
	background-image:url(../images/list/icon_video.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 18px;
}

div.module .item .mediaList a.audio span {
	display:block;
	background-image:url(../images/list/icon_audio.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 18px;
}

div.module .item .information { float:right; overflow:hidden; zoom:1;  }
div.module .item .category { font-family:Arial, Helvetica, sans-serif; }

div.module .item .dateTime { margin:0; padding:0; line-height:normal; }
div.module .item .dateTime .date,
div.module .item .dateTime .time { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FD9A05; }

div.module .item .summary { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; margin:5px 0; }
div.module .item .location { font-family:Arial, Helvetica, sans-serif; }


div.module .item div.link {  overflow:hidden; zoom:1; clear:both; }
div.module .item div.link.detail {
	float:right;
	line-height:normal;
}

div.module .item div.link.detail a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height:normal; }



/* RSS Container Classes ( Not linkContainer Rss Link ) */
div.rss { margin-top:5px; line-height:normal; overflow:hidden; zoom:1; float:none; clear:both; }
div.rss a {
	display:block;
	float:right;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#02A6D4;
	background-image:url('../images/rss.png');
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-left:15px;
}

/* Button Container Classes */
div.module.buttons,
div.module .buttonContainer  { float:left;  overflow:hidden; zoom:1; clear:both; padding-bottom:15px; }
div.module .sectionWrapper.bottom .buttonContainer { clear:none !important; padding:0 !important; }

div.module.buttons a,
div.module .buttonContainer a {
	display:block;
	float:left;
	background-image:url(../images/ButtonWrapperLeft.jpg);
	background-repeat:no-repeat;
	height:21px;
	overflow:hidden;
	text-align:center;
	padding-left:3px;
	text-decoration:none;
}

div.module.buttons a span,
div.module .buttonContainer a span {
	display:block;
	border:0;
	float:left;
	background-color:transparent;
	padding:0 20px 0 17px;
	margin:0;
	height:22px;
	line-height:21px;
	white-space:normal;
	overflow:hidden;
	background-image:url(../images/ButtonWrapperRight.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	color:#007C8C;
	text-decoration:none;
	cursor:pointer;
	letter-spacing:1px;
}

/* Link Container Classes */
div.module .linkContainer { float:right; overflow:hidden; zoom:1; }
div.module .linkContainer .leftWrapper {
	padding:0 0 0 3px; margin:0 5px 0 0;
	background-image:url('../images/linkWrapperLeft.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	float:left; overflow:hidden; zoom:1;
}
div.module .linkContainer .rightWrapper {
	padding:0 10px 0 7px; margin:0;
	background-image:url('../images/linkWrapperRight.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	background-color:transparent;
	float:left; overflow:hidden; zoom:1;
	height:24px;
	line-height:24px;
}

div.module .linkContainer #rssWrapper a {
	display:block;
	float:left;
	background-image:url('../images/rss.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	height:24px;
	line-height:24px;
}

div.module .linkContainer #paginationWrapper .rightWrapper { padding:0 5px 0 2px; }
div.module .linkContainer #paginationWrapper .pagination { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A6769; height:24px; line-height:24px; float:left;  }
div.module .linkContainer #paginationWrapper .pagination .CounterContainer { display:block; float:left; height:24px; line-height:24px; margin:0 5px; }
div.module .linkContainer #paginationWrapper .pagination .NextLinkContainer { display:block; float:left; }
div.module .linkContainer #paginationWrapper .pagination .PreviousLinkContainer { display:block; float:left; }
div.module .linkContainer #paginationWrapper .pagination .NextLinkContainer a {
	display:block;
	float:left;
	background-image:url('../images/list/icon_next.jpg');
	background-repeat:no-repeat;
	background-position:left 5px;
	height:0;
	padding-top:24px;
	width:17px;
	overflow:hidden;
}
div.module .linkContainer #paginationWrapper .pagination .PreviousLinkContainer a {
	display:block;
	float:left;
	background-image:url('../images/list/icon_previous.jpg');
	background-repeat:no-repeat;
	background-position:left 5px;
	height:0;
	padding-top:24px;
	width:17px;
	overflow:hidden;
}

/* Link Error Classes */
div.list.error { text-align:center; }
