.article-body {
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 15px; }
  .article-body table {
    float: none; }
  .article-body p {
    margin-bottom: 20px; }
  .article-body .bold {
    font-weight: bold; }
  .article-body .italic {
    font-style: italic; }
  .article-body .strikeThrough {
    text-decoration: line-through; }
  .article-body ol {
    margin-left: 20px; }
  .article-body ul {
    margin-left: 20px; }
    .article-body ul li {
      list-style-type: disc; }
  .article-body a {
    color: #0771E4; }
    .article-body a:hover {
      text-decoration: underline;
      color: #0771E4; }
  .article-body .Indent1 {
    margin-left: 10px; }
  .article-body .IndentS2 {
    margin-left: 20px; }
  .article-body .Indent3 {
    margin-left: 30px; }
  .article-body h2, .article-body h3 {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #333; }
    .article-body h2 a, .article-body h3 a {
      color: #333; }
  .article-body h3 {
    font-size: 14px; }
  .article-body h4 {
    font-size: 14px; }
  .article-body blockquote:not(.twitter-tweet), .article-body #body.field.html blockquote {
    font-size: 18px;
    font-style: italic;
    padding: 25px 0;
    margin: 25px 20px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    line-height: 24px; }
    .article-body blockquote:not(.twitter-tweet):after, .article-body #body.field.html blockquote:after {
      background: url(../img/blockquote-icon.png) no-repeat 0px 0px;
      width: 23px;
      height: 17px;
      display: inline-block;
      content: '';
      position: relative;
      top: 11px;
      left: 5px; }
    .article-body blockquote:not(.twitter-tweet) a, .article-body #body.field.html blockquote a {
      font-weight: bold;
      color: #db1f00; }
    .article-body blockquote:not(.twitter-tweet) ul, .article-body #body.field.html blockquote ul {
      margin-top: 30px; }
      .article-body blockquote:not(.twitter-tweet) ul li, .article-body #body.field.html blockquote ul li {
        background: url(../img/list-bullet.png) no-repeat 0px 5px;
        margin: 0px 0px 20px 23px;
        padding-left: 25px; }

