/* CSS Document */


/* Resultados */
.resultGames {position:relative;}
.resultGames .resultLine {position:relative; float:left; width:100%; margin:8px 0;}
.resultGames .team {position:relative; background:#333;  color:#fff; float:left; width:50%;}
.resultGames .team p{line-height:20px; font-size:10px; text-transform:uppercase; height:20px; overflow:hidden; margin:0;}
.resultGames .hometeam { text-align:right; padding-right:35px!important; }
.resultGames .awayteam { text-align:left; padding-left:35px!important; }
.resultGames .score { position:absolute; border: 1px solid #333; background-color:#fff; color:#666; text-align:center; font-weight:bold; font-size:12px; line-height:26px; height:26px; width:30px; top:-3px;}
.resultGames .homescore { right:0; }
.resultGames .awaycore { left:0; }

.resultPageGames {position:relative;}
.resultPageGames .resultPageLine {position:relative; float:left; width:100%; margin:2px 0;}
.resultPageGames .team {position:relative; background:#333; float:left; width:50%;}
.resultPageGames .team h4{line-height:28px; font-size:18px; height:28px; overflow:hidden; margin:0; color:#fff!important;}
.resultPageGames .hometeam { text-align:right; padding-right:55px!important; }
.resultPageGames .awayteam { text-align:left; padding-left:55px!important; }
.resultPageGames .score { position:absolute; border: 1px solid #333; background-color:#fff; color:#666; text-align:center; font-weight:bold; font-size:18px; line-height:34px; height:34px; width:40px; top:-3px;}
.resultPageGames .homescore { right:0; }
.resultPageGames .awaycore { left:0; }
.resultPageGames .gameInfo {position:relative; float:left; width:100%; margin: 1px 0 10px 0; text-align:center;}
.resultPageGames .gameInfo .gameDate { font-size:12px; }
.resultPageGames .gameInfo .gameTime { font-weight:bold;}

.jornadasACB { float:left; position:relative; width:100%; height:24px; margin:-10px 0 20px 0; border-bottom:1px solid #333; text-align:center;}
.jornadasACB a { padding:3px 3px; font-size:12px; line-height:26px; text-align:center; text-decoration:none; margin:2px 0px 0 0;}
.jornadasACB a.on { color:#fff!important;; background-color:#333;}
.jornadasACB a:hover { background-color:#ccc;}

/* Facebook comments responsive */
.fb-comments { margin-top:20px;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}

