
/* = Issues List
---------------------------------------------------- */

.issues-section .section-title{
	margin-bottom: 30px;
}

.issues-section .read-more{
	text-align: center;
	margin-top: 5px;
}

.issues-section .read-more a{
	font-size: 20px;
	line-height: 31px;
	text-transform: uppercase;
	font-weight: 700;
}

/* = News List
---------------------------------------------------- */

.news-section .section-title{
	margin-bottom: 35px;
	text-align: center;
}

.news-section .read-more{
	margin-bottom: 20px;
	text-align: center;
}

.news-section .read-more a{
	font-size: 20px;
	line-height: 31px;
	text-transform: uppercase;
	font-weight: 700;
}

/* = Welcome
---------------------------------------------------- */

.welcome-section-inner{
	padding-right: 280px;
}

.welcome-section .section-title{
	margin-bottom: 15px;
}

.welcome-section .left-column{
	width: 100%;
	float: left;
}

.welcome-section .right-column{
	width: 220px;
	padding-top: 8px;
	margin-right: -280px;
	float: right;
}

.welcome-section .newsletter-form-title{
	margin-bottom: 10px;

	font-size: 26px;
	line-height: 30px;
}

.welcome-section .newsletter-form .gform_wrapper{
	margin-bottom: 0;
}

.welcome-section .newsletter-form .gfield .gfield_label{
	display: none;
}

.welcome-section .newsletter-form .gform_footer input{
	width: 100%;
}

.welcome-section .newsletter-form .gform_footer img{
	display: none;
}