.main_content {
	padding: 0 15px;
	position: relative;
}

.primary_title, .primary_cat {
	line-height: 1;
	margin-top: 25px;
}

.primary_title a {
	font-size: 13px;
	color: #848484;
}

.main_content .post_title, .main_content .post_title a {
	font-family: Georgia;
	font-size: 24px;
	line-height: 31px;
	color: #000;
	margin-top: 5px;
	font-weight: bold;
}

.main_content .sub_title {
	margin-top: 10px;
    line-height: 22px;
    font-size: 17px;
    margin-bottom: 18px;
}

.main_content .date {
	font-size: 12px;
	color: #848484;
	margin-bottom: 13px;
}

.featured_img {
	margin: 0 -15px;
	position: relative;
}

.featured_img img {
	width: 100%;
}

.featured_caption {
	font-size: 13px;
	color: #848484;
	line-height: 16px;
}

.featured_image .video_fit_container {
	margin: 0 -15px;
	width: auto;
}

.post_content .video_fit_container {
	margin-bottom: 25px;
}

.author {
	font-size: 14px;
	color: #848484;
	margin: 5px 0 20px;
}

.author a {
	color: #848484;
	text-decoration: underline;
}

.main_content .social {
	padding: 15px 25px 15px 15px;
	display: block;
	font-size: 13px;
	color: #848484;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 15px -15px;
	text-align: right;
}

.more_content .social {
	padding: 15px 25px 15px 15px;
	display: inline-block;
	width: 100%;
	font-size: 13px;
	color: #848484;
	text-align: right;
}

.social > span {
	margin-right: 5px;
}

.social > span:last-child {
	margin-right: 0;
}

.social .fb > a {
	background-color: #4065B4;
}

.social a, .social a:visited, .social a:hover {
	color: transparent;
	border-radius: 3px;
	padding: 0 15px;
	display: inline-block;
	font-size: 15px;
	line-height: 25px;
	width: 50px;
}


.social .donate a {
	width: 68px;
	text-align: center;
	padding: 0;
	font-style: italic;
	font-weight: bold;
	color: #0067D1;
	background-color: #FFC548;
}

@media only screen and (max-width: 330px) {
	.social a, .social a:visited, .social a:hover {
		padding: 0 15px 0 9px;
		width: 40px;
	}
}

.social .fb > a:before {
	font-family: 'Genericons';
	content: "\f12d";
	font-size: 17px;
	line-height: 0;
	position: relative;
	top: 13px;
	display: block;
	right: -1px;
	color: #fff;
}

.social .twitter > a {
	background-color: #57B8FB;
}

.social .twitter > a:before {
	font-family: 'Genericons';
	content: "\f17c";
	font-size: 16px;
	line-height: 0;
	position: relative;
	top: 3px;
	right: -2px;
	color: #fff;
}

.main_content .author_font {
	padding-bottom: 7px;
}

.main_content .author_font .right_float {
	float: right;
	margin-right: 0;
}

.main_content .author_font .right_float > span {
	display: inline-block;
}

.main_content .author_font .right_float a {
	padding: 0 0 0 5px;
	width: auto;
}

.main_content .author_font .font-bigger > a:before {
	font-family: 'Genericons';
	content: "\f18e";
	font-size: 20px;
	line-height: 0;
	position: relative;
	top: 7px;
	right: -4px;
	color: #323232;
}

.main_content .author_font .font-smaller > a:before {
	font-family: 'Genericons';
	content: "\f18f";
	font-size: 17px;
	line-height: 0;
	position: relative;
	top: 3px;
	right: -1px;
	color: #323232;
}

.main_content .post_content {
	font-family: Georgia;
	font-size: 17px;
	line-height: 26px;
	color: #000;
	margin-bottom: 20px;
}

.main_content .post_content ul, .main_content .post_content ol {
	padding-left: 16px;
	margin-bottom: 25px;
}

