@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow&subset=cyrillic,latin);

#cr_widget a {
	text-align: center;
	font-family: 'PT Sans Narrow', sans-serif;
	cursor: pointer;
	background: #DB151C;
	box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
	border: 0 none;
	border-radius: 6px;
	overflow: hidden;
	font-size: 15px;
	padding: 13px 18px 16px;
	text-decoration: none;
	color: #fff;
	display: inline-block;
	font-family: arial;
	font-weight: bold;
	line-height: 100%;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
	margin-top: -3px;
}
#cr_widget a:hover {
	-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.14) inset;
	-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.14) inset;
	-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.14) inset;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.14) inset;
	text-decoration: underline;	
}
#cr_btn_start {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #FFF;
	cursor: pointer;
	font-size: 17px;
	line-height: 28px;
}


.cr-on #primary, 
.cr-on #secondary{float:none!important; width:100%!important; z-index: auto;}
.cr-on #content {margin-right:0;}
.cr-on #branding img {display:none;}

#special-version-controls {
	position: fixed;
	background: #d6d6d6;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	font-family: 'PT Sans Narrow', sans-serif;
	margin: 0 auto;
	text-align: center;
	/*height: 40px;*/
	line-height: 40px;
	z-index: 10000;
}
body.admin-bar #special-version-controls {
	top: 32px;
}
#special-version-controls div{
	font-family: 'PT Sans Narrow', sans-serif;
	display:inline;
	color:#000;
	margin: 0 20px 0 0;
	font-size: 18px;
}
#special-version-controls a {
	display:inline-block;
	margin:0 3px;
	text-decoration:none;
	width:28px;
	height:28px;
	line-height:28px;
	color:#000;
	text-align:center;
	font-weight: 400;
}
#special-version-controls a:hover {
	text-decoration: underline;
}
/*#special-version-controls #cr_version_link,*/
#special-version-controls .back_link {
	background: url('../img/eye-icon.png');
	padding-left: 36px;
	background-repeat: no-repeat;
	background-position-y: -2px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 400;
	color: #000!important;
	width: 148px!important;
	background-color: transparent!important;
	cursor: pointer;
	font-size: 18px!important;
	line-height: 28px!important;
	margin-left: -3px;
	display: inline-flex;
}
#crfont-style a {
	width:10px;
	font-size:18px;
}
#comfread {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 27px;
	color: rgb(0, 0, 0);
	background-color: transparent!important;
	position: inherit!important;
	text-align: center;
	left: 0!important;
	top: 0!important;
	cursor: pointer;
	z-index: 99999;
}
#wp_cr_plugin-2 {
	display:none!important;
}
.cr-on #cr_widget {
	display:none!important;
}

.cr-on a { text-decoration: underline; }

.cr-theme-black,
.cr-theme-black #page,
.cr-theme-black #page * { background: #000 !important; color: #fff !important; }
.cr-theme-white,
.cr-theme-white #page,
.cr-theme-white #page * { background: #fff !important; color: #000 !important; }
.cr-theme-blue,
.cr-theme-blue #page,
.cr-theme-blue #page * { background: #9DD1FF !important; color: #063462 !important; }

.cr-on #page * { font-family: arial; }

/*.cr-fontsize-s #page,*/
.cr-fontsize-m #page,
.cr-fontsize-l #page,
.cr-fontsize-xl #page { max-width: none;  }

.cr-on #page .entry-header, 
.cr-on #page .entry-content, 
.cr-on #page footer.entry-meta, 
.cr-on #page #comments-title { margin: 0; width: auto; }

.cr-on #page #access ul ul { width: 240px; }
.cr-on #page #access ul ul a { width: 240px; }

/*.cr-fontsize-s #page h1,
.cr-fontsize-s #page h1 * { font-size: 25px;  }
.cr-fontsize-s #page h2,
.cr-fontsize-s #page h2 * { font-size: 23px; position: inherit;  }
.cr-fontsize-s #page h3,
.cr-fontsize-s #page h3 * { font-size: 21px; position: inherit; }
.cr-fontsize-s #page h4 { font-size: 19px;  }
.cr-fontsize-s #page h5 { font-size: 17px;  }
.cr-fontsize-s #page h6 { font-size: 15px;  }
.cr-fontsize-s #page * { font-size: 15px;  }*/

.cr-fontsize-m #page h1,
.cr-fontsize-m #page h1 * { font-size: 27px;  }
.cr-fontsize-m #page h2,
.cr-fontsize-m #page h2 * { font-size: 25px; position: inherit;  }
.cr-fontsize-m #page h3,
.cr-fontsize-m #page h3 * { font-size: 23px; position: inherit; }
.cr-fontsize-m #page h4 { font-size: 21px;  }
.cr-fontsize-m #page h5 { font-size: 19px;  }
.cr-fontsize-m #page h6 { font-size: 17px;  }
.cr-fontsize-m #page * { font-size: 17px; }

.cr-fontsize-l #page h1,
.cr-fontsize-l #page h1 * { font-size: 30px;  }
.cr-fontsize-l #page h2,
.cr-fontsize-l #page h2 * { font-size: 28px; position: inherit;  }
.cr-fontsize-l #page h3,
.cr-fontsize-l #page h3 * { font-size: 26px; position: inherit; }
.cr-fontsize-l #page h4 { font-size: 24px;  }
.cr-fontsize-l #page h5 { font-size: 22px;  }
.cr-fontsize-l #page h6 { font-size: 20px;  }
.cr-fontsize-l #page * { font-size: 20px; }

.cr-fontsize-xl #page h1,
.cr-fontsize-xl #page h1 * { font-size: 35px;  }
.cr-fontsize-xl #page h2,
.cr-fontsize-xl #page h2 * { font-size: 33px; position: inherit;  }
.cr-fontsize-xl #page h3,
.cr-fontsize-xl #page h3 * { font-size: 31px; position: inherit; }
.cr-fontsize-xl #page h4 { font-size: 29px;  }
.cr-fontsize-xl #page h5 { font-size: 27px;  }
.cr-fontsize-xl #page h6 { font-size: 25px;  }
.cr-fontsize-xl #page * { font-size: 25px; }


