@charset "utf-8";
/* CSS Document */
.article-content a {
	color: #0f56ad;
	font-weight: bold;
;}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.2;
	padding-top: 10px;
}
.article-content header{
	font-weight: bold;
	margin-bottom: 20px;
}

.pagination {
    width: 100%;
}
.mostread {
	font-family: Ubuntu;
	font-size: 20px;
	line-height: 1.2; 

}
.mostread ul {
	list-style-type: square;
	color: #f28c00;
}
.mostread li {
	padding-bottom: 28px;
}
ul {
	list-style-type: square;
}
.article-intro {
	font-family: Open Sans;
}
.t3-header .logo {
    padding-top: 20px;
    padding-bottom: 5px;
}
