/* colour styles : light  */

body {
  background-color: #ebebeb;
  font-size: 12px;
  line-height: 20px;
  font-family: 'Droid Sans', sans-serif;
}

#wrap {
  width: 100%;
  margin: 0 auto;
}

#page {
  /*width: 99%;
  margin-left: 1%;*/
}
.single #page {
  width: 100%;
  margin-left: 0;
  background-color: white;
}

#slider {
  height: 170px;
  width: 100%;
  position: relative;
  overflow: hidden;
  /*float:left;*/
  background: url(../images/light/bg2.jpg) no-repeat top left;
}

#page-single-one a:link {
  color: #003cff;
  text-decoration: underline;
}

#page-single-one a:visited {
  color: #003cff4;
  text-decoration: underline;
}

#page-single-one a:hover {
  color: #003cff;
  text-decoration: none;
}

#page-single-one a:active {
  color: #003cff;
  text-decoration: none;
}

#page-single-one a:focus {
  outline-style: none;
}

div.bene-copy a:link {
  color: #003cff;
  text-decoration: underline;
}

/* font styles */

h1 {
  font-size: 25px;
  line-height: 41px;
  color: #000000;
  padding: 0px;
  margin: 0px;
  font-weight: 900;
  font-family: 'Open sans', Arial, Helvetica, sans-serif;
  padding-bottom: 5px;
  padding-top: 5px;
}

h2 {
  font-size: 22px;
  line-height: 23px;
  color: #000000;
  padding: 0px;
  margin: 0px;
  font-weight: 900;
  font-family: 'Open sans', Arial, Helvetica, sans-serif;
}

h3 {
  font-size: 20px;
  line-height: 25px;
  color: #000000;
  padding: 0px;
  margin: 0px;
  font-weight: 900;
  font-family: 'Open sans', Arial, Helvetica, sans-serif;
}

h4 {
  font-size: 17px;
  line-height: 25px;
  color: #000000;
  padding: 0px;
  margin: 0px;
  font-weight: 900;
  font-family: 'Open sans', Arial, Helvetica, sans-serif;
}

h5 {
  font-size: 13px;
  line-height: 22px;
  color: #000000;
  padding: 0px;
  margin: 0px;
  font-weight: 900;
  font-family: 'Open sans', Arial, Helvetica, sans-serif;
}

h6 {
  font-size: 10px;
  line-height: 22px;
  color: #000000;
  padding: 0px;
  margin: 0px;
  font-weight: 900;
  font-family: 'Open sans', Arial, Helvetica, sans-serif;
}

p {
  font-size: 15px;
  color: #454545;
  line-height: 22px;
  margin: 0px;
  padding: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: 'Helvetica', Arial, Helvetica, sans-serif;
}

/* list Styles */

ul {
  padding: 0px;
  margin: 2% 13%;
  font-family: 'Helvetica', Arial, Helvetica, sans-serif;
}

ul li {
  font-size: 15px;
  line-height: 25px;
  color: #272727;
  padding-left: 10px;
  margin-bottom: 15px;
  list-style: inside;
  list-style-type: square;
}

ol {
  padding: 0px;
  margin: 2% 13%;
  line-height: 25px;
  font-family: 'Helvetica', Arial, Helvetica, sans-serif;
}

ol li {
  font-size: 15px;
  color: #272727;
  line-height: 25px;
  padding-left: 10px;
  margin-bottom: 15px;
  list-style-type: decimal;
}

hr {
  background: url(../images/hr.jpg) top center no-repeat;
  border: 0;
  outline: 0;
  clear: both;
  height: 10px;
}

/* link styles */

a:link {
  color: #444444;
  text-decoration: none;
}

a:visited {
  color: #444444;
  text-decoration: none;
}

a:hover {
  color: #003cff;
  text-decoration: none;
}

a:active {
  color: #003cff;
  text-decoration: none;
}

a:focus {
  outline-style: none;
}

/* header styles */

#header {
  width: 100%;
}

#logo {
  float: left;
  height: 64px;
  margin: 13px 10px 0 15px;
}

.banner_top {
  background-color: #ebebeb;
  text-align: center;
  max-height: 90px;
}

.banner_top img {
  width: 100%;
}

.banner {
  background: #eee;
  border: 1px solid #ccc;
  text-align: center;
  padding: 17px;
  margin-bottom: 10px;
}

/* menu styles */
#nav {
  text-transform: uppercase;
  background: url(../images/light/bg-row.png) bottom left repeat-x;
  font-weight: 900;
  float: left;
  height: 40px;
  overflow: hidden;
}
/*#menu:not(.fixed) #nav ul,#menu:not(.fixed) #nav2 ul {
  margin: 0px;
}*/
#nav ul {
  display: inline;
  list-style: none;
  margin: 0px;
  padding: 0px;
  height: 25px;
  line-height: 25px;
  clear: both;
}

