/* line 5, ../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: "OpenSansRegular";
  src: url('../fonts/opensans-regular.eot?1381444526');
  src: url('../fonts/opensans-regular.eot?&1381444526#iefix') format('embedded-opentype'), url('../fonts/opensans-regular.ttf?1381444524') format('truetype'), url('../fonts/opensans-regular.woff?1381444524') format('woff'), url('../fonts/opensans-regular.svg?1381444526') format('svg');
}
@font-face {
  font-family: "OpenSansSemibold";
  src: url('../fonts/opensans-semibold.eot?1413613994');
  src: url('../fonts/opensans-semibold.eot?&1413613994#iefix') format('embedded-opentype'), url('../fonts/opensans-semibold.ttf?1413613992') format('truetype'), url('../fonts/opensans-semibold.woff?1413613994') format('woff'), url('../fonts/opensans-semibold.svg?1413613994') format('svg');
}
@font-face {
  font-family: "OpenSansBold";
  src: url('../fonts/opensans-bold.eot?1370848750');
  src: url('../fonts/opensans-bold.eot?&1370848750#iefix') format('embedded-opentype'), url('../fonts/opensans-bold.ttf?1370848748') format('truetype'), url('../fonts/opensans-bold.woff?1370848750') format('woff'), url('../fonts/opensans-bold.svg?1370848750') format('svg');
}
@font-face {
  font-family: "OpenSansBoldItalic";
  src: url('../fonts/opensans-bolditalic.eot?1386719808');
  src: url('../fonts/opensans-bolditalic.eot?&1386719808#iefix') format('embedded-opentype'), url('../fonts/opensans-bolditalic.ttf?1386719808') format('truetype'), url('../fonts/opensans-bolditalic.woff?1386719808') format('woff'), url('../fonts/opensans-bolditalic.svg?1386719808') format('svg');
}
@font-face {
  font-family: "UniverseCond";
  src: url('../fonts/universecond.eot?1413610000');
  src: url('../fonts/universecond.eot?&1413610000#iefix') format('embedded-opentype'), url('../fonts/universecond.ttf?1413610000') format('truetype'), url('../fonts/universecond.woff?1413610000') format('woff'), url('../fonts/universecond.svg?1413610000') format('svg');
}
@font-face {
  font-family: "UniverseCondBold";
  src: url('../fonts/universecondbold.eot?1413614596');
  src: url('../fonts/universecondbold.eot?&1413614596#iefix') format('embedded-opentype'), url('../fonts/universecondbold.ttf?1413614594') format('truetype'), url('../fonts/universecondbold.woff?1413614596') format('woff'), url('../fonts/universecondbold.svg?1413614596') format('svg');
}
/* line 1, ../sass/common/common.scss */
html {
  min-width: 1200px;
}

