/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*STYLES*/

body{
    background-color: #fff;  
    font-family: 'Open Sans', sans-serif;    
    font-size: 15px;   
}

nav ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

nav  {
    font-size: 1.2em;
    font-weight: bold;
}

nav li {
    display: inline-block;
    margin: 0 0.5em 0 0;
}

section {
    padding: 1em 0;
}

section:first-child {
    padding-top: 0;
}

section nav {
    font-size: 1em;
    background: #000;
    padding: 0.6em;
    color: #fff;
}

section h2 {
    font-size: 1.5em;
    border-bottom: solid 3px  #CC1011;
    color: #CC1011;
    margin-bottom: 0.5em;
}
section h3 {
    margin: 0.5em 0;
}

section ul {
    list-style: square inside;
}

section li {
    margin: 0.2em;
}

h2#informacion,
h2#cancheo {
    margin: 0;
}

a {
    color: #CC1011;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.lyt_2cols_col1 {
    float: left;
    width: 65%;
}

.lyt_2cols_col2 {
    float: right;
    width: 30%;
}

.lyt_3cols_col1 {
    float: left;
    width: 16%;
}

.lyt_3cols_col2 {
    float: left;
    width: 66%;
    margin: 0 1%;
}

.lyt_3cols_col3 {
    float: left;
    width: 16%;
}

.tMar2 {
    margin-top: 2em;
}
.tMar1 {
    margin-top: 1em;
}

.tMar05 {
    margin-top: 0.5em;
}

.cleanList {
    list-style: none;

}
.small {
    font-size: 0.8em;
}
.big {
    font-size: 120%;
}

.wrapper {
    max-width: 1000px;
    margin: 0 auto; 
    background-color: #fff;
    padding: 1em; 
    margin-top: 240px;  
}

.autoResize {
     outline: 0; 
     max-width: 100%; 
     height: auto;
}

.taCenter {
    text-align: center;
}

header {
    position: fixed;
    background-color: #fff;
    z-index: 9998;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: solid 4px #222;
    padding: 1em 0;
}

header .headerWrapper {
    max-width: 1000px;
    margin: 0 auto; 
}

header .lyt_3cols_col1,
header .lyt_3cols_col2,
header .lyt_3cols_col3,
header .lyt_2cols_col2 {
    text-align: center;
   
}

header h1 {
    font-size: 2em;
}


header h1 strong {
    display: block;
    color: #CC1011;
}

header h1 span {
    font-size: 0.64em;
}

header nav {
    margin-top: 0.8em;
}

.preHeader {
    margin-bottom: 1.3em;
    padding: 0 1em 3em 1em;
    background: transparent url(../images/bkg_guirnalda.png) repeat-x center bottom;

}

aside.lyt_2cols_col2 img {
    outline: 0; 
    max-width: 100%; 
    height: auto;
}

.addthis_toolbox {
    display: inline-block;
}

#layerMessage {
    text-align: center;
    padding: 1em;
}

#layerMessage h1 {
    font-size: 2em;
    margin-bottom: 0.5em;
}

#layerMessage h3 {
    font-size: 1.5em;
}

#layerMessage h3 span {
    color: #CC1011;
}

.twColsList li {
    width: 48%;
    margin: 1%;
    float: left;
}

.sponsors {
    margin-top: 1.5em;
    padding: 1em 0;
    text-align: center;
}

.sponsors img {
    margin: 0.8em 0.3em;
    vertical-align: middle;
}

.alertMessage {
    background-color: #F9E5A5;
    padding: 1em;
    margin: 1em 0;
    border: solid 1px #FD103D;
}

/* 
Generic Styling, for Desktops/Laptops 
*/
table { 
  width: 100%; 
  border-collapse: collapse; 
}
/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #eee; 
}
th { 
  background: #333; 
  color: white; 
  font-weight: bold; 
}
td, th { 
  padding: 4px; 
  border: 1px solid #ccc; 
  text-align: left; 
  font-size: 0.9em;
}

#tabs-1,
#tabs-2 {
    overflow: auto;
}
/*Responsive*/

@media all and (max-width:960px) {
  
    header .lyt_3cols_col1,
    header .lyt_3cols_col2,
    header .lyt_3cols_col3 {
       float: none;
       width: 100%;
       margin: 1em 0;


    }

    header{
        position: static;
        margin-bottom: 1em;
    }

    .wrapper {
        margin-top: 0

    }

}


@media all and (max-width:600px) {
  
    .lyt_2cols_col1,
    .lyt_2cols_col2,
    .lyt_3cols_col1,
    .lyt_3cols_col2,
    .lyt_3cols_col3 {
        float: none;
        width: 100%;
    }

    header .lyt_2cols_col1,
    header .lyt_2cols_col2 {
        text-align: center;
        margin: 1em 0;

    }

    aside.lyt_2cols_col2 img {
        width:50%;
        max-width: 100%;
        float: left;
    }
  
}

@media all and (max-width:480px) {
    header h1 {
        font-size: 1.5em;
    }

    header nav {
        font-size: 1.2em;
    }
}


@media all and (max-width:320px) {
    header h1 {
        font-size: 1.5em;
    }

    header nav {
        font-size: 1em;
    }
}