html {
	background-color: #ffffff;
}

body {
/*	background-color: #cc0000;*/ /*experiment*/
	text-align: center;
	vertical-align: middle;
	max-width: 1050px;
	margin: 0 auto;
}

a {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
	display: block;
}

#center-column {
	max-width: 985px;
	margin: 0 auto;
	text-align: left;
	padding-top: 21px;
	position: relative;
}

.rss_link {
	position: absolute;
	top: 18px;
	right: 80px;
	display: inline-block;
}

.rss_link img {
	background-color: #cc0000; /*experiment*/
	height: 20px;
	width: 20px;
}

div.cens {
/*	color: white;*/
	font-size: 30px;
	font-family: Georgia;
	position: absolute;
	right: 25px;
	top: 10px;
}

div#ad985 {
	padding-bottom: 21px;
}


div#header {
/*	background: transparent url('/assets/pic/decor/header-bg.gif') no-repeat bottom right; */ /*experiment*/
	margin-right: 25px;
	padding: 0 0 0 30px;
	display: flex;
	flex-wrap: wrap;
}

h1#logo {
	height: 58px;
	width: 350px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

h1#logo a {
	display: block;
	height: 0;
	width: 327px;
	padding-top: 58px;
	overflow: hidden;
	background: transparent url('/assets/pic/decor/logo_white.gif') no-repeat 0 0;
}

h1#logo_offline {
	height: 58px;
	width: 350px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

h1#logo_offline a {
	display: block;
	height: 0;
	width: 327px;
	padding-top: 58px;
	overflow: hidden;
	background: transparent url('/assets/pic/decor/logo_offline.gif') no-repeat 0 0;
}


p.logo-description {
	float: left;
	margin: 0;
	padding: 10px 0 0 28px;
	height: 58px;
/*	color: #fff;*/ /*experiment*/
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

#magazine-thumbnail {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 75px;
	padding-top: 4px;
}

#magazine-thumbnail li {
	padding-left: 5px;
	height: 75px;
	float: right;
	overflow: hidden;
}

#magazine-thumbnail li a {
	width: 75px;
	height: 75px;
	display: block;
}

ul#main-menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	min-height: 27px;
	background: #fff url('/assets/pic/decor/menu-bg.gif') repeat-x 0 0;
	padding: 18px 10px 0;
	display: flex;
	flex-wrap: wrap;
}

ul#main-menu li {
	float: left;
	margin: 0 8px;
	font-weight: bolder;
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
}

ul#main-menu li a, ul#main-menu li a:hover {
	text-decoration: none;
	color: #000;
}

ul#main-menu li a {
  line-height: 27px;
}

ul#main-menu li a, ul#main-menu li a:hover {
	text-decoration: none;
	color: #000;
}

ul#main-menu li a {
	line-height: 27px;
}


ul#main-menu li.active {
	background: #fff url('/assets/pic/decor/menu-active-right.gif') no-repeat top right;
	padding-right: 5px;
	height: 27px;
}

ul#main-menu li.active strong {
	float: left;
	background: transparent url('/assets/pic/decor/menu-active-left.gif') no-repeat 0 0;
	line-height: 27px;
	padding: 0 0 0 5px;
	display: inline;
}

div#main-column {
	background: #fff;
	padding: 15px;
}

div#main-column div.right-column {
	float: right;
	min-width: 250px;
	display: flex;
	flex-wrap: wrap;
	flex-basis: 250px;
	flex-grow: 1;
}
div#main-column div.right-column div.banner-right{
	min-width: 240px;
}

/* Title foto (articles) */
div#main-column div.titlefoto {
	min-width: 360px; 
	width: 100%;
/*	margin-right:15px; */ /*experiment*/
}
div#main-column div.titlefoto a.foto {
	display: block;
/*	width: 360px; */ /*experiment*/
/*	height: 235px; */ /*experiment*/
}
div#main-column div.titlefoto a.foto img {
	width: 100%;
}
/* Title foto (articles) END*/

