/* TIPOGRAFIAS EL UNIVERSAL */
@font-face{font-family:'Duplicate Ionic Bold';src:url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Duplicate_Ionic-Bold.eot);src:url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Duplicate_Ionic-Bold.eot?#iefix) format("embedded-opentype"),url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Duplicate_Ionic-Bold.woff) format("woff"),url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Duplicate_Ionic-Bold.ttf) format("truetype"),url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Duplicate_Ionic-Bold.svg#2f2dd07edf641fe81a972ffad3775e00) format("svg");font-style:normal;font-weight:700;}

@font-face{font-family:'Duplicate Ionic Light';src:url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Duplicate_Ionic-Light.eot);src:url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Duplicate_Ionic-Light.eot?#iefix) format("embedded-opentype"),url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Duplicate_Ionic-Light.woff) format("woff"),url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Duplicate_Ionic-Light.ttf) format("truetype"),url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Duplicate_Ionic-Light.svg#40247639dee0e1eebb466637490af6c6) format("svg");font-style:normal;font-weight:200;}

@font-face{font-family:'Giorgio Sans Bold';src:url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Giorgio_Sans-Bold.eot);src:url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Giorgio_Sans-Bold.eot?#iefix) format("embedded-opentype"),url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Giorgio_Sans-Bold.woff) format("woff"),url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Giorgio_Sans-Bold.ttf) format("truetype"),url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Giorgio_Sans-Bold.svg#90a70236d78783be14799ac514d05fce) format("svg");font-style:normal;font-weight:700;}

@font-face{font-family:'Giorgio Sans Light';src:url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/ Sans-Light.eot);src:url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Giorgio_Sans-Light.eot?#iefix) format("embedded-opentype"),url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Giorgio_Sans-Light.woff) format("woff"),url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Giorgio_Sans-Light.ttf) format("truetype"),url(http://image.eluniversal.com.mx/sites/all/themes/universal/fonts/Giorgio_Sans-Light.svg#937be5146f9990502f47574338fb3ee3) format("svg");font-style:normal;font-weight:200;}




* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font-family: "Roboto";
	color: #333;
	font-size: 14px;
}