.main_content .post_content ul li, .main_content .post_content ol li {
	margin-bottom: 8px;
}

.main_content .post_content p {
	margin-bottom: 25px;
}

.main_content .post_content img, .main_content .post_content figure, .main_content .post_content iframe {
	max-width: 100%;
	margin: 0;
}

.main_content .post_content img {
	width: 100%;
	height: auto;
}

.post_content .wp-caption-text {
	font-size: 13px;
	color: #848484;
	line-height: 16px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
}

.post_content figure {
	margin: 0;
	margin-bottom: 20px;
	max-width: 100%;
	height: auto;
}

.post_content .alignleft {
	float: left;
	margin-right: 16px !important;
}

.post_content .alignright {
	float: right;
	margin-left: 16px !important;
}

.post_content .aligncenter {
	display: block;
	margin: auto auto !important;
}

img.alignleft, img.alignright, img.aligncenter {
	width: auto !important;
}

.post_content figcaption {
	font-size: 12px;
	line-height: 18px;
	color: #777;
	font-family: Arial;
	border-bottom: 1px solid #ccc;
	width: 100%;
	padding-bottom: 6px;
	max-width: 100%;
}

.post_content h1 {
	display: block;
	font-size: 2em;
	line-height: 1.2em;
	margin-bottom: 0.67em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.post_content h2 {
	display: block;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 0.83em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.post_content h3 {
	display: block;
	font-size: 1.17em;
	line-height: 1.2em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.post_content h4 {
	display: block;
	font-size: 1em;
	margin-bottom: 1.33em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.post_content h5 {
	display: block;
	font-size: .83em;
	margin-bottom: 1.67em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.post_content h6 {
	display: block;
	font-size: .67em;
	line-height: 1.4em;
	margin-bottom: 2.33em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.main_content #related_articles {
	margin: 20px -15px;
}

.main_content #related_articles .top_tag {
    background-color: #ccc;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    padding: 2px;
    margin-bottom: 18px;
    width: 30%;
    margin-left: 15px;
    box-shadow: 6px 6px #eee;
}

#related_articles .title {
	font-family: Georgia;
	color: #000;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

#related_articles img {
	width: 145px;
	float: left;
	margin-right: 28px;
}

#related_articles li {
	padding: 10px 15px;
	border-bottom: 1px solid #cccccc;
	display: table;
	width: 100%;
}

.main_content .morearticles {
	margin-bottom: 2%;
	margin-top: 8%;
}

.main_content .morearticles strong {
	font-family: Georgia;
	font-weight: 200;
	font-size: 17px;
	padding-top: 4px;
	border-top: 2px solid #111;
}

.main_content .morearticles > div {
	margin: 5px 0 0 20px;
	padding-left: 10px;
	color: #2e6d9d;
}

.main_content .morearticles > div > div {
	list-style: disc;
	display: list-item;
}

.main_content .morearticles .article {
	list-style: disc;
	display: list-item;
	line-height: normal;
	padding-bottom: 8px;
	margin-bottom: 8px;
	overflow-y: initial;
}

.main_content .morearticles a {
	color: #41a0ce;
	font-size: 18px;
	font-family: Georgia;
	line-height: 19px;
}

.main_content .coverage {
	margin-top: 8%;
}

.main_content .coverage strong {
	font-family: Georgia;
	font-weight: 200;
	font-size: 17px;
	padding-top: 4px;
	border-top: 2px solid #111;
}

.main_content .coverage > div {
	margin: 10px 0 0 0;
}

.main_content .article {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 2%;
	margin-bottom: 4%;
	overflow-y: hidden;
}

.main_content .coverage img {
	max-width: 28%;
	display: inline-block;
	position: relative;
}

.main_content .coverage span {
	max-width: 69%;
	position: relative;
	float: right;
	font-size: 17px;
	line-height: 22px;
	display: inline-block;
	font-family: Georgia;
	font-weight: 400;
	top: -4px;
	color: #41a0ce;
}

.main_content .coverage a {
	font-size: 15px;
	line-height: 20px;
	font-family: Arial;
	color: #000;
}

.main_content #next_articles {
	margin: 50px -15px 35px;
}

.main_content .next_articles  {
	margin: 10px 0 15px;
}

.main_content #next_articles ul, .main_content .next_articles ul {
	padding: 0 15px;
	list-style: none;
}

