body {
font-family: Arial, sans-serif;
font-size:12px;
/*color: #4f3126;*/
}

table {
background: white;
margin-bottom: 1.25em;
border: none !important;
}

td {
	padding:20px 0 !important;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Droid Sans', sans-serif !Important;
}

h2 {
	font-size:25px;
	font-weight:normal;
	margin-top:0 !important;
}
h1 {
	font-size:28px;
	font-weight:normal;
}

.widget_clasificacioneswidget h6{
	font-size:25px;
	font-weight:normal;
}
/*a:hover, a:focus {
color: #f5a900;
}*/
/*.active a{
color: #f5a900;

}*/
.icono{
	font-size:20px !important;
	color:#FFF;
}
hr {
margin: 0.25em 0 1.1875em;
color:#4f3126;
height:1px;
}

header.row {
height: 215px;
background: url(images/header.png) no-repeat;
padding:20px 0 0 0;
/*margin-bottom:30px;*/
}

/* Start child theme customization below  -  reset reverie */

.row {
  max-width: 1140px;
}
.contain-to-grid  .top-bar {
    max-width: 1013px;
}

/*a {
color: #4f3126;
}*/
p {
font-family: Arial, sans-serif;
letter-spacing:0 !important;
}

.top-bar {
background: none;
}
.top-bar-section li a:not(.button) {
background: none;
}

.top-bar .name h1 a {

width: 70%;

}

.top-bar-section li a:hover:not(.webicon) {
background: #2789ba !important;
}

.top-bar-section ul {
background: none;
}

.top-bar-section .dropdown li a {
background: #2789ba !important;
border-top:1px solid #3aa0d4;
border-right:1px solid #3aa0d4;
border-left:1px solid #3aa0d4;
padding: 15px 15px;
}
.top-bar-section .dropdown li a:hover {
background: #196f9b !important;
}

.top-bar-section ul li.active > a {
color: white;
background: none;
}

.top-bar-section ul li > a {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

.top-bar-section .has-form {
background: none;
}
.top-bar .name {
margin: 5px 15px 0 0;
}

.top-bar.expanded .title-area {
background: #4f3126 !important;
}

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
border-right: solid 1px #52b2e2;
border-left: solid 1px #3693c3;

}

/* end reset */

/* orbit bullets*/
.orbit-bullets {
    left: 950px;
    top: -30px;
	z-index:999;
}
	/*end*/

.alert-box {
border: none !important;
font-weight: normal;
margin-bottom: 1.25em;
background-color: #f6aa00;
padding:5px !important;
color: white;
}
#pie{
	width:100%;
	background:#353535;
	/*height:150px;*/
	color:#afafaf;
	padding:20px 0 0 0;
}
#pie p{
	margin-bottom:0.40em !important;
}
.logoabajo{
	margin-bottom:2em !important;
}
.orbit-timer{ display:none !important;}