#nav ul li {
  float: left;
  display: inline;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  margin: 0px;
  padding: 0px;
}

#nav ul li a {
  display: block;
  height: 25px;
  text-shadow: 1px 1px 1px #fff;
  margin-right: 20px;
  text-decoration: none;
  margin-top: 10px;
}

#nav ul li a:hover {
  color: #003cff
}

#nav2 {
  width: 60%;
  text-transform: uppercase;
  font-weight: 500;
  float: left;
  height: 32px;
  overflow: hidden;
}

#nav2 ul {
  display: inline;
  list-style: none;
  margin: 0px;
  padding: 0px;
  height: 25px;
  line-height: 25px;
  clear: both;
}

#nav2 ul li {
  float: left;
  display: inline;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  margin: 0px;
  padding: 0px;
}

#nav2 ul li a {
  display: block;
  height: 35px;
  text-shadow: 1px 1px 1px #fff;
  margin-right: 20px;
  text-decoration: none;
  margin-top: 7px;
}

#nav2 ul li a:hover {
  color: #003cff
}

#navi {
  height: 90px;
}

#menu {
  -moz-box-shadow: 0 0 3px #cbcbcb;
  -webkit-box-shadow: 0 0 3px #cbcbcb;
  box-shadow: 0 0 3px #cbcbcb;
  border-top: 5px solid #777;
  background: #f8f8f8;
  background: -moz-linear-gradient(top, #f8f8f8 0%, #ddd 50%, #ddd 51%, #fff 100%);
  � � background: -webkit-linear-gradient(top, #f8f8f8 0%, #ddd 50%, #ddd 51%, #fff 100%);
  � � background: linear-gradient(top, #f8f8f8 0%, #ddd 50%, #ddd 51%, #fff 100%);
  z-index: 2;
  line-height: 90px;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  overflow: auto;
  text-align: center;
}
.default {
  width: 100%;
  height: 90px;
}

.fixed {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  min-height: 90px;
  z-index: 1;
  -moz-box-shadow: 0 0 10px #cbcbcb;
  -webkit-box-shadow: 0 0 10px #cbcbcb;
  box-shadow: 0 0 10px #cbcbcb;
  opacity: 0.9;
  filter: alpha(Opacity=90);
}
.fixed #searchform {
  display: none;
}
#menu.fixed .menu_block {
  display: block;
  width: 1090px;
  margin: 0 auto;
}
/*.fixed #nav,.fixed #nav2 {
  width: 80%;
  text-align: center;
}
.fixed #nav ul, .fixed #nav2 ul {
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 0;
}*/
/* sidebar */

#sidebar {
  width: 30%;
  float: left;
  padding: 1% 0;
}
.single #sidebar {
  float: right;
}

#sidebar ul {
  margin: 0px;
}

#sidebar ol {
  margin: 0px;
}

#sidebar_post {
  z-index: 100;
  height: auto;
}

#sidebar_post a.title_sidebar {
  color: #272727;
  display: block;
  font-size: 13px;
  line-height: 18px;
  text-transform: none;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}

#sidebar_post a {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 11px;
  color: #000;
}

#sidebar_post table {
  width: 100%;
  border-collapse: collapse;
}

#sidebar_post tbody tr:hover {
  background: #272727;
  color: #fff;
}

#sidebar_post tbody.no_color tr:hover {
  background: none;
  color: #fff;
}

#sidebar_post tbody tr:hover a {
  color: #fff;
}

#sidebar_post tr {
  height: 120px;
  float: left;
  margin-bottom: 20px;
}

#sidebar_post2 p {
  font-size: 12px;
  line-height: 16px;
}

#sidebar_post2 h2 {
  text-align: center;
  font-size: 40px;
  display: block;
  font-family: 'Oranienbaum', serif;
  text-shadow: 1px 1px 1px #fff;
  margin: 40px 20px 30px 0px;
}

.sidebar_alignleft {
  float: left;
  margin: 0px;
  padding: 0px;
}

#sidebar_post2 ul li {
  list-style-type: none;
  padding: 0px 0px 10px 0px;
  margin: 0px 10px 20px 0px;
  background-color: #fff;
  width: 327px;
  -moz-box-shadow: 0.4em 0.4em 5px rgba(122, 122, 122, 0.5)/* ��������� ���� */
  -webkit-box-shadow: 0.4em 0.4em 5px rgba(122, 122, 122, 0.5)/* ��������� ���� */
  /* ��� Safari � Chrome */
  box-shadow: 0.4em 0.4em 5px rgba(122, 122, 122, 0.5);
}

#sidebar_post2 ul li:hover p {
  color: #fff;
}

#sidebar_post2 ul li p {
  font-size: 13px;
}

#sidebar_post2 ul li:hover {
  background-color: #272727;
  color: #fff;
}

#sidebar_post2 ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #272727;
  text-transform: uppercase;
  font-weight: 900;
}

