
:root{
	--bg:#f5f5dd;
	--url:#18B0D8;
	--greenascent:#18D8B0;
}

body
{
	float: left;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0%;
	padding: 0%;
	background-color: var(--bg);
}

#head_widget
{
	float: left;
	position: relative;
	width: 97.6%;
	height: auto;
	margin: 1% 1.2% 0% 1.2%;
	padding: 0% 0% 1.5% 0%;
	/*background-color: #2c2cae;*/
	border-bottom: 2px solid #222;
}
.head_widget_news_item
{
	float: left;
	position: relative;
	width: 24.8%;
	height: 100%;
	margin: 0% 0% 0% 0%;
	padding: 0px;
	/*background-color: #2c2c2c;*/
	border-right: 2px solid #222;
	text-align: center;
}
.head_widget_news_headline
{
	float: left;
	position: relative;
	width: 90%;
	height: auto;
	margin: 0% 5% 0% 5%;
	padding: 2% 0% 0% 0%;
	border-top: 12px solid #222;
	text-align: left;
	font-family: 'Lucida Sans Typewriter','Lucida Console';
	font-weight: bold;
	font-size: 140%;
	color: #222;
	text-decoration: none;
}
.head_widget_news_headline:hover
{
	color: #18B0D8;
}

.head_widget_news_date
{
	float: left;
	position: relative;
	width: 90%;
	height: auto;
	margin: 5% 5% 0% 5%;
	padding: 0px;
	text-align: left;
	font-family: 'Tahoma';
	font-size: 100%;
	color: #222;
}

.head_widget_special_item
{
	float: left;
	position: relative;
	width: 24.9%;
	height: 100%;
	margin: 0% 0% 0% 0%;
	padding: 0px;
	/*background-color: #6cac6c;
	border-right: 2px solid #222;*/
	text-align: center;
}
.head_widget_special_chyron
{
	float: left;
	position: relative;
	width: 90%;
	height: auto;
	margin: 0% 5% 0% 5%;
	padding: 2% 0% 0% 0%;
	border-top: 12px solid #222;
	text-align: left;
	font-family: 'Arial Rounded MT Bold','Arial Black','Impact';
	font-weight: bold;
	font-size: 160%;
	color: #6cac6c;
}
.head_widget_special_body
{
	float: left;
	position: relative;
	width: 90%;
	height: auto;
	margin: 5% 5% 0% 5%;
	padding: 0px;
	text-align: left;
	font-family: 'Lucida Sans Typewriter','Lucida Console';
	font-size: 120%;
	color: #222;
	text-decoration: none;
}
.head_widget_special_body:hover
{
	color: #18B0D8;
}



#home_mast_head
{
	float: left;
	position: relative;
	width: 97.6%;
	height: auto;/*height: 200px;*/
	margin: 0% 1.5% 0% 1.2%;
	padding: 0px;
	/*background-color: #ae2c2c;*/
	border-top: 2px solid #222;
	border-bottom: 2px solid #222;
}

#home_mast_head_banner
{
	float: left;
	position: relative;
	width: 52%;
	height: auto;/*height: 200px;*/
	margin: 1% 1% 1% 0%;
	padding: 0% 1% 0% 0%;
	/*background-color: #ae2c2c;*/
	border-right: 2px solid #222;
}
#home_mast_head_logo
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;/*height: 200px;*/
	margin: 0% 0% 0% 0%;
	padding: 0.5% 0% 2% 0%;
	/*background-color: #ae2c2c;*/
	border-bottom: 2px solid #222;
}
#home_masthead_logo
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;/*height: 190px;*//*height: 94%;*/
	margin: 0%;
	padding:0%;
	/*background-color: #ae6262;*/
}


