/*
Template Name: The News Reporter
Template URI: http://www.wpfreeware.com/news-reporter-wordpress-magazine-themes/
Author: WpFreeware
Author URI: http://www.wpfreeware.com
Description: A Pro responsive magazine website template
Version: 1.0 
License: GPL
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import "../../css/left.css";

*{margin:0; padding:0}
body{
  font-family:Verdana, Geneva, sans-serif; word-spacing:2px;font-size:14px; line-height:13px; background:url("images/site_bg_blue.png") top center no-repeat fixed #CCC;
word-wrap: break-word;
  overflow-wrap: break-word;
  text-overflow: ellipsis;
}
.ProgramMenuHolder{background: #292929 url("https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/themes/copertino/images/ui-bg_gloss-wave_25_333333_500x100.png") 0% 50% !important;-moz-border-radius: 10px;border-radius: 10px; height: 51px; overflow: hidden;line-height: 20px}
#ProgramMenu{ margin: 0 auto;}
#ProgramMenu div a{float: right; padding: 5px; width: 100px; text-align: right;}
#ProgramMenu div h1{ font-size:13px;}
#ProgramMenu div h2{ font-size:11px;}
#ProgramMenu div.scrollEl{ border-right:1px dashed #797979; height: 51px;}
#ProgramMenu div.scrollEl:hover{ background:#191919;}
#ProgramMenu div.selected.scrollEl:hover,#ProgramMenu div.selected{ background: #00b7f1 url("https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/themes/copertino/images/ui-bg_gloss-wave_35_f6a828_500x100.png") 0% 50%; border: none}
#ProgramMenu div.selected h1{ font-weight: bold;}
#ProgramMenu div h1 a{ color: #ffffff;}
#ProgramMenu div h1 a:hover{ text-decoration: underline;}
#ProgramMenu div h2 a{ color: #797979;}
#ProgramMenu div h2 a:hover{ color: #dadada;}
#ProgramMenu div.selected h1 a{ color: #ffffff; text-decoration: none;}
#ProgramMenu_ctrl{ position: relative; overflow: initial;}
#ProgramMenu_ctrl div{ position: absolute; top: 0; width: 30px; height: 51px; cursor: pointer}
#ProgramMenu_ctrl div span{ float:left; width:16px; height: 16px; background-image: url("https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/themes/copertino/images/ui-icons_cd0a0a_256x240.png"); margin:16px 7px;}
#ProgramMenu_ctrl div:hover{ background: #191919; overflow-x: all !important;}
#ProgramMenu_ctrl div:hover span{background-image: url("https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/images/ui-icons_ffffff_256x240.png");}
#ProgramMenu_ctrl div.prev{ left:0; }
#ProgramMenu_ctrl div.next{ right:0;}
.body_text { line-height:20px;padding-left:10px }
.linkUtilBox {display: block; width:300px;height:150px; float:left;margin-left:20px !important;}
.langBar {
	overflow:hidden;
	background-color: #333;
	position:fixed;
	top:10px;
	margin-left:50px;
	max-width:1050px;
	z-index: 100;
	height:40px;
	font-weight: bolder;
	font-size:12px;
}
.speciallinks p > a{ color:blue; text-decoration: underline; }
.ascultaLive { font-size: 14px; font-weight: bold; }
.langBar a{
	float:left;
	display:block;
	text-align:center;
	padding: 14px 12px;
	color: #f2f2f2;
	text-decoration:none;
}
.langBar a:hover{
	background: #ddd;
		color: black;
}
.promoSlideImg {
height: 150px !important;
}
ul.formulareSt li {
    margin-bottom:15px;
    font-size: 14px;
    font-weight: 500;;
}
.ui-tooltip, .arrow:after {
    background: black;
    border: 2px solid white;
  }
  .ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
    font: bold 14px "Helvetica Neue", Sans-Serif;
    text-transform: uppercase;
    box-shadow: 0 0 7px black;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }
  </

#SocialShareArticle {margin:10px 0px}
#SocialShareArticle img{margin-right:5px}
#SocialShareArticle a{margin-right:5px}

#goTop {  position: fixed; bottom:0px;right:0px; }
#goTop img { height:48px; }

.categoryname { color: #337ab7; font-weight: bold;font-size:16px;margin-bottom:5px; }
.artiname { color: #337ab7; font-size:14px;margin-bottom:4px; line-height: 18px}

#SocialShare {position:fixed; right:10px; top:35px;z-index:1231241;}
#SocialShare a{display:block; clear:both; margin-bottom:5px}
a{color:#000; text-decoration:none}
a:hover, a:active, a:focus{text-decoration:none; color:#000}
input[type=text], input[type=password], textarea{border:1px solid #ddd; padding:5px}
input[type=submit]
h1, h2, h4, h5, h6{font-weight:normal; margin:0 0 15px}
h3{color:#202021; font-size:12px; font-weight:bold; margin-bottom:2px; line-height:13px}
h2{font-size:25px; line-height:30px}
img{max-width:100%; height:auto}
img.cat{max-width:100%; height:100px}
.alignleft{float:left; margin-left:0px}
.aligncenter{display:block; margin:10px auto}
.alignright{float:right; margin-left:10px}
.floatleft{float:left}
.floatright{float:right}
.center{width:1080px; display:block; margin:0 auto; padding:20px; background:#fff; transition:all 1.3s ease 0s; -moz-transition:all 1.3s ease 0s; -webkit-transition:all 1.3s ease 0s; -o-transition:all 1.3s ease 0s; -ms-transition:all 1.3s ease 0s}

.slider{height:auto; overflow:visible}
.bxslider, .bx-viewport, .bx-controls, .bx-pager, .bx-controls-direction{overflow:visible}
#selectnav1{display:none}
#selectnav2{display:none}
#nav{display:block}
#f_menu{display:block;font-size:12px;}
.header_area{}
.logo{margin-top:40px}
.top_menu{margin-left:60px; margin-top:60px; width:330px; height:50px;}
.top_menu ul{list-style:none outside none; margin:0; padding:0}
.top_menu ul li{float:left; border-right:2px solid #000}
.top_menu ul li:last-child{border-right:none}
.top_menu ul li a{color:#00ccff; display:block; font-size:15px; padding:0 11px; line-height:12px}
.top_menu ul li a:hover{text-decoration:underline}
.social_plus_search{margin-bottom:20px;margin-top:28px;margin-left:-10px;}
.social{width:250px; margin:20px 0px 10px 0px}
.social ul{list-style:none outside none; margin:0; padding:0}
.social ul li{float:left; margin-right:7px}
.social ul li a{display:block; padding:12px 13px; font-weight: bold; font-size:12px;}
.twitter{background:url("images/social_icons.png") no-repeat scroll 0 0 rgba(0,0,0,0)}
.facebook{background:url("images/social_icons.png") no-repeat scroll -37px 0px rgba(0,0,0,0)}
.feed{background:url("images/social_icons.png") no-repeat scroll -73px 0px rgba(0,0,0,0)}
.search{ margin-top:-10px; }
.search #search_form{}
.search #s{width:87%}
.search #searchform{background:url("images/search.png") no-repeat scroll 0 0 rgba(0,0,0,0); border:medium none; height:24px; margin-left:-6px; text-indent:-99999px; width:12%}
.main_menu_area{overflow:visible; background:#00ccff; min-height:35px}
.main_menu_area ul{margin:0; padding:0; list-style:none}
.main_menu_area ul li{float:left; position:relative}
.main_menu_area ul li a{color:#FFF; display:block; font-family:Verdana, Geneva, sans-serif; font-size:11.5px; font-weight: bold; padding:13px 8.7px}
.main_menu_area ul li a:hover{background:#CF0000}
#nav li ul{transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; -ms-transition:all 0.3s ease 0s}
/* dropdown css level one*/
.main_menu_area ul li ul{background:none repeat scroll 0 0 #00ccff; top:100px; position:absolute; width:215px; z-index:99999; right:-99999px}
.main_menu_area ul li ul li{float:none; position:relative}
.main_menu_area ul >li:hover >ul{left:0px; top:34px}
.main_menu_area ul li ul li a{font-family:Verdana, Geneva, sans-serif; font-weight:bold}
.main_menu_area ul li ul li a:hover{}
/* dropdown css level two*/
.main_menu_area ul li ul li ul{background:none repeat scroll 0 0 #00ccff; right:215px; position:absolute; width:215px; z-index:99999; right:-99999px}
.main_menu_area ul li ul li ul li{float:none}
.main_menu_area ul li ul li:hover ul{left:215px !important; top:0px}
.main_menu_area ul li ul li ul li a{font-family:Verdana, Geneva, sans-serif; font-weight:bold}
.slider_area, .slider{display:block; position:relative; width:100%; margin:0; padding:0;}
.slider *{margin:0; padding:0;}
.slider img{max-width:100%;}
.slider1{width:770px}
.slider2{width:250px}
.content_area{margin-top:25px; width: 100%}
.content_area.zh_cn{  
    font-size: 12px;
    line-height: 16px;}


.main_content{width:770px}
.left_coloum{width:550px}
.single_left_coloum_wrapper{position:relative; margin-left:-10px; margin-bottom:10px}
.single_left_coloum_wrapper .title{margin-left:10px}
.title{border-bottom:4px solid #00ccff; padding-bottom:4px;font-family:Verdana, Geneva, sans-serif; font-size:20px; word-spacing:2px}
.more{background:url("images/plus.png") no-repeat scroll 57px 9px #00ccff; color:#FFF; display:block; font-size:10px; font-weight:bold; padding:4px 20px; position:absolute; right:0; text-transform:uppercase; top:10px}
.popular_more{background:url("images/plus.png") no-repeat scroll 57px 12px #00ccff; color:#FFF; display:block; font-size:10px; font-weight:bold; padding:7px 20px; text-transform:uppercase; width:74px; margin-top:10px}
.single_left_coloum{margin-left:35px;margin-bottom:15px; width:143px;min-height:350px; max-height: 380px;overflow: hidden}
.single_left_coloum.zh_cn {line-height: 18px;; }
.single_left_coloum.catPage{height:300px;}
.homeArtiPhoto { height:95px; width:140px;}
.readmore, .single_cat_right_content_meta span{color:#00ccff; font-size:10px; text-transform:uppercase; font-weight:bold; margin-right:20px}
.readmore:hover, .single_cat_right_content_meta span:hover{color:#00ccff; text-decoration:underline}
.gallery{}
.gallery img{margin-bottom:10px; margin-left:10px; width:141px}
.single_cat_left{}
.single_cat_left_content{border-bottom:1px dotted #000; margin-left:10px; width:220px}
.single_cat_left_content h3{font-size:15px}
.single_cat_left_content_meta{font-size:11px}
.single_cat_left_content_meta span{color:#00ccff}
.right_coloum{width:190px}
.single_right_coloum{margin-bottom:20px}
.single_right_coloum ul{margin:0; padding:0; list-style:none}
.single_right_coloum ul li{border-bottom:1px dotted #ddd}
.single_right_coloum ul li:last-child{border-bottom:none}
.single_cat_right_content{padding-bottom:10px}
.single_cat_right_content h3{margin-top:10px}
.single_cat_right_content_meta{}
.editorial{}
.mostread h3{font-size:16px;line-height: 18px}
.editorial h3{color:#00ccff; font-size:15px;padding-bottom: 5px;line-height: 15px}
.sidebar{width:250px}
.single_sidebar{margin-bottom:20px}
.news-letter{padding:10px; background:#E4E4E4}
.news-letter h2{font-family:Verdana, Geneva, sans-serif font-size:20px; margin-bottom:5px; word-spacing:2px}
.news-letter p{}
.news-letter form input#name{border:1px solid #999; margin-bottom:10px; width:100%}
.news-letter form input#email{border:1px solid #999; margin-bottom:10px; width:100%}
.news-letter form input#form-submit{background:none repeat scroll 0 0 #00ccff; border:medium none; color:#FFF; font-weight:bold; padding:8px 20px; font-size:13px}
.news-letter-privacy{color:#00ccff; margin-top:10px}
.popular{}
.popular ul{margin:0; padding:0; list-style:none}
.popular ul li{border-bottom:1px dotted #000; padding-bottom:10px; margin-bottom:10px}
.popular ul li:last-child{border-bottom:none}
.single_popular{}
.single_popular p{margin-bottom:0}
.single_popular h3{line-height:17px; margin-top:0}
.footer_top_area{border-bottom:1px dotted #000; border-top:1px dotted #000; padding:20px 0; width:940px}
.inner_footer_top{width:730px; margin:0 auto}
.footer_bottom_area{margin-top:15px}
.footer_menu{margin-bottom:20px}
.footer_menu ul{margin:0; padding:0; list-style:none}
.footer_menu ul li{border-right:1px solid #000; display:inline}
.footer_menu ul li:last-child{border-right:none}
.footer_menu ul li a{display:inline-block; padding:0 22px}
.footer_menu ul li a:hover{}
.copyright_text{line-height:17px; text-align:center}
#FooterWrapper{background:url(../img/footer_bg.png) no-repeat 50% 100%; padding-bottom:10px; margin-bottom:10px;}
#Footer{clear:both; overflow:auto; width:992px; margin:0 auto; padding-top:10px}
#logo_footer{float:left; background:url(/img/logos.png) repeat-x 0% 100%; background-position:0px 0px; background-repeat:no-repeat; height:205px; width:140px;}
#Footer ul{float:left; width:195px; border-right:1px dotted #BABABA; list-style:none; padding:0px 5px}
#Footer ul.n{ border:none!important}
#Footer ul li{ float:left; cursor:pointer;}
#Footer ul li a:hover{color:#00b7f1; text-decoration:none}
#Footer ul li.separator{ padding:2px 5px;}
#Footer ul li.separator:hover{background:none; color:#ffffff;}
#Footer ul li.selected{ text-decoration:underline;}
#Footer ul li h2{ font-size:14px;}
#PoweredBy{ float:right; padding:10px 10px 10px 0px}
#PoweredBy a{ color:#66889c}
#PoweredBy a:hover{color:#406486;}
#fototext {
font-size: 12px;
font-weight: normal;
padding: 13px 0;
color: #777777;
border-bottom: 1px dotted #aaaaaa;
margin-left:30px;
margin-right: 30px;
margin-bottom:10px;
/*max-width:320px;*/
}
.articleMainImage img{
	
max-width:640px;
max-height:420px;
overflow: hidden;
display: block;
margin-left:auto;
margin-right: auto;
}
.podImg {
	height: 25px;
width:25px;
position: relative;
top:-12px;

left:-10px;
}
ul.footer_list li {clear:left;}
ul.footer_list li a{ float:left; padding:2px 3px; font-size:12px;width:183px;}
ul.footer_list li a:hover{ text-decoration:underline; color:#333333;}
ul.footer_list li.title {padding:5px; font-size:14px; font-weight:bold}
#Links{ font-size:14px; text-align:center; padding:7px 0;}
#Links a{ font-weight:bold; padding:10px; color:#85a2bc;}
#Links a:hover{ color:#406486;}
#Linikuri_utile{ font-size:12px; font-weight:bold;}
#logo_footer{float:left; background:url(/img/logos.png) repeat-x 0% 100%; background-position:0px 0px; background-repeat:no-repeat; height:205px; width:140px;}
h1.view { font-size:30px; font-weight: bold; }
body.body_he_he {
 /*float:right; text-align: right;*/
/*direction: rtl;*/
unicode-bidi: bidi-override !important;
/* margin-right:22%;
margin-left:auto;*/
 }
.promo_wrapper.he_he { direction: ltr !important; }


.promo_wrapper { margin-top:-50px; margin-bottom: -40px;}

body.body_ar_ar {
 /*float:right; text-align: right;*/
/*direction: rtl;*/
unicode-bidi: bidi-overrid e !important;
/*margin-right:22%;*/
/*margin-left:auto;*/
 }
.promo_wrapper.ar_ar { direction: ltr !important; }
h3.mainArtiHead{font-size:18px; margin-bottom:10px !important; line-height: 20px}
.theMainArtiPic {
  width: 560px;  /*width of parent container*/
  height: 400px; /*height of parent container*/
  object-fit: contain;
  position: relative;
  top: 10%;
  transform: translateY(-5%);
}

.artiSummaryList {
  overflow: hidden;
  
  max-height: 105px
}
.titlePromo{border-bottom:4px solid #00ccff; padding-bottom:4px;font-family:Verdana, Geneva, sans-serif; font-size:10px; word-spacing:2px}
.mainArtiListingg{
  height: 360px !important
}
.artigal { height:640px; }
.he_he .content_area {
  margin-right:25px;
  margin-left:0px !important;
}
.leftcol_he_he {
  margin-right:25px;
}

/*.ProgramMenuHolder {
  background-color: #292929;
}*/

div.emisiune{background:white;margin-top:7px;margin-bottom:7px; border-radius: 7px 7px 7px 7px;}
div.fix{clear:both; font-size:0 !important; padding:0 !important; margin:0 !important;}
.arti_he_he {
  padding-right:20px;
}
.arti_ar_ar {
  padding-right:20px;
}
.mainArtiListingg .he_he {margin-left:5px !important; margin-right:15px !important;}
div{overflow:hidden}
