﻿/*****   this style sheet is used by CQWP to display news items     ****************/
.NewsItem {
				padding-bottom:5px;
				text-align:justify;
}
.CnspNewsItem {
				padding:5px;
				color: #000033;
				border:1px #000066 solid;
				border-left:none;
				border-right:none;
/*				width:350px;  removed to accomodate archive pages */
				display:inline-block;
}
				display:inline-block;
}
.CnspNewsLink-item a:hover {
				text-decoration:underline;}

.CnspNewsLink-item a, .CnspNewsLink-item a:link  {
				font-weight:bold;
				color: #876028 !important;
}
/* CnspFutureFocus BEGIN */
.CnspFutureFocus2026 {/*display:none; deprecated */				
				border:1px solid #000033;
				background:#BCCCD9;
				font-size:1.25em;
				float:right;
				padding:5px;
				width:200px;
				height:75px;
				text-align:left;
				position:absolute;
				right:-75px;
				top:100px;

}
.CnspFutureFocus2026 a:visited, a:link  {
				color: #022E57;
}

.CnspFlagdiv {
position: absolute;
float: right;
right: -75px;
top: 187px;
height: 0px;
width: 0px;
border-left: 0px solid transparent;
border-right: 75px solid transparent;
border-top: 15px solid #BCCCD9;	} 


.fb-comments, .fb-comments * {
    width:100% !important;
}
