/* VERSIONS
/* 4_5: Initial css version, with most recent production improvements
/* 4_6: Added base faq and newsletter styles, and added Portal News styles (news list/portal news/homework)
/* 4_7: Removed unused CSS, updated defaults [TO DO: Portal CSS] [Author: Landon Durnan]
/* 5_0: Better defaults: news, detail, faqs [Author: Landon Durnan]
/* 5_1: Moved FAQ and Barcharts to separate files [Author: Landon Durnan]

/* NEWS STYLES
********************************************************************************/

/* 
-----------------------------------------------------------------------------
 =News-List
----------------------------------------------------------------------------- */
.news-list{ }
	.news-list ul.news {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		.news-list ul.news li {
			background: none;
			margin-bottom: .5em;
			padding: 0 0 .5em 0;
			font-family: Georgia, "Times New Roman", Times, serif;
			overflow: hidden;
			}
			.pc .news-list ul.news li {
			border-bottom: 1px solid #ccc;
			}
			.pc .news-list ul.news li.only-child,
			.pc .news-list ul.news li.last-child { border: none; }
			.sc .news-list ul.news li,
			.tc .news-list ul.news li {
			border: 0;
			}

    	.news-list ul.news li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;	}
		.news-list ul.news li * { margin: 0; padding: 0; }
		
		.news-list ul.news li a.pdf,
		.news-list ul.news li a.doc,
		.news-list ul.news li a.file {padding: 2px 0 2px 24px;}
			
			.news-list ul.news li h4 {
				font-size: 12px !important;
				font-weight: bold;
				font-family: Tahoma, "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
				margin: 0 0 .5em 0;
				}
			.news-list ul.news li h5,
			.news-list ul.news li h6 {
				font-size: 1em !important;
				display: block !important; 
				font-weight: normal; 
				font-family: Tahoma, "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
				margin: 0 0 .5em 0;
				}
			.news-list ul.news p { display: inline; font-size: .9em; }
			.news-list ul.news a.readmore { }
			.news-list ul.news .thumb { 
				float: left; 
				margin: 0 .8em .8em 0;
				}
			.sc .news-list ul.news .thumb {
				height: 105px;
				overflow: hidden;
				float: none;
				clear: both;
				width: 220px;
				margin: 0 -10px 10px -10px;
				}
				.class-news ul.news .thumb { 
					float: left; 
					margin: 0 .8em .8em 0;
					}
				.news-list ul.news .thumb img{}
			.news-list ul.news .thumb-file {}		
			
			.news-list .news-paging a {
			display: block;
			height: 18px;
			width: 61px;
			text-indent: -9999px;
			background: url(/images/common/viewall.gif) 0 0 no-repeat;
			}
	.sc .news-list ul.news li.submodule { 
		margin: 0 -10px 1em -10px; 
		padding: 10px; 
		font-weight: bold;
		border: 0;
		background: #e3eaf0;
		}
	.sc .news-list li .caption,
	.tc .news-list li .caption { display: inline; }
	
/* 
-----------------------------------------------------------------------------
 =News-Detail
----------------------------------------------------------------------------- */
.news-detail{}
	.news-detail h1{ }
	.news-detail h3{ }
	.news-detail h3{ 
		font-size: 1.1em;
		font-weight: bold;
		font-family: Tahoma, "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		margin: 0 0 .5em 0;
		}
	.news-detail h4,
	.news-detail h5,
	.news-detail h6 {
		display: inline-block; 
		font-weight: normal; 
		font-family: Tahoma, "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
		margin: 0 .2em 1em 0;
		font-size: 1.1em;
		}
	.news-detail p{ }
	#news .sc .gallery .photos .thumb { margin-left: -10px; }
/* 
-----------------------------------------------------------------------------
 =Newsletter
----------------------------------------------------------------------------- */	
.newsletter ul.news { }
	.newsletter ul.news li { }
	.newsletter ul.news li.last-child {	}
		.newsletter ul.news li h4{}
		.newsletter ul.news li h5,
		.newsletter ul.news li h6 {
			}
		.newsletter ul.news p{}
		.newsletter ul.news a.readmore {}
		.newsletter ul.news .thumb {}
			.newsletter ul.news .thumb img{ }
		.newsletter ul.news .thumb-file {}					
.newsletter .content { display: none; }

/* PORTAL NEWS STYLES
*******************************************************************************

PORTAL NEWS LIST
----------------------------------------------------------------------------- */
#facultyportal div.caption,
.facultyportal div.caption,
#parentportal div.caption,
.parentportal div.caption,
#studentportal div.caption,
.studentportal div.caption,
#classpage div.caption { display: inline; }

.portal-news-list ul.news {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.portal-news-list ul.news li {
	background: none;
	padding: 0 0 .5em 0;
	margin: 0 0 .5em 0;
	display: block;
	clear: both;
	}
.portal-news-list ul.news li .thumb {
	float: left;
	margin: 0 1em 1em 0;
	}
.portal-news-list ul li h4 {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	}
.portal-news-list ul li h5 {
	display: inline;
	font-size: 1em;
	padding-right: 0.4em;
	font-weight: normal;
	}
.portal-news-list ul li h6 {
	display: inline;
	font-size: 1em;
	padding-right: 0.4em;
	font-weight: normal;
	color: #666; 
	}
.portal-news-list ul li .modulename { display: block; color: #666; font-size: .9em; }

.portal-news-list ul.news p { display: inline; }

/* CLASS HOMEWORK
----------------------------------------------------------------------------- */	
.homework {
	margin: 0 0 1em 0 !important;
	padding: 0 !important;
	}
.homework .news-list { margin: 0; padding: 0; }
.homework h2 {
	}
.homework .module-header {
position: relative;
	}
.homework .module-header h2 {
	}
.homework .module-header span {
	font-size: .92em;
	margin: 5px 0 5px 10px;
	padding: 0;
	font-weight: bold;
	}
.homework .module-header span.col2 {
	position: absolute;
	top: 5px;
	right: 10px;
	margin: 0;
	display: none;
	}
.homework ul.news {
	margin: 0 0 1em 0 !important;
	padding: 0 !important;
	list-style: none;
	}
.homework ul.news li {
	background: none;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	}
.homework ul.news li.alt { 
	background: #f7f7f7; 
	}
.homework ul.news li.submodule { 
	font-weight: bold; 
	padding: .5em 10px; 
	margin: 1em -10px 0 -10px;
	background: #eee;
	border-radius: 1em;
	-moz-border-radius: 1em;
	border: 0;
	}
	.pc .homework ul.news li p {
		display: block !important;
		margin-bottom: 1em !important;
		}
		.homework ul.news li p:only-child { margin-bottom: 0 !important; }
.homework ul.news li h4 {
	display: inline;
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
.homework ul.news li h4 span {
	display: block;
	color: #000;
	}
.homework ul.news li h5 {
	float: right;
	clear: right;
	padding: 0;
	margin: 4px 10px 0 0;
	font-size: 1em;
	}
.homework ul.news li h6 {
	display: block;
	font-size: .9em;
	}
.homework .module-footer { position: relative; }
#classpage .module-footer a.more { position: absolute; top: 0px !important; right: 5px; }
