body
{
  /*background: rgba(64, 64, 64,1);*/
  /*background: rgba(0, 80, 115,1);*/
  background-image: url("https://web.archive.org/web/20161027124148im_/http://maf.mx/img/bg_body.jpg");
  margin: 0px;
  padding: 10px;
  padding-top:0px;
  font-family: 'Open Sans', sans-serif;
}

body a
{
  text-decoration: none;
}

#container
{
  /*background: rgba(255, 255, 255, 1);*/
  margin-left:auto;
  margin-right:auto;
  max-width:960px;

  padding:0px;



  /*-webkit-box-shadow: 0px 0px 26px 2px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 26px 2px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 26px 2px rgba(0,0,0,0.75);*/
}

#header
{
  /*min-height: 155px;*/
  min-height: 225px;
  /*background-image: url("/web/20161027124148im_/http://maf.mx/img/banner.jpg");*/
  background-image: url("https://web.archive.org/web/20161027124148im_/http://maf.mx/img/banner_larger.jpg");
  background-repeat: no-repeat;
  margin:0px;
}

#menu
{
  margin:0px;
  padding:0px;
  min-height: 40px;
  max-height: 55px;
  width:100%;
  max-width:960px;
  z-index: 9999;
  position:relative;
  /*position:inline-block;*/
  /*position: fixed;*/
  /*top:137px;*/
  /*right:10px;*/
  /*text-align:right;*/


  /*position: fixed;
  z-index:100;
  top:155;*/
  /*margin-top:-40px;*/
  background: rgba(10, 66, 91, 0.8);

}

.not-fixed
{
  position:relative;
}

.fixed {
    position: fixed;
    top: 0;
    /*height: 40px;*/
    z-index: 9999;
    width:100%;
    /*background: rgba(34, 34, 34, 1.0);*/

    /*-webkit-box-shadow: 0px 2px 5px #000;
    -moz-box-shadow: 0px 2px 5px #000;
    box-shadow: 0px 2px 5px #000;*/
}

#menu p
{
  margin:0px;
  color: #fff;
  padding:10px;
  text-align:right;
  font-size:0.9em;
}

#content
{
  margin:0px;
  padding:0px;
  /*padding: 10px;*/
  background: rgba(255, 255, 255, 1);
}

#content p
{
  text-align:justify;

}

#news-slider
{
  height:400px;
  background: rgba(14, 14, 14, 1);
}

.tittle-larger
{
  font-size:3.5em !important;
  color:#646464 !important;
  margin-bottom:10px !important;
}

.tittle-large
{
  font-size:3.5em !important;
  color:#C4C4C4 !important;
  margin-bottom:10px !important;
}


blockquote {
    /*font-family: Georgia, serif;*/
    font-size: 1.3em !important;
    font-style: italic !important;
    /*width: 500px !important;*/
    margin: 0.25em 0 !important;
    padding: 0.35em 40px !important;
    line-height: 1.45 !important;
    position: relative !important;
    color: #383838 !important;
    /*text-align:center!important;*/
}

blockquote:before {
    display: block !important;
    padding-left: 10px !important;
    content: "\201C" !important;
    font-size: 80px !important;
    position: absolute !important;
    left: -20px !important;
    top: -20px !important;
    color: #7a7a7a !important;

}

blockquote cite {
    color: #999999 !important;
    font-size: 14px !important;
    display: block !important;
    margin-top: 5px !important;
}

blockquote cite:before {
    content: "\2014 \2009" !important;
}

.event
{
  background:#F0F0F0;
  padding:0px;
  margin:0px;
  padding-top:5px!important;
}

.event-img
{
  width:30%;
  min-height:200px;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  display:inline-block;
}

.event-details
{
  display:inline-block;
  width:67%;
  min-height:200px;
  max-height:200px;
  overflow:auto;
}

.event-details h1
{
  font-size:2em;
  padding:3px;
  text-align:left;
}

.event-details p
{
  font-size:.7em!important;
  padding:3px!important;
  text-align:justify;
  color:#8C8C8C!important;
  margin:5px!important;
}

.event-button
{
  padding:10px!important;
  background: #005073;
  color:#fff!important;
  display:inline-block;
  /*margin-left:auto!important;
  margin-right:auto!important;*/
  margin-right:10px!important;
  float: right;
  width:100px!important;
  bottom: 0;
}

#footer
{
  background: rgba(34, 34, 34, 0.4);
  min-height: 50px;
}

/*
     FILE ARCHIVED ON 12:41:48 Oct 27, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:12:52 Sep 08, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/