#news-home,
#news-full
{
	background: #fff url(http://www.mainewsc.org/images/shadow1_bkg.jpg) no-repeat fixed left top;
	margin: 0px;
	padding: 0px;


	width: 333px; 
	height: 470px;
	/* overflow: auto; */ /* on mwsc-no-flash.css */

	position: relative;
}




#news-home strong,
#news-full strong {
	font-size: 12px;
	color: #336699;

	font-family: 'Trebuchet MS', Trajan Pro, Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 1px;
}

#news-full
{
	width: 100%;
	height: 100%;

	/*border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;*/
}
#news-home .format,
#news-full .format
{
	margin: 10px;
	padding: 0;
	font-size: 11px;
	color: #888;
	line-height: 150%;
	text-align: left; 


}
#news-full .format {
	width: 684px;
	padding: 0;
	margin: 10px 0;
}
#news-full .format p {
	margin-left: 0;
	padding-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;


	font-size: 12px;
	line-height: 160%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #888;
}
#news-home .format p {
	margin-left: 0;
	padding-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;


	font-size: 11px;
	line-height: 150%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #888;
}


#news-home .post,
#news-full .post
{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dde8f1;
}
#news-home .post hr,
#news-full .post hr {
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	background: #dde8f1;
	color: #dde8f1;
	height: 1px;

	display: none;

}
#news-home .post img { /* home news image styles */
	float: right;
	margin: 0 0 3px 7px;
	width: 121px;
}


/* RIGHTBOX & LEFTBOX */
#news-full .rightBox,
#news-full .leftBox
{
	float: right;
	display: block;
	width: 275px;
	margin: 0 0 5px 10px;
	font-size: 10px; 
	color: #336699;
	text-align: right;
	line-height: normal;
}
#news-full .leftBox {
	width: 180px;
	float: left;
	margin: 10px 10px 10px 0;
	text-align: left;
}
#news-full .rightBox img,
#news-full .leftBox img
{
	width: 275px;
	margin: 0;
	padding: 0;
}
#news-full .leftBox img
{
	width: 180px;
}









#news-home .date,
#news-full .date
{
	font-size: 10px;
	color: #ababab;
}

.title {
	background: #fff;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 1px;
	text-transform: uppercase;
}


/* LINKS */
#news-home a,
#news-full a
{
	color: #5f90ba;
	font-size: 11px;
	text-decoration: underline;
}
#news-home a:hover,
#news-full a:hover
{
	color: #003399; 
	text-decoration: underline;
}
#news-home a.header,
#news-full a.header
{
	color: #5f90ba;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

	font-family: 'Trebuchet MS', Trajan Pro, Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 1px;
}
#news-home a.header:hover,
#news-full a.header:hover
{
	color: #003399;
	text-decoration: underline;
}
a.more {
	clear: both;
	float: right;
}
a.small {
	color: #5f90ba;
	font-size: 10px;
	text-decoration: none;
}
a.small:hover {	
	color: #003399; 
	text-decoration: none;
}

/* URGENT STYLES */
#news-home a.red:hover,
#news-full a.red:hover
{ /* use for urgent class */
	color: #990000;
}
#news-home a.red,
#news-full a.red
{ /* use for urgent class */
	color: #ff0000;
}
#news-home img.urgent,
#news-full img.urgent
 { /* use for urgent class */
	float: left;
	width: 36px;
	height: 36px;
	display: block;
	border: 1px solid #ccc;
	padding: 0;
	margin: 0 6px 3px 0;
}









/* ARCHIVE LEGACY CSS */
#news_full .first img {
	float: right;
	margin: 0 0 2px 10px;
}

#news_full .first img.important {
	float: left;
	width: 36px;
	height: 36px;
	display: block;
	border: 1px solid #ccc;
	margin: 0 5px 0px 0px;
}


#news_full .first #photoset, #news_full .first .photoset {
	color: #999999;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#news_full .first #photoset img, #news_full .first .photoset img {
	margin-bottom: 5px;
	float: none;
	padding: 0;
}

#news_full .first img.borderit {
	margin: 0;
	border: 1px solid #97B4D0;
	padding: 0;
}



#news_full .first img.right_side {
	float: right;
	margin: 0 0 2px 10px;
}
#news_full .first img.left_side {
	float: left;
	margin: 0 10px 2px 0px;
}