.main_content #next_articles ul li, .main_content .next_articles ul li {
	padding-bottom: 25px;
}

.main_content #next_articles .next, .main_content .next_articles .next {
	background-color: #ca0000;
	color: #f2f2f2;
	text-align: center;
	position: relative;
	font-size: 15px;
	font-weight: bold;
	padding: 2px;
	border-bottom: 4px solid #d7d9d8;
	margin-bottom: 35px;
}

.main_content #next_articles .arrow_down, .main_content .next_articles .arrow_down {
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #d7d9d8;
	position: absolute;
	top: 31px;
	left: 47.6%;
}

.main_content #next_articles .next:after, .main_content .next_articles .next:after {
	content: "a";
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #ca0000;
	color: transparent;
	position: absolute;
	top: 25px;
	left: 46%;
}

.main_content #next_articles .excerpt, .main_content .next_articles .excerpt {
	font-family: Georgia;
	font-size: 18px;
	line-height: 25px;
	overflow: hidden;
	height: 75px;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #000;
	margin-top: 8px;
	margin-bottom: 15px;
}

.main_content #next_articles .read_more, .main_content .next_articles .read_more {
	background-color: #03147c;
	margin: 0 -15px;
	text-align: center;
	padding: 7px;
}

.main_content #next_articles .read_more a , .main_content .next_articles .read_more a{
	color: #fff;
	font-weight: bold;
}

.editors_pick {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 35px;
}

.editors_pick > .title, .main_content .special_series > .title {
	text-align: center;
}

.editors_pick > .title a, .main_content .special_series > .title a {
	display: block;
	font-size: 19px;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 5px;
}

.main_content .special_series > .title a {
	color: #b9043b;
	padding-bottom: 0;
}

.editors_pick li, .main_content .special_series li {
	list-style: none;
	display: inline-block;
	width: 100%;
	margin-bottom: 50px;
}

.main_content .special_series li {
	margin-bottom: 35px;
}

.editors_picks_list .image, .main_content .special_series .image {
	position: relative;
	display: inline-block;
}

.editors_picks_list .image img, .main_content .special_series .image img {
	width: 100%;
}

.editors_picks_list, .special_series_list {
	padding: 10px 25px;
}

.editors_picks_list .title, .special_series_list .title {
	display: block;
	width: 100%;
	padding: 0 0 6px 0;
}

.editors_picks_list .title, .special_series_list .title a {
	line-height: 22px;
	font-family: Georgia;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.editors_picks_list .excerpt, .special_series_list .excerpt {
	display: block;
	width: 100%;
	color: #777;
	font-size: 14px;
	line-height: 17px;
}

.editors_picks_list .read_more {
	display: none;
}

.special_series_list .primary_title {
	margin-top: 0;
	margin-bottom: 5px;
}

.special_series_list .primary_title a {
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

.eet_video_icon {
	width: 61px;
	height: 61px;
	top: calc(50% - 30px);
	left: calc(50% - 30px);
}

iframe {
	margin-top: 20px;
}

.video_fit_container {
	width: 100%;
	position: relative;
	padding: 0;
	padding-top: 56.2%;
	display: block;
}

.video_fit_container>iframe,
.video_fit_container>div.wp-video,
.video_fit_container>div.player-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-top: 0;
}

.video_fit_container center,
.video_fit_container .jwplayer.jw-flag-aspect-mode {
	height: 100% !important;
	zoom: 1;
}

.live_video .video_fit_container {
	margin: 0 -15px;
	width: auto;
}

.live_video .post_title {
	margin-bottom: 10px;
}

.live_video .eet_video_icon img {
	width: 100% !important;
	float: none !important;
	margin-right: 0 !important;
}

.live_video #related_articles li {
	padding: 10px 15px 3px;
}

