﻿@charset "UTF-8";

/* Cañeros 13-14
Versión 1, Enero de 2013. Creada por Andrey Fuentes
App Móvil */

@import url("../reset.css");

/* HTML */
body {
background:#020 url('fondo2.png');
color:#FFF;
font-family:Tahoma, sans-serif;
font-size:13px
}
h1, h2, h3 {
font-family:"Segoe WP", "Segoe UI", Sans-Serif;
font-weight:bold;
line-height:30px;
padding:4px 0;
text-align:center;
text-transform:uppercase
}
h1 {
background:#FC0;
color:#030;
font-size:1.6em
}
h2 {
background:#030;
color:#FFF;
font-size:1.4em
}
h3 {
color:#093;
font-size:1.2em
}
p {
line-height:1.3;
margin:auto auto 1em auto
}
a {color:#093}
a:hover, a:focus {background:#090; color:#FF0}
th{
font-weight:bold;
padding:2px}
td{padding:2px}
tr:hover{background:#090}
/* FIN HTML */

#page {margin:auto}
#contenedor {margin:auto;}

.titnoticia {
font-family: "Segoe UI SemiBold";
font-size:1.4em;
padding:4px 0;
text-align:center;
text-transform:uppercase
}
.fotnoticia {
margin:1em 0;
text-align:center
}
.fotnoticia img {
border:2px #FC0 solid;
width:95%;
max-width:460px
}
#contenedor.noticias table{
background:#FFF;
color:#000;
margin:0 auto
}
#contenedor.noticias table th {
background:#060;
color:#FFF
}
#contenedor.noticias table td {border:1px #CCC solid}
.autor {
color:#CCC;
font-size:0.8em;
padding:5px;
text-align:center
}

.menustanding {display:none}
.standing {
color:#DDD;
font-size:1.4em;
margin:auto auto 1em auto;
text-align:center;
width:95%
}
.standing th {
background:#060;
color:#FFF;
padding:4px
}
.standing td {padding:4px}
.standing td:first-child{text-align:right}
.steq {width:120px}
.stlm {color:#0C6}
.stelim {color:#F00}
.stmxc, .sther, .stobr, .stnav, .stlmm, .stcln, .stmaz, .stjal {font-weight:700; text-transform:uppercase}
.stmxc {background:url('../imagenes/equipos/mex.png') #C00 no-repeat}
.sther {background:url('../imagenes/equipos/her.png') #F60 no-repeat}
.stobr {background:url('../imagenes/equipos/obr.png') #006 no-repeat}
.stnav {background:url('../imagenes/equipos/nav.png') #F00 no-repeat}
.stlmm {background:url('../imagenes/equipos/lm.png') #041 no-repeat}
.stcln {background:url('../imagenes/equipos/cul.png') #600 no-repeat}
.stmaz {background:url('../imagenes/equipos/maz.png') #F00 no-repeat}
.stjal {background:url('../imagenes/equipos/jal.png') #00F no-repeat}
#tabcontent1, #tabcontent2, #tabcontent3, #tabcontent4, #tabcontent5, #tabcontent6 {text-align:center}
.sttit {
color:#FF0;
font-size:3em;
margin:auto;
padding:4px 0;
width:95%
}

.calbeis {margin:1em auto}
.calbeis thead th {background:#FC0}
.calbeis th {
background:#FF0;
color:#030
}
.calbeis tr td {border-bottom:1px #CCC solid}
.calbeis td:nth-child(3){text-align:right}
.calbeis td:nth-child(4){
border-left:1px #FFF solid;
border-right:1px #FFF solid;
text-align:center
}
.calstand {
background:#FFF;
color:#020;
margin:1em auto;
text-align:center
}
.calstand thead th {background:#030}
.calstand th {
background:#060;
color:#FFF
}
.calstand .equ {width:80px}
.calstand .gan, .calstand .per, .calstand .pun {width:70px}

.advertencia {
background:#FC0;
border:2px #F00 solid;
color:#000;
padding:2px;
text-align:center
}

#cable {margin:auto auto 1em auto}
#cable th {
background:#060;
color:#FFF;
font-weight:normal
}
#cable td {padding:6px 2px}
.serie{background:#030}
#cablen {margin:auto auto 1em auto}
#cablen th {
background:#060;
color:#FFF
}
#cablen td {border:1px #090 solid; padding:6px 2px}
#cablen tr {
	background: transparent !important;
}

#roster {text-align:center}
#roster thead th {background:#FC0}
#roster th {
background:#FF0;
color:#030
}
#roster td {
border:1px #040 solid;
border-width:1px 0 1px 1px
}
#roster td:first-child{border-left-width:0}

#lineup {
font-size:18px;
text-align:center}
#lineup thead th {background:#FC0}
#lineup th {
background:#FF0;
color:#030
}
#lineup td {
border:1px #040 solid;
border-width:1px 0 1px 1px
}
#lineup td:first-child{
border-left-width:0;
text-align:left
}

.e404 {font-size:2em}

#stats {
	color:#FFF;
	text-align:center
}
#stats thead th {
	background:#FC0
}
#stats th {
	background:#FF0;
	color:#030;
	font-weight:bold;
	padding:2px
}
#stats td {
	border:1px #040 solid;
	border-collapse:collapse !important;
	padding:2px
}
#stats tr:hover {
	background:#090
}
#stats td:nth-child(2) {
	color:#FC0;
	font-weight:bold;
	text-align:left
}
