/**
 # mega_restaurant - Mega Restaurant 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 Restaurant Template
 *------------------------------------------------------------------------*/
 
*{
  margin:0;
  padding:0;
}
body#mega_page{
  background: #fff url(../images/bg.png) repeat;
  color: #282828;
  font-family: Arial,Helvetica,sans-serif;
  font-size:12px;
}

.banner5encontro{
margin-right: 500px;
margin-top: -100px;
}

/*+++++++++++ @group Joomla Elements ++++++++++*/
.mega-wrap-page{
  overflow: hidden;
}

.mega-wrap-page ul,
.mega-wrap-page ol{
  padding-left: 15px;
}
.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{
  border-bottom: 1px solid #C8C8C8;
    color: #8C5C00;
    font-family: 'MTCORSVA';
    font-size: 25px;
    letter-spacing: 1px;
    line-height: normal;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.items-leading h2.mega-title a{
  color: #8C5C00;
}
.items-leading h2.mega-title a:hover{
  text-decoration: none;
}
.items-row{
  width: 100%;
  float: left;
  padding-bottom: 10px;
}
.items-row .item{
  float: left;
}
.items-row .item h2.mega-title{
  border-bottom: 1px solid #C8C8C8;
    color: #8C5C00;
    font-family: 'MTCORSVA';
    font-size: 25px;
    letter-spacing: 1px;
    line-height: normal;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.items-row .item h2.mega-title a{
  color: #8C5C00;
}
.items-row .item h2.mega-title a:hover{
  text-decoration: none;
}
.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;
}
.items-more h3{
  font-size: 12px;
}
/* Style for article view */
.item-page{
  
}
.item-page h2.mega-title{
  border-bottom: 1px solid #C8C8C8;
    color: #8C5C00;
    font-family: 'MTCORSVA';
    font-size: 25px;
    letter-spacing: 1px;
    line-height: normal;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
ul.actions,
dl.article-info{
  width: 100%;
  float: left;
  padding-bottom: 5px;
}
ul.actions li{
  float: left;
  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;
}
.article-info{
  color: #999;
}
/* Readmore */
p.readmore{
  text-align: right;
  padding-top: 6px;
}
p.readmore a{
  
}
/* +++++++++++++++++++++ Style for contact form ++++++++++ */
.contact-slider{
  
}
.contact-slider .panel{
  
}
.contact-form{
  
}
h2 span.contact-name{
  border-bottom: 1px solid #C8C8C8;
    color: #8C5C00;
    font-family: 'MTCORSVA';
    font-size: 25px;
    letter-spacing: 1px;
    line-height: normal;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.contact-form .contact-email{
  
}
.contact-form .contact-email div,
.contact-form .contact-email div label,
.contact-form .contact-email div input,
.contact-form .contact-email div textarea{
  width: 80%;
  float: left;
  margin-bottom: 8px;
}
.contact-form .contact-email div button{
  float: left;
}
.contact-form .contact-email div input#contact-email-copy{
  width: auto;
  float: left;
}
/* Style for Login form */
form#login-form{
  
}
fieldset.userdata{
  border: none;
}
fieldset.userdata p{
  padding: 5px 0;
}
form#member-registration{
  
}
form#member-registration fieldset{
  border: none;
  line-height: 25px;
}
/* Custom style for joomla search */
form#searchForm{
  line-height: 33px;
}
input#mod-search-searchword{
  color: #968566;
    float: left;
    height: 16px;
    padding: 2px;
    width: 208px;
}
/* End */
hr{border:dotted 1px #D1BE9A; color:#D1BE9A;}