/* Top news block (rubric)*/
div#main-column div.top-news {
	width: 360px; 
	background: #ccc;
	margin-right:15px;
}
div#main-column div.top-news a.foto {
	display: block;
	width: 360px;
	height: 235px;
}
div#main-column div.top-news a.foto img {
	width: 100%;
}
div#main-column div.top-news p {
	padding: 0 15px 15px 15px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
div#main-column div.top-news p a {
	color: #000;
	text-decoration: none;
}
div#main-column div.top-news h6 {
	font-size: 30px;
	color: #993300;
	margin: 0;
	line-height: 22px;
	padding: 10px 15px 5px 15px;
}
div#main-column div.top-news h6 a {
	color: #993300;
}
/* Top news block END*/

/* inline media blocks */
div.inl_left {
	float:left;
	padding:5px;
}
div.inl_right {
	float:right;
	padding:5px;
}
div.inl_center {
	margin: 0px auto;
	padding:5px;
}
/* inline media blocks */


div#main-column div.mainlist {
	padding-right: 15px;
	min-width: 110px;
	flex-grow: 1;
	flex-basis: 110px;
}

div.banner-left2col {
	position: relative;
	margin-bottom: 2px;
	overflow:hidden;
	width:100%;
}

div.item {
	min-width: 295px;
	max-width: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	flex-grow: 1;
	flex-basis: 295px;
}

div.item a.foto {
	display: block;
	width: 295px;
	height: 192px;
	background: #fff url('/assets/pic/decor/ajax-loader.gif') no-repeat 50% 50%;
}

div.item a.foto img {
  width: 100%;
}

div.h5 {
	font-family: Tahoma;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

div.h5 h5 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	float: left;
	text-transform: uppercase;
	margin-left: 4px;
}

div.h5 h5 a, div.h5 h5 a:hover {
	color: #000;
	text-decoration: none;
}

div.h5 span.date {
	color: #666;
	border-left: 2px solid #666;
	padding-left: 6px;
	margin-left: 7px;
}

div.h5 a.arrow {
	float: right;
	width: 13px;
	height: 0;
	padding-top: 13px;
	overflow: hidden;
	background: transparent url('/assets/pic/decor/buttons.gif') no-repeat 0 0;
	margin: 4px;
}

div.item div.h5 {
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	width: 100%;
}

div.item div.h5 h5 a {
	text-decoration: underline;
}

div.item div.h5 a.arrow {
	background-position: left -39px;
}

div.item p {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
}

div.item p a {
	color: #000;
  	text-decoration: none;
}

div.item h6 {
	color: #010000;
}

div#left2col {
	margin-bottom:10px;
	margin-right:15px;
	display: flex;
	flex-wrap: wrap;
	flex-basis: 690px;
	flex-grow: 1;
	align-content: flex-start;
}

div.items3line {
	margin-bottom: 13px;
	display: flex;
}

div.all3columns {
	flex-wrap: wrap;
	display: flex;
}

.clear {
	overflow: hidden;
}

.wrp {
	clear: both;
}

div.wrp.ie6bug {
	height: 0;
	overflow: hidden;
}

/* Banner */
div.banner-big {
	position: relative;
	margin-left: 0px;
	margin-bottom: 15px;
}

/*  Right side blocks */
div.right-column p {
	margin: 0;
	padding: 0;
}

div.mainlist li a {
	color: #666;
	display: block;
	line-height: 13px;
	padding: 7px 9px;
	text-decoration: none;
}

div.mainlist li a:hover {
	background-color: #727272;
	color: #fff;
}

div#main-column div.mainlist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #666;
}

div#main-column div.mainlist ul li {
	border-bottom: 1px solid #666;
	color: #666;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}

h6 {
	font-family: Times New Roman;
	padding: 8px 0;
	font-size: 24px;
	line-height: 22px;
	margin: 0;
}


h6 a {
	text-decoration: none;
	color: #000;
}

