/* NEWS LIST */
div.news-row {
	margin-bottom:40px;
}

section.focus-areas-news div.news-row {
	margin-bottom:10px;
}

div.news-row .wrapper .image {
	display:table-cell;
	vertical-align:top;
	padding-right:20px;
}

div.news-row .wrapper .image img {
	max-width:240px;
}

div.news-row .wrapper .info {
	display:table-cell;
	vertical-align:top;
}

div.news-row div.views-field-nothing .news-title {
	margin-bottom:3px;	
}

div.news-row div.views-field-nothing .news-category,
div.news-row div.views-field-nothing .china-project {
	font-size:12px;
	font-weight:bold;
	color:#808080;
	text-transform:uppercase;
}

div.news-row div.views-field-nothing .china-project {
	color:#c1272d;
}

div.news-row div.views-field-nothing .news-title a {
	font-family:urbanobold_condensed;
	font-size:24px;
	color:#1d3462;
	line-height:28px;
}

div.news-row div.views-field-nothing .news-source {
	margin-bottom:3px;	
}

div.news-row div.views-field-nothing .news-source,
div.news-row div.views-field-nothing .news-source a {
    font-family: Helvetica-Bold;
    font-size: 16px;
    color: #000000;
}

/* END NEWS LIST */


/* NEWS DETAIL */
body.node-type-news h1#page-title {
	display:none;
}

body.node-type-news .field-name-field-image {
	margin-bottom:10px;
}

body.node-type-news .node-title {
    margin: 0;
    color: #126333;
    font-family: "urbanobold_condensed";
    font-size: 36px;
    line-height:45px;
}

body.node-type-news .news-type-and-date {
	font-family:urbanobold_condensed;
	font-size:22px;
	color:#000000;
}

body.node-type-news .field-name-field-by-line {
	margin-bottom:12px;
}

body.node-type-news .field-name-field-by-line .field-item {
	font-size:12px;
	color:#808080;
}

/* END NEWS DETAIL */ 


/* RELATED NEWS */

section.focus-areas-news h2.block-title {
  color:#126333;
  font-family:"urbanobold_condensed";
  font-size:30px;
  margin-bottom: 5px;
}
/* END RELATED PUBLICATIONS */
