/**
  Theme Name: Blank
  Theme URI: http://
  Version: 1.0
  Author: cumesoft.com | Jordi C.
  Author URI: http://www.cumesoft.com
  Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, blank-slate
  Licence: PRIVATE BUSINESS
  
  Description: A theme created with developers for works business.

  The CSS that follows is the bare minimum of styling for a two column, fixed width and centred layout that should be
  consistent in 'modern browsers'
*/



/* Contenido css  , webmaster | Jordi C | cumesoft.com | info@cumesoft.com */
* {
margin: 0;
}
html, body {
height: 100%;
#height:auto; /*Hack explorer 7 footer fixed */

}
body.full_size 
{
    width: 100%;
    height: 100%;
  top:0;
  z-index: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/*body.home {background-image:none !important }*/
body {     

	

	 font-family: 'Lato' !important;

  font-style:  normal;
  font-weight: 300;
	
    background-color: #000;
   /* background: url("images/background.jpg") repeat top center #000; */
    font-size:16px;
    line-height: 22px;
    
    color:#EFEFEF;
    text-align: justify;
    

}

body .container_12   {max-width: 980px !important;margin: 0 auto}

/*********** Page ***********/

#content {

    
    
    background: url("img/tr2home.png");

}
/*body.home #content {background: none}*/

/********** Video ******/
body.home .video {max-width: 940px;height: auto;margin: 0 auto;display: block;}





th, td, caption {
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
}




/*********** Header **********/

.header_content {
background: url("images/trans_black.png") repeat;


}
.pressupost p {
font-family: 'Jura', sans-serif;
font-size: 22px;

text-align: left;}
.pressupost span {font-style: normal !important;
font-family: 'Lato' !important;
font-size: 36px !important;

  font-style:  normal;
  font-weight: 300;}