div.h6 {
	font-family: Tahoma;
	font-size: 11px;
	height: 16px;
}

div.h6 a, div.h6 a:hover {
	text-decoration: none;
	color: #000;
}

div.h6 h6 {
	background: transparent url('/assets/pic/decor/bg-h5.gif') repeat-x 0 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	text-transform: uppercase;
	display: block;
	line-height: 14px;
	padding: 0 6px 0 10px;
	height: 16px;
	border: 1px solid #cc0000;
	float: left;
}

div.h6 h6.active.arrow {
	background: #cc0000;
}

div.h6 h6.active {
	background: #cc0000;
}

div.h6 h6.active a, div.h6 h6.active a:hover {
	color: #fff;
}

div.h6 span.arrow {
	width: 13px;
	height: 13px;
	overflow: hidden;
	margin: 0 0 0 15px;
	display: block;
	float: left;
}

div.bottommainlist div.h6 {
	border: 0;
	line-height: 16px;
}

div.bottommainlist div.h6 h6.active {
	background: #666;
	border: 0;
	line-height: 16px;
}

div.h6 h6.active.grey {
	background: #666;
	border: 0;
	line-height: 16px;
}

div.h6 a.arrow {
	width: 11px;
	height: 0;
	background: transparent url('/assets/pic/decor/buttons.gif') no-repeat left -52px;
	padding-top: 11px;
	overflow: hidden;
	display: block;
}

div.h6 h6.active.arrow a {
	background: transparent url('/assets/pic/decor/buttons.gif') no-repeat right -58px;
	padding-right: 20px;
}

.userformat h2 {
	font-family: Times New Roman;
	font-size: 36px;
	line-height: 36px;
	color: #993300;
	margin: 0 0 18px 0;
}

.userformat {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
}

.userformat cite {
	float: left;
	width: 280px;
	margin: 18px 25px 18px 0;
	color: #993300;
	border-top: 3px solid #993300;
	border-bottom: 3px solid #993300;
	font-size: 12px;
	line-height: 14px;
	padding: 8px 0;
	font-style: normal;
}

.userformat ul, .userformat ol {
	clear: left;
	padding: 6px 0 6px 19px;
	margin: 0;
}

.userformat ul li, .userformat ol li {
	clear: left;
	padding: 0;
	margin : 0;
}

.userformat h3 {
	clear: left;
	font-family: "Times New Roman";
	font-size: 24px;
	line-height: 24px;
	color: #993300;
	margin: 10px 0 6px 0;
}

.userformat p {
	padding: 6px 0;
	margin: 0;
}

.userformat p.s {
	background-color: #993300;
	color: #fff;
	margin: 0 -4px;
	padding: 0 4px;
	line-height: 16px;
	font-size: 14px;
}

.userformat p.author {
	font-weight: bold;
}


.userformat span.print_btn {
	float: right;
	height: 29px;
	width: 43px;
}

.userformat span.print_btn a {
	padding-top: 29px;
	display: block;
	background: transparent url('/assets/pic/decor/menu-user.gif') no-repeat center -29px;
}


.userformat a {
	color: #993300;
}

div.footer {
	padding: 16px;
}

div.footer div.counters {
	float: right;
}

