/*
Theme Name: ACS2014
Theme URI: http://acs.pub.ro
Author: CTI Department
Author URI: http://acs.pub.ro/
Description: ACS main website
Version: 1.0
Tags: acs, wordpress
Text Domain: acs2014 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

img {
border: 0;
}
table {
  border-collapse: collapse;
}
th {
  text-align: left; /* LTR */
  padding-right: 1em; /* LTR */
  border-bottom: 3px solid #ccc;
}
.m0 {margin:none;}

tr td {
 vertical-align: top;
}
table {border-spacing: 1px;}
table.border th, table.border td {border: 1px solid #CCC;}
table.borderblue th, table.borderblue td {border: 1px solid #1C6FBA;}
table.noborder th,table.noborder td {border: none;}
th,td {
  padding: .5em;
}
.left{
float: left;
width: 90%;
margin: 0px 0 20px 20px;
}
.m-0 {
  margin: 0;
}

.left h1{
margin: 0px;
}
.left h1.pad{
margin-top: 10px;
}
.left .time{
color: #777;
}
.event .time{
color: #777;
}
.event ul{
list-style-type: none;
}
.archive-header{
height: 60px;
}
.event h3 {
color: #777;
font-size:15px;
margin-top: 0px;
}
.event{
width: 100%;
}
.calendar{
float: left;
margin-top: 5px;
}
/*corectii*/

* {outline: none;}
a {color: #40A4DF;text-decoration:none; color: #36891F;color: #112BAA; border:0px}
body {background: #ffffff;   margin: 0;  padding: 0;  color: #222;
  margin: 0;
  padding: 0;
  font-family:Tahoma,sans-serif;
  font-size:11px;
  line-height: 1.5;
  }
p {margin-bottom: 7px;}
h1, h3 {font-family: 'Titillium Web', sans-serif;}
h3  strong, h3 {font-family: 'Titillium Web', sans-serif; font-weight:normal;}
h1 {margin-bottom: 30px} h3 {margin-bottom: 10px; font-size: 1.55em;}
.clear{clear:both;height:0px;float:none;position:relative;}
.item-list ul li {font-size: 100%;}
table.border th,td {border: 1px solid #CCC;}
table.minpad th,td {padding: 2px .5em 0 0 !important;}
table.minpad2 th,td {padding: 5px !important;}
table.noborder th,td {border: none;}

/* header */
.header {width:1140px;height:173px;}
.header a.upb {display:block;margin:auto;width:300px;text-align:center;position:relative;text-decoration:none;height: 20px;margin-bottom: -20px;line-height:28px;font-family: 'Titillium Web', sans-serif;font-family: 'Raleway', sans-serif;font-size: 13px;color: black;font-weight: 400;}
.header a.logo {width:276px;height:121px;margin-left:96px;float:left;margin-top: 20px;}
.header div.trans {float:right;margin-top:15px;margin-right:80px;width:100px;}
.header div.trans a {font-family:Arial; font-size:11px; color:#112BAA; text-decoration: none;}
.header div.trans a.upb {font-family: 'Titillium Web', sans-serif;font-size:12px;
  margin: 110px 0 0 -111px;
  position: relative;
  width: 200px;
  height: 20px;
  border: none;
  display: block;
  color: black;
}
a.language-link {font-weight:bold;}
.image img{
border: 5px solid white;
background: white;
-webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.3);
}
/* menu */
.navbar {
	height:50px;
	margin-bottom:31px;
	background: #63de32 url(img/meniu_base.png) top repeat-x;
}
.navbar .mymenu{
	width: 960px;
	height: 50px;
	margin: auto;
}

.navbar ul.nav-menu{
	height:50px;
	float:left;
	margin: 0;
	position: relative;
	z-index: 597;
	list-style:none;
	padding: 0px;
}
.nav-menu{float:left;
}
.navbar  ul.nav-menu li {
	float:left;
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin:0;
}
.navbar ul.nav-menu li a {
	display:block;
	height: 50px;
	margin:0;
	font: bold 12px/50px arial;
	font: bold 10px/50px arial;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 10px 0 10px;
}
.navbar   ul.nav-menu li.current-menu-parent, .navbar   ul.nav-menu li.current-page-ancestor, .navbar ul li.current_page_item, .navbar ul li a:hover{
	background: #63de32 url(img/meniu_base_h.png) top repeat-x;
}
.navbar   ul.nav-menu li ul.sub-menu{
	visibility: hidden;
	list-style:none;
	background: #00affb url(img/meniu_sub.png) top repeat-x;
	height:30px;
	position: absolute;
	left:0;
	z-index: 598;
	width: 100%;
	margin:0;
	padding:0;
}
.navbar  ul.nav-menu  li.current-menu-parent ul.sub-menu, .navbar  ul.nav-menu  li.current-page-ancestor ul.sub-menu {
  z-index: 598;
  visibility: visible;
}
.navbar  ul.nav-menu  li ul.sub-menu li a{
	height: 30px;
	font: 12px/30px arial;
	padding: 0 9px 0 9px;
	text-transform: none;
}
.navbar   ul.nav-menu li ul.sub-menu li.current-menu-item, ul.nav-menu li ul.sub-menu li.current-menu-parent, ul.nav-menu li ul.sub-menu li.current-page-ancestor, .navbar ul.nav-menu li ul.sub-menu li a:hover{
	background: #0673c8;
}
.navbar .submenu {
	background: #00affb url(img/meniu_sub.png) top repeat-x;
	height:30px;
}

.navbar #searchb {
	float: right;
	width: 200px;
	width: 175px;
	height: 35px;
	padding: 0;
	display:none;
}
.navbar #search, .widget_search input {
	background-color: transparent;
	border: 0px;
}
.navbar #searchb .block-search, .widget_search form {
	position: relative;
	margin-top: 11px;
	padding: 0px;
	height: 29px;
	width: 199px;
	width: 175px;
	background: url("img/search_175.png") top left no-repeat;
	    margin: 10px auto;
	    padding: 5px 0 !important;
}

.widget_search fieldset {
    padding: 0;
}

.navbar #searchb .block-search .form-item{
	margin: 0; padding: 0; width: 166px; float:left;
}
.navbar #searchb .block-search .form-text {
	width: 166px;
	margin: 6px 0 0 6px;
}
.navbar #searchb .button, .widget_search .button{
	top: 5px;
	right: 5px;
	width:5px;
	float:right;
	position: relative;
	display: block;
}
.navbar #searchb .button input {
cursor: pointer;
display: block;
height: 10px; width:10px;
margin: 0 !important;
padding: 0 !important;
border: none;
text-indent: 0px;
font-size:0px; color:#ffffff;
background: url("../img/search_b.png") no-repeat top;
}

