﻿/********************************
* NEWS LIST						*
********************************/

.entry-title
{
	display: none;
	visibility: hidden;
}

#maincol .sf_newsList
{
	list-style-image: none;
	margin-top: -15px !important;
	padding: 0px;
	margin: 0px;
}

.sf_newsList li
{
	position: relative;
	background: #F0F0Fc;
	border: 1px solid #eaeaea;
	height: auto;
	padding: 5px 10px 10px 15px;
	list-style-type: none;
}

.sf_newsList .alt
{
	background: #fff;
}
.sf_newsList li .thumbnail
{
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0px 10px 5px 0px;
	float: left;
	background: none;
	width: 100px;
	height: 78px;
	overflow: hidden;
}

.sf_newsList li .thumbnail img
{
	width: 100px;
	height: 78px;
	margin: 0px !important;
}

.sf_newsList .sf_newsDate
{
	margin: 0px;
	font-size: .9em;
}

.sf_newsList .sf_newsImage a
{
	text-decoration: none;
}

#maincol .sf_newsList li h2
{
	font-size: 1.2em;
	float: none;
	width: 505px;
	padding-top: 3px;	
	margin: 0px;
	margin-bottom: 8px;
}

#maincol .sf_newsList .alt h2
{
	background: none;
}

#maincol .sf_newsList h3
{
	font-size: 1em;
	margin: 0px auto;
	border: none;
	font-weight: bold;
	color: #003;
}

.sf_newsList li .fullstory
{
	font-style: italic;
	position: absolute;
	top: 5px;
	right: 10px;
	right: 10px;
	bottom: auto;
}

.sf_newsTitle a
{

	text-decoration: none;
}

#maincol .sf_newsList li p
{
	margin: 5px 5px 5px 0px;
	text-align: justify;
}

/* PAGER */
.sf_pager
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sf_pager li
{
	float: left;
	margin-right: 10px;
}

/********************************
* SINGLE NEWS PAGE				*
********************************/
h1{ font-size: 2.5em;}
/* apture */
center
{
	background: #efefef;
	border: 1px solid #ccc;
}

#maincol .sf_singleNews
{

}

#maincol .sf_singleNews li
{
	font-family: Helvetica,"trebuchet ms",helvetica,sans-serif !important;
	font-size: 1.2em !important;
}

#maincol .sf_singleNews h2
{
	background: none;
	border: none;
	margin-bottom: 2px;
	line-height: 1.3em;
	font-size: 1.4em;
	font-family: Trebuchet MS, Helvetica, Arial;
	font-weight: normal;
}

#wrapper .sf_singleNews .title
{
	font-size: 2.2em;
	line-height: 1.3em;
	margin-right: 15px;
	margin-bottom: 10px;
}

.sf_singleNews .thumbnail
{
	float: right;
	margin-left: 15px;
}

#maincol .sf_singleNews hr
{
	margin: 5px 0px 10px 0px;
	clear: both;
	color: #ccc;
}

#maincol .sf_singleNews .details
{
	margin-bottom: 13px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	padding: 5px 10px;
	color: #036;
	font-size: 1.05em;
}

.sf_singleNews .details span
{
	padding: 0px 5px;
}

.sf_singleNews .details a
{
	font-weight: normal;
	color: #036;
	font-size: 1em;
}

.sf_singleNews .details img
{
	vertical-align: middle;
	padding: 0 0 2px 2px;
}

#maincol .sf_singleNews .details .dateposted
{
	background: url('images/cal.png') left center no-repeat;
	padding: 6px 15px 0px 27px;
	height: 18px;
	float: left;
}

#maincol .sf_singleNews .details .source
{
	background: url('images/webexport.png') left center no-repeat;
	padding: 6px 15px 0px 25px;
	height: 23px;
	float: left;
}

#maincol .sf_singleNews .details .sf_back
{
	background: url('images/knewsticker.png') left center no-repeat;
	padding: 6px 10px 0px 27px;
	height: 27px;
	float: left;
}

#maincol .sf_singleNews .details .sf_archive
{
	background: url('images/network.png') left center no-repeat;
	padding: 6px 0px 0px 27px;
	height: 25px;
	float: left;
}

#maincol .sf_singleNews p
{
	font-size: 1.2em !important;
	text-align: left;
	font-family: Helvetica,"trebuchet ms",helvetica,sans-serif !important;
	line-height: 1.4em;
	margin: 0px 0px 14px 0px;
}

#maincol .sf_singleNews p strong
{
	color: #006;
}

#maincol .sf_singleNews p em
{
	color: #007;
}

.sf_postBookmark strong
{
	font-size: 1.3em;
	padding-bottom: 5px;
}

.sf_singleNews sf_postBookmark a
{
	clear: both;
}


#morenews h2
{
	background: #e5e5f0;
	border: 1px solid #CCC;
	padding: 5px;
	padding-left: 20px;
	font-weight: normal;
	margin-bottom: 0px !important;
}

#morenews ul
{
	padding: 15px;
	border: 1px solid #aac;
	border-top: none;
	margin: 0px 10px 25px 10px;
	background: #f5f5ff;
	padding-left: 35px;
}