#sidebar_post2 ul li:hover a {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  text-shadow: 0px 1px 0px #44;
}

#sidebar_post3 {
  z-index: 100;
  height: auto;
}

#sidebar_post3 a.title_sidebar {
  color: #272727;
  display: block;
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}

#sidebar_post3 a {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 11px;
  color: #000;
}

#sidebar_post3 table {
  width: 100%;
  border-collapse: collapse;
}

#sidebar_post3 tbody tr:hover {
  background: none;
  color: #000;
}

#sidebar_post3 tbody.no_color tr:hover {
  background: none;
  color: #000;
}

#sidebar_post3 tbody tr:hover a {
  color: #000;
}

#sidebar_post3 tbody tr:hover a:hover {
  color: #003cff;
}

#sidebar_post3 tr {
  height: 120px;
  float: left;
  margin-bottom: 20px;
}

/* footer styles */

#footer-area {
  width: 100%;
  display: inline;
  float: left;
  padding-top: 0px;
  margin-top: 0px;
  clear: both;
  background-color: #ebebeb;
}

.footer-block {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  display: table;
  width: 100%;
  /*padding: .2% 1%;*/
}

.footer-logo, .footer-text, .footer-social {
  display: table-cell;
  margin: 0;
  text-align: center;
  vertical-align: top;
}
.footer-logo {
  text-align: left;
  padding: 1.3% 1% .6% 3% !important;
}
.footer-social {
  text-align: right;
  padding: 1% 3% .6% 1% !important;
}

.footer-logo {
  width: 20%;
  padding: 5px 0 0 5px;
}

.footer-text {
  width: 60%;
  color: #888;
  padding: 1%;
}

.footer-social {
  width: 20%;
  padding: 0% 1%;
}

.footer-social a, .footer-social p {
  display: inline-block;
}

#sidebar2 .widget {
  width: 310px;
  background-color: #fa0808;
  margin-right: 10px;
  padding-top: 15px;
  display: inline;
  float: left;
  font-size: 12px;
  color: #454545;
  line-height: 18px;
  font-family: 'Helvetica', Arial, Helvetica, sans-serif;
}

#sidebar2 .widget h3 {
  color: #858585;
}

#footer-area .widget {
  width: 310px;
  margin-right: 10px;
  padding-top: 15px;
  display: inline;
  float: left;
  font-size: 12px;
  color: #454545;
  line-height: 18px;
  font-family: 'Helvetica', Arial, Helvetica, sans-serif;
}

#footer-area .widget h3 {
  color: #858585;
}

#footer-area .widget p {
  color: #000;
}

#footer-area .widget ul {
  margin-left: 0px;
}

#footer-area .widget li {
  color: #858585;
}

#footer-area .widget a {
  color: #444444;
}

#footer-area .widget a:hover {
  color: #000;
}

#footer-area .widget-copy {
  width: 280px;
  overflow: hidden;
  display: inline;
  float: left;
  margin-left: 10px;
}

#nav3 {
  width: 60%;
  text-transform: none;
  font-weight: 500;
  float: left;
  height: 32px;
  overflow: hidden;
}

#nav3 ul {
  display: inline;
  list-style: none;
  margin: 0px;
  padding: 0px;
  height: 25px;
  line-height: 25px;
  clear: both;
}

#nav3 ul li {
  float: left;
  display: inline;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

#nav3 ul li a {
  display: block;
  height: 35px;
  color: #888;
  text-shadow: 1px 1px 1px #fff;
  margin-right: 20px;
  text-decoration: none;
  margin-top: 7px;
}

#nav3 ul li a:hover {
  color: #003cff
}

/* copyright styles */

#copyright {
  clear: both;
  width: 100%;
  text-align: center;
  background: url(../images/light/bg-row.png) top left repeat-x;
  display: inline;
  float: left;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: #ebebeb;
}

#copyright p {
  padding-top: 10px;
  color: #888;
  font-size: 12px;
}

#copyright a {
  color: #858585;
  text-decoration: none;
}

#copyright a:hover {
  color: #000000;
  text-decoration: underline;
}

/* post and page styles */

.type-post {
  width: 960px;
  background: #FFF;
  margin-right: 10px;
  margin-top: 10px;
  display: inline;
  float: left;
  position: relative;
}

.type-page {
  width: 960px;
  background: #FFF;
  margin-right: 10px;
  margin-top: 15px;
  display: inline;
  float: left;
}

.type-attachment {
  width: 960px;
  background: #FFF;
  margin-right: 10px;
  margin-top: 15px;
  display: inline;
  float: left;
}

.bene-image {
  z-index: 5;
}
.single .bene-image img{
  width: 100%;
  height: auto;
}

.type-post.single {
  width: 100%;
  background: #FFF;
  margin-right: 0px;
  margin-top: 0px;
  display: inline;
  float: left;
  position: relative;
}