/* content */

.gradient {background: #ffffff url(img/back.png) top repeat-x; position:relative; width:100%; min-height:313px;}
.cont {width:960px;position:relative;margin:auto;}
.main {font: 12px arial; color: #444444; width: 700px;float:left; text-align: justify;margin-top:40px;margin-top: 20px;}
.sidebar {font: 11px arial; color:#444444; width: 200px; float:right;margin-top:20px;}
.sidebar #sidebar-right {margin:0;width: 203px;font: 11px Arial; color: #444444;background:transparent url(../img/back.png) top repeat-x;min-height:313px; border: 1px solid #1C6FBA;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
.sidebar #sidebar-right .block {background:transparent;}
.sidebar #sidebar-right .rounded_border .wrap-corner .r-edge { padding: 5px 15px; }
.sidebar #sidebar-right span.date-display-single { font-weight: bold;}
.sidebar #sidebar-right a {text-decoration: none;color: #444444;}
.sidebar #sidebar-right a:hover {color: #777777;}
.sidebar .rounded_border .t-edge {background: url(../img/top.png) repeat-x 0 top}
.sidebar .rounded_border .b-edge {background: url(../img/but.png) repeat-x 0 top}
.sidebar .rounded_border  .wrap-corner .b-edge {height: 14px;}
.more-link {margin-top:10px;}
div.commentForm {display: none;}


/* footer */

.footer {border-top: 1px solid #327FC1;margin-top: 10px;}
.footer  .cont {width:960px; margin:auto;position:relative;}
.footer  .cont .ncpy a  {margin: 12px 20px 0 2em; display:block;text-decoration:none; color:#444444; float:left;}
.footer .cont .ncpy .upb {/*margin: -24px 47px 0 0;*/margin: -48px 163px 0 0;float:right;width:70px; height:70px;border:none;}
.footer .cont .ncpy .upb img {width:60px; height:60px;}
.footer .cont .links {width:800px;float:left;color: #112BAA;color:black;}
.footer .cont .links a {font-size: 11px;}
.footer .cont .links ul {list-style:none;}
.footer .cont .links ul li {display:inline;}
.footer .cont .links ul li a {margin: 10px 0;text-decoration:none;color:#444444;border-right: 1px solid grey;padding: 0px 10px;}
.footer .cont .social {width:160px;float:right;text-align:center;margin-top: 10px;}
.footer .cont .social a {margin-right: 6px;}
.footer .cont .social a img {width:20px;}

/* templates */

.node-inner img {
  border: 5px solid white;
  background: white;
  -webkit-box-shadow:  0px 0px 10px 3px rgba(0, 0, 0, 0.3);
  box-shadow:  0px 0px 10px 3px rgba(0, 0, 0, 0.3);
}
.widget{
padding: 10px 0 10px 0;
margin-bottom: 10px;
}
.widget ul{
margin: 0px;
padding: 0px;
}
.widget-title{
margin: 0px;
text-transform: uppercase;
padding-left: 14px;
font-family: 'Titillium Web', sans-serif;
margin-bottom: 10px;
font-weight: lighter;
border-bottom: 1px solid #CCC;
margin: 4px 10px 10px 10px;
padding: 0px 0px 5px 4px;
}
.views-row{
list-style: none;
list-style-image: none;
margin: 0;
overflow: auto;
padding: 5px 0 5px 15px;
border-bottom: 1px dotted #C0C0C0;
}
.views-row.last{
border-bottom: 0px dotted #C0C0C0;
}
.lang{
float: right;
margin-top: 15px;
margin-right: 80px;
width: 100px;
}
.lang a {
font-family: Arial;
font-size: 11px;
color: #112BAA;
text-decoration: none;
}
.lang_sel_other {
font-weight: bold;
}
.lang_sel_sel {
font-weight: normal;
}
.lang ul {
list-style-type: none;
width: 100px;
}
.lang ul li {
display: inline;
}
.lang ul li .hide{
visibility: hidden;
}
.lang ul li .viz
{
display: inline;
}
.field-field-banner,.field-field-pic {display:none;}
.node-type-t1 {width:100%;text-align:center;margin-bottom:30px;margin-top: 8px;}
.node-type-t2 {width:30%;float:right;margin: 5px 20px;}
.attachment-ok{width:100%; height:100%}
.em-calendar{ margin: auto; }
.sidebar #sidebar-right .em-calendar a{ color: #112BAA;font-weight: bold; }
.sidebar .utlie{
}
.sidebar .utile ul{
list-style-type:none
}
.sidebar .utile ul li{
margin: 5px 12px;
font: 16px Arial;
font-family: 'Titillium Web', sans-serif;
font-weight: lighter
}
.sidebar #sidebar-right .utile ul li a:hover{
color:#1C6FBA;
}
.sidebar #sidebar-right .utile ul li a{
#444444
}

.cycloneslider  {
border: 5px solid white;
background: white;
-webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.3);
}
.borderunu{
border-spacing: 1px;
border-top: 1px solid #ccc;
}

/* custom */

#sidebar-right li.menu-item{
  list-style: none;
list-style-image: none;
margin: 0;
overflow: auto;
padding: 5px 0 5px 15px;
border-bottom: 1px dotted #C0C0C0;
}

#sidebar-right li.menu-item:last-child {
  border-bottom: none;
}

#wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon, #wpadminbar .ab-icon {
  font: 16px Arial;
}

.show-small
{
  display:none;
}

/* #Mobile */
@media all and (max-width: 767px) {
    
    .mobile-spacing {display:block; margin-top:7px;}
}

.main ul {
margin-top: 0;

}

.ul-spatiat li
{
margin-bottom: 10px;
}
