@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700&subset=latin,cyrillic-ext);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

* {
  margin: 0;
  padding: 0;
  position: relative;
  font-family: Roboto Condensed, sans-serif !important;
  box-sizing: border-box;
  text-rendering: optimizelegibility; }
  *:after {
    box-sizing: border-box;
    text-rendering: optimizelegibility; }
  *:before {
    box-sizing: border-box;
    text-rendering: optimizelegibility; }

body {
  background: #ffffff;
  color: #111; }

span {
  font-size: 16px;
  font-weight: 300;
  color: #111; }

h1 {
  color: #111; }

h2 {
  color: #111; }

h3 {
  color: #111; }
  h3.post-title {
    border-bottom: 2px solid #ac0000;
    font-size: 24px;
    margin-bottom: 20px;
    padding: 10px 0;
    color: #ac0000;
    font-weight: 400; }

h4 {
  color: #111; }

p {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 300;
  color: #111; }

a {
  font-size: 16px;
  font-weight: 300;
  color: #111;
  text-decoration: none;
  color: #ac0000; }
  a.logo {
    background: url(images/logo.png) no-repeat;
    position: absolute;
    left: 0;
    top: -60px;
    width: 130px;
    height: 120px;
    z-index: 10;
    background-size: contain; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

ol {
  margin-bottom: 10px; }

ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
  margin-bottom: 10px; }
  ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none; }

li {
  font-size: 16px;
  font-weight: 300; }

.clear {
  clear: both; }

.lang {
  width: 40px !important;
  height: 40px !important;
  font-weight: 600;
  padding-left: 2px;
  border: 3px solid #ffffff;
  border-radius: 100px;
  text-align: center;
  line-height: 33px;
  margin: 10px 0;
  color: #ffffff; }
  .lang:hover {
    background: #ffffff;
    color: #ac0000; }

.head {
  height: 70px;
  overflow: hidden;
  background: #ac0000; }

.nav {
  padding-left: 150px; }

.slogan {
  float: left;
  color: #ffffff;
  font-size: 25px;
  font-weight: bold;
  line-height: 14px;
  padding: 10px 0;
  padding-top: 50px;
  padding-left: 150px; }

.phone {
  float: right;
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
  padding: 10px 0; }

hr {
  background: #fcfcfc;
  margin: 20px 0;
  color: #fcfcfc; }

i {
  font-style: italic; }

b {
  font-weight: bold; }

.header {
  height: 160px; }

.menu {
  margin: 0; }
  .menu li {
    float: left;
    margin-right: 12px; }

#nav-block {
  background: #ac0000;
  height: 65px;
  width: 100%;
  top: 0;
  z-index: 10; }
  #nav-block .menu a {
    float: left;
    line-height: 65px;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 300; }
    #nav-block .menu a:hover {
      background: url(images/menu-hover.png) no-repeat center bottom; }
  #nav-block .menu .current-menu-item {
    background: url(images/menu-hover.png) no-repeat center bottom !important; }
  #nav-block .menu .sub-menu li {
    width: 100%;
    margin: 0; }
    #nav-block .menu .sub-menu li:hover a {
      background: #f4f4f4; }
  #nav-block .menu .sub-menu a {
    color: #000;
    font-size: 14px;
    border-bottom: 1px solid #ffffff;
    line-height: 30px;
    padding: 4px 10px;
    width: 100%; }
  #nav-block .menu .sub-menu .current-menu-item a {
    background: #f4f4f4 !important; }
  #nav-block .menu li:hover .sub-menu {
    display: block; }

.sub-menu {
  width: 250px;
  position: absolute;
  top: 65px;
  background: #eee;
  display: none; }

.sidebar .post-list .thumbnail {
  max-height: 150px;
  overflow: hidden; }
.sidebar .post-list img {
  width: 100%;
  height: auto; }
.sidebar .post-list h3 {
  font-size: 16px; }
.sidebar .post-list .post {
  margin-bottom: 20px; }
.sidebar aside {
  margin-bottom: 20px; }
.sidebar .menu li {
  float: none;
  margin-right: 0; }
.sidebar .menu a {
  display: block;
  color: #111;
  float: none;
  background: #f7f7f7;
  line-height: 40px;
  padding-left: 20px;
  margin-bottom: 5px;
  font-size: 16px; }
  .sidebar .menu a:hover {
    background: #ac0000 !important;
    color: #ffffff; }

.alignleft {
  float: left;
  margin-right: 10px; }

.team {
  height: 450px; }
  .team .thumbnail {
    height: 300px;
    overflow: hidden; }

.tribe-events-ical {
  display: none !important; }

.center {
  margin: 0 auto;
  width: 1080px; }

#area-block {
  margin-top: 20px;
  margin-bottom: 20px; }
  #area-block .content .donate_btn {
    background-color: #ac0000;
    border: 2px solid #ac0000;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px; }
  #area-block .content .donate_btn:hover {
    color: #ac0000;
    background-color: #ffffff;
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s; }

.two-col .main {
  width: 75%;
  box-sizing: border-box;
  padding-right: 20px;
  display: inline-block; }
.two-col .sidebar {
  width: 24%;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: 20px; }

.content {
  margin-top: 30px;
  width: 100%; }
  .content p {
    margin-bottom: 10px; }
  .content li {
    list-style: square inside; }
  .content .main-photo {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px; }
  .content a:hover {
    text-decoration: underline; }

.comment-block {
  margin-top: 20px; }

.post h3 {
  box-sizing: border-box;
  color: #000;
  display: block;
  font-size: 20px;
  padding: 10px 0;
  line-height: 22px;
  font-weight: 400; }
.post p {
  display: block;
  padding: 0 10px 0 0;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300; }
.post li {
  display: block;
  padding: 0 10px 0 0;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300; }
.post a {
  display: block;
  padding: 0 10px 0 0;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300; }

.thelinebox {
  background: url(images/dash.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 100%;
  position: absolute;
  right: 25%;
  width: 1px;
  top: 0; }

.share-block {
  background: #f4f4f4;
  padding: 4px 5px; }

#searchform {
  margin-bottom: 20px; }
  #searchform .field {
    border: 1px solid #ddd;
    color: #bbb;
    left: 0;
    padding: 6px 10px;
    width: 100%; }
  #searchform .submit {
    background: url(images/search.png) no-repeat center;
    width: 20px;
    height: 20px;
    border: medium none;
    color: #bbb;
    position: absolute;
    right: 12px;
    top: 5px; }

.social {
  height: 55px;
  margin: 5px 0;
  float: right; }
  .social a {
    width: 40px;
    height: 55px;
    float: left;
    margin-left: 8px;
    background-size: 40px !important; }
  .social .facebook {
    background: url(images/facebook.png) no-repeat center; }
  .social .youtube {
    background: url(images/youtube.png) no-repeat center; }
  .social .twitter {
    background: url(images/tw.png) no-repeat center; }
  .social .google {
    background: url(images/g+.png) no-repeat center; }
  .social .inst {
    background: url(images/inst.png) no-repeat center; }
  .social .vk {
    background: url(images/vk.png) no-repeat center; }

#footer-block {
  background: none repeat scroll 0 0 #f1f1f1;
  padding: 20px 0;
  width: 100%; }
  #footer-block a.logo {
    top: -35px; }

