.article {
	background-color: #E6E6E6;
	width: 515px;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
.article-title {
	font-size: 21px;
	font-weight: bold;
	line-height: 24px;
	color: #0016A6;
	text-align: center;
	margin: 2px 5px 5px 5px;
	box-sizing: border-box;
}
.title_dashed {
	width: 100%;
	background-image: url('https://static.newsru.com/static/classic/v2/img/misc/punktir.gif');
	height: 4px;
	margin: 6px 0;
}

.blue-article-date-tags {  
	font-size: 12px;
	width: 100%;
	margin: 0;
	padding: 0 10px;

	box-sizing: border-box;
}

.article-tags {
	color: #000;
	font-weight: 500;
}
.article-date {
	text-align: left;
	width: 65%;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}
.icons_place {
	text-align: right;
	width: 35%;
	background-color: #00dd33;
	height: 100%;
	color: #000;
}

.article-text {	
	width: 100%;	
	margin: 0 0 10px 0;
	padding: 10px; 
	box-sizing: border-box;
}
.article-text > p, .maintext {
	margin: 0 0 8px 0;
	padding: 0;
	color: #000;
	font-size: 15px;
	font-weight: 400;
	text-align: justify;
	box-sizing: border-box;
}

/*
p a, p a > * {	
	color: #09488f;	
	font-weight: 400;
	text-decoration: none;
}
p a:visited, p a:visited > * {
	color: #8b9fb0;
}
p a b {	
	font-weight: bold;
}
p a u {	
	text-decoration: underline;
}
a.part-link > * {	
	color: #00f;
}
a.part-link:visited > * {
	color: #551A8B;
}
*/

a.part-link {	
	color: #00f;
	font-size: 16px;
	font-weight: bold;	
	text-decoration: none !important;
}
a.part-link:visited {
	color: #551A8B;
}
p a.part-link > * {	
	color: #00f;
	font-size: 16px;
	font-weight: bold;	
	text-decoration: none !important;
}
p a.part-link:visited > * {
	color: #551A8B;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none !important;
}
p a:not(.part-link), p a:not(.part-link) > * {	
	color: #09488f;
	font-size: 16px;
	font-weight: 400;
	text-decoration: underline;
}
p a:not(.part-link):visited, p a:not(.part-link):visited > * {
	color: #8b9fb0;
	text-decoration: underline;
}
p a b {	
	font-weight: bold;
}


.article-text cite {
    margin: 6px 6px 6px 16px;
    padding: 4px 0px 4px 8px;
    text-align: left;
    font-style: italic;
    border-left: 4px #B3CEE4 solid;
    display: block;
    box-sizing: border-box;
}

.article-text-insert-img {
    width: 80%;
    max-width: 480px;
    height: auto;
    margin: 0 0 8px 0;
    padding:  0;
    border:  1px #000 solid;
    text-align: center;
}

.article-text-insert-img-alt {
    width: 80%;
    max-width: 480px;
    margin: 0;
    padding:  0;    
    text-align: center;
    font-size: 12px;
    color: #000;
    display: block;
    box-sizing: border-box;
}



.article-list-img {
	float: right;
	min-width: 120px;
	width: 160px;
	padding: 0;
	margin: 0 0 0 10px;
}
.article-img {
	border: 1px solid #000;
	padding: 0;
	margin: 0 0 10px 0;
	min-width: 120px;
	width: 160px;
	min-height: 90px;
	height: auto;
	
	font-size: 11px; 
	text-align: right;

	cursor: pointer;
}


/* ------ links ------------ */
.article-list-link-place {
	background-color: #E6E6E6;
	/* background-color: #c6f; */
	margin: -10px 0 0 0;
	padding: 0;
	width: 515px;
	display: block;
	box-sizing: border-box;
}

.article-list-link-header {
	/* width: 515px; */
	width: 100%;
	padding: 0 5px 4px 5px;
	margin: 0;
	color: #0016A6;
	font-size: 16px;
	font-weight: bold;
	/* transform: scale(0.85, 1); */

	display: block;
	
	box-sizing: border-box;	
	text-transform: uppercase;

	border-bottom: 1px solid #000;
	
}

.article-list-link {
	/* background-color: #47ec7c;	 */
	width: 100%;	
	margin: 0 0 8px 0;
	padding: 5px;
	display: block;
	box-sizing: border-box;	
}
.article-link-item {
	width: 100%;
	margin: 0 0 8px 0;
	padding: 0;
	/* color: #000; */
	/* color: #09488f; */
	color: #0016A6;

 	text-align: left;

 	display: block;
 	box-sizing: border-box;
}
.article-link-img {	
	width: 100px;
	height: 75px;
	margin-right: 10px;
	display: block;
	border: 1px solid #09488f;
	box-sizing: border-box;
	background-color: #eee;
	text-align: center;
}
.article-link-date > * { 
	width: 100%;
	/* color: #000; */
	/* color: #09488f; */
	color: #0016A6;
	font-size: 12px;  
}
.article-link-text {  
	width: 100%;  
	display: block;
	box-sizing: border-box;

	margin: 0; 
	padding: 0;

	font-size: 14px;  
	/* color: #09488f; */
	color: #0016A6;
}
.article-link-text-small {  
	font-size: 10px;
	margin-top: 0;
	color: #09488f;
}

.article-prm-place {
	width: 645px;
	margin: 0 0 10px 10px;
	padding: 0;
	height: 20px;
	box-sizing: border-box;
}



/* ----------- photos ------------- */
.overlay { 
	opacity: 0; 
	float:none; 
	position:fixed; 
	overflow:hidden; 
	left:0; top:0; 
	width:0; height:0; 
	z-index:9995; 
	background:rgba(0,0,0,0.85); 

	display: block;
}
.overlay-show { 
	opacity:1;
	width: auto; 
	height: auto; 
	bottom:0; 
	right:0; 
	padding-top:0.5em;

	position:fixed; 
	overflow:hidden; 
	left:0; top:0; 

	z-index:9995; 
	background:rgba(0,0,0,0.85); 

	display: block;

}

@media ( min-width: 1024px ) { /*1024+*/	
	.overlay:target { 
		opacity: 1;
	}
	.overlay-show { 
		opacity:1;
		width: auto; 
		height: auto; 
		bottom:0; 
		right:0; 
		padding-top:0.5em;
	}
}


.bigimg-classic {
	z-index:9998; 
	background:rgba(0,0,0,0);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 640px 480px; 
	width: 640px;
	height: 480px; 

	margin: 80px auto; 
	padding: 0;
	color: #000;

	display: block;
	box-sizing: border-box;
}


.close-classic {
	opacity: 1;
	margin: 0 ;
	width: 27px;
	height: 27px;
	background: url(data:image/gif;base64,R0lGODlhGwAbAIABAABmM////yH5BAEKAAEALAAAAAAbABsAAAI3jI+py+0Po5y0ToAbBnDr/HiMGJHkBQanZKbWaqluLHN0a1P4m8JfrvAlhLXODEGkKZfMprNZAAA7);
	cursor: pointer;
	display: block;
	box-sizing: border-box;	
}
.rwd-arr-classic {
	width: 19px;
	height: 35px;
	padding: 0;
	margin: 1px 0 0 2px;
	cursor: pointer;
	background: url(data:image/gif;base64,R0lGODlhEwAjAIABAABmM////yH5BAEKAAEALAAAAAATACMAAAJIjI8ZwOrHwHtx2rtavXXb3mBiJoGSY5KUxp4j2qqeHM9p+kL1HpU8efvlFEGfi2ZU6ZK44YoZIgql0KNz0sTGONvraIYBcwEFADs=);
	display: block;
	box-sizing: border-box;
}
.fwd-arr-classic {
	width: 19px;
	height: 35px;
	padding: 0;
	margin: 1px 2px 0 0;
	cursor: pointer;
	background: url(data:image/gif;base64,R0lGODlhEwAjAIABAABmM////yH5BAEKAAEALAAAAAATACMAAAJHhIOpGwYMk4u0xjktPvpkCzLb8y1jw4ne+oTheUosSqb0HbsQPDt8DfzhbDphyWhDtnQq4G3XI8qcJSbU2cFWctYss+rVFQAAOw==);
	display: block;
	box-sizing: border-box;
}

.bigimg-text-classic {
	width: 100%;
	margin: 0;
	padding: 8px;
	background:rgba(255,255,255,0.65);
	text-align: left;	
	display: block;
	box-sizing: border-box;
}
.bigimg-title-classic {
	font-size: 14px;	
	width: 100%;
	display: block;
	box-sizing: border-box;
}
.bigimg-copy-classic {
	width: 100%;
	font-size: 12px;
	font-weight: 500;
	color: #09488f;
	display: block;
	box-sizing: border-box;
}

.all-photos {
	background-color: #189c5b; 
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	padding: 2px 6px; 
	text-align: center;
	cursor: pointer;
}


/* --- tags list --- */
.article-tags-list {
	color: #0016A6;
	font-size: 14px;
	width: 515px;	
	margin: 0 0 10px 0;
	padding: 5px;	
	box-sizing: border-box;	
}

.article-tags-list > * { 
	/* color: #09488f; */
	color: #0016A6;
	font-size: 14px;
}

/* --- share buttons --- */
.share-block {
	width: 515px;
	height: 20px;
	margin: 0 0 16px 0;
	display:flex;
	flex-direction:row;
	justify-content:flex-start;
	align-items:flex-start;
	box-sizing:border-box;
}
.share-block-item {
	height: 20px;
	margin: 0 10px 0 0;
	display: block;
}

/* --- PRM --- */
.prm-px {
	margin: 20px 0 0 0;
	padding: 0;
	box-sizing:border-box;
}