.type-page {
  width: 100%;
  margin-top: 0px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  display: inline;
  float: left;
}

.type-attachment {
  width: 700px;
  background: #FFF;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  margin-right: 10px;
  margin-top: 15px;
  display: inline;
  float: left;
}

.bene-category {
  background: url(../images/light/icon1.jpg) no-repeat left center;
  z-index: 10;
  overflow: hidden;
  padding: 1% 5% 1.5% 12%;
}

.bene-category2 {
  background: url(../images/light/icon2.png) no-repeat left bottom;
  z-index: 10;
  height: 20px;
  overflow: hidden;
  padding: 2% 5% 1% 12%;
}

.bene-category2 p {
  margin: 0;
  text-shadow: 0px 1px 0px #aaa;
  padding: 0;
  line-height: 30px;
  padding-left: 20px;
  padding-right: 40px;
  serif;
  color: #fff;
}

.bene-category2 a {
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Impact', sans-serif;
  font-size: 14px;
}

.bene-category2 a:hover {
  color: #003cff;
}

.bene-category3 {
  background: url(../images/light/icon2.png) no-repeat left bottom;
  z-index: 10;
  height: 15px;
  overflow: hidden;
  padding: 2% 5% 2% 15%;
}

.bene-category3 a {
  font-size: 14px;
}

.bene-category1 {
  position: absolute;
  width: 580px;
  margin-top: -390px;
  color: #fff;
  overflow: hidden;
  left: 0;
}

.bene-category1 a {
  color: #fff;
  padding: 0px;
  text-transform: uppercase;
  font-family: 'Impact', sans-serif;
  font-weight: normal;
  letter-spacing: 2px;
  font-size: 20px;
}

.bene-category1 a:hover {
  color: #003cff;
}

.bene-category p {
  margin: 0;
  text-shadow: 0px 1px 0px #aaa;
  padding: 0;
  line-height: 30px;
  padding-left: 20px;
  padding-right: 40px;
  serif;
  color: #fff;
}

.bene-category a {
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Impact', sans-serif;
  letter-spacing: 2px;
  font-size: 16px;
}

.bene-category a:hover {
  color: #003cff;
}

.bene-copy {
  width: 710px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden
}

.bene-copy h1 {
  padding: 1% 10%;
  color: #000;
  font-family: 'Open Sans', serif;
  font-size: 25px;
  font-weight: 900;
  text-shadow: 0px 1px 0px #ccc;
}

.bene-copy h2 {
  padding: 1% 10%;
  color: #000;
  font-family: 'Open Sans', serif;
  font-size: 20px;
  font-weight: 900;
}

.bene-copy h3 {
  padding: 1% 10%;
  color: #000;
  font-family: 'Open Sans', serif;
  color: #000;
  font-size: 17px;
  font-weight: 900;
}

.bene-copy h4 {
  padding: 1% 10%;
  color: #000;
  font-family: 'Open Sans', serif;
  color: #000;
  font-size: 15px;
  font-weight: 900;
}

.bene-copy h5 {
  padding: 1% 0%;
  color: #000;
  font-family: 'Open Sans', serif;
  font-size: 12px;
  font-weight: 900;
}

.bene-copy h6 {
  padding: 1% 10%;
  color: #000;
  font-family: 'Open Sans', serif;
  color: #000;
  font-size: 10px;
  font-weight: 900;
}

.bene-copy blockquote {
  margin: 1% 15%;
  font-family: 'Open Sans', serif;
  serif;
  font-size: 20px;
  font-style: italic;
}

.bene-copy b, strong {
  font-weight: bold;
}

.bene-copy p {
  padding: 1% 5%;
  color: #272727;
  font-size: 15px;
  line-height: 25px;
  font-family: Helvetica, Arial;
}

.bene-date {
  width: 150px;
  font-style: italic;
  font-family: 'Marck Script', cursive;
  color: #272727;
  font-size: 22px;
  color: #272727;
  font-size: 22px;
}

.size-full {
  width: 100%;
  height: inherit;
}

/* post index styles */

#post-area .post {
  max-width: 310px;
  background: #FFF;
  margin-right: 20px;
  margin-top: 0px;
  position: relative;
  margin-bottom: 0px;
}

#post-area .post .bene-copy {
  width: 290px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 20px;
  overflow: hidden;
  clear: both;
}

#post-area .post .bene-copy a.title {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
}

.italic_p p {
  font-size: 13px;
  line-height: 16px;
  padding: 5px 0px;
}

#post-area .post .bene-copy a:hover {
  color: #003cff;
}

.bene-copy a.title {
  font-weight: 900;
  color: #000;
  font-family: 'Open Sans', sans-serif;
}

#post-area .post .bene-date {
  width: 110px;
  font-style: italic;
  font-family: 'Marck Script', cursive;
  color: #272727;
  float: left;
  font-size: 22px;
  padding-bottom: 0;
  padding-top: 5px;
}