.gallery {
  margin: 20px 0;
  display: table;
  width: 100%; }
  .gallery .gallery-item {
    display: inline-block;
    margin-right: 5px;
    width: 190px; }
    .gallery .gallery-item a {
      display: block; }
    .gallery .gallery-item img {
      opacity: 0.8;
      width: 190px; }
    .gallery .gallery-item:hover img {
      opacity: 1; }

#breadcrumbs span {
  font-size: 13px; }
#breadcrumbs a {
  font-size: 13px; }

.home-container {
  background: #f7f7f7;
  padding: 10px; }

.mobile-menu-trigger {
  display: none; }

.archive-list {
  float: right; }
  .archive-list li {
    display: inline-block; }
    .archive-list li:after {
      content: "|";
      margin: 0 5px; }
    .archive-list li:last-of-type:after {
      content: "";
      margin: 0; }
    .archive-list li a:hover {
      text-decoration: underline; }

.event-page h3.post-title {
  border-bottom: 2px solid #ac0000;
  font-size: 24px;
  margin-bottom: 20px;
  padding: 10px 0;
  color: #ac0000;
  font-weight: 400; }

.fancybox img {
  float: left;
  margin-right: 20px; }

.widget .widget-title {
  text-transform: uppercase;
  border-bottom: 2px solid #ac0000;
  padding-bottom: 5px;
  margin-bottom: 10px; }

