/*
 * ------------------------------------------------------------------------
 * JA Elastica Template for Joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
*/

/* RESPONSIVE FONT SIZES
--------------------------------------------------------- */


/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.main {
  width: 980px;
 
}

.column {
}

/* MASONRY PRESETS (240px*5 Grids)
--------------------------------------------------------- */
/* Main Content */
#ja-content,
.ja-frontpage #ja-content {
  width: 480px;
}

/* CONTENT'S GRIDS
--------------------------------------------------------- */
.item {
  float: none;
  width: 100% !important;
}

.cols-1 .item,
.cols-2 .item,
.cols-3 .item,
.cols-4 .item,
.cols-5 .item {
  width: 100% !important;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
}

h1.logo {
float: left;
height: auto;
width: 450px;
}

h1.logo a {
  padding: 0 0 !important;
  height: 135px !important;
}

h1.logo a img {
  padding-top: .2em;
}

/* Search & Social Bars ---*/
#ja-top {
  float: right;
height: 135px;
position: relative;
width: auto;
z-index: 999;
}

/* Search 
#ja-search {
  bottom: 0;
  height: 40px;
  width: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  border-bottom: 0;
}

#ja-search .search-btn {
  width: 30px;
  height: 30px;
  background-color: #222;
  margin-top: 5px;
}

#ja-search.active .search-btn,
#ja-search .search-btn:hover {
  width: 30px;
  height: 30px;
  background-color: #ec534d;
  margin-top: 5px;
  cursor: pointer;
}

#ja-search form.search {
  display: none;
  background: #ec534d;
  position: absolute;
  top: 35px;
  right: 10px;
  padding: .5em;
  width: 200px;
}

#ja-search:hover form.search,
#ja-search.active form.search {
  display: block !important;
}

#ja-search .inputbox {
  background: #222;
  border: 1px solid #222;
  color: #CCC;
  margin: 0;
  padding: 4px 0;
  text-indent: 10px;
  width: 100%;
}

/* Social */
#ja-social {
  height: 40px;
}

#ja-social ul {
  padding: 5px 0 0 1em;
}

#ja-social ul li {
}

#ja-social ul li a {
  background-color: #222;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
}

/* MODULES
--------------------------------------------------------- */
/* Hiden in Mobile ---*/
.hide-in-normal {
  display: none;
}

/* MAIN NAVIGATION 
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
  width: 980px;
}

/* Mega Menu ---*/
.ja-megamenu ul.level0 li.mega {
  height: 40px !important;
  padding: 0 15px 0 0;
}

.ja-megamenu ul.level0 li.mega a.mega {
  height: 40px !important;
}

.ja-megamenu ul.level0 li.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild span.menu-title {
  margin-top: .75em !important;
  padding: 0 !important;
}

.ja-megamenu ul.level1 li.mega span.menu-title {
  margin-top: 0 !important;
}

.ja-megamenu ul.level1 li.mega {
  height: auto !important;
}

.ja-megamenu ul.level1 li.mega a.mega {
  height: auto !important;
}

.ja-megamenu ul.level0 li.mega span.menu-desc {
  display: none;
}

/* hide menu button in normal screen */
#ja-menu-button  {display: none;}

/*-----------------*/
/* Main Nav ---*/
#ja-mainnav {
  max-width: 100%;
}

/* hide menu button in wide screen */
#ja-menu-button {
  display: none;
}


#ja-main{

  float:left !important;
  width:70%;
  margin-top:20px;
}

#right{

  float:left;
  width:300px;


}

/*---------------*/




#destaquesHP li.odd {
float: left;
width: 48%;
padding: 0;
margin: 0 3% 15px 0;
border: solid 0px;
}

#destaquesHP li.even {
float: right;
width: 48%;
padding: 0;
border: solid 0px;
margin: 0 0 15px 0;
background: transparent !important;
}

#destaquesB2HP div.moduleItemIntrotext {
  width: 40%;
}

#ja-main {
float: left !important;
width: 66%;
margin-top: 20px;
}

#ja-content {
width: 100%;
}

#modulosContentor {
float: right;
width: 300px;
margin-left: 2%;
margin-top: 20px;
}

#contentor {
float: left;
width: 56%;
margin-right: 4%;
}

#colCentral {
float: right;
width: 40%;
}


#logos {
clear: both;
background-color: #000;
padding: 10px;
width: 980px;
margin-left: auto;
margin-right: auto;
}

#wrap-logos {
clear: both;
background-color: #000;
padding: 10px;
width: 100%;
}

/*#publicidade{
float:right;

*/

.destakLink {
font-family: 'Archivo Narrow',sans-serif;
    font-size: 1.5em !important;
    font-weight: 400;
    line-height: 100% !important;
    text-transform: uppercase;
    color: #EE1C24;
}