#post-area .post .bene-link {
  text-align: left;
}

/* single post nav styles */

.post-nav {
  width: 35px;
  display: inline;
  position: absolute;
  left: 40px;
  top: 230px;
}

.post-next a {
  background: url(../images/btn-left.png) top left no-repeat;
  height: 35px;
  width: 35px;
  display: inline;
  float: left;
  text-indent: -9999px;
}

.post-next a:hover {
  background: url(../images/btn-left.png) top right no-repeat;
  height: 35px;
  width: 35px;
}

.post-prev a {
  background: url(../images/btn-right.png) top left no-repeat;
  height: 35px;
  width: 35px;
  display: inline;
  float: left;
  clear: both;
  text-indent: -9999px;
}

.post-prev a:hover {
  background: url(../images/btn-right.png) top right no-repeat;
  height: 35px;
  width: 35px;
}

/* Additional and WordPress styles */

.clear {
  clear: both;
}

.aligncenter {
  display: block;
  margin: 10px auto;
}

.anonsleft {
  float: left;
  margin: 0px;
}

.alignleft {
  float: left;
  margin-right: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.alignright {
  float: right;
  margin: 0 0 0px 20px;
}

.wp-caption {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
}

p.wp-caption-text {
  margin-top: 2px;
  padding: 0% 10%;
  text-align: center;
  font-style: italic;
  font-size: 14px;
  color: #999;
}

wp-caption-text {
  margin-top: 2px;
  text-align: center;
  padding: 0% 10%;
  font-style: italic;
  font-size: 14px;
  color: #999;
}

.sticky {}

.gallery-caption {}

.bypostauthor {}

blockquote {
  font-size: 2em;
  line-height: 23px;
  color: #000;
  margin-left: 20px;
  border-left: 4px double #999;
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* searchform */

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  font-family: inherit;
  font-size: 100%;
}

input::-webkit-search-decoration, input::-webkit-search-cancel-button {
  display: none;
}

input[type=search] {
  background: #f8f8f8 url(../images/light/search-icon.png) no-repeat 9px center;
  border: solid 1px #e3e3e3;
  box-shadow: 1px 1px 1px #fff;
  padding: 6px 10px 6px 30px;
  width: 55px;
  /* ������ �� ��������� */
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
  border-radius: 10em;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}

input[type=search]:focus {
  width: 110px;
  /* ������ ��� ������� ������ ����� */
  background-color: #fff;
  border-color: #003cff;
  -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
  -moz-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
  box-shadow: 0 0 5px rgba(109, 207, 246, .5);
  /* ������ �������� */
}

.breadcrumbs {
  width: 100%;
  display: block;
  font-size: 10px;
  color: #888;
  background-color: #EBEBEB;
  margin: 15px 0px 0px 0px;
  padding: 0;
  /*float: left;*/
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.share {
  display: inline-block;
  margin-left: 20px;
  color: #fff;
}

.share_facebook {
  position: relative;
  top: 1px;
  float: left;
  margin-right: 20px;
  width: 95px;
}

.share_tweeter {
  position: relative;
  float: left;
  width: 100px;
  margin-right: 20px;
  top: 1px;
}

.share_data {
  float: left;
}

.abzaz p {
  font-size: 13px;
  line-height: 14px;
}

#category_archive {
  float: left;
  width: 21%;
  height: 60px;
  padding: 1% 1% 1% 8%;
  margin: 1% 0 0 1%;
  background: url(../images/light/icon.jpg) no-repeat left center;
  font-size: 25px;
  color: #000;
  border-bottom: 1px solid #272727;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 27px;
  font-family: 'Open Sans', sans-serif;
}
#post-area {
  width: 77%;
  float: left;
}
#post-area.home {
  width: 100%;
  float: left;
}

.anons h1, h2, h3, h4, h5, h6 {
  font-style: normal;
}

.anons {
  background-color: #4169e1;
  font-style: italic;
  float: left;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  padding: 4% 10%;
  margin-top: -6px;
}

.error {
  background: url(../images/light/404.jpg) no-repeat right center;
  height: 300px;
}

.error p {
  width: 280px;
  padding: 70px 20px;
  text-align: center;
}

.tags a {
  background-color: #ddd;
  padding: 5px 10px;
  border-radius: 20px;
  margin: 0px 3px;
}

.tags {
  width: 100%;
  float;
  left;
  margin: 20px;
}

.sub {
  margin-top: 20px;
  margin-right: 5px;
  margin-left: 5px;
}

/********************************
     navigation
********************************/

.navigation {
  position: relative;
  width: 100%;
  /*������� ���� ������*/
  height: auto;
  background-color: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  font-weight: normal;
  margin: 0 auto 0;
  padding: 0;
  height: 70px;
  clear: both;
}

.navigation .alignleft {
  float: left;
}

.navigation .alignright {
  float: right;
}

