.avatar-article-news-copyright{
	margin: 5px;
	text-align: center;
	width: 100%;
}
.remove-padding-margin{
	margin: 0 !important; 
	padding: 0 !important;
}
.avatar-articles-news{
	margin: 0px;
	padding: 5px;
}
.avatar-articles-news .clearbreak{
	clear: both;
}
.avatar-news-left,
.avatar-news-right{
	float: left;
	width: 100%;
	list-style: none !important;
	padding: 0px !important;
	margin: 0px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.avatar-news-left .item {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	color: #fff !important;
	padding: 5px !important;
	margin: 5px 0 0 !important;
	text-shadow: 1px 1px 1px black;
	background: #171717;
	-moz-box-shadow: 1px 1px 3px #111;
	-webkit-box-shadow: 1px 1px 3px #111;
	box-shadow: 1px 1px 3px #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.avatar-news-left .active,
.avatar-news-left .item:hover {
	border-color: #4C7ECB;
	background-color: #1951A5;
	transition: 0.5s;
	-moz-transition: 0.5s; /* Firefox 4 */
	-webkit-transition: 0.5s; /* Safari and Chrome */
	-o-transition: 0.5s; /* Opera */
}
.avatar-news-left .active .item-title,
.avatar-news-left .active .item-short-intro,
.avatar-news-left .item:hover .item-title,
.avatar-news-left .item:hover .item-short-intro{
	border-color: #527CBB;
	transition: 0.5s;
	-moz-transition: 0.5s; /* Firefox 4 */
	-webkit-transition: 0.5s; /* Safari and Chrome */
	-o-transition: 0.5s; /* Opera */
}
.avatar-news-left .item-title{
	font-size: 12px;
	text-transform: uppercase;
	color: #fff !important;
} 
.avatar-news-right {
	border: 1px solid #444;
	display: none;
	width: 0;
	overflow: hidden;
	opacity: 0;
	margin: 0 0 0 5px !important;
	position: relative;
	-moz-box-shadow: 1px 1px 7px #bbb;
	-webkit-box-shadow: 1px 1px 7px #bbb;
	box-shadow: 1px 1px 7px #bbb;
}
.avatar-news-right .preview {
	padding: 10px !important;
}
.avatar-news-right .read-more,
.avatar-news-right .read-more:link,
.avatar-news-right .read-more:visited
 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	background: #527CBB !important;
	padding: 10px 0;
	font-size: 12px;
	text-transform: uppercase;
	color: white !important;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}
.avatar-news-right .read-more:hover {
	border-color: #4C7ECB;
	background-color: #1951A5 !important;
	transition: 0.5s;
	-moz-transition: 0.5s; /* Firefox 4 */
	-webkit-transition: 0.5s; /* Safari and Chrome */
	-o-transition: 0.5s; /* Opera */
}
.avatar-news-right .list-preview{
	list-style: none;
}
.avatar-news-right .disabled {
	display: none;
}

.blue .avatar-news-right .read-more:hover {
	background-color: #0292C0 !important;
}
.blue .avatar-news-right .read-more,
.blue .avatar-news-right .read-more:link,
.blue .avatar-news-right .read-more:visited {
	background: #0292C0 !important;
}
.blue .avatar-news-left .active,
.blue .avatar-news-left .item:hover {
	background-color: #0292C0;
}
.blue .avatar-news-left .active .item-title,
.blue .avatar-news-left .active .item-short-intro,
.blue .avatar-news-left .item:hover .item-title,
.blue .avatar-news-left .item:hover .item-short-intro{
	border-color: #0292C0;
}

.yellow .avatar-news-right .read-more:hover {
	background-color: #FBC700 !important;
}
.yellow .avatar-news-right .read-more,
.yellow .avatar-news-right .read-more:link,
.yellow .avatar-news-right .read-more:visited {
	background: #FBC700 !important;
}
.yellow .avatar-news-left .active,
.yellow .avatar-news-left .item:hover {
	background-color: #FBC700;
}
.yellow .avatar-news-left .active .item-title,
.yellow .avatar-news-left .active .item-short-intro,
.yellow .avatar-news-left .item:hover .item-title,
.yellow .avatar-news-left .item:hover .item-short-intro{
	border-color: #FBC700;
}

.red .avatar-news-right .read-more:hover {
	background-color: #D52100 !important;
}
.red .avatar-news-right .read-more,
.red .avatar-news-right .read-more:link,
.red .avatar-news-right .read-more:visited {
	background: #D52100 !important;
}
.red .avatar-news-left .active,
.red .avatar-news-left .item:hover {
	background-color: #D52100;
}
.red .avatar-news-left .active .item-title,
.red .avatar-news-left .active .item-short-intro,
.red .avatar-news-left .item:hover .item-title,
.red .avatar-news-left .item:hover .item-short-intro{
	border-color: #D52100;
}

.green .avatar-news-right .read-more:hover {
	background-color: #6AA63B !important;
}
.green .avatar-news-right .read-more,
.green .avatar-news-right .read-more:link,
.green .avatar-news-right .read-more:visited {
	background: #6AA63B !important;
}
.green .avatar-news-left .active,
.green .avatar-news-left .item:hover {
	background-color: #6AA63B;
}
.green .avatar-news-left .active .item-title,
.green .avatar-news-left .active .item-short-intro,
.green .avatar-news-left .item:hover .item-title,
.green .avatar-news-left .item:hover .item-short-intro{
	border-color: #6AA63B;
}
/*
     FILE ARCHIVED ON 11:40:18 Sep 24, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:27:23 Jun 17, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 194.194
  exclusion.robots: 0.195
  exclusion.robots.policy: 0.181
  cdx.remote: 0.118
  esindex: 0.016
  LoadShardBlock: 47.705 (3)
  PetaboxLoader3.datanode: 73.19 (4)
  CDXLines.iter: 27.018 (3)
  load_resource: 69.449
  PetaboxLoader3.resolve: 38.447
*/