.slider{
	background: #f8f8f8; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f8f8f8 0%, #e0e0e0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f8f8f8 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f8f8f8 0%,#e0e0e0 100%); /* Opera 11.10+ */
background: linear-gradient(to bottom,  #f8f8f8 0%,#e0e0e0 100%); /* W3C */
border-bottom:1px solid #d1d1d1;
padding:30px 0;
}
.conpadding{
padding:30px 0;
}
.orbit-container {
    overflow: visible !important;
}
.orbit-slides-container {
    overflow: hidden !important;    
}
.orbit-container .orbit-prev {
        position: absolute;
top:95%;
left:91%;
background-color: rgba(0, 0, 0, 0.4);
}
.orbit-container .orbit-next {
    position: absolute;
top:95%;
background-color: rgba(0, 0, 0, 0.4);
}

.social{
	background: #e0e0e0; /* Old browsers */
border-top:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
padding:20px 0;
}
.clasificaciones{
padding:20px 0;
}
.sponsor{
padding:20px 0;
}

.sponsor img {
    opacity: 0.7;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
}
.sponsor img:hover {
    opacity: 1.0;
    transition: opacity .35s ease-in-out;
    -moz-transition: opacity .35s ease-in-out;
    -webkit-transition: opacity .35s ease-in-out;
}

.proxima{
	background: #ffe868;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTg2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWQ5NjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffe868 0%, #f1d966 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe868), color-stop(100%,#f1d966));
background: -webkit-linear-gradient(top,  #ffe868 0%,#f1d966 100%);
background: -o-linear-gradient(top,  #ffe868 0%,#f1d966 100%);
background: -ms-linear-gradient(top,  #ffe868 0%,#f1d966 100%);
background: linear-gradient(to bottom,  #ffe868 0%,#f1d966 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe868', endColorstr='#f1d966',GradientType=0 );
border:0 !important;
}
.fecha{
background: url(images/fecha.png) no-repeat center;
width:106px;
height:103px;

font-size:36px;
text-align: center;
vertical-align: middle;
line-height: 120px;
}
button.amarillo, .button.amarillo {
background-color: #fff3b2;
border-color: #cdbc5c;
color: #897400;
box-shadow:none !important;
margin:5px 0 0 0 !important;
}
.button.amarillo:hover {
background-color:#e1c84f ;

}
.texto-fecha{

font-size:14px;
}
.texto-fecha a{
	color:#897400;
}

/*
	Mosaic - Sliding Boxes and Captions jQuery Plugin
	Version 1.0.1
	www.buildinternet.com/project/mosaic
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/



/*General Mosaic Styles*/
.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:347px;
	height:224px;
	background:#e0e0e0;
	
}

	.mosaic-backdrop {
		display:none;
		position:absolute;
		top:0;
		height:100%;
		width:100%;
		background:#111;
	}
	
	.mosaic-overlay {
		display:none;
		z-index:5;
		position:absolute;
		width:100%;
		height:100%;
		background:#111;
	}
	
		/*** Custom Animation Styles (You can remove/add any styles below) ***/
		.circle .mosaic-overlay {
			background:url(images/hover-magnify.png) no-repeat center center;
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			display:none;
		}

		/*** End Animation Styles ***/
	
	
/*flechas orbit*/	
.orbit-container .orbit-next > span {
border-left-style: solid;
border-left-color: #FFF;
}
.orbit-container .orbit-next:hover > span{
border-left-style: solid;
border-left-color: #a1d7ef;
}
.orbit-container .orbit-prev > span {
border-right-style: solid;
border-right-color: #FFF;
}
.orbit-container .orbit-prev:hover > span{
border-right-style: solid;
border-right-color: #a1d7ef;
}

.orbit-container .orbit-prev, .orbit-container .orbit-next {
width: 50px;
height: 50px;
}
/*.orbit-container .orbit-prev, .orbit-container .orbit-next {
background:none !important;
}*/
.hey{
	font-size:0.8em;
	margin-top:10px;
}

/* ---- TABLAS CLASIFICACIONES INICIO --*/
.resultadosm,
.resultadosf {
	text-align: center;
	}
.resultClasif th { background-color: #379bee; color:#FFF; }
.resultClasif td { border-bottom: 1px solid #ddd; padding:10px 0 !important; }
.cborder { border-right: 1px solid #ddd; }
.resultClasif tbody { border: 1px solid #ddd; }
.resultadosf th {background-color: #e02f8a; color:#FFF;}
/* -- FIN TABLAS CLASIFICACIONES INICIO --*/

.separador{
	margin-top:10px !important;
	margin-bottom:20px !important;
}

/* ---- TABLAS CLASIFICACIONES sitewide --*/

.results {
	text-align: center;
	}
.results th { background-color: #379bee; color:#FFF; padding-top:10px !important; padding-bottom:10px !important; }
.results td { border-bottom: 1px solid #ddd; padding:10px 0 !important; }

/* -- FIN TABLAS CLASIFICACIONES INICIO --*/


html, body { height: 100%; }
#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -155px auto;
}
.footer{
	height: 155px; /* .push must be the same height as .footer */
	width:100%;
	background:#353535;
	/*height:150px;*/
	color:#afafaf;
	padding:20px 0 0 0;
	clear: both;
}
.push {
	height: 155px; /* .push must be the same height as .footer */
}
.footer p{
	margin-bottom:0.40em !important;
}

.mouseover {
	background-color: #C1D6F1;
	}