

.news-item-content{
	/*font-family: 'LiberationSerifRegular', 'PT Serif', Georgia, serif;*/
}

.news-item-content h1,h2,h3,h4{
	/*font-family: Helvetica, Arial;*/
}

.news-item-content p+ul{
	margin-top: -1em;
}

.news-item-content ul{
	margin-left: 1.25em;

}


.news-item-content ul li{
	list-style: url(../resources/images/list-arr.png);
	margin-bottom: .75em;
	line-height: 1.2;
	color: #842d1a;
}

.news-item-content ul li.noarr{
	list-style: none;
	margin-bottom: 1.25em;
	line-height: 1.2;
	color: #842d1a;
}

.news-item-content ul li ul{
	margin-top: .5em;
	
}

.news-item-content i{
	font-size: 1em;
	/*font-family: Georgia;*/
}

.news-item-content ul li ul li{
	list-style: url(../resources/images/list-plus.png);
	color: #3b3b3b;
}

.news-item-content ul li ul li ul li{
	margin-bottom: .75em;
	font-size: .89em;
	font-style: italic;
	color: #3b3b3b;
	list-style: circle;
}


.news-item-content .reg{
	font-size: .5em;
	line-height: .5;
	position: relative;
	top: -4px;
}

.commentary{
	border-top: 1px silver solid;
	font-size: .89em;
	padding-top: .75em;
	padding-left: 1.25em;
}

.short-line{
	border: none;
	border-bottom: 1px  gray solid;
	border-top:	1px  gray solid; 
	height: 5px;
	width: 20%;
	margin-bottom: 2em;
}
.registration{
	font-size: .75em;
	font-family: Helvetica, Arial, Verdana !important;
	line-height: 1.4em;
	color: gray;
}

.news-item-content img{
	/* margin: 1.5em; */
    width: 63%;
}


.news-item-content img#100{
	/* margin: 1.5em; */
    width: 100% !important;
}

h2+cite{
	padding-top: 1.5em;
	float: left;
}

cite{
	font-size: .89em;
	line-height: 1.8;
	font-family: Georgia;
	
}

cite mark{
	background: transparent;
	font-weight: bold;
}

h5{
	font-family: Georgia;
	font-size: .89em;
	font-weight: normal;
	margin-top: 1.5em;
}

h2.author{
	float: left;
	width: 12em;
	line-height: 1.4;
}

h2.author em{
	font-style: normal;
	font-size: .75em;
	line-height: 1.2;
}

p.quote{
	font-family: Helvetica, Verdana, sans;
	float: left;
	width: 100%;
	font-size: 1em;
	line-height: 1.4;
	margin-bottom: 1.5em;
}

p.quote em{
	color: gray;
	font-size: 2em;
	line-height: 0;
	position: relative;
	top: .25em;
}

p.quote em:first-child{
	margin-left: -.65em;
	margin-right: .25em;
	
}



h4.img-caption{
	font-size: .89em;
	margin: 1em 0;
	float: left;
	width: 12em;
	line-height: 1.4;
}

img.resp{
	float: left;
	width: 25em;
}

div.resp-header{
	float: left;
	width: 100%;
	font-size: .89em;
	margin-bottom: 1em;
	margin-top: 2em;
	border-top: 1px solid silver;
	padding-top: 1em;
}

div.resp-header:first-child{
	margin-top: 0 !important;
}

hr{
	border: none;
	border-bottom: 1px solid silver;
	margin-top: 2em;
	margin-bottom: 2em;
}