#home_masthead_widget
{
	float: left;
	position: relative;
	width: 44%;
	height: 87%;
	margin: 1% 0% 1% 0%;
	padding: 0% 0% 0.3% 1%;
	/*background-color: #62ac62;*/
}
.mast_widget_news_headline
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 1.5%;
	padding: 1.5% 0% 0.7% 0%;
	text-align: left;
	font-family: 'Lucida Sans Typewriter','Lucida Console';
	font-size: 100%;
	color: #222;
	border-bottom: 2px solid #222;
	text-decoration: none;
	/*background-color: #aeac62;*/
}
.mast_widget_news_headline:hover
{
	color: #18B0D8;
}

.mast_widget_news_date
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 1.5%;
	padding: 1.3% 0% 0.5% 0%;
	text-align: left;
	font-family: 'Lucida Grande','Arial';
	font-size: 110%;
	color: #6c6c6c;
	/*background-color: #aeac62;*/
}


.home_menu
{
	display:flex;
	justify-content: center;
	align-items: center;
	/*float: left;
	position: relative;*/
	width: 98%;
	height: auto;
	margin: 0% 1% 0% 1%;
	padding:1% 0% 1% 0%;
	/*background-color: #a2c26c;*/
	/*border-top: 2px solid #222;*/
}
.home_menu_category
{
	float: left;
	position: relative;
	height: 100%;
	width: auto;/* 20%;*/
	margin: 0% 1.5% 0% 1.5%;
	padding: 0.5% 0% 0.5% 0%;
	/*background-color: #ae2c2c;*/
	/*border-right: 2px solid #222;*/
	font-family: 'Futura','Tahoma';
	font-size: 120%;
	color: #222;
	text-align: center;
	text-decoration: none;
}
.home_menu_category:hover
{
	color: #18B0D8;
}

.home_menu_list
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0%;
	padding:0%;
}
.home_menu_list .menu-item
{
	float: left;
	position: relative;
	height: 100%;
	width: 20%;
	margin: 0% 0% 0% 0%;
	padding: 1% 0% 1% 0%;
	/*background-color: #ae2c2c;*/
	border-right: 2px solid #222;
	font-family: 'Futura','Tahoma';
	font-size: 150%;
	color: #222;
	text-align: center;
	text-decoration: none;
}
.home_menu_list .menu-item:hover
{
	color: #18B0D8;
}


.home_menu_search
{
	float: left;
	position: relative;
	height: 10%;
	width: 93%;
	margin: 2% 5% 0% 2%;
	padding: 0% 0% 0% 0%;
	background-color: #f5f5dd;
}
.home_menu_search_input
{
	float: left;
	position: relative;
	height: 100%;
	width: 89%;
	margin: 0% 0% 0% 3%;
	padding: 2% 0% 2% 0%;
	background-color: #f5f5dd;
	font-family: 'Lucida Grande','Arial';
	border:none;
	font-size: 150%;
	color: #222;
	text-align: left;
}
.home_menu_search_input:focus
{
  	/*box-shadow: 0 0 5px rgba(200, 200, 200, 0.5); *//* Adds a subtle glowing effect */
  	outline: none; /* Removes the default browser outline, if desired */
	/*text-align: left;*/
}

.home_menu_search_btn
{
	float: left;
	position: relative;
	display:block;
	background-color: #f5f5dd;
	/*
	background-image: url("images/search.png");
	background-size: cover; 
  	background-repeat: no-repeat;
  	background-position: center;
  	*/
	height: 100%;
	width: 8%;
	margin: 0% 0% 0% 0%;
	padding: 0.5% 0% 0% 0%;
	border:none;
	outline: none;
	cursor:pointer;
}
.home_menu_search_icon
{
	float: left;
	position: relative;
	display:block;
	height: 100%;
	width: 100%;
	margin: 0%;
	padding: 0%;
	cursor:pointer;
}



