/* для Провинциальных известий */

/* X */
.WNList {
	width:100%;
	
}	



.WNList td {
	width:33%;
	min-height:100px;
	background:#ebe6e6;
}
.WNItem img {border:none}
.WNItem a {
	text-decoration:none;
}
.WNList td  .WNTitleImage {
	position:relative;
	left:0px; top:0px;
	text-align:center;
	overflow:hidden;
	margin-top:6px;
}
.WNList td  .WNTitleImage img {
	/*background:#ccc;*/
}

.WNList td .WNHiddenText {
	position:absolute;
	width:100%;
	left:0px;bottom:0px;
	background-color:#000;
	background-color:rgba(0,0,0,0.75);
	text-align:left;
}
.WNHiddenText .WNHTBody {
	padding:6px;
	color:#fff;
	font-size:11px;
}

.WNList td .WNDescription {
	padding:6px;
	font-size:11px;
}
.WNItem a .WNTitleImage img {
	opacity:0.7;
}
.WNItem a:hover .WNTitleImage img {
	opacity:1;
}
.SubMenu .H3.Current {
	font-size:12pt;
	font-weight:normal;
	color:#663300;
}
#THistPageVp {
	position:relative;
	left:0px;top:0px;
	overflow:hidden;
	min-height:1000px;
}
.vp-container h2 {
	font-size:16px;
	color:#663300;
}
.THistPageGroup {
	background:#fff;
	position:absolute;
	top:0;left:0;
	width:100%;
}
/* X */

.SubMenu1 {
	margin:16px 0;
}

.pizv-link2vp.is-day {
	display:inline-block;
	padding:4px;
	min-width:2em;
	border:1px solid #eee;
	text-align:center;
	border-radius:4px;
	text-decoration:none;
	color:#663333;
	cursor:pointer;
	margin:4px 0;
	margin-right:4px;
	font-size:13px; /* размер букв*/
	
}

.pizv-link2vp.is-day:hover {
	background-color:#eee;
}
.pizv-link2vp.is-day.Current {
	font-weight:bold;
	background:#f4edd8;
}


.button.is-day {
	display:inline-block;
	padding:6px;
	min-width:4em;
	border:1px solid #eee;
	text-align:center;
	border-radius:4px;
	text-decoration:none;
	color:#663333;
	cursor:pointer;
	margin:2px 0;
	margin-right:4px;
}


 
.button.is-day:hover {
	background-color:#eee;
}




.button.is-day.Current {
	font-weight:bold;
	background:#f4edd8;
}



.pizv-parent-page-link {
	color:#663333;
    font-weight:700;
    font-size:14px;
    text-decoration:none;
    margin:8px 0;
}
.pizv-parent-page-link a {
	color:inherit;
    font-weight:inherit;
    font-size:inherit;
    text-decoration:none;
}
.pizv-parent-page-link a:hover {
	text-decoration:underline;
}
.pizv-parent-page-link a::before {
	content: "\e5c4";
	display:inline-block;
	font-family: "MaterialIcons";
	font-size:inherit;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	white-space: nowrap;
	vertical-align:top;
	margin-right:4px;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
}
.pizv-title {
	display:block;
	color:#663333 !important;
	margin:0 16px;
}
.pizv-title.is-month {
	margin-top:32px;
}
.pizv-title.is-month::before {
	content: "\e916";
	display:inline-block;
	font-family: "MaterialIcons";
	font-size:inherit;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	white-space: nowrap;
	vertical-align:top;
	margin-right:4px;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
}
.pizv-title.is-day {
	/*color: #663300;*/
	margin:16px 0;
}
.pizv-title.is-day::before {
	content: "\e8df";
	display:inline-block;
	font-family: "MaterialIcons";
	font-size:inherit;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	white-space: nowrap;
	vertical-align:top;
	margin-right:4px;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
}

.pizv-description {
	display:block;
	margin-top:32px;
}
.pizv-description__title {
	font-weight:bold;
	display:block;
	
}
.pizv-description__comment {
	margin:8px 0px;
	font-style:italic;
	color:#727272;
}
.pizv-description__comment::before {
	content:"*";
	display:inline-block;
	font-size:1.5em;
	margin-right:2px;
}

.pizv-event {
	margin-bottom:40px;
}

.pizv-event__title {
	display:block;
	box-sizing: border-box;
	background-color:#f8efe2;
	/*background-color:#f4e3c3;
	background-color:#f4e8ce;
	background-color:#f4edd8;*/
	line-height:14px;
	padding:16px;
	border-radius:2px;
	/*box-shadow:1px 1px 2px rgba(0,0,0,0.15);*/
}
.pizv-event__title::before {
	content: "\e878";
	/*content: "\e866";*/
	display:inline-block;
	font-family: "MaterialIcons";
	font-size:inherit;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	white-space: nowrap;
	line-height:inherit;
	vertical-align:text-top;
	margin-right:0.2em;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
}
.pizv-event__content {
	margin:18px;
	/*font-family:RobotoSlabRegular,Arial,sans-serif;*/
	line-height:1.5;
	
}
.pizv-event__link {
	
	/* margin-bottom:15em; */
	font-weight:bold;
	color:#663333;
	text-decoration:none;
	font-size:13px;
	
	
	
	
}
.pizv-event__link:hover {
	text-decoration:underline;
}