.navigation .alignleft a {
  color: #272727;
  font-size: 11px;
  text-transform: uppercase;
  font-family: Open Sans, Arial;
  font-weight: 900;
  float: left;
  padding: 25px 30px;
  border-right: 1px solid #ccc;
}

.navigation .alignleft a:hover {
  color: #003cff;
}

.navigation .alignright a {
  color: #272727;
  font-size: 11px;
  text-transform: uppercase;
  font-family: Open Sans, Arial;
  font-weight: 900;
  float: right;
  padding: 25px 40px;
  border-left: 1px solid #ccc;
}

.navigation .alignright a:hover {
  color: #003cff;
}

.pagenavi {
  width: auto;
  /*������� ���� ������*/
  height: 40px;
  display: block;
  font-size: 14px;
  text-align: center;
  padding-top: 25px;
}

.pagenavi a:hover {
  color: #003cff;
}

.pagenavi a {
  padding: 25px 5px 23px 5px;
  color: #272727;
  font-size: 16px;
  font-family: Open Sans, Arial;
  font-weight: 900;
  margin: 0px 3px;
  font-weight: bold;
}

.pagenavi .current {
  padding: 25px 5px 23px 5px;
  color: #999;
  margin-0px 3px;
  background-color: #f1f1f1;
  font-size: 16px;
  font-family: Open Sans, Arial;
  font-weight: 900;
  font-weight: bold;
}

ul.archive li {
  margin: 0px;
  padding: 0px;
}

/************************************************
*	Comments								*
************************************************/

#comments {
  position: relative;
  width: 90%;
  margin: 0;
  padding: 5%;
  float: left;
  clear: both;
  text-shadow: 0px 1px 0px #fff;
  font-family: Helvetica, Arial, Verdana, Sans-Serif;
  font-weight: normal;
  font-size: 13px;
  background: #f7f7f5 url(../images/light/bg_comment.png) repeat-x;
  color: #000;
}

#comments h4 {
  font-size: 15px;
}

ol.commentlist {
  width: 80%;
  margin: 2% 0 0 0;
  padding: 0;
  list-style-type: none;
  font-family: Helvetica, Arial, Verdana, Sans-Serif;
  font-weight: normal;
  font-size: 13px;
  color: #000;
}

ol.commentlist li {
  clear: both;
  height: auto;
  min-height: 85px;
  margin: 0 0 10px 0;
  padding: 10px 5px 5px 52px;
  list-style-type: none;
  color: #000;
  border-bottom: 1px solid #ccc;
}

ol.commentlist li.alt {}

ol.commentlist li.bypostauthor {}

ol.commentlist li.byuser {}

ol.commentlist li.comment-author-admin {}

ol.commentlist li.comment {}

ol.commentlist li div.comment-author {
  padding: 0 170px 0 0;
}

ol.commentlist li div.single_comment {}

ol.commentlist li div.single_comment cite.fn {
  font-style: normal;
}

ol.commentlist li div.single_comment cite.fn a.url {
  color: #c00;
  text-decoration: underline;
}

ol.commentlist li div.single_comment cite.fn a.url:hover {
  color: #000;
}

ol.commentlist li p {
  font: normal 13px;
  margin: 0 0 10px 0;
  padding: 0;
}

ol.commentlist li ul {
  list-style-type: none;
  margin: 0 0 15px;
  padding: 0;
  text-indent: 0;
}

ol.commentlist li div.reply {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
  color: #272727;
  text-align: left;
  width: 70px;
  text-decoration: none;
}

ol.commentlist li div.reply a {
  color: #272727;
  font-weight: bold;
  font-family: Roboto, sans-serif;
  text-decoration: none;
}

ol.commentlist li div.reply:hover {
  color: #003cff;
  text-decoration: none;
}

ol.commentlist li div.reply a:hover {
  color: #003cff;
}

.single_comment {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

#comments img.avatar {
  position: absolute;
  top: 0;
  left: -52px;
  width: 40px;
  height: 40px;
  background: #DBDBDB;
  border: 1px solid #C2C2C2;
  padding: 1px;
}

ol.commentlist li div.commentmetadata {
  text-align: left;
  font-size: 12px;
  margin: 0 0 5px 0;
  color: #666457;
}

.comment_text {
  width: auto;
  padding: 0;
  margin: 0 0 10px 0;
  overflow: hidden;
  font-size: 13px;
}

#respond {
  margin: 20px 0 0 0;
  padding: 0;
  overflow: hidden;
}

h3#comments, #respond h3 {
  color: #272727;
  margin: 0;
  padding: 0 0 .1em;
}

#respond p {
  font-size: 12px;
  margin: 0 0 10px 0;
}

/************************************************
* ����������� ������ ����� *
************************************************/

ol.commentlist li.comment ul.children li.comment-author-admin {
  background: #E8E8E8;
  border: 1px solid #CFCFCF;
  color: #272727;
}