.home_category
{
	float: left;
	position: relative;
	display:flex;
	/*justify-content: center;
	align-items: center;*/
	height: auto;
	width: 97.6%;
	margin: 0% 1.5% 0% 1.2%;
	padding: 0px 0px 7px 0px;
	/*background-color: #ae7c7c;*/
	/*border-top: 2px solid #222;*/
	border-bottom: 2px solid #222;
}
.home_category_intro_deck
{
	float: left;
	position: relative;
	display:flex;
	justify-content: center;
	align-items: center;
	width: 28.5%;
	height: 100%;
	margin: auto;
	padding: auto;
}
.home_category_intro
{
	float: left;
	position: relative;
	/*display:flex;
	justify-content: center;
	align-items: center;*/
	width: 100%;/*28.5%;*/
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 2% 0% 6% 0%;
	background-color: #222;
}
.home_category_header
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	margin: 2% 0% 0% 0.4%;
	padding: 0% 0% 0% 0%;
	font-family: 'Arial Rounded MT Bold','Arial Black','Impact';
	font-size: 180%;
	color: var(--bg);
	text-align: center;
}
.home_category_desc
{
	float: left;
	position: relative;
	width: 80%;
	height: auto;
	margin: 3% 10% 0% 10%;
	padding: 6% 0% 6% 0%;
	font-family: 'Lucida Sans Typewriter','Lucida Console';
	font-size: 140%;
	color: var(--greenascent);
	/*text-align: justify;
	text-align-last: left;
	hyphens: auto;*/
}
.home_category_outro
{
	float: left;
	position: relative;
	width: 40%;
	height: auto;
	margin: 2.5% 30% 2.5% 30%;
	padding: 2% 0% 2% 0%;
	/*background-color: #a2acc2;*/
	font-family: 'Lucida Grande','Arial';
	font-size: 120%;
	color: var(--bg);
	text-align: center;
	border: 2px solid var(--bg);
	text-decoration: none;
}
.home_category_outro:hover
{
	color: #f5f5dd;
	background-color: #18B0D8;
	border: 2px solid #18B0D8;
}


.page_category
{
	float: left;
	position: relative;
	/*display:flex;
	justify-content: center;
	align-items: center;*/
	height: auto;
	width: 97.6%;
	margin: 0% 1.5% 0% 1.2%;
	padding: 0px 0px 7px 0px;
	/*background-color: #ae7c7c;*/
	/*border-top: 2px solid #222;*/
	border-bottom: 2px solid #222;
}


.catnewsitem
{
	float: left;
	position: relative;
	width: 22%;
	height: auto;
	margin: 1.5% 0% 0% 1.7%;
	padding: 0px;
	/*background-color: #cca2ac;*/
}


.catnewsitem img
{
	float: left;
	position: relative;
	width: 100%;
	height: 265px;/*height: 52%;*/
	margin: 0% 0% 0% 0%;
	padding: 0px;
	/*background-color: #a2c2ac;*/
}

.catnewsimg
{
	float: left;
	position: relative;
	width: 100%;
	height: 265px;/*height: 52%;*/
	margin: 0% 0% 0% 0%;
	padding: 0px;
	/*background-color: #a2c2ac;*/
}
.catnewsheadline
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;/*height: 36%;*/
	margin: 0px 0px 7px 0px;
	padding: 10px 0px 10px 0px;
	/*background-color: #a262ac;*/
	font-family: 'Big Caslon','Palatino','Times New Roman';
	font-size: 140%;
	/*font-weight: bold;*/
	color: #222;
	border-bottom: 2px solid #222;
	text-decoration: none;
}
.catnewsheadline:hover
{
	color: #18B0D8;
}
.catnewsdate
{
	float: left;
	position: relative;
	width: 61%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 7px 0px 5px 0px;
	/*background-color: #a2c26c;*/
	font-family: 'Futura','Tahoma';
	font-size: 100%;
	color: #6c6c6c;
	border-right: 2px solid #222;
	text-align: center;
}
.catnewsopen
{
	float: left;
	position: relative;
	width: 37%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 7px 0px 5px 0px;
	/*background-color: #62c2ac;*/
	font-family: arial;
	font-size: 100%;
	color: #6c6c6c;
	text-align: center;
	text-decoration: none;
}
.catnewsopen:hover
{
	color: #18B0D8;
}


