/*Custom CSS*/

body {
    color: #000;
    font-size:16px;
    font-family: 'Open Sans', Arial, sans-serif;
    line-height:1.6;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Oswald', Arial, sans-serif;
}

@media screen and (min-width: 768px){
    .home h2 {
            font-size: 24px !important;
      /*      font-weight: bold !important;*/
    }
}


h1, .h1 {
    font-size: 30px;
}
h2, .h2 {
    font-size: 24px;
}
h3, .h3 {
    font-size: 18px;
}
h4, .h4 {
    font-size: 16px;
}
h5, .h5 {
    font-size: 14px;
}
h6, .h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    color: /*#333;/*#428bca;*/
}

/*Header*/
.t3-header {
    padding-top: 0px;
    padding-bottom: 10px;
}
.espaq-header{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}


/*Spatiere*/
.t3-mainbody {
    padding-top: 5px;
    padding-bottom: 5px;
}
.t3-sidebar {
    padding-top: 5px;
    padding-bottom: 5px;
}
.t3-content {
    padding-top: 5px;
    padding-bottom: 5px;
}   

/*Breadcrumbs*/
.breadcrumb {
    display:block;
    width:100%;
    max-width:1140px;
    margin: 0 auto;
    font-size: 12px;
    background-color: #fff;
}

/*
Left column
---------------*/
.t3-module{
    margin-bottom: 10px;
}

.header-user-authentificat{ 
    color: #428bca;
    border-top:1px dotted #428bca;
    border-right:1px dotted #428bca;
    border-left:1px dotted #428bca;
    padding:10px 0;
    text-align:center;
    margin-bottom:0px;
}
div.moduletable ul.nav.nav-pills.nav-stacked.user-autentificat{
    background-color: #E6E6FA;
}
div.moduletable ul.nav.nav-pills.nav-stacked.user-autentificat li{
    border-bottom:1px dotted #428bca;
    border-right:1px dotted #428bca;
    border-left:1px dotted #428bca;
}

.login-greeting{text-align: center;}
.logout-button{text-align:center;}

/*GTranslate*/
.stegulete{
    text-align:center;
}

/*Left menus block*/

.block-meniu .nav > li > a {
    padding: 2px 15px;
}

.block-meniu{
  /*  border:1px solid #3a87ad;
    padding: 5px 15px;
    margin-bottom:15px;*/
    background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #3A87AD; 
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
      
}
/*
div.moduletable.block-meniu.jmoddiv.jmodinside > ul > li  > a {
    padding: 1px 15px;
}
*/

/*      Categorie
---------------------------------*/
/*Nume categorie*/
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 100%;
}

/*Category Blog*/
.items-leading .leading {
    margin-bottom: 20px;
}
.items-row .item {
    margin-bottom: 20px;
}
section.article-intro {
    border-bottom:1px solid #c0c0c0;
}

.article-title, .article-header h1 {
    margin: 10px 0 10px 5px;
}


/*Img*/

.article-intro img, .article-content img {
    padding: 5px 0 0 5px;
}



/*Read more*/
section.readmore{float:right;}
.btn-default {
    border-top:0px;
    border-bottom:1px solid #c0c0c0;
    border-radius: 0px;
}

/*  Footer
----------------*/
.t3-copyright {
    border-top: 1px solid #eeeeee;
    font-size: 12px;
    padding: 5px 0 5px;
}

.t3-footer {
    background: #fff none repeat scroll 0 0;
    border-top: 0px solid #eeeeee;
    color: #555555;
}

/*Parteneri*/

.parteneri {
	clear: both;
	padding: 0px;
	margin: 0px;
    
}

/*  COLUMN SETUP  */
.col {border:0px solid magenta;
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF SEVEN  */
.span_7_of_7 {
	width: 100%;
}

.span_6_of_7 {
  	width: 85.48%;
}

.span_5_of_7 {
  	width: 70.97%;
}

.span_4_of_7 {
  	width: 56.45%;
}

.span_3_of_7 {
  	width: 41.94%;
}

.span_2_of_7 {
  	width: 27.42%;
}

.span_1_of_7 {
  	width: 12.91%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_7, .span_2_of_7, .span_3_of_7, .span_4_of_7, .span_5_of_7, .span_6_of_7, .span_7_of_7 { width: 100%; }
}

/* Paginare la JoomGalerry
*/

@media screen and (min-width: 768px){
    .pagination {
        float: none;
    }
}

.gallery .jg-header {
    text-align: center;
    font-family: "Oswald",Arial,sans-serif;
    color: #428bca;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
}
.gallery .well{
    background-color: #fff;
    border: 0px solid #e3e3e3;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05) inset;
     padding: 5px 19px 5px 19px;  
    
}

.article-intro img, .article-content img {
    padding: 0px 0px 0px 0px;
}

img.jg_icon {
    display:none;
}
 /*.jg_element_cat {width: auto;}*/