.bar-blue {
	margin: 20px 25px 15px 25px;
	height: 25px;
	line-height: 25px;
	background: #2a87b0 url(../images/bar-blue.png) 0 -25px repeat-x;
	overflow: hidden;
	position: relative;
}

.bar-blue .l {

	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 25px;
	background: url(../images/bar-blue.png) no-repeat;
}

.bar-blue .r {

	position: absolute;
	right: 0;
	top: 0;
	width: 4px;
	height: 25px;
	background: url(../images/bar-blue.png) -4px 0 no-repeat;
}

.recent {
	clear:both;
	padding-top: 5px;
}

* html .recent .bar-blue {

	width:636px;
}

#page-content .bar-blue h2 {

	margin: 0;
	padding: 0 0 0 7px;
	float: left;
	color: #ddeaed;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
}

.bar-blue a {

	float: right;
	display: block;
	width: 18px;
	height: 18px;
	padding-right: 4px;
	padding-top: 3px;
}

.article {

	margin: 10px 25px 0 25px;
}

.recent .article {

	margin-top: 0;
}

.article h3 {

	text-align: left;
	color: #0078aa;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0;
}

.recent .article h3 {

	padding-top: 0;
}

.article h3 a {

	color: #0078ab;
	font-size: 16px;
}

#page-content .article p {

	padding: 0 0 13px 0;
}

#page-content .article p.nopad {

	padding: 0;
}

.article p a.more {

	font-weight: bold;
}

.article .info {

	height: 20px;
	line-height: 20px;
	color: #808080;
	font-size: 13px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	text-align: left;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 15px;
	margin: 0 0 24px 0;
}

.article:last-child .info, #page-content .ie-last-child .info {

	border: 0;
}

.article .info a {

	color: #808080;
}

.article .info span {

	margin-right: 22px;
}

.article .info span.comments {

	padding-left: 19px;
	background: url(../images/icon-comments.gif) no-repeat;
}

.article .info span.share {

	padding-left: 19px;
	background: url(../images/icon-share.gif) no-repeat;
}

.navlinks {

	height: 40px;
	margin: 0 25px;
}

.navlinks a {

	color: #0078ab;
}

.navlinks .prev {

	float: left;
}

.navlinks .next {

	float: right;
}