div.footer p {
	font-family: Times New Roman;
/*	color: #fff; */ /*experiment*/
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

div.footer p a {
/*	color: #fff; */ /*experiment*/
	text-decoration: none;
}

div.footer div.bord {
	padding: 16px;
	margin-left: -16px;
	margin-right: -16px;
/*	border-top: 1px solid #fff;*/ /*experiment*/
	border-top: 1px solid;
/*	color: #fff; */ /*experiment*/
	font-family: Times New Roman;
	font-size: 11px;
	padding-top: 15px;
	margin-top: 22px;
}

div.footer div.bord a {
/*	color: #fff; */ /*experiment*/
	text-decoration: none;
}

div.footer div.bord div.parohod {
	float: right;
}

/* Rounded corners */
div.r-corners {
	position: relative;
	border-radius: 5px;
}

div.r-corners div.r-corners-content {
	padding: 10px;
}
div.r-corners div.inner {
	padding: 10px;
	background-color: white;
}

.r-corners .h5 {
	margin-bottom: 10px;
	background-color: #fff;
	padding-left: 12px;
}

/* special blocks: search, vote, etc. */
div.search {
	background-color: #993300;
	min-width: 100%;
	height: min-content;
}
div.search {
	background-color: #993300;
	min-width: 100%;
	height: min-content;
}
div.your-op {
	background-color: #666;
	min-width: 100%;
	height: min-content;
	font-size: 11px;
	font-family: Tahoma;
}
div.your-op h3 {
	line-height: 13px;
	margin: 0;
}
div.your-op span.links {
	display: block;
}
div.your-op span.links a {
	color: #000;
}
div.your-op ul.answerlist-form {
	list-style-type: none;
	padding: 0;
	width: 100%;
}
div.your-op ul.answerlist-form input {
	display: block;
	float: left;
}
div.your-op ul.answerlist-form label {
	display: block;
	line-height: 20px;
	margin-left: 24px;
}
div.your-op ul.answerlist-form textarea {
	width: 100%;
}
/* special blocks END */

/* vote */
div.question {
	width:100%;
}

ul.answerlist {
	list-style-type: none;
	padding: 5px 0;
	width: 100%;
}


ul.answerlist li {
    padding: 10px 0px;
}

ul.answerlist li span.answer-gauge {
	white-space: nowrap;
	vertical-align: middle;
}
/* vote end*/

/* Video block */
div#main-column div.week-video {
	width: 340px;
	background: #ccc;
	padding: 10px;
	float: left;
	margin-right: 15px;
}

div#main-column div.week-video div.h5 {
	background-color: #fff;
	margin-bottom: 10px;
	padding-left: 12px;
}

div#main-column div.week-video p {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
}
/* Video block END */

div.statya {
	border: 1px solid #e0e0e0;
	padding: 15px;
	margin-bottom: 17px;
	display: flex;
	flex-wrap: wrap;
	flex-basis: 690px;
	flex-grow: 1;
	width: 100%;
}

div.statya hr {
	width: 100%;
}

div.statya div.pic_lead {
	display: flex;
	flex-wrap: wrap;
}

div.statya div.lead {
	font-weight: bold;
	min-width: 280px;
	flex-grow: 1;
	flex-basis: 280px;
}
div.statya div.lead p {
	padding-top: 0;
}
div.statya div.fotos {
	border-top: 3px solid #993300;
	border-bottom: 3px solid #993300;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-content: flex-start;
}

div.statya div.fotos a.foto {
	float: left;
	border: 1px solid #993300;
	margin: 3px 3px 3px 0;
	width: 158px;
	height: 118px;
}

div.statya div.fotos a.allfotolink {
	color: #993300;
	margin: auto 0px;
	text-align: center;
	align-self: center;
	flex-grow: 1;
}

div.statya div.early {
	padding-top: 10px;
}


div.statya img.float-left {
	float: left;
	padding: 10px 12px 10px 0;
}

/*SOCIALS*/
.social {
	float: left;
/*	width: 270px; */ /*experiment*/
}

/*SOCIALS [end]*/


/* articlelists (last- and dayArc-pages)*/
ul.articlelist {
	list-style-type: none;
	padding: 5px 0;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	width: 100%;
}

ul.articlelist a {
	text-decoration: none;
}

ul.articlelist li.ArcDate {
	padding: 10px 0;
}
ul.articlelist li.firstarticle {
	border-top: 1px solid;
}

ul.articlelist li.lastarticle {
	border-bottom: 1px solid;
	padding-bottom: 10px;
}

ul.articlelist li * {
	display: inline;
}

ul.articlelist li p.ArcLinkNormal a {
	text-decoration: none;
	font-weight: normal;
}

