/**
 # mega_tourim - Mega Tourim Template For Joomla! 1.7
 # author     OmegaTheme.com
 # copyright   Copyright(C) 2011 - OmegaTheme.com. All Rights Reserved.
 # @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Website:   http://omegatheme.com
 # Technical support: Forum - http://omegatheme.com/forum/
**/
/**------------------------------------------------------------------------
 * file: template.css 1.7.0 00001, March 2011 12:00:00Z OmegaTheme $
 * package:   Mega Tourim Template
 *------------------------------------------------------------------------*/
 
*{
  margin:0;
  padding:0;
}
body#mega_page{
  background: #ededed;
  color: #282828;
  font-family: Arial,Helvetica,sans-serif;
  font-size:12px;
}
/*+++++++++++ @group Joomla Elements ++++++++++*/
.mega-wrap-page{
  overflow: hidden;
}
.mega-wrap-page ul,
.mega-wrap-page ol{
  padding-left: 25px;
}
.mega-wrap-page ul li,
.mega-wrap-page ol li{
  list-style: disc;
}
.blog-featured{
  
}
.items-leading{
  padding-bottom: 10px;
  overflow: hidden;
}
.items-leading h2.mega-title{
  color: #282828;
  font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
  line-height: normal;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 2px solid #E7E7E7;
}
.items-leading h1.mega-title{
  font-size: 0px;
}
.items-leading h1.mega-title a{
  font-size: 0px;
}
.items-leading h1.mega-title a:hover{
  font-size: 0px;
}
.items-leading h2.mega-title a{
  color: #282828;
}
.items-leading h2.mega-title a:hover{
  color: #A52203;
}
.items-row{
  width: 100%;
  float: left;
  padding-bottom: 10px;
}
.items-row .item{
  float: left;
}
.items-row .item h2.mega-title{
  color: #282828;
  font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
  line-height: normal;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 2px solid #E7E7E7;
}
.items-row .item h2.mega-title a{
  color: #282828;
}
.items-row .item h2.mega-title a:hover{
  color: #A52203;
}
.cols-2 .item{
  width: 49%;
}
.cols-2 .column-2{
  float: right;
}
.cols-3 .item{
  width: 29%;
  padding: 0 2%;
  overflow: hidden;
}
.cols-4 .item{
  width: 23%;
  padding: 0 1%;
  overflow: hidden;
}

/* Style for article view */
.item-page{
  
}
.item-page h2.mega-title{
  color: #282828;
  font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
  line-height: normal;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 2px solid #E7E7E7;
}
.items-more h3{
  font-size: 15px;
}
ul.actions,
dl.article-info{
  width: 100%;
  float: left;
  padding: 0;
  padding-bottom: 5px;
}
ul.actions li{
  float: left;
  list-style: none;
  margin-right: 5px;
}
dl.article-info dd.published{
  font-size: 11px;
  color: #999;
}

/* Style for Category list page */
.category-list{
  
}
.cat-items{
  
}
.display-limit{
  padding-bottom: 10px;
}
table.category tr.cat-list-row1 td{
  background: #EEE;
}
/* End */
ul.pagenav{
  overflow: hidden;
    padding-top: 15px;
    text-align: center;
}
.item-page ul.pagenav li{
  margin: 0 2px;
  display: inline;  
}
/* Style page counter */
.pagination{
  float: left;
    margin-top: 15px;
    width: 100%;
    text-align: center;
}
.pagination ul li{
  display: inline;
  margin: 0 5px;
  text-align: center;
}
.pagination p.counter{
  padding-bottom: 10px;
}
.pagination a.pagenav,
.pagination span.pagenav{
  height: 25px;
  padding: 3px 8px;
  border: 1px #ccc solid;
  line-height: 25px;
}
.pagination span.pagenav{
  background: #FFF;
}
.pagination a.pagenav{
  background: #e0dcdb;
}

/* Readmore */
p.readmore{
  text-align: right;
}
p.readmore a{
  
}
/* ++++++++++++++++++++++ Custom style for Breadcrumb +++++++++++++++++ */
.mega-breadcrumbs{
  
}
.mega-breadcrumbs img{
  padding-top: 3px;
}
/* Custom style for joomla search */
form#searchForm{
  line-height: 33px;
}
form#searchForm fieldset{
  padding-left: 15px;
  border: 1px solid #6eb8e8;
}
form#searchForm input#search-searchword{
  padding-left: 5px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 3px;
}
form#searchForm .button{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 3px;
}

form#searchForm .only {
  display: none;
}
dd.result-text {
  padding-bottom: 18px;
}
div.form-limit {
  padding-bottom: 18px;
}
p.counter {
  display: none;
}

input#mod-search-searchword{
  color: #968566;
  float: left;
  height: 16px;
  padding: 2px;
  width: 208px;
}
/* End */

.custom_search {
    position: absolute;
    right: 0;
    top: 50px;
    width: 175px;
}
.custom_search td {padding:0 !important;}
.custom_search label{float:left; color:white; content:'Buscar'; margin:5px 5px 0 0 ; font-weight:normal;}
.custom_search input[type='text']{border: none; background: rgba(255, 255, 255, .7); width:175px !important;}

.custom_menu {
  width: 230px;
  position: absolute;
  top: 10px;
  right: -10px;
  font-size: 16px;
}
.custom_menu li {width:50%; float:right; text-align:center; color:white;}
.custom_menu li:first-child {/*border-right: 1px solid white;*/ float:left; box-sizing:border-box;}

.custom_menu a{
  color:white !important;
}
.megaright_i .active span {
    font-weight: bold;
}