.live_video #related_articles li>a {
	display: inline-block;
	width: 100%;
	position: relative;
}

.live_video #related_articles .image {
	position: relative;
	display: inline-block;
	float: left;
	width: 145px;
}

.live_video #related_articles .title{
	float: right;
	margin-left: 15px;
	display: inline-block;
	width: calc(100% - 160px);
	overflow: hidden;
	height: 85px;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.live_video #related_articles .eet_video_icon {
	width: 29px;
	height: 29px;
	bottom: 10px;
	left: 5px;
	top: auto;
}

.live_video .primary_title {
	margin-top: 15px;
}

.live_video #related_articles li:last-child {
	border-bottom: 1px solid #cccccc;
}
/* shortcode pull-quote */

blockquote {
	border-left: 4px solid #dfdfdf;
	padding: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}

blockquote p {
	padding: 0;
	color: #696969 !important;
	line-height: 30px !important;
	font-size: 16px !important;
	font-family: Georgia;
	font-weight: 900;
	margin-left: 18px;
	margin-bottom: 25px;
	padding-right: 20px;
}

.post_content .pull-quote {
	display: inline-block;
	width: 100%;
	margin: 0 0 25px;
	padding: 33px 0 30px 0;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	text-align: center;
	background-color: #eee;
	background: -webkit-linear-gradient(right, #fff, #eee 50%, #fff);
	background: -o-linear-gradient(left, #fff, #eee 50%, #fff);
	background: -moz-linear-gradient(left, #fff, #eee 50%, #fff);
	background: linear-gradient(to left, #fff, #eee 50%, #fff);
}

.pull-quote .quote-content:after, .pull-quote .quote-content:before {
	font-family: 'Genericons';
	content: "\f198";
	line-height: 0;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #777;
	margin: 0 10px 0 0;
	position: relative;
	top: -4px;
}

.pull-quote .quote-content:after {
	content: "\f197";
	top: 0;
	margin-left: 5px;
}

.pull-quote .quote-info {
	color: #777;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
}

.pull-quote .quote-info .author {
	color: #777;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}

.post_content .aol-vid-wrap {
	margin-bottom: 25px;
}

header .gradient {
	height: 50px;
	padding: 16px 0 7px;
}



.more_content {
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}

.more_content .one_post {
	width: 100%;
	padding: 15px 0;
	border-bottom: 12px solid #ddd;
}

.more_content .one_post .pricat_date {
	padding: 0 15px;
	font-size: 20px;
	line-height: 24px;
	color: #ddd;
}

.more_content .one_post .pricat_date {
	padding: 0 15px;
	font-size: 13px;
	line-height: 16px;
	color: #848484;
	display: inline-block;
	width: 100%;
}

.one_post .pricat_date .date {
	float: right;
}

.more_content .one_post .title,
.more_content .one_post .excerpt {
	padding: 2px 15px;
	overflow: hidden;
	height: 40px;
	line-height: 20px;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.more_content .one_post .excerpt {
	height: 32px;
}

.more_content .one_post .title a {
	color: #000;
	font-family: Georgia;
	line-height: 20px;
}

.more_content .one_post .excerpt a {
	color: #848484;
	font-size: 13px;
	line-height: 16px;
	display: block;
}

.more_content .one_post .img {
	margin-top: 10px;	
}

.more_content .one_post .img > div {
	margin-bottom: 10px;	
}

.more_content .one_post .img a {
	display: block;
	width: 100%;
	position: relative;
}

.more_content .one_post img {
	max-width: 100%;
	height: auto;
}