ul.articlelist li.ArcLastLink {
	padding: 10px 0;
}
/* articlelists end*/

/* votelist (for voteroot rubric) */
ul.votelist {
	list-style-type: none;
	padding: 5px 0;
	width: 100%;
}
ul.votelist li {
	padding: 6px 0;
	margin: 0;
}
ul.votelist li.ArcLastLink {
	padding: 10px 0;
	font-weight: bold;
}
/* votelist END */


/* yea-arc*/
.allMonths {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	justify-content: space-evenly;
}

.Cld {
	min-width: 30%;
	font-size: 8pt;
	text-decoration: none;
}

.Cld td {
	color: #AAAAAA;
	text-align: left;
}

.Cld td.CldMon {
	color: black;
	font-weight: bold;
}

.Cld td.CldDay {
	color: black;
	font-weight: bold;
}

.Cld td.CldHolyDay {
	color: red;
	font-weight: bold;
}

.Cld a {
	color: black;
}

.CldNav {
	display: flex;
	justify-content: space-evenly;
	width: 100%;
	padding: 10px;
}

.CldNav div {
	flex-grow: 1;
}
/* yea-arc END*/

@media screen and (max-width: 985px) {
	div#main-column {
		padding: 0;
	}
	div#main-column div.right-column {
		min-width:90%
	}
	div#left2col {
		margin-right:0;
		margin-bottom:10px;
	}
	div.items3line {
		flex-wrap: wrap;
	}
	div.item {
		min-width: 60%;
	        display:flex;
		flex-wrap: wrap;
	}
	div.item a.foto {
		margin-right:10px;
	}
	div.item div.itemcontent {
		min-width: 295px;
		flex-basis: 295px;
		flex-grow: 1;
	}
	ul#main-menu {
		background-image: none;
	}
	ul#main-menu li {
		font-size: 18px;
		line-height: normal;
		text-transform: none;
		border-left: 1px solid;
		padding: 0 5px;
		margin: 0 0;
		background: #fff url('/assets/pic/decor/menu-bg.gif') repeat-x 0 -18px;
	}
	ul#main-menu li.active {
		background-color: #aaa;
		background-image: none;
	}
	ul#main-menu li.active strong {
		background-image: none;
	}
	div.item p {
		font-size: 18px;
		line-height: normal;
	}
	div#main-column div.mainlist ul li {
		font-size: 18px;
		line-height: normal;
	}
	div.mainlist li a {
		line-height: normal;
	}
	.userformat {
		font-size: 18px;
		line-height: normal;
	}
	ul.articlelist {
		font-size: 12pt;
	}
	.Cld {
		font-size: 12pt;
	}
	div#main-column div.top-news p {
		font-size: 18px;
		line-height: normal;
	}
	div#main-column div.week-video p {
		font-size: 18px;
		line-height: normal;
	}
	div#main-column div.top-news h6 {
		line-height: normal;
	}
	div.your-op {
		font-size: 15px;
		line-height: normal;
	}
	div.your-op h3 {
		line-height: normal;
	}
	div.your-op ul.answerlist-form ul li {
		line-height: normal;
		padding: 5px 0;
	}
	div.your-op span.links a {
		font-size: 14px;
	}
}
@media screen and (max-width: 680px) {
	div.item a.foto {
		margin-right:0;
		width: auto;
		height: auto;
		flex-grow: 1;
	}
	div#main-column div.mainlist {
		flex-basis: 90%;
	}
	div#main-column div.titlefoto {
		width: 100%; 
		margin-right:0;
	}
	div#main-column div.titlefoto a.foto {
		width: auto;
		height: auto;
	}
	div#main-column div.top-news {
		width: 100%; 
		margin-right:0;
		margin-bottom:10px;
	}
	div#main-column div.top-news a.foto {
		width: auto;
		height: auto;
	}
	div#main-column div.week-video {
		width: 100%;
		padding: 10px;
		margin-right: 0;
		margin-bottom:10px;
	}
}