.page_headline
{
	float: left;
	position: relative;
	/*display:flex;
	justify-content: center;
	align-items: center;*/
	width: 100%;
	height: auto;
	margin: 3% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	font-family: 'Arial Rounded MT Bold','Arial Black','Impact';
	font-size: 180%;
	color: #222222;
	text-align: center;
}
.page_desc
{
	float: left;
	position: relative;
	/*display:flex;
	justify-content: center;
	align-items: center;
	*/
	width: 94%;
	height: auto;
	margin: 2% 3% 0% 3%;
	padding: 0% 0% 0% 0%;
	font-family: 'Lucida Sans Typewriter','Lucida Console';
	font-size: 140%;
	color: #222222;
	text-align: center;
	/*text-align: justify;
	text-align-last: left;
	hyphens: auto;*/
}


.page_category
{
	float: left;
	position: relative;
	height: auto;
	width: 97%;
	margin: 0% 1.5% 0.05% 1.5%;
	padding: 0px 0px 7px 0px;
	/*background-color: #ae7c7c;*/
	/*border-top: 2px solid #222;*/
	border-bottom: 2px solid #222;
}
.page_category_intro
{
	float: left;
	position: relative;
	width: 60%;
	height: auto;
	margin: 3% 20% 1% 20%;
	padding: 3% 0% 3% 0%;
	background-color: #222;
	font-family: Impact;
	font-size: 220%;
	color: #f5f5dd;
	text-align: center;
}
.page_category_outro
{
	float: left;
	position: relative;
	width: 60%;
	height: auto;
	margin: 1% 20% 1% 20%;
	padding: 3% 0% 3% 0%;
	/*background-color: #a2acc2;*/
	font-family: Helvetica;
	font-size: 120%;
	color: #222;
	text-align: center;
	border: 2px solid #222;
	text-decoration: none;
}



.page_pagination
{
	float: left;
	position: relative;
	width: 97%;
	height: auto;
	margin: 2% 1.5% 0% 1.5%;
	padding: 2% 0%;
	background-color: var(--bg);
	border-top: 2px solid #222;
}

.page_next
{
	float: right;
	position: relative;
	width: auto;
	height: auto;
	margin: 0% 2% 0% 2%;
	padding: 2% 2% 2% 2%;
	background-color: #222;
	font-family: Helvetica;
	font-size: 120%;
	color: #a2acc2;
	text-align: center;
	border: 2px solid #222;
	text-decoration: none;
}
.page_next a
{
	float: left;
	position: relative;
	width: auto;
	height: auto;
	margin: 0%;
	padding: 0%;
	background-color: #222;
	font-family: Helvetica;
	font-size: 120%;
	color: var(--bg);
	text-align: center;
	text-decoration: none;
}

.page_prev
{
	float: left;
	position: relative;
	width: auto;
	height: auto;
	margin: 0% 2% 0% 2%;
	padding: 2% 2% 2% 2%;
	background-color: #222;
	font-family: Helvetica;
	font-size: 120%;
	color: #a2acc2;
	text-align: center;
	border: 2px solid #222;
	text-decoration: none;
}
.page_prev a
{
	float: left;
	position: relative;
	width: auto;
	height: auto;
	margin: 0%;
	padding: 0%;
	background-color: #222;
	font-family: Helvetica;
	font-size: 120%;
	color: var(--bg);
	text-align: center;
	text-decoration: none;
}





#article_mast_head
{
	float: left;
	position: relative;
	width: 97.6%;
	height: auto;/*height: 200px;*/
	margin: 0% 1.5% 0% 1.2%;
	padding: 0px;
	/*background-color: #ae2c2c;*/
	border-top: 2px solid #222;
	border-bottom: 2px solid #222;
}


#article_mast_head_banner
{
	float: left;
	position: relative;
	width: 40%;
	height: auto;/*height: 190px;*//*height: 94%;*/
	margin: 0% 30% 0% 30%;
	padding: 0px;
	/*background-color: #ae2c2c;*/
}
#article_mast_head_logo
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;/*height: 200px;*/
	margin: 1% 0% 0% 0%;
	padding: 2.5% 0% 2.5% 0%;
	/*background-color: #ae2c2c;*/
	border-top: 2px solid #222;
}
#article_masthead_logo
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;/*height: 190px;*//*height: 94%;*/
	margin: 0%;
	padding:0%;
	/*background-color: #ae6262;*/
}