/* ������ "��������" � ������������ ������ ����� */

ol.commentlist li.comment ul.children li.comment-author-admin div.reply {
  background: url(../images/light/otv_admin.jpg) no-repeat;
  border: 0;
  width: 71px;
  height: 19px;
  margin: 7px 0 10px 0;
  padding: 2px 0 0 10px;
  font-size: 12px;
  font-weight: normal;
  color: #272727;
  text-align: left;
  text-decoration: none;
}

/* input, textarea � ������������ ������ ����� */

ol.commentlist li.comment ul.children li.comment-author-admin input, ol.commentlist li.comment ul.children li.comment-author-admin textarea {
  font-family: Helvetica, Arial, Verdana, Sans-Serif;
  font-size: 13px;
  padding: 3px;
  background: #ebebeb;
  border: 1px solid #ebebeb;
}

ol.commentlist li.comment ul.children li.comment-author-admin input:focus, ol.commentlist li.comment ul.children li.comment-author-admin textarea:focus {
  background: #ebebeb;
  border: 1px solid #C2C2C2;
}

ol.commentlist li ul.children {
  list-style: none;
  margin: 1em 0 0;
  text-indent: 0;
}

ol.commentlist li ul.children li {}

ol.commentlist li ul.children li.alt {}

ol.commentlist li ul.children li.bypostauthor {}

ol.commentlist li ul.children li.byuser {}

ol.commentlist li ul.children li.comment {}

ol.commentlist li ul.children li.comment-author-admin {}

ol.commentlist li ul.children li.depth-2 {
  margin: 0 0 .25em;
}

ol.commentlist li ul.children li.depth-3 {
  margin: 0 0 .25em;
}

ol.commentlist li ul.children li.depth-4 {
  margin: 0 0 .25em;
}

ol.commentlist li ul.children li.depth-5 {}

ol.commentlist li ul.children li.odd {}

ol.commentlist li.even {}

ol.commentlist li.odd {}

ol.commentlist li.parent {}

ol.commentlist li.pingback {}

ol.commentlist li.pingback.parent {}

ol.commentlist li.pingback div.single_comment {
  padding: 0 170px 0 0;
}

ol.commentlist li.thread-alt {}

ol.commentlist li.thread-even {}

ol.commentlist li.thread-odd {}

.moderation {
  color: red;
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

#cancel-comment-reply {
  margin: 0 0 20px 0;
  font-size: 13px;
}

#cancel-comment-reply a {
  color: #003cff;
}

.html {
  margin: 30px 0 0 0;
  font-size: 14px;
  font-family: Helvetica, Arial, Verdana, Sans-Serif;
}

/************************************************
*	Commentsform								*
************************************************/

form#commentform {
  float: left;
  width: 97%;
  padding: 0;
  margin: 0;
  font-family: Helvetica, Arial, Verdana, Sans-Serif;
  z-index: 200;
}

form#commentform p {
  border: 0;
  overflow: hidden;
  margin: 0 0 4px 0;
  padding: 0;
}

input, textarea {
  font-family: Helvetica, Arial, Verdana, Sans-Serif;
  font-size: 13px;
  padding: 3px;
  background: #E8E8E8;
  border: 1px solid #CFCFCF;
}

input:focus, textarea:focus {
  background: #EDEDED;
  border: 1px solid #DBDBDB;
}

textarea#comment {
  overflow: hidden;
  margin: 20px 0 20px 0;
  width: 97%;
  min-height: 150px;
  overflow: auto;
  padding: 10px;
}

input#author, input#email, input#url {
  width: 35%;
  min-width: 165px;
  height: 18px;
  margin: 5px 5px 0 0;
  clear: both;
}

input#submit {
  float: right;
  width: 200px;
  height: 50px;
  background: url(../images/light/buttom.png) no-repeat;
  border: 0;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 1px #ddd;
  text-transform: uppercase;
  font-family: 'Oranienbaum', serif;
  cursor: pointer;
  padding: 0 0 3px 0;
  margin: 0 0 5px 0;
  font-size: 16px;
  text-align: center;
}

#commentform .alignleft {
  margin: 0 0 10px 0;
  padding: 0;
  width: 70%;
  font-size: 13px;
}

#commentform .alignright {
  float: right;
  text-align: right;
  margin: 0 0 10px 0;
  padding: 0;
  width: 60px;
  font-size: 13px;
  text-align: right;
}

label {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1;
  color: #272727;
  text-shadow: 1px 1px 1px #fff;
  font-family: Roboto, sans-serif;
  font-weight: bold;
}

.required {
  font-size: 15px;
  color: #272727;
}

#commentform .subscribe-to-comments {
  margin: 1em 0 .25em 0;
  padding: 5px 10px;
}

#back-top {
  position: fixed;
  bottom: 1%;
  right: 2%;
}