.article-blog .alte-stiri ul li:first-child {
  padding: 10px 0px 8px 20px; }
  .article-blog .alte-stiri ul li:first-child .icon {
    display: block; }
  .article-blog .alte-stiri ul li:first-child figcaption {
    background: transparent; }
  .article-blog .alte-stiri ul li:first-child a {
    padding: 0;
    color: #000;
    font-size: 13px; }
    .article-blog .alte-stiri ul li:first-child a:hover {
      color: #11547D; }

.icon-print {
  background: url("../img/icons-sprite.png") no-repeat -94px -263px;
  width: 14px;
  height: 14px;
  display: block;
  text-indent: -9999px;
  float: left;
  margin: 2px 5px 0 0; }

.icon-pdf {
  background: url("../img/icons-sprite.png") no-repeat -112px -263px;
  display: block;
  text-indent: -9999px;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 5px; }

.galerie {
  background: url(../img/bg-media-box.png);
  margin-top: 4px;
  padding: 9px;
  -webkit-box-shadow: inset 0 0 31px 3px #000000;
  -moz-box-shadow: inset 0 0 31px 3px #000000;
  box-shadow: inset 0 0 31px 3px #000000;
  position: relative;
  z-index: 0; }
  .galerie .commment-no {
    box-shadow: none; }
  .galerie a {
    color: #248bbc; }
  .galerie .titluTabGalerie {
    float: left;
    width: 480px;
    margin-bottom: 8px; }
    .galerie .titluTabGalerie a {
      color: #fff;
      font-family: Georgia, serif;
      font-size: 22px;
      font-weight: normal; }
  .galerie .tabSubtitle {
    margin-top: 25px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    color: #e7e7e7;
    border-bottom: 1px solid #4c4c4c;
    clear: both;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 1px 0px #000000;
    -moz-box-shadow: 0px 1px 0px #000000;
    box-shadow: 0px 1px 0px #000000; }
    .galerie .tabSubtitle strong {
      color: #e7e7e7; }
  .galerie .full-width {
    min-height: 305px; }
  .galerie .buttons {
    float: right;
    width: 135px; }
    .galerie .buttons .add-fav {
      position: relative;
      padding-left: 30px;
      margin-top: 36px;
      display: block;
      float: right;
      margin-bottom: 10px; }
      .galerie .buttons .add-fav .icon {
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        background: url(../img/icons-sprite.png) no-repeat -20px -138px;
        border-right: 1px solid #49494c;
        -webkit-box-shadow: 1px 0px 0px #67686e;
        -moz-box-shadow: 1px 0px 0px #67686e;
        box-shadow: 1px 0px 0px #67686e;
        padding-right: 2px;
        margin-right: 4px; }
  .galerie .like-menu {
    margin-bottom: 6px;
    background: transparent; }
    .galerie .like-menu > span {
      float: left;
      display: block; }
    .galerie .like-menu .icc .icon {
      content: '';
      display: block;
      width: 23px;
      height: 23px; }
    .galerie .like-menu .upvote {
      margin-right: 1px; }
    .galerie .like-menu .downvote {
      margin-right: 3px; }
    .galerie .like-menu .upvote .icon {
      background-position: 1px -116px; }
    .galerie .like-menu .downvote .icon {
      background-position: -18px -115px; }
    .galerie .like-menu .count {
      font-size: 11px;
      font-weight: normal;
      color: #999999; }
      .galerie .like-menu .count strong {
        color: #4cb7e9;
        font-size: 14px;
        font-weight: bold; }
  .galerie .media-comment {
    padding: 0px 8px; }
  .galerie .article-part {
    margin: 0px 8px 20px 8px;
    font-size: 14px;
    color: #b0b0b0; }
  .galerie .buttons-tab-galerie-foto .upvote {
    margin-right: 5px; }
  .galerie .buttons-tab-galerie-foto .downvote {
    margin-right: 74px !important; }
  .galerie .buttons-tab-galerie-foto .count {
    position: absolute;
    top: 1px;
    right: 0; }
    .galerie .buttons-tab-galerie-foto .count span {
      top: -1px; }

.pagina-articol {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .pagina-articol .infgr-wrap {
    line-height: normal; }
    .pagina-articol .infgr-wrap table {
      border-collapse: separate;
      border-spacing: 5px; }
      .pagina-articol .infgr-wrap table td {
        vertical-align: middle; }
  .pagina-articol .advertorial-mark {
    border-bottom: 1px solid #d0d0d0;
    width: 100%;
    height: 10px;
    margin: 11px 0 14px 0; }
    .pagina-articol .advertorial-mark .box {
      float: left;
      background: #57595c;
      border: 1px solid #d0d0d0;
      -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
      -moz-box-shadow: inset 0px 0px 0px 1px #fff;
      box-shadow: inset 0px 0px 0px 1px #fff;
      text-transform: uppercase;
      color: #ebebec;
      font-size: 9px;
      padding: 3px 10px; }
  .pagina-articol article .article-content .articleOpening {
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #2E2E2E;
    line-height: 20px; }
  .pagina-articol article > h1 {
    font-family: Georgia, serif;
    font-size: 30px;
    line-height: 38px;
    margin: 10px 0 12px 0;
    color: #000;
    }
    .pagina-articol article > h1 a {
      color: #000; }
    .pagina-articol article > h1 .comment-no {
      font-size: 12px;
      padding: 4px; }
  .pagina-articol article .tools {
    margin-bottom: 11px;
    height: 18px; }
    .pagina-articol article .tools .right {
      float: right; }
  .pagina-articol article .full-width figcaption {
    width: 646px;
    font-size: 13px;
    color: #999999;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    background: transparent; }
    .pagina-articol article .full-width figcaption p {
      padding: 11px 13px 11px 13px;
      margin-bottom: 0;
      background-color: transparent;
      background-color: rgba(0, 0, 0, 0.8);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000);
      zoom: 1;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 459px; }
    .pagina-articol article .full-width figcaption .no-nav {
      width: 620px; }
    .pagina-articol article .full-width figcaption .keyword a {
      text-transform: uppercase;
      color: #39abe1;
      font-weight: bold; }
    .pagina-articol article .full-width figcaption .pop {
      position: absolute;
      top: -17px;
      right: 11px;
      background: #fff;
      border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      font-size: 11px;
      font-weight: bold;
      color: #404141;
      width: 92px;
      text-align: center;
      padding: 1px 5px;
      display: none; }
      .pagina-articol article .full-width figcaption .pop:after {
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid white;
        content: '';
        display: block;
        position: absolute;
        top: 17px;
        right: 7px; }
  .pagina-articol article .full-width .gallery-control .picsNumber {
    letter-spacing: normal;
    min-width: 18px;
    display: inline-block; }
  .pagina-articol article .full-width .gallery-control .currentPic {
    letter-spacing: normal;
    margin-right: 8px;
    display: inline-block;
    width: 17px;
    text-align: right; }
  .pagina-articol article .full-width .gallery-control .nr strong {
    color: #fff;
    font-weight: normal; }
  .pagina-articol article .full-width .gallery-control .left {
    cursor: pointer;
    background: url(../img/icons-sprite.png) no-repeat -75px -525px;
    width: 8px;
    height: 14px;
    float: left;
    margin: 5px 4px 0 18px; }
    .pagina-articol article .full-width .gallery-control .left:hover {
      background-position: -75px -539px; }
    .pagina-articol article .full-width .gallery-control .left:after {
      display: block;
      content: '';
      position: absolute;
      top: 3px;
      right: 63px;
      width: 1px;
      height: 33px;
      background: #070707;
      /* Old browsers */
      background: -moz-linear-gradient(top, #070707 0%, #353535 25%, #353535 50%, #353535 75%, #070707 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #070707), color-stop(25%, #353535), color-stop(50%, #353535), color-stop(75%, #353535), color-stop(100%, #070707));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #070707 0%, #353535 25%, #353535 50%, #353535 75%, #070707 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #070707 0%, #353535 25%, #353535 50%, #353535 75%, #070707 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #070707 0%, #353535 25%, #353535 50%, #353535 75%, #070707 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #070707 0%, #353535 25%, #353535 50%, #353535 75%, #070707 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#070707', endColorstr='#070707',GradientType=0 );
      /* IE6-9 */ }
  .pagina-articol article .full-width .gallery-control .right {
    background: url(../img/icons-sprite.png) no-repeat -85px -525px;
    width: 8px;
    height: 14px;
    float: left;
    margin: 5px 15px 0 15px;
    cursor: pointer; }
    .pagina-articol article .full-width .gallery-control .right:hover {
      position: relative;
      background-position: -85px -539px; }
  .pagina-articol article .full-width .gallery-control .expand {
    cursor: pointer;
    background: url(../img/icons-sprite.png) no-repeat -99px -525px;
    width: 18px;
    height: 14px;
    float: left;
    margin-top: 5px; }
    .pagina-articol article .full-width .gallery-control .expand:hover {
      background-position: -99px -540px; }
      .pagina-articol article .full-width .gallery-control .expand:hover .pop {
        display: block; }
  .pagina-articol article .meta .bigshare {
    padding-top: 10px; }
  .pagina-articol time {
    font-size: 11px;
    color: #8d8d8d; }
  .pagina-articol .tab-articol .meta {
    font-size: 11px; }
    .pagina-articol .tab-articol .meta .topshare {
      position: relative;
      border-bottom: 1px solid #dddddd;
      margin-bottom: 20px;
      min-height: 50px; }
    .pagina-articol .tab-articol .meta .keywords {
      font-size: 11px;
      font-weight: bold;
      color: #9b9b9b;
      margin: 0px 0px 8px 0px;
      display: block;
      width: 440px;
      position: relative;
      padding-right: 206px; }

   .pagina-articol .tab-articol .meta .keywords a {
    font-weight: bold;
  }
   .pagina-articol .tab-articol .meta .keywords a:hover {
      color: #94324f;
    }

  .pagina-articol .tab-articol .meta-bottom .like-menu {
    top: 29px; }
  .pagina-articol .tab-articol .row-one {
    min-height: 20px; }
  .pagina-articol .meta-bottom {
    padding-top: 15px;
    position: relative;
    border-top: 1px solid #d4d4d4; }
  .pagina-articol .author {
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 20px; }
    .pagina-articol .author > ul {
      width: 470px;
      float: left; }
      .pagina-articol .author > ul li {
        margin-bottom: 10px;
        display: block;
        float: left; }
        .pagina-articol .author > ul li .follow {
          margin-right: 10px; }
    .pagina-articol .author .desc {
      float: left;
      margin-top: 1px;
      font-size: 11px;
      color: #9b9b9b;
      font-weight: bold; }
    .pagina-articol .author .a-name {
      display: inline;
      font-size: 12px;
      color: #333333;
      margin-left: 5px;
      float: left;
      font-weight: bold; }
      .pagina-articol .author .a-name a {
        color: #333; }
        .pagina-articol .author .a-name a:hover {
          color: #000; }
  .pagina-articol .autor-box {
    background: #eeeeee;
    border: 1px solid #cecece;
    height: 39px;
    margin: 10px 0px 0px 0px;
    -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
    -moz-box-shadow: inset 0px 0px 0px 1px #fff;
    box-shadow: inset 0px 0px 0px 1px #fff; }
    .pagina-articol .autor-box .follow {
      padding: 4px 5px 4px 4px;
      margin: 11px 0px 0px 12px; }
    .pagina-articol .autor-box .avatar {
      float: left;
      position: relative;
      top: -10px;
      margin-left: 12px; }
    .pagina-articol .autor-box .name {
      font-family: Tahoma, Arial, Helvetica, sans-serif;
      font-size: 24px;
      color: #6a6a6a;
      font-weight: bold;
      line-height: 40px;
      float: left;
      margin-left: 12px;
      text-shadow: 0px 1px white; }
  .pagina-articol .like-menu .icc {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
  .pagina-articol .like-menu .downvote {
    margin-right: 10px; }

.blog-page .author {
  margin-top: 0; }

#main-content .blog-page .keywords {
  border-bottom: 1px solid #dddddd;
  margin: 20px 0px 15px 0;
  padding-bottom: 4px; }
#main-content .blog-page .meta {
  border-bottom: 1px solid #dddddd; }

.article-box {
  width: 320px;
  float: right;
  clear: both;
  margin: 15px 0 15px 20px; }
  .article-box a:hover {
    text-decoration: none;
    color: #616161; }
  .article-box .padded {
    background: #F1F1F1;
    padding: 11px; }
  .article-box .meta {
    border-bottom: 1px solid #dddddd;
    height: 27px; }
    .article-box .meta .icon{
      background: url("../img/icons-sprite.png") no-repeat scroll 0 0 #F1F1F1;
	    border-bottom: 1px solid #FFFFFF;
	    float: left;
	    height: 26px;
	    width: 31px;
      }
     .article-content .article-box .meta .icon,  {
       background-image: url("../img/icons-sprite.png");
       background-position: -142px -480px;
       border-bottom: 1px solid #fff;
       float: left;
       height: 26px;
       width: 31px;
       position: relative;
     }
    .article-box .meta span {
      padding: 4px 0;
      text-transform: uppercase;
      color: #999;
      font-size: 13px;
      font-weight: bold;
      margin-left: 9px;
      line-height: 29px;
      text-shadow: 0 -1px 0 #fff; }
    .article-box .meta .padded {
      padding: 10px;
      background: #f1f1f1;
      border-top: 1px solid white; }
      .article-box .subcategory .icon {
        display: block;
        width: 31px;
        height: 26px;
        float: left;
        position: absolute;
        left: -20px;
        top: 8px;
        opacity: 0.5;

        background-image: url("../img/icons-sprite.png");
        background-position: -143px -480px;
      }
  .article-box ul {
    margin: 0; }
  .article-box .by {
    font-size: 12px; }

.quotebox .meta .icon {
  background-position: -141px -505px; }
.quotebox .padded {
  background: transparent;
  font-size: 12px; }
.quotebox .q {
  display: block;
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
  color: #3d3d3d;
  margin-bottom: 23px; }

.fotobox .meta .icon {
  background-position: -143px -532px; }
.fotobox .photo-modal-trigger {
  cursor: pointer; }
  .fotobox .photo-modal-trigger .pic-text a {
    color: #3D3D3D; }
    .fotobox .photo-modal-trigger .pic-text a:hover {
      color: #5a5a5a; }

.videobox .meta .icon {
  background-position: -143px -557px; }

.extra-text .meta .icon {
  background-position: -143px -635px; }
.extra-text .padded h4 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 13px; }
.extra-text .padded p {
  font-size: 14px;
  font-style: italic;
  color: #333333; }

.fotobox figcaption,
.videobox figcaption {
  font-size: 16px;
  font-weight: bold;
  color: #3d3d3d;
  line-height: 21px;
  margin-bottom: 13px; }

.other-news.article-box {
  width: auto;
  float: none;
  margin: 10px 0;
  border: 1px solid #cbcbcb;
  -webkit-box-shadow: 0px 2px 0px #dedede;
  -moz-box-shadow: 0px 2px 0px #dedede;
  box-shadow: 0px 2px 0px #dedede;}
.other-news-bottom.article-box .meta span {
  color: #0082BE;
  margin-left: 20px;
}
  .other-news.article-box .borderMe {
    border-bottom: 1px solid #e3e3e3;
  }
  .other-news.article-box .padded {
    padding: 20px 0 20px 40px;
    background: none;
    }
  .other-news .meta {
    background: #ededed;
    padding: 4px 0;
    margin: 1px;
    border-bottom: 1px solid #cbcbcb;
    position: relative;
   }
  .other-news.article-box .meta .icon {
  	position: absolute;
		width: 10px;
		height: 34px;
		left: 0;
		top: -1px;
		border-bottom: 1px solid white;
		float: left;
    background: url("../img/icons-sprite.png") no-repeat 0px 0px #f1f1f1;
    border: 1px solid #fff;
    width: 10px;
    background: #169ad8;
  }

	.other-news.article-box .meta h5 a {
		font-size: 18px;
		font-weight: bold;
		padding-left: 20px;
	}

  .other-news.article-box .meta.news .icon {
  	background-color: #97321b;
	  background-image: -webkit-gradient(linear, left top, left bottom, from(#97321b), to(#8b260f));
	  background-image: -webkit-linear-gradient(top, #97321b, #8b260f);
	  background-image: -moz-linear-gradient(top, #97321b, #8b260f);
	  background-image: -o-linear-gradient(top, #97321b, #8b260f);
	  background-image: linear-gradient(to bottom, #97321b, #8b260f);
  }
  .other-news.article-box .meta.news h5 a {
  	color: #97321b;
  }

  .other-news.article-box .meta.economie .icon {
  	background-color: #ac2a51;
	  background-image: -webkit-gradient(linear, left top, left bottom, from(#ac2a51), to(#9f1d44));
	  background-image: -webkit-linear-gradient(top, #ac2a51, #9f1d44);
	  background-image: -moz-linear-gradient(top, #ac2a51, #9f1d44);
	  background-image: -o-linear-gradient(top, #ac2a51, #9f1d44);
	  background-image: linear-gradient(to bottom, #ac2a51, #9f1d44);
  }
  .other-news.article-box .meta.economie h5 a {
  	color: #ac2a51;
  }

  .other-news.article-box .meta.international .icon {
  	background-color: #169ad8;
	  background: -moz-linear-gradient(top, #169ad8 50%, #0a83bc 100%);
	  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #169ad8), color-stop(100%, #0a83bc));
	  background: -webkit-linear-gradient(top, #169ad8 50%, #0a83bc 100%);
	  background: -o-linear-gradient(top, #169ad8 50%, #0a83bc 100%);
	  background: -ms-linear-gradient(top, #169ad8 50%, #0a83bc 100%);
	  background: linear-gradient(to bottom, #169ad8 50%, #0a83bc 100%);
  }
  .other-news.article-box .meta.international h5 a {
  	color: #169ad8;
  }

  .other-news.article-box .meta.educatie .icon {
  	background-color: #1d6cb3;
	  background: -moz-linear-gradient(top, #1d6cb3 50%, #0049a1 100%);
	  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #1d6cb3), color-stop(100%, #0049a1));
	  background: -webkit-linear-gradient(top, #1d6cb3 50%, #0049a1 100%);
	  background: -o-linear-gradient(top, #1d6cb3 50%, #0049a1 100%);
	  background: -ms-linear-gradient(top, #1d6cb3 50%, #0049a1 100%);
	  background: linear-gradient(to bottom, #1d6cb3 50%, #0049a1 100%);
  }
  .other-news.article-box .meta.educatie h5 a {
  	color: #1d6cb3;
  }

  .other-news.article-box .meta.tech .icon {
  	background-color: #007a86;
	  background: -moz-linear-gradient(top, #007a86 50%, #006169 100%);
	  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #007a86), color-stop(100%, #006169));
	  background: -webkit-linear-gradient(top, #007a86 50%, #006169 100%);
	  background: -o-linear-gradient(top, #007a86 50%, #006169 100%);
	  background: -ms-linear-gradient(top, #007a86 50%, #006169 100%);
	  background: linear-gradient(to bottom, #007a86 50%, #006169 100%);
  }
  .other-news.article-box .meta.tech h5 a {
  	color: #007a86;
  }

  .other-news.article-box .meta.lifestyle .icon {
  	background-color: #ed6d31;
	  background: -moz-linear-gradient(top, #ed6d31 50%, #ce561f 100%);
	  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ed6d31), color-stop(100%, #ce561f));
	  background: -webkit-linear-gradient(top, #ed6d31 50%, #ce561f 100%);
	  background: -o-linear-gradient(top, #ed6d31 50%, #ce561f 100%);
	  background: -ms-linear-gradient(top, #ed6d31 50%, #ce561f 100%);
	  background: linear-gradient(to bottom, #ed6d31 50%, #ce561f 100%);
  }
  .other-news.article-box .meta.lifestyle h5 a {
  	color: #ed6d31;
  }

  .other-news.article-box .meta.sanatate .icon {
  	background-color: #17adb0;
	  background: -moz-linear-gradient(top, #17adb0 50%, #1d9698 100%);
	  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #17adb0), color-stop(100%, #1d9698));
	  background: -webkit-linear-gradient(top, #17adb0 50%, #1d9698 100%);
	  background: -o-linear-gradient(top, #17adb0 50%, #1d9698 100%);
	  background: -ms-linear-gradient(top, #17adb0 50%, #1d9698 100%);
	  background: linear-gradient(to bottom, #17adb0 50%, #1d9698 100%);
  }
  .other-news.article-box .meta.sanatate h5 a {
  	color: #17adb0;
  }

  .other-news.article-box .meta.cultura .icon {
  	background-color: #e6b728;
	  background: -moz-linear-gradient(top, #e6b728 50%, #c89700 100%);
	  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #e6b728), color-stop(100%, #c89700));
	  background: -webkit-linear-gradient(top, #e6b728 50%, #c89700 100%);
	  background: -o-linear-gradient(top, #e6b728 50%, #c89700 100%);
	  background: -ms-linear-gradient(top, #e6b728 50%, #c89700 100%);
	  background: linear-gradient(to bottom, #e6b728 50%, #c89700 100%);
  }
  .other-news.article-box .meta.cultura h5 a {
  	color: #e6b728;
  }

  .other-news.article-box .meta.entertainment .icon {
  	background-color: #b71973;
	  background: -moz-linear-gradient(top, #b71973 50%, #9c0059 100%);
	  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #b71973), color-stop(100%, #9c0059));
	  background: -webkit-linear-gradient(top, #b71973 50%, #9c0059 100%);
	  background: -o-linear-gradient(top, #b71973 50%, #9c0059 100%);
	  background: -ms-linear-gradient(top, #b71973 50%, #9c0059 100%);
	  background: linear-gradient(to bottom, #b71973 50%, #9c0059 100%);
  }
	.other-news.article-box .meta.entertainment h5 a {
		color: #b71973;
	}

  .other-news.article-box li {
    float: left;
    left: -10px;
    margin-right: 18px;
    padding-right: 12px;
    position: relative;
    width: 272px;
    }
    .other-news.article-box li:last-child {
      padding-right: 0;
      margin-right: 0;
      border: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    .other-news.article-box li .title {
      display: block;
      font-family: Georgia, serif;

      font-size: 16px;
      color: #000; }
      .other-news.article-box li .title .pic {
        width: 184px; }
      .other-news.article-box li .title .text {
        padding: 10px;
        display: block;
        min-height: 70px;
        font-weight: 100; }

.category-mark {
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  background-color: #5c5c5c;
  padding: 2px 8px;
  position: absolute;
  top: 73px;
  left: 0; }
  .category-mark:hover {
    color: white !important; }

.news > .category-mark, .npt > .category-mark {
  background-color: #b23b1f; }

.economie > .category-mark {
  background-color: #d4406c; }

.international > .category-mark {
  background-color: #63c3f0; }

.educatie > .category-mark {
  background-color: #126fc5; }

.tech > .category-mark {
  background-color: #006169; }

.lifestyle > .category-mark {
  background-color: #ff5f15; }

.sanatate > .category-mark {
  background-color: #3daaac; }

.cultura > .category-mark {
  background-color: #edbf21; }

.entertainment > .category-mark {
  background-color: #b51a72; }

.politica > .category-mark {
  background-color: #8d36dc; }

.societate > .category-mark {
  background-color: #32B955; }

.sport > .category-mark {
  background-color: #649f10; }

.article-live-listing {
  margin-top: 25px; }
  .article-live-listing ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-top: 0px;
    border-top: 1px solid #eeeeee; }
    .article-live-listing ul li {
      list-style-type: none;
      position: relative;
      padding: 15px 0px 15px 15px;
      margin: 0;
      border-bottom: 1px solid #eeeeee;
      background-image: none;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      color: #333333;
      font-weight: normal; }
      .article-live-listing ul li:last-child {
        border-bottom: 0; }
      .article-live-listing ul li strong {
        float: left;
        font-size: 14px;
        font-weight: bold;
        background-color: #eeeeee;
        padding: 1px 6px 1px 6px;
        display: block;
        height: 20px;
        margin: -4px 10px 0 0; }
        .article-live-listing ul li strong .icon {
          background: url("../img/icons-sprite.png") no-repeat -137px -468px;
          width: 6px;
          height: 11px;
          float: left;
          margin-top: 4px;
          border-right: 1px solid #cccccc;
          padding: 1px 8px 1px 0px;
          margin-right: 8px; }

.infografie .meta .icon {
  background-position: -143px -610px; }

.sondaj .meta .icon {
  background-position: -143px -584px; }

.sondaj,
.infografie {
  font-size: 14px;
  color: #777777;
  margin-bottom: 5px; }
  .sondaj figcaption strong,
  .infografie figcaption strong {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    display: block;
    margin-bottom: 10px; }
  .sondaj .detalii,
  .infografie .detalii {
    font-size: 12px;
    margin-top: 20px;
    display: block; }

.alte-stiri {
  width: 244px;
  float: left;
  margin: 10px 20px 15px 0px; }
  .alte-stiri .padded {
    padding: 0;
    border-bottom: 1px solid #d8d8d8;
    -webkit-box-shadow: inset 0px -1px 0px #fff;
    -moz-box-shadow: inset 0px -1px 0px #fff;
    box-shadow: inset 0px -1px 0px #fff; }
  .alte-stiri .meta .icon {
    background-position: -142px -480px; }
  .alte-stiri ul li {
    margin: 0;
    padding: 0;
    background: none;
    position: relative;
    font-family: Georgia, serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0px 0px;
    border-bottom: 1px solid #d8d8d8;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
    padding: 0px 11px 8px 31px;
    margin-bottom: 10px; }
    .alte-stiri ul li:first-child {
      margin: 0 10px 15px 10px;
      padding: 10px 0 0 0; }
      .alte-stiri ul li:first-child .icon {
        display: none; }
      .alte-stiri ul li:first-child figure img {
        width: 224px; }
      .alte-stiri ul li:first-child figure figcaption {
        background: #303030;
        width: 100%; }
      .alte-stiri ul li:first-child figcaption a {
        color: #fff;
        padding: 6px 11px;
        display: block; }
        .alte-stiri ul li:first-child figcaption a:hover {
          color: #fff; }
      .alte-stiri ul li:first-child:hover img {
        opacity: 0.95; }
    .alte-stiri ul li:last-child {
      padding-bottom: 5px;
      border-bottom: 0;
      box-shadow: none; }
    .alte-stiri ul li a {
      color: #1b1b1b;
      line-height: 18px; }
      .alte-stiri ul li a:hover {
        color: #11547D; }
  .alte-stiri ul .icon {
    background: url("../img/icons-sprite.png") no-repeat -163px -467px;
    width: 11px;
    height: 13px;
    position: absolute;
    top: 2px;
    left: -20px; }

.like-menu {
  float: right;
  height: 30px;
  position: absolute;
  z-index: 2;
  top: 2px;
  right: 0px;
  background: #fff;
  padding: 0px 10px 5px 10px; }
  .like-menu > div {
    display: block;
    float: left;
    margin-right: 3px; }
  .like-menu .icc .icon {
    width: 30px;
    height: 30px;
    background-position: 0px -29px; }
  .like-menu .upvote .icon {
    background-position: -30px -29px; }
  .like-menu .count strong {
    font-size: 24px;
    color: #1e1e1e;
    font-weight: normal;
    margin-right: 5px; }
  .like-menu .count span {
    font-size: 11px;
    color: #999999;
    position: relative;
    top: -3px;
    left: -3px; }

#tab-foto figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0;
  background: url(../img/png70.png); }
  #tab-foto figure figcaption p {
    background: none;
    position: relative;
    top: auto;
    left: auto; }
#tab-foto .controls .h-contain {
  position: absolute;
  top: 0;
  width: 130px;
  height: 100%; }
  #tab-foto .controls .h-contain .ctrl {
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out; }
  #tab-foto .controls .h-contain:hover .ctrl {
    opacity: 1; }
#tab-foto .controls .h-contain-left {
  left: 0; }
#tab-foto .controls .h-contain-right {
  right: 0; }
#tab-foto .share-buttons {
  float: none; }

.full-modal {
  position: relative;
  width: 55%;
  background: rgba(0, 0, 0, 0.75);
  border: 5px solid rgba(0, 0, 0, 0);
  margin: 20px auto 0px auto;
  display: block;
  -webkit-box-shadow:  0px 0px 20px 0px #000;
  -moz-box-shadow:  0px 0px 20px 0px #000;
  box-shadow:  0px 0px 20px 0px #000;
  text-align: center; }
  .full-modal > img {
    max-width: 100%;
    max-height: 80%; }
  .full-modal .full-modal-desc {
    position: relative;
    padding: 10px 125px 5px 5px;
    display: block;
    color: #C9C9C9;
    min-height: 16px;
    text-align: left; }
  .full-modal .full-modal-glink {
    cursor: pointer;
    background: url(../img/icons-sprite.png) no-repeat -99px -525px;
    width: 18px;
    height: 14px;
    float: left;
    margin-top: 5px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: 7px;
    right: 5px; }
    .full-modal .full-modal-glink:before {
      content: "Galerie foto";
      display: block;
      position: absolute;
      right: 23px;
      top: 0;
      color: #929292;
      z-index: 1;
      text-transform: uppercase;
      text-indent: 0;
      font-size: 11px;
      width: 85px; }
    .full-modal .full-modal-glink:hover {
      background-position: -99px -540px; }
      .full-modal .full-modal-glink:hover:before {
        color: #fff; }
  .full-modal .close-modal {
    width: 39px;
    height: 39px;
    border: 2px solid white;
    background-color: white;
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, white, #eaeaea);
    background-image: -moz-linear-gradient(top, white, #eaeaea);
    background-image: -o-linear-gradient(top, white, #eaeaea);
    background-image: linear-gradient(to bottom, white, #eaeaea);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: absolute;
    top: -10px;
    right: -10px;
    -webkit-box-shadow:  0px 0px 6px -1px #000;
    -moz-box-shadow:  0px 0px 6px -1px #000;
    box-shadow:  0px 0px 6px -1px #000;
    cursor: pointer; }
    .full-modal .close-modal:hover {
      background: #fff; }
    .full-modal .close-modal:active {
      background-color: white;
      background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#eaeaea));
      background-image: -webkit-linear-gradient(top, white, #eaeaea);
      background-image: -moz-linear-gradient(top, white, #eaeaea);
      background-image: -o-linear-gradient(top, white, #eaeaea);
      background-image: linear-gradient(to bottom, white, #eaeaea); }
    .full-modal .close-modal:after {
      content: '';
      display: block;
      background: url("../img/icons-sprite.png") no-repeat -1px -864px;
      width: 18px;
      height: 19px;
      position: absolute;
      top: 11px;
      right: 10px; }

@media all and (min-height: 900px) {
  .full-modal > img {
    max-height: 800px; } }
@media all and (max-height: 900px) {
  .full-modal {
    width: 51%; } }
.handler {
  display: none; }

.antena-3-cross {
  background: #f1f1f1;
  border: 1px solid #dddddd;
  -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
  -moz-box-shadow: inset 0px 0px 0px 1px #fff;
  box-shadow: inset 0px 0px 0px 1px #fff;
  margin-bottom: 20px;
  padding: 20px; }
  .antena-3-cross .box {
    float: left;
    width: 285px;
    padding-right: 15px;
    border-right: 1px solid #d8d8d8;
    margin-right: 10px;
    -webkit-box-shadow: inset -1px 0px 0px 0px #fff;
    -moz-box-shadow: inset -1px 0px 0px 0px #fff;
    box-shadow: inset -1px 0px 0px 0px #fff; }
    .antena-3-cross .box:last-child {
      margin: 0;
      padding: 0;
      border: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    .antena-3-cross .box .container {
      position: relative;
      width: 154px;
      height: 112px;
      float: left;
      margin-right: 10px; }
    .antena-3-cross .box .tag {
      position: absolute;
      bottom: 1px;
      right: 1px;
      background: #303030;
      color: #303030;
      font-size: 11px;
      color: #fff;
      font-weight: bold;
      text-transform: uppercase;
      padding: 2px 7px; }
    .antena-3-cross .box img {
      border: 1px solid white;
      float: left; }
    .antena-3-cross .box .title {
      font-family: Georgia, serif;
      font-size: 16px;
      line-height: 20px;
      color: #202020; }

.adOcean_text_link_2 {
  margin-bottom: 10px; }


/*
 ===============article google_adsense============
 * */

#adh_sideAdvert {
  width: 264px;
  float: left;
}
.googleAdSense .adGoogleAdSenseArticleEnd {
  width: 364px;
  margin: 0 auto 20px;
  clear: both;
}
.adGoogleAdSenseComments {
  width: 645px;
  height: 90px;
  margin: 10px 0;
}
.adGoogleAdSenseVideoEnd {

}
.clear {
  clear: both
}



aside .like-menu .count {
  float: left;
}

aside.meta-main {
	margin-bottom: 20px;
}

.pagina-articol .keywords a, .article-comments-total {
	color: #b74e6d;
}

.article-comments-total {
	font-weight: bold;
	clear: both;
	margin: -2px 0 10px 0;
	display: block;
	width: 105px;
}

.article-comments-total .icon {
	background-image: url(../img/icons-sprite.png);
	background-position: -35px -1009px;
	float: left;
	width: 13px;
	height: 13px;
	display: block;
	margin-right: 6px;
	margin-top: 1px;
}
.pagina-articol .keywords a:hover, .article-comments-total:hover {
	color: #983c57;
}

.full-width .ctrl {
	opacity: 0.2;
}
#article_end_popular {
	margin-bottom:30px
}
#article_end_popular .first {
	clear: both;
}
#article_end_popular .first a img{
	float: left;
	margin-right: 20px;

	width:290px;height:161px

}

.cke_source { /* some word wrap fix ckeditor */
	white-space: normal !important;
}
/*
#article_end_popular .sidebar-container .viewport {
	height: 252px;
}
*/



/* z */

.zc_top { margin-top: 20px; margin-bottom: 10px;}

.zc_top_branding { margin-top: 20px; margin-bottom: 20px;}

.zc_bara_1 { margin-top: 20px; margin-bottom: 20px;}

.zc_640x160_adtext { margin-top: 20px; margin-bottom: 20px;}

.zc_final_articol_1 {margin-top: 20px; margin-bottom: 30px;}

.zc_final_articol_2 {margin-top: 10px; margin-bottom: 30px;}

.zc_final_articol_3 {margin-top: 10px; margin-bottom: 30px;}


.zc_rectangle_1 { margin-bottom: 20px;}

.zc_rectangle_2 { margin-bottom: 20px;}

.zc_rectangle_3 { margin-bottom: 20px;}