.article_menu
{
	float: left;
	position: relative;
	width: 97.6%;
	height: auto;
	margin: 0% 1.3% 0% 1.2%;
	padding:0.5% 0% 0.5% 0%;
	/*background-color: #a2c26c;*/
	/*border-bottom: 2px solid #222;*/
	border-top: 2px solid #222;
}

.article_page
{
	float: left;
	position: relative;
	height: auto;
	width: 97.6%;
	margin: 0% 1.5% 0% 1.2%;
	padding: 0px;
	/*background-color: #fff;*/
	border-bottom: 2px solid #222;
}

.article_scroll
{
	float: left;
	position: relative;
	width: 74%;
	height: auto;
	margin: 1.2% 0% 1% 0%;
	padding: 0% 1.5% 3% 0%;
	/*background-color: #cca2ac;*/
	border-right: 2px solid #222;
}
.article_header
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 0px;
	/*background-color: #cca2ac;*/
}
.article_headline
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;/*height: 36%;*/
	margin: 0px 0px 0px 0px;
	padding: 1.5% 0% 2% 0%;
	/*background-color: #a2066c;*/
	font-family: 'Bodoni MT','Big Caslon','Palatino','Times New Roman';
	font-size: 220%;
	font-weight: bold;
	color: #222;
	border-bottom: 2px solid #222;
}
.article_cover
{
	float: right;
	position: relative;
	width: 90%;
	height: auto/*480px*/;
	margin: 1% 0% 0% 0%;
	padding: 0px;
	/*background-color: #a2f2fc;*/
}

.article_author
{
	float: left;
	position: relative;
	width: 100%;
	height: 110px;
	margin: 0% 0% 0% 0%;
	padding: 0px 0px 0px 0px;
	background-color: #f2c2fc;
}
.article_author_img
{
	float: left;
	position: relative;
	width: 10%;
	height: 100%;
	margin: 0% 0% 0% 0%;
	padding: 0px 0px 0px 0px;
	background-color: #f2f26c;
	/*border-radius: 50%;*/
}
.article_author_name
{
	float: left;
	position: relative;
	width: 20%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 0px 0px 0px 0px;
	background-color: #62626c;
	font-family: 'Brush Script MT','Papyrus','Lucida Sans Typewriter','Lucida Console';
	font-size: 100%;
	color: #6c6c6c;
	border-right: 2px solid #222;
	text-align: center;
}
.article_author_socials
{
	float: left;
	position: relative;
	width: 60%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 0px 0px 0px 0px;
	background-color: #6cc26c;
}
.article_author_socials_share
{
	float: left;
	position: relative;
	width: 20%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 0px 0px 0px 0px;
	background-color: #a2ff6c;
	font-family: arial;
	font-size: 100%;
	color: #6c6c6c;
	border-right: 2px solid #222;
	text-align: center;
}

.article_share
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 2px 0px 0px 0px;
	/*background-color: #62c2ff;*/
}
.article_date
{
	float: left;
	position: relative;
	width: auto;
	height: auto;
	margin: 2% 0% 2% 0%;
	padding: 0% 1% 0% 0%;
	/*background-color: #62c2ff;*/
	font-family: 'Futura','Tahoma';
	font-size: 120%;
	color: #6c6c6c;
	text-align: left;
}
.article_share_item
{
	float: left;
	position: relative;
	width: auto;
	height: 40px;
	margin: 1% 0% 2% 1%;
	padding: 0px 0px 0px 0px;
	/*background-color: #a2ff6c;*/
}
.article_share_item img
{
	float: left;
	position: relative;
	width: auto;
	height: 100%;
	margin: 0%;
	padding: 0px;
	/*background-color: #62f2ac;*/
}