/* line 4, ../sass/common/common.scss */
body {
  min-width: 1200px;
  background-color: #fff;
  background-image: url(../images/body-bg7.jpg);
  background-position: center 84px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-family: OpenSansRegular, "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

/* line 22, ../sass/common/common.scss */
a {
  color: #ff006a;
}

/* line 23, ../sass/common/common.scss */
a:hover {
  text-decoration: none;
}

/* line 24, ../sass/common/common.scss */
p {
  margin-bottom: 15px;
}

/* line 26, ../sass/common/common.scss */
b, strong {
  font-weight: normal;
  font-family: OpenSansBold, Arial, Helvetica, sans-serif;
}

/* line 27, ../sass/common/common.scss */
i, em {
  font-style: normal;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
}

/* line 29, ../sass/common/common.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 34, ../sass/common/common.scss */
.alignleft {
  float: left;
  margin: 0 15px 10px 0;
}

/* line 38, ../sass/common/common.scss */
.alignright {
  float: right;
  margin: 0 0 10px 15px;
}

/* line 42, ../sass/common/common.scss */
.aligncenter {
  margin: 0 auto 10px;
}

/* line 46, ../sass/common/common.scss */
.banner {
  background: #555;
  color: #777;
  font-size: 48px;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  text-align: center;
}

/* line 55, ../sass/common/common.scss */
.banner-990x90 {
  width: 990px;
  height: 90px;
  line-height: 90px;
}

/* line 61, ../sass/common/common.scss */
.post__title-link {
  display: block;
  color: #000;
  text-decoration: none;
}

/* line 1, ../sass/common/layout.scss */
.cont-1200 {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}

/* line 6, ../sass/common/layout.scss */
.cont-680 {
  width: 680px;
  float: left;
  margin-right: 10px;
}

/* line 11, ../sass/common/layout.scss */
.cont-300 {
  width: 300px;
  float: left;
  margin-right: 10px;
}

/* line 16, ../sass/common/layout.scss */
.cont-200 {
  width: 200px;
  float: left;
}

/* line 1, ../sass/content/header.scss */
.b-header {
  height: 90px;
  margin-bottom: 0px;
  background: #fff;
  border-bottom: 4px solid #00aeff;
}

/* line 8, ../sass/content/header.scss */
.b-header__logo {
  display: block;
  float: left;
  margin: 13px 30px 0px 0;
}

/* line 14, ../sass/content/header.scss */
.b-header__links {
  float: left;
  height: 14px;
  margin: 40px 30px 30px 0;
}

/* line 20, ../sass/content/header.scss */
.b-header__links li {
  margin-right: 5px;
}

/* line 24, ../sass/content/header.scss */
.b-header__links li,
.b-header__links li a {
  display: inline-block;
  font-family: OpenSansSemibold, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  text-decoration: none;
}

/* line 36, ../sass/content/header.scss */
.b-header__search {
  float: right;
  width: 96.5%;
  height: 20px;
  margin: 0px 0px 5px 0px;
  border: 3px solid #f0f0f0;
  border-radius: 0px;
  background-color: #fff;
}

/* line 45, ../sass/content/header.scss */
.b-header__search-input-text {
  display: block;
  float: left;
  width: 85%;
  height: 17px;
  padding: 3px 3px;
  background: none; 
  border: 0;
}

/* line 55, ../sass/content/header.scss */
.b-header__search-input-btn {
  display: block;
  float: right;
  width: 13px;
  height: 13px;
  margin: 5px 5px 0 0;
  background: url(../images/search-btn.png) no-repeat center;
  border: 0;
}

/* line 66, ../sass/content/header.scss */
.b-header__social {
  float: right;
  height: 38px;
  margin-top: 21px;
  font-size: 0;
}

/* line 72, ../sass/content/header.scss */
.b-header__soc-btn {
  display: inline-block;
  margin-right: 8px;
  width: 28px;
  height: 31px;
  background-image: url(../images/social.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  vertical-align: middle;
}

/* line 85, ../sass/content/header.scss */
.b-header__soc-btn-fb_ukr {
  background-position: -56px 0;
}

/* line 88, ../sass/content/header.scss */
.b-header__soc-btn-fb_kr {
  background-position: -56px -31px;
}

/* line 91, ../sass/content/header.scss */
.b-header__soc-btn-ok {
  background-position: 0 -31px;
}

/* line 94, ../sass/content/header.scss */
.b-header__soc-btn-vk {
  background-position: -28px -31px;
}

/* line 97, ../sass/content/header.scss */
.b-header__soc-btn-yt {
  background-position: 0 0;
}

/* line 100, ../sass/content/header.scss */
.b-header__soc-btn-tw {
  background-position: -28px 0;
}

/* line 103, ../sass/content/header.scss */
.b-header__soc-btn-rss {
  width: 38px;
  height: 38px;
   margin: 8px 0px 0 0;
  background-position: -84px 0;
}

/* line 111, ../sass/content/header.scss */
.b-header-posts-slider {
  height: 95px;
  overflow: hidden;
}

/* line 116, ../sass/content/header.scss */
.b-header-post {
  margin-bottom: 40px;
}

/* line 119, ../sass/content/header.scss */
.b-header-post__title {
  display: inline;
  margin-right: 5px;
  font-family: UniverseCondBold, Arial, Helvetica, sans-serif;
  font-size: 48px;
  font-style: italic;
  line-height: 45px;
  color: #fff;
  text-decoration: none;
}

/* line 132, ../sass/content/header.scss */
.b-header-post__read-more {
  position: relative;
  display: inline-block;
  margin-left: 7px;
  padding: 2px 10px;
  height: 21px;
  background: #ff006a;
  color: #fff;
  font-family: Arial;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  line-height: 22px;
  text-decoration: none;
  vertical-align: baseline;
}
/* line 14, ../sass/common/global-vars.scss */
.b-header-post__read-more:before, .b-header-post__read-more:after {
  content: "";
  width: 0px;
  height: 0px;
  top: 0px;
  position: absolute;
}
/* line 22, ../sass/common/global-vars.scss */
.b-header-post__read-more:before {
  border-top: 25px solid transparent;
  border-right: 6px solid #ff006a;
  left: -5px;
}
/* line 27, ../sass/common/global-vars.scss */
.b-header-post__read-more:after {
  border-bottom: 25px solid transparent;
  border-left: 6px solid #ff006a;
  right: -5px;
}

/* line 2, ../sass/content/home.scss */
.b-post-home {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 260px;
  margin-bottom: 10px;
}

/* line 10, ../sass/content/home.scss */
.b-post-home__thumb {
  display: block;
  width: 100%;
  height: auto;
}

/* line 16, ../sass/content/home.scss */
.b-post-home__text {
  position: absolute;
  left: 10px;
  bottom: 10px;
}

/* line 22, ../sass/content/home.scss */
.b-post-home__date {
  position: relative;
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-right: 9px;
  padding: 0 12px 0 7px;
  height: 26px;
  background: #ff006a;
  color: #fff;
  font-family: UniverseCondBold, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: italic;
  line-height: 26px;
  text-decoration: none;
  vertical-align: baseline;
}
/* line 14, ../sass/common/global-vars.scss */
.b-post-home__date:before, .b-post-home__date:after {
  content: "";
  width: 0px;
  height: 0px;
  top: 0px;
  position: absolute;
}
/* line 22, ../sass/common/global-vars.scss */
.b-post-home__date:before {
  border-top: 25px solid transparent;
  border-right: 6px solid #ff006a;
  left: -5px;
}
/* line 27, ../sass/common/global-vars.scss */
.b-post-home__date:after {
  border-bottom: 25px solid transparent;
  border-left: 6px solid #ff006a;
  right: -5px;
}

/* line 45, ../sass/content/home.scss */
.b-post-home__title {
  display: block;
  color: #fff;
  /*background-color: rgba(0, 0, 0, 0.5);*/
  font-family: UniverseCondBold, Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-style: italic;
  line-height: 39px;
  text-decoration: none;
  
  /*text-shadow: -2px -2px 1px #000;*/
  vertical-align: baseline;
}

/* line 1, ../sass/content/single.scss */
.b-content-main {
  padding-bottom: 14px;
  background: #fff;
}

/* line 5, ../sass/content/single.scss */
.b-content-main__title {
  margin-bottom: 25px;
  padding: 14px 14px 0;
  font-family: UniverseCondBold, Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-style: italic;
  line-height: 36px;
}

/* line 17, ../sass/content/single.scss */
.post-single__content {
  padding-top: 10px;
  font-family: OpenSansSemibold, Arial, Helvetica, sans-serif;
}

/* line 23, ../sass/content/single.scss */
.post-single__content p, .post-single__social, .post-single__meta, .post-single__title, .wp-polls-archive {
  padding: 0 12px;
}

/* line 30, ../sass/content/single.scss */
.post-single__content p iframe {
  margin-left: -12px;
}
/* line 34, ../sass/content/single.scss */
.post-single__content p img[width="680"] {
  width: 680px;
  max-width: 680px;
  height: auto;
  margin-left: -12px;
}

/* line 42, ../sass/content/single.scss */
.post-single__social {
  margin-bottom: 10px;
}

/* line 47, ../sass/content/single.scss */
.post-single__meta {
  margin-bottom: 10px;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
}
/* line 52, ../sass/content/single.scss */
.post-single__meta a {
  color: #000;
  text-decoration: none;
}

/* line 57, ../sass/content/single.scss */
.post-single__meta-date {
  color: #ff006a;
}

/* line 59, ../sass/content/single.scss */
.post-single__title {
  margin-bottom: 25px;
  font-family: UniverseCondBold, Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-style: italic;
  line-height: 26px;
}

/*==== Home page blogs section ====*/
/* line 2, ../sass/content/blogs.scss */
.b-blogs {
  margin-bottom: 0px;
  font-size: 0;
  text-align: justify;
}

/* line 8, ../sass/content/blogs.scss */
.b-blogs:after {
  content: "";
  display: inline-block;
  width: 100%;
}

/* line 14, ../sass/content/blogs.scss */
.b-blogs-title {
  margin-bottom: 1px;
}
/* line 17, ../sass/content/blogs.scss */
.b-blogs-title a, .forVideo {
  position: relative;
  display: inline-block;
  margin-left: 7px;
  padding: 2px 10px;
  height: 16px;
  font-size: 14px;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  line-height: 16px;
  color: #fff;
  background: #ff006a;
  text-decoration: none;
  vertical-align: baseline;
}
/* line 14, ../sass/common/global-vars.scss */
.b-blogs-title a:before, .b-blogs-title a:after, .forVideo:before, .forVideo:after {
  content: "";
  width: 0px;
  height: 0px;
  top: 0px;
  position: absolute;
}
/* line 22, ../sass/common/global-vars.scss */
.b-blogs-title a:before, .forVideo:before {
  border-top: 20px solid transparent;
  border-right: 5px solid #ff006a;
  left: -4px;
}
/* line 27, ../sass/common/global-vars.scss */
.b-blogs-title a:after, .forVideo:after {
  border-bottom: 20px solid transparent;
  border-left: 5px solid #ff006a;
  right: -4px;
}

/* line 38, ../sass/content/blogs.scss */
.b-blogs-post {
  display: inline-block;
  width: 100px;
  font-size: 10px;
  text-align: center;
  vertical-align: top;
}

/* line 47, ../sass/content/blogs.scss */
.b-blogs-post__thumb {
  display: block;
  margin-bottom: 10px;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 100px;
}
/* line 56, ../sass/content/blogs.scss */
.b-blogs-post__thumb img {
  display: block;
  width: auto;
  height: 100%;
}

/* line 63, ../sass/content/blogs.scss */
.b-blogs-post__name {
  display: block;
  margin-bottom: 10px;
  font-family: UniverseCond, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: italic;
  line-height: 18px;
  color: #fff;
  text-decoration: none;
}
/* line 76, ../sass/content/blogs.scss */
.b-blogs-post__name b {
  display: block;
}

/* line 81, ../sass/content/blogs.scss */
.b-blogs-post__text {
  display: block;
  font-size: 10px;
  line-height: 12px;
  color: #fff;
  text-decoration: none;
}

/*==== All Blogs ====*/
/* line 93, ../sass/content/blogs.scss */
.post-blog {
  overflow: hidden;
  padding: 0 14px;
  margin-bottom: 25px;
}
.ek .attachment-680x680 {margin:0px -13px 0 -14px; max-width:none; width:680px !important;}
/* line 98, ../sass/content/blogs.scss */
.post-blog__thumb {
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 100px;
}
/* line 107, ../sass/content/blogs.scss */
.post-blog__thumb img {
  display: block;
  height: 100%;
  width: auto;
}

/* line 113, ../sass/content/blogs.scss */
.post-blog__content {
  padding-left: 112px;
}

/* line 116, ../sass/content/blogs.scss */
.post-blog__author {
  display: block;
  margin-bottom: 10px;
  font-family: UniverseCond, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: italic;
  line-height: 26px;
}
/* line 127, ../sass/content/blogs.scss */
.post-blog__author small {
  display: block;
  font-family: UniverseCond, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: italic;
  line-height: 16px;
}

/* line 138, ../sass/content/blogs.scss */
.post-blog__date {
  display: block;
  margin-bottom: 10px;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #ff006a;
}

/* line 150, ../sass/content/blogs.scss */
.post-blog__title {
  margin-bottom: 15px;
  font-family: UniverseCondBold, Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-style: italic;
  line-height: 26px;
}

.post-blog__title_two {
  margin-bottom: 10px;
  font-family: UniverseCond, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: italic;
  line-height: 22px;
}

/* line 160, ../sass/content/blogs.scss */
.post-blog__excerpt {
  margin-bottom: 14px;
  font:14px OpenSansRegular,"Open Sans",Arial,Helvetica,sans-serif;
}

/* line 165, ../sass/content/blogs.scss */
.post-blog__read-more {
  position: relative;
  display: inline;
  padding: 2px 10px;
  height: 20px;
  background: #ff006a;
  color: #fff;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  vertical-align: baseline;
}
/* line 14, ../sass/common/global-vars.scss */
.post-blog__read-more:before, .post-blog__read-more:after {
  content: "";
  width: 0px;
  height: 0px;
  top: 0px;
  position: absolute;
}
/* line 22, ../sass/common/global-vars.scss */
.post-blog__read-more:before {
  border-top: 20px solid transparent;
  border-right: 4px solid #ff006a;
  left: -3px;
}
/* line 27, ../sass/common/global-vars.scss */
.post-blog__read-more:after {
  border-bottom: 20px solid transparent;
  border-left: 4px solid #ff006a;
  right: -3px;
}

/* line 186, ../sass/content/blogs.scss */
.post-blog__comments-count {
  display: block;
  float: right;
  font-size: 10px;
  font-style: italic;
  line-height: 20px;
  color: #ff006a;
}
.post-blog__comments-count_two {
  display: block;
  float: right;
  font-size: 10px;
  font-style: italic;
  line-height: 10px;
  color: #ff006a;
}

/*==== Blog single ====*/
/* line 199, ../sass/content/blogs.scss */
.post-blog-single__head {
  padding: 14px;
  overflow: hidden;
}

/* line 203, ../sass/content/blogs.scss */
.post-blog-single__thumb {
  display: block;
  float: left;
  width: 190px;
  height: 190px;
  overflow: hidden;
  border-radius: 190px;
}
/* line 211, ../sass/content/blogs.scss */
.post-blog-single__thumb img {
  display: block;
  height: 100%;
  width: auto;
}

/* line 218, ../sass/content/blogs.scss */
.post-blog-single__author {
  display: block;
  padding-left: 210px;
  margin-top: 65px;
  font-family: UniverseCond, Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-style: italic;
  line-height: 34px;
  color: #171414;
  text-align: right;
}
/* line 232, ../sass/content/blogs.scss */
.post-blog-single__author small {
  display: block;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 20px;
}

/* line 2, ../sass/content/comments.scss */
.b-comments__title {
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}

/* line 10, ../sass/content/comments.scss */
.b-comments__descr {
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #6e6e6e;
}

/* line 20, ../sass/content/comments.scss */
.b-comments__list .children {
  padding-left: 55px;
}

/* line 25, ../sass/content/comments.scss */
.b-comment {
  margin-bottom: 20px;
  overflow: hidden;
}

/* line 29, ../sass/content/comments.scss */
.b-comment__avatar {
  float: left;
  width: 50px;
}
/* line 33, ../sass/content/comments.scss */
.b-comment__avatar img {
  width: 50px;
  height: 50px;
  border-radius: 5px;
}

/* line 40, ../sass/content/comments.scss */
.b-comment__content {
  padding-left: 55px;
}

/* line 44, ../sass/content/comments.scss */
.b-comment__meta {
  margin-bottom: 7px;
}

/* line 48, ../sass/content/comments.scss */
.b-comment__author {
  font-family: OpenSansSemibold, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

/* line 55, ../sass/content/comments.scss */
.b-comment__date {
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

/* line 64, ../sass/content/comments.scss */
.b-comment__reply {
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #ff006a;
}
/* line 71, ../sass/content/comments.scss */
.b-comment__reply a {
  color: #ff006a;
  text-decoration: none;
}

/*==== Forum Page ====*/
/* line 80, ../sass/content/comments.scss */
.b-last-comments__item {
  padding: 0 12px;
  margin-bottom: 20px;
  overflow: hidden;
}

/* line 86, ../sass/content/comments.scss */
.b-last-comment__avatar {
  float: left;
  width: 30px;
  margin-right: 10px;
}

/* line 92, ../sass/content/comments.scss */
.b-last-comment__content {
  padding-left: 40px;
}

/* line 96, ../sass/content/comments.scss */
.b-last-comment__author {
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
}

/* line 100, ../sass/content/comments.scss */
.b-last-comment__count {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  font-style: italic;
  line-height: 20px;
}

/* line 111, ../sass/content/comments.scss */
#mc-last {
  padding: 0 12px;
}

/* line 1, ../sass/content/pagenavi.scss */
.pagenavi {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 14px;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  color: #ff006a;
  text-align: center;
}

/* line 13, ../sass/content/pagenavi.scss */
.pagenavi__count {
  font-size: 10px;
}

/* line 19, ../sass/content/pagenavi.scss */
.pagenavi__navblock {
  float: right;
}

/* line 23, ../sass/content/pagenavi.scss */
.pagenavi__block {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  height: 16px;
  padding: 2px 10px;
  background: #ff006a;
  color: #fff;
}
/* line 14, ../sass/common/global-vars.scss */
.pagenavi__block:before, .pagenavi__block:after {
  content: "";
  width: 0px;
  height: 0px;
  top: 0px;
  position: absolute;
}
/* line 22, ../sass/common/global-vars.scss */
.pagenavi__block:before {
  border-top: 20px solid transparent;
  border-right: 4px solid #ff006a;
  left: -3px;
}
/* line 27, ../sass/common/global-vars.scss */
.pagenavi__block:after {
  border-bottom: 20px solid transparent;
  border-left: 4px solid #ff006a;
  right: -3px;
}
/* line 36, ../sass/content/pagenavi.scss */
.pagenavi__block a {
  position: relative;
  display: inline-block;
  padding: 0 2px;
  line-height: 16px;
  color: #fff;
  text-decoration: none;
}

/* line 47, ../sass/content/pagenavi.scss */
.pagenavi span {
  margin: 0 5px;
}

/* line 51, ../sass/content/pagenavi.scss */
.pagenavi__pagelink {
  position: relative;
  display: inline-block;
  padding: 0 2px;
  line-height: 16px;
  color: #fff;
  text-decoration: none;
}
/* line 60, ../sass/content/pagenavi.scss */
.pagenavi__pagelink.current {
  background: #fff;
  color: #ff006a;
}
/* line 14, ../sass/common/global-vars.scss */
.pagenavi__pagelink.current:before, .pagenavi__pagelink.current:after {
  content: "";
  width: 0px;
  height: 0px;
  top: 0px;
  position: absolute;
}
/* line 22, ../sass/common/global-vars.scss */
.pagenavi__pagelink.current:before {
  border-top: 16px solid transparent;
  border-right: 4px solid #fff;
  left: -3px;
}
/* line 27, ../sass/common/global-vars.scss */
.pagenavi__pagelink.current:after {
  border-bottom: 16px solid transparent;
  border-left: 4px solid #fff;
  right: -3px;
}

/* line 67, ../sass/content/pagenavi.scss */
.pagenavi__first-page,
.pagenavi__last-page {
  margin: 0 5px;
}

/* line 2, ../sass/content/sidebar.scss */
.widget, .b-sidebar__block {
  background-color: #f9f9f9;
  list-style: none;
}

/*==== Right sidebar ====*/
/* line 9, ../sass/content/sidebar.scss */
.widget, .b-sidebar__block {
  margin-bottom: 10px;
}

/* line 12, ../sass/content/sidebar.scss */
.b-sidebar__block {
  padding: 10px;
  background: #fff;
}
.single-post .b-sidebar__block {padding:0}
/* line 17, ../sass/content/sidebar.scss */
.b-sidebar__block .block__logo {
  margin-bottom: 5px;
}

/* line 22, ../sass/content/sidebar.scss */
.widget_polls-widget {
  position: relative;
  margin-bottom: 10px;
  padding: 15px 12px 10px;
  overflow: hidden;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9Ii0wLjAzOTYxNCIgeTE9IjAuMDQ3MjEiIHgyPSIxLjAzOTYxNCIgeTI9IjAuOTUyNzkiPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(320deg, rgba(0, 0, 0, 0) 9px, #f9f9f9 9px);
  background-image: -webkit-linear-gradient(320deg, rgba(0, 0, 0, 0) 9px, #f9f9f9 9px);
  background-image: linear-gradient(130deg, rgba(0, 0, 0, 0) 9px, #f9f9f9 9px);
  background-color: transparent;
}
/* line 32, ../sass/content/sidebar.scss */
.widget_polls-widget:before {
  position: absolute;
  top: 0;
  left: 6px;
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9Ii0wLjAzOTYxNCIgeTE9IjAuMDQ3MjEiIHgyPSIxLjAzOTYxNCIgeTI9IjAuOTUyNzkiPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjAwNmEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(320deg, rgba(0, 0, 0, 0) 5px, #ff006a 5px);
  background-image: -webkit-linear-gradient(320deg, rgba(0, 0, 0, 0) 5px, #ff006a 5px);
  background-image: linear-gradient(130deg, rgba(0, 0, 0, 0) 5px, #ff006a 5px);
}

/* line 47, ../sass/content/sidebar.scss */
.widget__title {
  display: block;
  margin-bottom: 20px;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

/* line 58, ../sass/content/sidebar.scss */
.widget-rate__variants {
  margin-bottom: 5px;
}
/* line 60, ../sass/content/sidebar.scss */
.widget-rate__variants li {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
  font-family: OpenSansSemibold, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
}
/* line 71, ../sass/content/sidebar.scss */
.widget-rate__variants li input {
  display: block;
  float: left;
}
/* line 75, ../sass/content/sidebar.scss */
.widget-rate__variants li label {
  display: block;
  padding-left: 20px;
}

/* line 82, ../sass/content/sidebar.scss */
.widget-rate__results {
  margin-bottom: 5px;
}
/* line 84, ../sass/content/sidebar.scss */
.widget-rate__results li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 15px;
  font-family: OpenSansSemibold, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
}
/* line 95, ../sass/content/sidebar.scss */
.widget-rate__results li:before {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  background: #ff006a;
  border-radius: 2px;
}
/* line 108, ../sass/content/sidebar.scss */
.widget-rate__results li a {
  color: #000;
  text-decoration: none;
}

/* line 115, ../sass/content/sidebar.scss */
.widget-rate__meta {
  display: block;
  margin-bottom: 10px;
  color: #b8b8b8;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 11px;
  text-align: right;
}

/* line 129, ../sass/content/sidebar.scss */
.widget-rate__btn {
  display: block;
  float: right;
  height: 30px;
  margin-bottom: 10px !important;
  padding: 0 12px !important;
  background: #ff006a;
  color: #fff;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 30px;
  text-decoration: none;
}

/* line 146, ../sass/content/sidebar.scss */
.widget-rate__links {
  margin-top: 10px;
  font-size: 12px;
  clear: both;
}
/* line 151, ../sass/content/sidebar.scss */
.widget-rate__links a {
  display: inline-block;
  color: #b8b8b8;
}

/* line 156, ../sass/content/sidebar.scss */
.polls-archive-link {
  display: inline-block;
  font-size: 12px;
  color: #b8b8b8;
}

/* Wp Calendar */
/* line 167, ../sass/content/sidebar.scss */
#wp-calendar {
  margin: 0;
  padding: 0 15px 10px;
  width: 100%;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  font-size: 14px;
  empty-cells: show;
  border-spacing: 1px;
  border-collapse: separate;
}

/* line 181, ../sass/content/sidebar.scss */
#wp-calendar caption {
  margin: 2px 0 2px 0;
  padding: 15px 0 5px 27px;
  text-align: left;
  text-transform: uppercase;
}

/* line 190, ../sass/content/sidebar.scss */
#wp-calendar th {
  padding: 5px 0 5px 12px;
  text-align: left;
  text-transform: uppercase;
}

/* line 198, ../sass/content/sidebar.scss */
#wp-calendar td {
  padding: 5px 0 5px 12px;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  line-height: 18px;
  letter-spacing: normal;
  text-align: left;
}

/* line 208, ../sass/content/sidebar.scss */
#wp-calendar td a {
  color: #000;
  text-decoration: none;
}
/* line 212, ../sass/content/sidebar.scss */
#wp-calendar td a:hover {
  text-decoration: underline;
}

/* line 215, ../sass/content/sidebar.scss */
#wp-calendar td#today a,
#wp-calendar td#today span {
  display: inline-block;
  margin-left: -5px;
  padding: 0 5px;
  background: #ff006a;
  color: #fff;
  text-decoration: none;
}

/* line 226, ../sass/content/sidebar.scss */
#wp-calendar td#next {
  text-align: right;
}

/* line 1, ../sass/content/tabbed-news.scss */
.b-news-tabbed {
  background: none;
  margin-bottom: 10px;
}

/* line 5, ../sass/content/tabbed-news.scss */
.b-news-tabbed__top {
  padding-right: 15px;
  padding-top: 5px;
  overflow: hidden;
  font-size: 0;
  text-align: right;
}

/* line 12, ../sass/content/tabbed-news.scss */
.b-news-tabbed__top-link {
  position: relative;
  display: inline-block;
}
/* line 17, ../sass/content/tabbed-news.scss */
.b-news-tabbed__top-link a {
  display: block;
  padding: 0 18px 10px;
  line-height: 14px;
  color: #fff;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 33, ../sass/content/tabbed-news.scss */
.b-news-tabbed__top-link.active {
  float: left;
  position: relative;
}
/* line 37, ../sass/content/tabbed-news.scss */
.b-news-tabbed__top-link.active a {
  padding-top: 10px;
  padding-bottom: 0;
  line-height: 14px;
  color: #000;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9Ii0wLjAzOTYxNCIgeTE9IjAuMDQ3MjEiIHgyPSIxLjAzOTYxNCIgeTI9IjAuOTUyNzkiPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(320deg, rgba(0, 0, 0, 0) 6px, #f9f9f9 6px);
  background-image: -webkit-linear-gradient(320deg, rgba(0, 0, 0, 0) 6px, #f9f9f9 6px);
  background-image: linear-gradient(130deg, rgba(0, 0, 0, 0) 6px, #f9f9f9 6px);
}
/* line 47, ../sass/content/tabbed-news.scss */
.b-news-tabbed__top-link.active a:before {
  position: absolute;
  top: -5px;
  left: 6px;
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9Ii0wLjAzOTYxNCIgeTE9IjAuMDQ3MjEiIHgyPSIxLjAzOTYxNCIgeTI9IjAuOTUyNzkiPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjAwNmEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(320deg, rgba(0, 0, 0, 0) 5px, #ff006a 5px);
  background-image: -webkit-linear-gradient(320deg, rgba(0, 0, 0, 0) 5px, #ff006a 5px);
  background-image: linear-gradient(130deg, rgba(0, 0, 0, 0) 5px, #ff006a 5px);
}
/* line 58, ../sass/content/tabbed-news.scss */
.b-news-tabbed__top-link.active a:after {
  position: absolute;
  top: 0;
  right: -6px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff;
}
/* line 73, ../sass/content/tabbed-news.scss */
.b-news-tabbed__top-link.active:after {
  position: absolute;
  top: -5px;
  right: -11px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #ff006a;
}

/* line 88, ../sass/content/tabbed-news.scss */
.b-news-tabbed__content {
  padding: 17px 0 10px;
  background: #f9f9f9;
}

/* line 92, ../sass/content/tabbed-news.scss */
.b-news-tabbed__post {
  padding: 8px 15px;
  font-family: OpenSansSemibold, Arial, Helvetica, sans-serif;
}
/* line 97, ../sass/content/tabbed-news.scss */
.b-news-tabbed__post a {
  color: #000;
  text-decoration: none;
}
/* line 100, ../sass/content/tabbed-news.scss */
.b-news-tabbed__post a:hover {
  text-decoration: underline;
}

/* line 105, ../sass/content/tabbed-news.scss */
.b-news-tabbed__post-time {
  color: #ff006a;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
}

/* line 111, ../sass/content/tabbed-news.scss */
.b-news-tabbed__post-date {
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* line 118, ../sass/content/tabbed-news.scss */
.b-news-tabbed__post.post-selected {
  background: #ff006a;
  color: #fff;
}
/* line 121, ../sass/content/tabbed-news.scss */
.b-news-tabbed__post.post-selected .b-news-tabbed__post-time {
  color: #fff;
}
/* line 124, ../sass/content/tabbed-news.scss */
.b-news-tabbed__post.post-selected a {
  color: #fff;
}

/* line 130, ../sass/content/tabbed-news.scss */
.b-news-tabbed__post.post-important a {
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
}

/* line 134, ../sass/content/tabbed-news.scss */
.b-news-tabbed__post.post-photo {
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
}

/* line 138, ../sass/content/tabbed-news.scss */
.b-news-tabbed__all-posts {
  display: block;
  margin: 10px 12px 0;
  height: 30px;
  line-height: 30px;
  background: #ff006a;
  color: #fff;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}

/* line 1, ../sass/content/footer.scss */
.b-footer {
  height: 60px;
}

/* line 5, ../sass/content/footer.scss */
.b-footer__cr {
  display: block;
  font-size: 14px;
  font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
  line-height: 60px;
  text-align: center;
}

/* line 16, ../sass/content/footer.scss */
.b-footer__counters {
  padding-bottom: 30px;
  text-align: center;
}
/* line 19, ../sass/content/footer.scss */
.b-footer__counters a {
  display: inline-block;
  vertical-align: top;
}
/* line 23, ../sass/content/footer.scss */
.b-footer__counters table {
  display: inline-block !important;
  vertical-align: top;
}

.icoVPH {display:inline-block; height:15px; width:20px; background:url(iconsVPH.png) no-repeat 0 0;}
.icoVPH.video {background-position:-25px 0;}
.icoVPH.doc {background-position:-51px 0; width:16px;}
.icoVPH.audio {background-position:-69px 0;}
.icoVPH.p18 {background-position:-99px -110px; height:50px; width:50px; float:right; margin:-5px 5px;}

.b-header-post .icoVPH {display:inline-block; height:22px; width:32px; background:url(iconsVPH.png) no-repeat 0 -21px;}
.b-header-post .icoVPH.video {background-position:-36px -21px;}
.b-header-post .icoVPH.doc {background-position:-73px -21px; width:26px;}
.b-header-post .icoVPH.audio {background-position:-98px -21px;}
.b-header-post .icoVPH.p18 {background-position:-142px 0; height:36px; width:36x;}

.icoVPHs {display:inline-block; height:12px; width:16px; background:url(iconsVPH.png) no-repeat 0 -101px;}
.icoVPHs.video {background-position:-18px -101px;}
.icoVPHs.doc {background-position:-37px -101px; width:12px;}
.icoVPHs.audio {background-position:-50px -101px;}
.icoVPHs.p18 {background-position:-149px -82px; height:30px; width:30px; vertical-align:middle;}

.post-selected .icoVPHs {display:inline-block; height:12px; width:16px; background:url(iconsVPH.png) no-repeat 0 -80px;}
.post-selected .icoVPHs.video {background-position:-18px -80px;}
.post-selected .icoVPHs.doc {background-position:-37px -80px; width:12px;}
.post-selected .icoVPHs.audio {background-position:-50px -80px;}
.post-selected .icoVPHs.p18 {background-position:-149px -70px; height:30px; width:30px; vertical-align:middle;}


.b-post-home .p18 {position:absolute; top:10px; right:0;}
.underH1 {text-align:right; padding-right:13px; color:#FF006A; font-family:OpenSansBoldItalic,Arial,Helvetica,sans-serif;}
.single-post .underH1 iframe, #MarketGidScriptRootC582874 {margin-left:-12px;}
.tags {font-family:OpenSansBoldItalic,Arial,Helvetica,sans-serif;}

.mc-last-content .mc-recent-text {padding:0 12px !important;}
.mc-last-content .mc-recent-text a {font:13px "Helvetica Neue",Helvetica !important;}
.mc-recent-body > div .mc-recent-author {color:#4C4C4C !important; font:700 13px "Helvetica Neue",Helvetica !important;}
.mc-recent-body > div > a {text-decoration:none !important;}
div> a > .mc-recent-thumb > img {
height: 42px !important;
width: 42px !important;
background: none repeat scroll 0px 0px rgba(255, 255, 255, 0.4) !important;
border-radius: 3px !important;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12) !important;
margin: 1px !important;
padding: 3px !important;
max-width: none !important;
}
.mc-last-content .mc-recent-meta {padding-bottom:3px !important; margin-bottom:9px !important; margin-left:12px !important;}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.socaside {float:none; width:100%; height:25px; margin: 0px 0px 6px 0px;}
.socaside >a >img {display:block; float:left; margin:0 2px;}


.jcarousel-wrapper {
    position: relative;
}
.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel li {
    width: 222px;
    height: 153px;
    overflow:hidden;
    float: left;
    margin-right:7px;
}
.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}
.jcarousel span {color:#fff; text-shadow:0 0 2px #000; font-size:0.65em; font-weight:bold; line-height:1.4em; display:block; padding-top:1px; font-family:OpenSansRegular,"Open Sans",Arial,Helvetica,sans-serif}
.jcarousel a {text-decoration:none;}
.jc-prev,.jc-next {float:right; position:relative;}
.jc-prev:active,.jc-next:active {top:0.1em;left:0.1em;}
.ytb2f {margin-bottom:4px; margin-top:-10px;}
.ytb2f .hdr {margin-bottom:4px;}
.b-content-main .post>.post-single__content {padding-left:12px; padding-right:12px;}
.b-content-main .post>.post-single__content p {padding-left:0; padding-right:0;}
.b-content-main .post .attachment-680x680 {width:680px;}
.bzl {position:relative;}
.buzila {position:absolute; bottom:7px; left:0;}
.buzila > span:first-child {display:inline-block; width:91px; height:33px; text-align:right;}
.buzila i {width:86px; height:100%; background:url(buz_num_01.gif) no-repeat; margin:0 2px; display:inline-block;}
.buzila i.c0 {background-position:-259px -2px; width:29px;}
.buzila i.c1 {background-position:-3px -2px; width:20px;}
.buzila i.c2 {background-position:-26px -2px; width:25px;}
.buzila i.c3 {background-position:-54px -2px; width:25px;}
.buzila i.c4 {background-position:-81px -2px; width:28px;}
.buzila i.c5 {background-position:-113px -2px; width:25px;}
.buzila i.c6 {background-position:-140px -2px; width:28px;}
.buzila i.c7 {background-position:-170px -2px; width:27px;}
.buzila i.c8 {background-position:-197px -2px; width:29px;}
.buzila i.c9 {background-position:-226px -2px; width:29px;}

.buzila > span:last-child {display:inline-block; height:26px; padding-left:5px; width:80px; background:url(buz_txt_02.gif) no-repeat -3px -2px;}
.buzila .days1 {background-position:-91px -2px !important;}
.buzila .days2 {background-position:-178px -2px !important;}

.notice {margin:20px 0; border:5px solid #FF0020; padding:18px; color:#FF0020;}
.b-news-tabbed__top > li li {display:none;}