.meta-tag a {
  float: left;
  padding: 2px 5px;
  background: #cdcdcd;
  text-align: center;
  margin-right: 2px;
  margin-bottom: 2px;
  font-size: 12px; }
  .meta-tag a:hover {
    background: #ac0000;
    color: #ffffff; }

.current-menu-item a {
  background: #ac0000 !important;
  color: #ffffff; }

.widget_tag_cloud h1 {
  display: none; }

.tagcloud a {
  background: #ac0000;
  padding: 2px 4px;
  color: #ffffff;
  border-top: 1px solid #ffffff; }

.nav-mobile.cp {
  display: none; }

.navigation.pagination {
  margin: 10px auto;
  width: 100%;
  text-align: center; }
  .navigation.pagination .nav-links {
    margin-top: 10px; }
    .navigation.pagination .nav-links a {
      display: inline-block; }
    .navigation.pagination .nav-links span {
      display: inline-block; }

@media only screen and (min-width: 1200px) {
  .cp {
    max-width: 1080px;
    margin: 0 auto; } }
@media only screen and (max-width: 1199px) and (min-width: 767px) {
  .slogan {
    font-size: 25px;
    padding: 10px 0;
    padding-top: 50px;
    padding-left: 150px; }

  #nav-block {
    height: auto; }
    #nav-block .logo {
      width: 60px;
      height: 65px;
      background-size: contain; }
    #nav-block .center {
      width: 100%;
      height: 65px; }
      #nav-block .center .social {
        float: none;
        width: 100%;
        margin: 0;
        text-align: center; }
        #nav-block .center .social a {
          display: inline-block;
          float: left; }
        #nav-block .center .social a.lang {
          width: 40px;
          height: 55px;
          margin: 8px 0 8px 8px;
          background-size: 40px !important; }

  .nav-mobile.cp {
    display: none; }
  .nav-mobile.show.cp {
    display: block; }
  .nav-mobile ul.menu {
    display: block;
    width: 100%; }
    .nav-mobile ul.menu li {
      display: block;
      width: 100%;
      border-top: 1px solid #ffffff;
      background-color: #ac0000; }
      .nav-mobile ul.menu li.current-menu-item {
        background: #ffffff; }
        .nav-mobile ul.menu li.current-menu-item a {
          color: #ac0000; }
      .nav-mobile ul.menu li a {
        display: block;
        width: 100%;
        text-align: center;
        padding: 5px;
        color: #ffffff; }
  .nav-mobile .sub-menu.show {
    display: block;
    width: 100%;
    position: relative;
    top: 0;
    background: #ffffff; }
    .nav-mobile .sub-menu.show li {
      background: #ffffff; }
      .nav-mobile .sub-menu.show li a {
        color: #ac0000; }
      .nav-mobile .sub-menu.show li.current-menu-item a {
        color: #ffffff; }

  .mobile-menu-trigger {
    display: block;
    text-align: center;
    padding: 5px;
    color: #ffffff;
    background-color: #ac0000; }

  .nav.cp {
    display: none; }

  .current-menu-item a {
    background: #ffffff !important; }

  #area-block .sidebar .widget a img {
    max-width: 100%; }
  #area-block .content .main-photo img {
    width: 100%;
    height: auto; } }
@media only screen and (max-width: 766px) {
  .slogan {
    font-size: 18px;
    padding-top: 25px;
    padding-left: 125px; }

  .two-col .main {
    width: 100%;
    float: none;
    padding: 0 10px; }
  .two-col .sidebar {
    width: 100%;
    float: none;
    padding: 0 10px; }

  #nav-block {
    height: auto; }
    #nav-block .logo {
      width: 60px;
      height: 65px;
      background-size: contain; }
    #nav-block .center {
      width: 100%;
      height: 65px; }
      #nav-block .center .social {
        float: none;
        width: 100%;
        margin: 0;
        text-align: center; }
        #nav-block .center .social a {
          display: inline-block;
          float: left; }
        #nav-block .center .social a.lang {
          width: 40px;
          height: 55px;
          margin: 8px 0 8px 8px;
          background-size: 40px !important; }

  .head .cp .phone {
    display: none; }

  .nav-mobile.cp {
    display: none; }
  .nav-mobile.show.cp {
    display: block; }
  .nav-mobile ul.menu {
    display: block;
    width: 100%; }
    .nav-mobile ul.menu li {
      display: block;
      width: 100%;
      border-top: 1px solid #ffffff;
      background-color: #ac0000; }
      .nav-mobile ul.menu li.current-menu-item {
        background: #ffffff; }
        .nav-mobile ul.menu li.current-menu-item a {
          color: #ac0000; }
      .nav-mobile ul.menu li a {
        display: block;
        width: 100%;
        text-align: center;
        padding: 5px;
        color: #ffffff; }
  .nav-mobile .sub-menu.show {
    display: block;
    width: 100%;
    position: relative;
    top: 0;
    background: #ffffff; }
    .nav-mobile .sub-menu.show li {
      background: #ffffff; }
      .nav-mobile .sub-menu.show li a {
        color: #ac0000; }
      .nav-mobile .sub-menu.show li.current-menu-item a {
        color: #ffffff; }

  .mobile-menu-trigger {
    display: block;
    text-align: center;
    padding: 5px;
    color: #ffffff;
    background-color: #ac0000; }

  .nav.cp {
    display: none; }

  .current-menu-item a {
    background: #ffffff !important; }

  .grid li {
    opacity: 1;
    width: 100%;
    float: none; }

  .meta-tag a {
    display: inline-block;
    float: none;
    width: 33%; }

  #area-block .sidebar .widget a img {
    max-width: 100%; }
  #area-block .content .main-photo img {
    width: 100%;
    height: auto; } }

/*# sourceMappingURL=style.css.map */