.article_body
{
	float: right;
	position: relative;
	width: 80%/*98%*/;
	height: auto;
	margin: 1% 1.5% 0% 0%/*1% 1% 0% 1%*/;
	padding: 0px 0px 0px 0px;
	/*background-color: #ffc2ac;*/
	font-family: 'Garamond','Century Gothic','Trebuchet MS';
	font-size: 150%;
	color: #2c2c2c;
	text-align: left;
}

.article_preamble
{
	float: left;
	position: relative;
	width: 98%;
	height: auto;
	margin: 25px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #aac2ac;*/
	font-family: 'Goudy Old Style','Didot','Times New Roman';
	font-style: italic;
	font-size: 160%;
	color: #6c6c6c;
	text-align: left;
}
.wp-block-quote
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	margin: 25px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #aac2ac;*/
	font-family: 'Goudy Old Style','Didot','Times New Roman';
	font-style: italic;
	font-size: 160%;
	color: #6c6c6c;
	text-align: left;
}
.article_pin
{
	float: left;
	position: relative;
	width: 25%;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #62c2ac;*/
}
.article_pin_img
{
	float: left;
	position: relative;
	width: 100%;
	height: 220px;/*height: 52%;*/
	margin: 0% 0% 0% 0%;
	padding: 0px;
	/*background-color: #a2c26c;*/
}
.article_pin_desc
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #6262ac;*/
	font-family: 'Arial Narrow','Arial';
	/*font-weight: bold;*/
	font-size: 140%;
	color: #6c6c6c;
	text-align: left;
}
.article_pin_share
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #6262ac;*/
}
.article_pin_share_item
{
	float: left;
	position: relative;
	width: auto;
	height: 40px;
	margin: 0% 5% 0% 0%;
	padding: 0px 0px 0px 0px;
	/*background-color: #6262ac;*/
}
.article_pin_share_item img
{
	float: left;
	position: relative;
	width: auto;
	height: 100%;
	margin: 0%;
	padding: 0px;
	/*background-color: #62f2ac;*/
}



.article_author_byeline
{
	float: left;
	position: relative;
	width: 97.6%;
	height: auto;
	margin: 3% 1.2% 0% 1.2%;
	padding: 0px 0px 0px 0px;
	/*background-color: #62c2ac;*/
	border-top: 2px solid #222;
}
.author_line
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 0px;
	/*background-color: #a2c26c;*/
}
.author_label
{
	float: left;
	position: relative;
	width: 50%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 2% 0% 2% 0%;
	/*background-color: #6262ac;*/
	font-family: 'Arial Narrow','Arial';
	/*font-weight: bold;*/
	font-size: 140%;
	color: #6c6c6c;
	text-align: right;
}
.author_name
{
	float: left;
	position: relative;
	width: 50%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 2% 0% 2% 0%;
	/*background-color: #6262ac;*/
	font-family: 'Arial Narrow','Arial';
	font-weight: bold;
	font-size: 140%;
	color: #222;
	text-align: left;
}
.author_avatar
{
	float: left;
	position: relative;
	width: 20%;
	height: auto;
	margin: 0% 40% 0% 40%;
	padding: 0px;
	border-radius: 50%;
}
.author_bio
{
	float: left;
	position: relative;
	width: 80%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 2% 10% 2% 10%;
	/*background-color: #6262ac;*/
	font-family: 'Arial Narrow','Arial';
	/*font-weight: bold;*/
	font-size: 160%;
	color: #4c4c4c;
	text-align: center;
}
.author_social
{
	float: left;
	position: relative;
	width: 50%;
	height: auto;
	margin: 2% 13% 0% 37%;
	padding: 0px;
	/*background-color: #6262ac;*/
}





.article_side
{
	float: right;
	position: relative;
	width: 21%;
	height: auto;
	margin: 1% 1.7% 0% 0%;
	padding: 0px;
	/*background-color: #cc6c2c;*/
}
.articlesidenewsitem
{
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	margin: 6% 0% 4% 0%;
	padding: 0px 0px 7px 0px;
	/*background-color: #cca2ac;*/
	border-bottom: 2px solid #222;
}