#back-top a {
  background: url(../images/light/back-top.png) no-repeat;
  width: 60px;
  height: 60px;
  display: block;
  margin-bottom: 7px;
}

/* end of css file */

#text-3 {
  /*margin-left: -34px !important;
  width: 380px !important;
  border: 1px solid #fff !important;*/
  background-color: #fff;
}

.crop {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.crop img {
  /* lt ie8 */
  min-height: 100%;
  min-width: 100%;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* modern browsers */
  opacity: 0;
}

.bene-image.crop {
  margin-bottom: 7px;
}

#page .bene-copy img {
  max-width: 800px; /*560px*/
  display: block;
  margin: 10px auto;
}

.bene-category1 {
  width: 100% !important;
}

.awrap {
  width: 1280px;
  margin: 0 auto;
}

.right_sidebar {
  float: right;
}
.shome {
  margin-right: 1%;
}

.conte {
  width: 70%;
  padding-top: 1%;
  background-color: #fff;
  float: right;
}

.contef {
  float: left;
  background-color: #fff;
  margin-left: 1.5%;
  width: 74%;
}

.conte-a {
  width: 73%;
  margin-top: 6px;
  background-color: #fff;
  float: right;
}

.contef-a {
  float: left;
  background-color: #fff;
  padding-left: 3%;
  width: 73%;
}

.conte-a .bene-copy {
  max-width: 600px;
  padding-top: 0px;
}

.conte-a .archive {
  margin: 1% 2% 3% 2%;
}

.conte-a .archive h4 {
  padding: 0;
  font-family: Roboto, sans-serif;
}

.conte-c {
  margin: 0px auto;
  height: 100%;
  width: 100%;
}

.contef-b {
  background-color: #fff;
  float: left;
}

.contef-c {
  float: right;
  width: 67%;
  padding: 2% 1% 1% 1%;
  background-color: #fff;
}

.conte-s {
  margin: 0px auto;
  width: 100%;
}

.contef-s {
  width: 63%;
  background-color: #fff;
  /*float: left;*/
  display: inline-block;
}

.box {
  width: 85%;
  margin: 0 7.5%;
}

#mobile_nav {
  background-color: white;
  color: white;
  display: table;
  width: 100%;
  /*margin-bottom: 5px;*/
}

#mobile_nav .mobile_nav_logo, #mobile_nav .mobile_nav_menu {}

#mobile_nav .mobile_nav_logo {
  width: 100%;
  text-align: left;
}

#mobile_nav .mobile_nav_logo img {
  display: block;
  height: 75%;
  margin: .5%;
}

#mobile_nav .mobile_nav_menu {
  max-width: 100px;
  text-align: center;
  vertical-align: top;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999;
  background-color: white;
  border-radius: 5px 0 0 5px;
  opacity: .9;
}
#mobile_nav .mobile_nav_menu.open {}
#mobile_nav .mobile_nav_menu.close {
  max-width: 100%;
  top: 0;
  left: 0;
  text-align: right;
}


#mobile_nav .mobile_nav_menu span {
  font-size: 50px;
  line-height: 65px;
  color: black;
  padding: 5px 20px;
  -webkit-text-stroke: 3px black;
  text-stroke: 3px black;
}

#mobile_nav .mobile_nav_menu span:after {
  content: "☰";
  /* &#9776; */
  -webkit-text-stroke: 3px black;
  text-stroke: 3px black;
}

@keyframes changeIcon {
  0% {
    content: "☰";
  }
  25% {
    content: "☰";
    opacity: .5;
  }
  50% {
    opacity: 0;
  }
  75% {
    content: "✖";
    opacity: .5;
  }
  100% {
    content: "✖";
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#mobile_nav .mobile_nav_menu.close span:after {
  content: "✖";
  -webkit-animation: changeIcon 1s linear forwards alternate;
  -moz-animation: changeIcon 1s linear forwards alternate;
  animation: changeIcon 1s linear forwards alternate;
}

#mobile_nav .menu-main-container {
  clear: both;
  display: none;
  background-color: black;
  position: absolute;
  width: 100%;
  z-index: 9999;
  border-radius: 0 0 5px 5px;
  -webkit-animation: fadeIn 1s;
  -moz-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

#mobile_nav .menu-main-container ul {
  margin: 0;
  text-align: left;
}

#mobile_nav .menu-main-container li {
  margin-bottom: 0;
  list-style: none;
  line-height: normal;
  padding: 0;
}

#mobile_nav .menu-main-container li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, .3);
}

#mobile_nav .menu-main-container a {
  color: white;
  display: block;
  padding: 15px 50px;
  font-size: 20px;
}

/*#mobile_nav .mobile_nav_menu div {
    width: 35px;
    height: 5px;
    background-color: black;
    margin: 6px auto;
}*/

#yandex_rtb_R-A-253094-2 table td, #yandex_rtb_R-A-253094-4 table td {
  color: #444444 !important;
}