a {
	font-family:"Giorgio Sans Bold";
	font-size: 25px;
	letter-spacing: 1px;
	color: #e23c35;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
	a:hover,
	a.selected {
		color: #e23c35;
		text-decoration:none;
	}

h1,h2,h4,h5,h6 {
	text-align: center;
	color: #ccc;
	/*text-shadow: #000 1px 1px 2px;*/
	margin-bottom: 5px;
}
	h1 {
		font-size: 18px;
	}
	h2 {
		font-size: 14px;
	}
	h3 {
    font-family: "Giorgio Sans Bold";
    font-size: 28px;
    color: #444444;
    width: 100%;
    text-align: center;
    background-color: #eeeeee;
	float:left;
	}
.head-grupoA{
	font-family: "Giorgio Sans Bold";
    font-size: 20px;
    color: #fff;
    width: 30%;
    text-align: center;
    background-color: #ff0000;
	float:left;
	height:30px;}
.head-grupoB{
	font-family: "Giorgio Sans Bold";
    font-size: 20px;
    color: #fff;
    width: 30%;
    text-align: center;
    background-color: #fbb805;
	float:left;
	height:30px;}
.head-grupoC{
	font-family: "Giorgio Sans Bold";
    font-size: 20px;
    color: #fff;
    width: 30%;
    text-align: center;
    background-color: #940303;
	float:left;
	height:30px;}
.head-grupoD{
	font-family: "Giorgio Sans Bold";
    font-size: 20px;
    color: #fff;
    width: 30%;
    text-align: center;
    background-color: #fb8a05;
	float:left;
	height:30px;}
	
.hora-partido{
	width:70%; 
	float:left; 
	background-color:#eaeaea;
	height:30px;}
.hora-partido2{
	width:100%; 
	float:left; 
	background-color:#eaeaea;
	height:50px;
	padding-top:10px;}
.sociales {
	text-align: center;
	margin-bottom: 20px;
}

	#timeline {
		/*width: 500px;*/
		width:100%;
		height: 500px;
		overflow: hidden;
		/*margin: 40px auto;*/
		position: relative;
		
		
	}
		#dates {
			/*width: 100px;*/
			width:12%;
			height: 5px;
			overflow: hidden;
			float: right;
			background: url('../images/dot.gif') 3px top repeat-y;
		}
			#dates li {
				list-style: none;
				/*width: 100px;*/
				width:100%;
				height: 90px;
				line-height: 80px;
				font-family:"Giorgio Sans Bold";
				font-size: 23px;
				letter-spacing: 1px;
				padding-left: 10px;
				background: url('../images/biggerdot.png') left center no-repeat;
			}
				#dates a {
					line-height: 23px;
					padding-bottom: 5px;
					color:#333333;
				}
				#dates .selected {
			        font-size: 30px;
					color:#ea0000;
				}
		
		#issues {
			/*width: 400px;*/
			width:83%;
			height: 750px;
			overflow: hidden;
			float: left;
			padding:25px 0;
		}	
			#issues li {
				/*width: 400px;*/
				width:100%;
				height: 750px;
				list-style: none;
				text-align: center;

			}
				#issues li img {
					margin: 60px 0 0 10px;
				}
				#issues li h1 {
					color: #ffcc00;
					font-size: 48px;
					text-align: center;
					/*text-shadow: #000 1px 1px 2px;*/
				}
				#issues li p {
					font-size: 14px;
					margin: 10px 0;
					font-weight: normal;
					line-height: 22px;
					/*text-shadow: #000 1px 1px 2px;*/
				}
				@media (max-width:768px){
					#dates {
			width:60px;
			height: 750px;
			overflow: hidden;
			
		}
					#issues {
			width:85%;
			overflow: hidden;
			float: left;
			padding:25px 0;
		}	
		.horario-local{
			position:absolute;
			width:130px;
			font-size:77%;}
		
					}
		@media (max-width: 480px) {
			#issues {
			width:100%;
			overflow: hidden;
		}
		#next {
				top: 280px;
			}	
		#next, #prev {
			left: 47%;
			}
		}
		
		#grad_top,
		#grad_bottom {
			width: 500px;
			height: 80px;
			position: absolute;
		}
			#grad_top {
		        top: 0;
		        background: url('../images/grad_top.png') repeat-x;
			}
			#grad_bottom {
		        bottom: 0;
		        background: url('../images/grad_bottom.png') repeat-x;
			}
		
		#next,
		#prev {
			position: absolute;
			right: 57%;
			font-size: 70px;
			width: 38px;
			height: 22px;
			background-position: 0 -44px;
			background-repeat: no-repeat;
			text-indent: -9999px;
			overflow: hidden;
			}
			
						
			#next:hover,
			#prev:hover {
				background-position:  0 0;
			}
			#next {
				bottom: 10px;
				background-image: url('../images/next_v.png');
			}
			#prev {
				top: 30px;
				background-image: url('../images/prev_v.png');
			}
				#next.disabled,
				#prev.disabled {
					opacity: 0.2;
				}
				
				
.partido {
	color:#000000;
	font-family:"Duplicate Ionic Bold";
	font-size: 19px !important;
	margin-top:18px !important;
	text-transform:uppercase;
	padding-bottom:-1px;
	float:left;
	width:100%;
	
	}
.versus {
	color:#666666;
	font-family:"Duplicate Ionic Bold";
	font-size: 15px !important;
	margin-top:1px !important;
	text-transform:uppercase;
	padding-bottom:-1px;
	padding-left:13px;
	padding-right:13px;
	}
.marcador {
	color:#333333;
	font-family:"Duplicate Ionic Bold";
	font-size: 19px !important;
	margin-top:1px !important;
	text-transform:uppercase;
	padding-bottom:-10px;
	padding-left:13px;
	padding-right:13px;
	}
	
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px !important;
    color: inherit;
}

.panel-group .panel+.panel {
    margin-top: 2px !important;
}

.panel-heading {
    padding: 3px 3px !important;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

th {
    text-align: left;
    font-size: 1px !important;
}

.table>thead>tr>td {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd !important;
}
.horario-local{
	position:absolute;
	top:0px;
	right:40px;}
.califica{
	position:absolute;
	bottom:-3px;
	right:40px;
	z-index:1000;}
.partido img{
	margin: 0;
	float:left;
	display:inline;}
hr{
	color:#333333;}