.logo {
	margin-top: 20px;
    padding-bottom: 30px;
    max-width: 250px !important;
    height: auto;
}
.pressupost a {color: #AAAAAA !important}
.pressupost a:hover {color: #FFF !important}
/*********** lang ************/
.menu ul.lang {float: right;}
.menu ul.lang a {
    font-size: 13px !important;
    padding: 0 20px 0 12px !important;
   
}
.menu ul.lang li {
	display: inline;
	padding: 4px;

}

body.CA .menu ul.lang li.current_ca a,
body.es .menu ul.lang li.current_es a
 {

    color:#2BADE4;

}

a , a:visited {color: #EFEFEF;outline: 0;}
a:hover {color: #2BADE4;}
object, embed , video { 
  outline: 0;
}
.header_content a {text-decoration: none;}



/*********** Menu ************/

#nav {background: url("images/trans-menu.png") repeat center center;
height: 35px;
}
.menu {



}
.menu ul li {
	display: inline;
}
.menu ul li  a {
    
    float: none;    
    font-size: 18px;
    line-height: 35px;
    height: 35px;
    display: block;
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    color: #EFEFEF;
   
    padding: 0 22px;
    transition: all 200ms ease-out 0s;
}
.menu ul li  a:hover , #content a img:hover {opacity: 0.8;color: #2BADE4;}

.menu ul li.current_page_item  a {color: #2BADE4;}

.menu ul  li a {
    background: url("img/brr2.png") no-repeat scroll right center;
}
.menu ul li:last-child a {background: none}



/********** article  ************/

.article {


}




hr {border: 1px solid #EFEFEF;width: 100%;}
.postMeta {margin: 0px 10px 0px 10px}
.postMeta a {color:#669136;text-decoration: none;font-style: italic;}
.postMeta a:hover {text-decoration: underline;}
.titleMeta {   
    color: #444;

}

/********** categories ************/

.categories {

width: 100%;
min-height: 300px;
background-color: #FFF;
margin: 10px 0 20px;
font-size: 15px;
box-shadow: 0 4px 6px -2px #666;

}
.categories a {color:#444;text-decoration: none;}
.categories a:hover {color:#000;text-decoration: underline;}

.widget-area {padding: 5px}

.widget-area ul  {padding-bottom: 15px}
.widget-area ul li {
   
    line-height: 22px;
    list-style: inside none disc;
    padding-bottom: 2px;
}
.widget-area ul:first-child {margin-left: 0 !important}
.widget-area ul > li ul > li > ul li  {

	margin-left: 14px;
}
.widget-area h3 {border-top: 1px solid #EFEFEF}
.widget_search input {width: 94%;margin: 5px 0px}
.widget_search input[type="submit"] {width: 48%;cursor: pointer;min-width: 50px}
.widget-area .current-cat {font-weight: bold;}
#categories-4 , #recent-posts-4 {display: none }



/*********** Footer **********/
.footer {
	width: 100%;
	
	text-align: center;
    overflow: hidden;
}

.footer p {text-align: right;font-size: 10px;padding-top: 25px;padding-bottom: 50px}

.footer , .push {

clear: both;
display: block;
}


/*********** Contact **********/
.wpcf7 p {padding-bottom: 12px}
.wpcf7 textarea {height: 50px;background-color: #444;border: 0px;width: 250px;color:#EFEFEF;}
.wpcf7 input {height: 16px;line-height: 16px;background-color: #444;width: 250px;
border: 0px;color:#EFEFEF;}
.wpcf7 input.wpcf7-submit {color: #EFEFEF;width: 100px;height: 15px;line-height: 15px}
.wpcf7 input.wpcf7-not-valid {border: 1px solid red}
.wpcf7-not-valid-tip , .wpcf7-validation-errors {display: none  !important}
/******** PLUS STYLES **********/
.right {
	float: right;
}
.left {
	float: left
}
.clear {
	clear: both;
}
h1 {

	font-size: 25px;
	color: #EFEFEF;
    text-align: left;
    
    font-weight: bold;
    padding-bottom: 20px;
    line-height: 24px;
    padding-top: 10px


}
.titleBanner {
    color: #fff;
    font-weight: normal !important;
    margin-left: 20px;
    margin-top: -53px;
    position: absolute;
    text-shadow: 0 3px 2px #000;
}

h2 {

	font-size: 22px;    
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 10px;
    text-align: left;


}
h3 {

	font-size: 18px;    
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 10px;
    text-align: left;


}
h4 {

    font-size: 16px;    
    font-weight: normal;
    padding-bottom: 2px;
    padding-top: 10px;
    text-align: left;


}



p {
   font-size:16px;
    line-height: 22px;
    padding-bottom: 10px;
    color:#EFEFEF;
    text-align: justify;

}

#content p {padding-top: 10px;}


/* Comments
-------------------------------------------------------------- */
#responder_comments {

    padding: 15px;
}
#responder_comments textarea {width: 94%;height: 160px;}
#responder_comments ul {margin:10px;}
#responder_comments ul.children {margin-left: 20px}
#responder_comments a {color:#669136;text-decoration: none;}
#responder_comments a:hover {text-decoration: underline;}
.comment-body {margin:20px 0px;padding:5px;border-top: 1px solid #999;border-bottom: 1px solid #999}



/* Gallery
-------------------------------------------------------------- */
.gallery  {clear: both;
width: 50%;float: left;}
.gallery-icon {
    display: table-cell;
    height: 150px !important;
    overflow: hidden;
    vertical-align: middle;
}
.gallery-icon a {display: block;}
.gallery-icon img {

}

.gallery-item img {border: none !important;

}
.gallery-item dt image {

    vertical-align: middle !important;
    
}
.wp-caption-text {font-size: 90%;}





/* =Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* =Css extend theme private
-------------------------------------------------------------- */
.clear {clear:both}
.right {float:right !important}
.left {float:left !important}
.mas_20 {margin-left:20px !important}
.menos_20 {margin-right:-20px !important}
.padding_bottom_5 {padding-bottom:5px !important}
.padding_bottom_10 {padding-bottom:10px !important}
.padding_bottom_15 {padding-bottom:15px !important}
.padding_bottom_25 {padding-bottom:25px !important}
.padding_bottom_40 {padding-bottom:40px !important}
.padding_bottom_50 {padding-bottom:50px !important}
.padding_bottom_75 {padding-bottom:75px !important}
.padding_bottom_100 {padding-bottom:100px !important}

.padding_top_5 {padding-top:5px !important}
.padding_top_10 {padding-top:10px !important}
.padding_top_15 {padding-top:15px !important}
.padding_top_25 {padding-top:25px !important}
.padding_top_40 {padding-top:40px !important}
.padding_top_50 {padding-top:50px !important}
.padding_top_75 {padding-top:75px !important}
.padding_top_100 {padding-top:100px !important}

.padding_right_5 {padding-right:5px !important}
.padding_right_10 {padding-right:10px !important}
.padding_right_15 {padding-right:15px !important}
.padding_right_25 {padding-right:25px !important}
.padding_right_40 {padding-right:40px !important}
.padding_right_50 {padding-right:50px !important}
.padding_right_75 {padding-right:75px !important}
.padding_right_100 {padding-right:100px !important}

.padding_left_5 {padding-left:5px !important}
.padding_left_10 {padding-left:10px !important}
.padding_left_15 {padding-left:15px !important}
.padding_left_25 {padding-left:25px !important}
.padding_left_40 {padding-left:40px !important}
.padding_left_50 {padding-left:50px !important}
.padding_left_75 {padding-left:75px !important}
.padding_left_100 {padding-left:100px !important}

