#newsstory {
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}

a.newspot h4 {
	font-size: 0.875em;
	color: #004813;
	padding: 0;
	margin: 0;
}


/*-----NEWS ARTICLE page-----*/

.news_article .leftside {
	/*padding: 0 20px 20px;*/
}


#nws .flexslider div.hommain, #admin .flexslider div.hommain {
	height: 360px;
}

.newstory {
	width: 100%;
	display: block;
	padding: 0;
}

p.authordate {
	font-size: 0.875em;
	line-height: 1em;
	margin-bottom: 0.75em;
	font-weight: 400;
	margin-bottom: 0;
}


h1.newstitle, #admin h1.newstitle {
	margin: 0.5em 0 0.4em;
}

h4.newstitle, #admin h4.newstitle {
	color: #004813;
}

.news_article .leftside p.authordate, .news_preview .leftside p.authordate {
	margin-bottom: 0.75em;
}

#nws .tab_panels, #nws .tab_content_group {
	padding: 0;
}

#nws .tab_content_group {
	border-top-color: #BBB;
	margin: 0 5px;
}

#nws .tab_panels .story_block {
	padding: 0 15px 15px;
}

#nws .tab_panels .story_block.lscor {
	padding: 0 5px 10px;
}

#nws .tab_group {
	left: 10px;
}

#nws .tab_tabs {
	border-color: #BBB;
}

#nws .tab_tabs.tab_selected {
	border-color: #BBB;
}

#nws .tab_tabs a {
	font-size: 0.875em;
	color: #777;
	text-transform: uppercase;
}

#nws .tab_tabs.tab_selected a {
	color: #004813;
}


#nws #boxchc .tab_group {
	left: 0;
}

#nws #boxchc .tab_tabs {
	border: 0;
	background: 0;
	padding: 0 0 2px 0;
	margin: 0 10px 10px;
	position: relative;
	top: 1px;
	float: left;
	list-style-type: none;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

#nws #boxchc .tab_tabs.tab_selected a h4 {
	opacity: 1;
	border-bottom: 2px solid;
}

#nws #boxchc .tab_tabs.tab_selected a h4::after {

}

#nws #boxchc .tab_tabs a h4 {
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	line-height: 1em;
	margin-bottom: 0;
	opacity: 0.4;
}

#nws #boxchc li.tab_tabs:first-of-type {
	margin-left: 0;
}

#nws #boxchc .tab_content_group {
	border: 0;
	margin: 0;
}

#nws div.yui3-g {
	display: none;
}

#nws #statbox {
	padding-bottom: 0;
}

#nws .boxsplitcnt {
	display: none;
}

/*-----NEWS LIST PAGE-----*/

.newslist {
	display: block;
	padding: 12px 0 11px 0;
	border-bottom: 1px dotted #CCC;
}

.newslist h4 {
	padding: 0;
	color: #004813;
}

.newslist tr td {
	padding: 0;
}

.newslist tr td.nwsline {
	padding-left: 15px;
}

.newslist tr td.nwsthmb {
	background-size: cover;
	background-repeat: no-repeat;
	width: 120px;
	height: 68px;
}

p.continue {
	font-size: 12px;
	margin-bottom: 0.8em;
}


/*-----NEWS page "listing" pagination-----*/

p.paginate {
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: 400;
}

p.paginate span {
	font-weight: 500;
}

p.paginate span a {
	color: #909BA2;
	text-decoration: none;
}

p.paginate span a:hover {
	color: #004813;
}

/*-----NEWS page "listing" filter pullpdown menu-----*/

.styled-select.coolselect.newsfilt {
	float: right;
}

.styled-select.coolselect select#newsfilt {

}

.styled-select.coolselect select#newsfilt option {
	max-width: 170px;
}

@media (max-width: 979px) {

/*#nws .flexslider div.hommain, #admin .flexslider div.hommain {
	height: 300px;
}*/

#nws .tab_panels .story_block {
	padding: 0 15px 15px;
}

#nws .tab_content_group {
	margin: 0;
}

#nws #boxchc.tab_panels {
	display: none;
}

#nws .boxsplitcnt {
	display: block;
}

#nws .tab_panels .story_block.lscor {
	padding: 0 10px 10px;
}

}

@media (max-width: 950px) {


.news_article .leftside {
	padding: 0;
}

.newstory {
	padding: 0 15px 20px;
}

}

@media (max-width: 775px) {

#nws #boxchc.tab_panels {
	display: block;
}

#nws .boxsplitcnt {
	display: none;
}

}

@media (max-width: 625px) {

.styled-select.coolselect.newsfilt {
	float: none;
	margin-bottom: 0.9em;
}

#nws .flexslider div.hommain, #admin .flexslider div.hommain {
	height: 250px;
}

}

@media (max-width: 400px) {

.newslist tr td.nwsthmb {
	width: 95px;
}

p.edlinks {
	line-height: 1.4em;
}

}

@media (max-width: 360px) {

#nws .tab_group {
	left: 0;
	padding-top: 5px;
}

}
