/*
Theme Name:  Tigopedia Reloaded
Theme URI: http://www.sizlopedia.com/tigopedia/
Description: Stylish Glossy and Round Cornered Web 2.0 Theme By <a href="http://www.sizlopedia.com/">Sizlopedia</a>
Author: Sizlopedia
Author URI: http://www.sizlopedia.com
Version: 2.0
*/

/***************************************************************************/
/* HTML Tags */
/***************************************************************************/

body {
	 background-color:'#FFFFFF';
	 font-family:'Lucida Grande', Sans-Serif;
	 margin:0;
         padding:0;
	 }

h1, h2, h3, h4, h5, h6 {
	 margin: 0;
	 font-style: normal;
	 font-weight: bold;
	 color: #000;
	 }
	
h1 {
	 font-size: 1.4em;
	 }
h2 {
	 font-size: 1.2em;
	 }
h3, h4, h5, h6 {
	 font-size: 1.0em;
	 }

blockquote {
	 background: url(images/blockquote.gif) no-repeat left top;
         color: #999;
	 margin:10px;
	 padding: 0 40px 0 40px;
	 }

code {
         background: #f4f4f4;
         color: #6a6a6a;
         margin:0;
	 }

img {
         border:0
	 }

a:link, 
a:visited {
	 color: #000;
	 text-decoration:none;
	 }

a:hover {
	 color: #008000;
	 text-decoration:none;
	 }

/***************************************************************************/
/* Este es el container */
/***************************************************************************/

.page {
	 width:950px;
	 position:relative;
	 padding:5px;
	 margin:0 auto;
	 text-align:left;
	 }

/***************************************************************************/
/* El Cabezal margenes logo nombre web y descripcion */
/***************************************************************************/

.header {
	 background:url('images/headerbg.gif') no-repeat center top;
	 margin:0 0 1px 0;
	 padding:7px 0px 2px 35px;
	 }
	   
.logo {
	 background:url('images/logo.png') no-repeat left top;
         height:70px;
         margin:0;
	 }
	   
.blog-name:link, 
.blog-name:visited, 
.blog-name:hover{
	 color:#f45011;
	 font-family: 'Trebuchet MS', Verdana, Sans-Serif;
         font-style  : italic;
	 font-size:24pt;
	 font-weight:bold;
	 text-decoration:none;
	 letter-spacing: -3px;
	 background:transparent;
	 margin:0 0 0 80px;
	 padding:0;
	 }

.blog-description {
	 color:#fff;
	 font-size:10pt;
	 font-weight:bold;
	 margin:0px 0px 0px 80px;
	 padding:0;
	 }

/***************************************************************************/
/* menu idiomas y compartir mas h1 */
/***************************************************************************/

.menu-bar {
         background: url('images/barramenu.gif') no-repeat;
         color:#000;
	 padding:0px 0 0px 0;
         margin:0 0 2px 0;
	 }

.feed {
     float:right;
	 font-size:10pt;
	 margin:2px 20px 4px 0 !important;
	 margin:2px 10px 4px 0;
	 }
.feed a.twiter {
     color:#2604f8;
	 padding: 0 0 0 23px;
	 background: transparent url(images/twiter.gif) no-repeat 5px 0;
	 }

.feed a.rss {
     color:#2604f8;
	 padding: 0 0 0 23px;
	 background: transparent url(images/rss.gif) no-repeat 5px 0;
	 }

.feed a.techno {
         color:#008000;
	 padding: 0 0 0 23px;
	 background: transparent url(images/techno.png) no-repeat 4px 0;
	 }

ul.menu {
	 float: left;
	 margin: 0;
	 padding: 0 5px;
	 list-style-type: none;
	 }
	
ul.menu li {
	 float: left;
	 }
	
ul.menu li a {
	 float: left;
	 display: block;
	 height: 20px;
	 padding: 4px 15px 0 5px;
	 color: #0066cc;
	 font-weight:normal;
	 font-size:10pt;
	 }
	
ul.menu li a:link,
ul.menu li a:visited {
	 color: #0066cc;
	 }
	 
ul.menu li a:hover,
ul.menu li a:active {
	 color: #0066cc;
	 text-decoration: none;
	 background-color:#f1f9ff;
	 border:1px solid #a5d6f8;
	 padding: 3px 14px 0 4px;
	 }

ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited {
	 color: #0066cc;
	 text-decoration: none;
	 }
		
 ul.menu li.current_page_item a:hover {
 	 color: #0066cc;
	 text-decoration: none;
	 background-color:#f1f9ff;
	 border:1px solid #a5d6f8;
	 }

/***************************************************************************/
/* Posts del blog */
/***************************************************************************/

h2.post-title a:link, 
h2.post-title a:visited {
         color:#0066cc;
	 }

h2.post-title a:hover {
         color:#0066cc;
	 border-bottom: 1px dashed #a0a0a0;
	 }

.post-content {
	 color:#444;
         margin:15px 0 0 0;
	 width:640px;
	 overflow:hidden;
	 padding:0 !important;
	 padding:0 0 15px 0;
	 }

.post-content a:link,
.post-content a:visited {
         color:#0066cc
	 }

.post-content a:hover {
         color:#0066cc;
	 border-bottom: 1px dashed #a0a0a0;
	 }

.post-content img,
.post-content img:hover {
         padding:0;
	 border:0;
	 }

.post-content ul li {
         background: url('images/bullet.gif') no-repeat 0 0;
         list-style:none;
	 padding:0 0 0 -10px;
	 margin:6px 0 0 -10px;
	 }

.post-content ol li {
	 padding:0;
	 margin:6px 0 0 0px;
	 }

.postmeta {
	 margin: 8px 2px;
	 font-size:8pt;
	 }

.post-date {
	 background: url(images/date.gif) no-repeat 0 0;
	 padding: 0 0 0 20px;
	 }

.post-comment {
	 background: url(images/commentslink.png) no-repeat 0 0;
	 padding: 0 0 0 20px;
	 }

.post-comment a:link,
.post-comment a:visited,
.post-comment a:hover {
         color:#008000
	 }

.post-filed {
	 background: url(images/filed.gif) no-repeat 2px 0;
	 padding: 0 0 0 20px;
	 }

.more-link{
         margin:0
         }

/***************************************************************************/
/* las barras laterales */
/***************************************************************************/

.left-sidebar, .right-sidebar {
         margin:5px 0 0 0 !important;
	 margin:0;
	 position:absolute;
	 overflow:hidden;
	 }

.left-sidebar {
	 width:140px;
	 left:5px;
	 }
.left-sidebar h2 {
	 font-size: 13px;
         color:#000;
	 }

.left-sidebar p {
	 margin: 0;
	 font-style: normal;
         font-size: 12px;
         text-align:left;
	 color: #000000;
	 }

.left-sidebar h3, h4, h5, h6 {
	 font-size: 13px;
         color:#FF6347;
	 }

.right-sidebar {
	 width:120px;
	 right:5px;
	 }

.right-sidebar h2 {
	 font-size: 13px;
         color:#000;
	 }

.right-sidebar p {
	 margin: 0;
	 font-style: normal;
         font-size: 12px;
         text-align:left;
	 color: #000000;
	 }

.right-sidebar h3, h4, h5, h6 {
	 font-size: 13px;
         color:#FF6347;
	 }
/***************************************************************************/
/* los widgets del sidebar */
/***************************************************************************/

.wp-widget-title {
	 position: relative; 
	 top: -24px;
	 background:url('images/widgetbg.gif') no-repeat;
	 color:#FFFFFF;
	 font-size: 10pt;
	 font-weight: bold;
	 padding:6px 0 6px 15px;
	 margin:0;
	 }

.wp-widget-title a:link,
.wp-widget-title a:visited,
.wp-widget-title a:hover{
	 color:#FFFFFF;
	 }

.wp-widget {
	 background:url('images/widget_bottom_bg.gif') no-repeat bottom;
	 color:#555;
	 padding:0;
	 margin: 25px 0 35px 0;
         font-size:8pt;
	 }

.wp-widget ul {
         list-style:none;
	 position: relative; 
	 top: -15px;
         margin:5px 10px 5px 5px;
         padding:0;
	 }

.wp-widget ul li {
         background: url('images/bullet.gif') no-repeat 0px 0px;
         margin:0 0 10px 0;
         padding:0 0 0 4px;
         line-height:15px;
         font-size:8pt;
	 }
	 
.search-widget-title {
	 background:url('images/widgetbg.gif') no-repeat;
	 color:#fff;
	 font-size: 10pt;
	 font-weight: bold;
	 padding:6px 0px 6px 15px;
	 margin:-25px 0 0 0;
	 }

.search-widget {
	 color:#555;
	 background:url('images/widget_bottom_bg.gif') no-repeat bottom;
	 padding:10px;
	 margin:0px 0 35px 0;
         font-size:10pt;
	 }

.textwidget {
         position: relative; 
         top: -15px;
         margin:0px 0px 0px 5px;
         padding:0px 5px;
         }

.textwidget ul {
         list-style:none;
	 position: relative; 
	 top: 0px;
         margin:0 0 0 5px;
         padding:0;
	 }

.textwidget ul li {
         background: url('images/bullet.gif') no-repeat 0 0;
         margin:5px 0 10px 0;
         padding:0 0 0 4px;
         line-height:15px;
	 }

#calendar_wrap {
	 position: relative; 
	 top: -10px;
         margin:0 40px;
	 }

#akismetwrap {
         position: relative; 
	 top: -15px;
         margin:0 45px;
	 }

#cat, select {
         position: relative; 
	 top: -10px;
         margin:0 45px;;
	 }
	 
.widget_categories ul li ul.children{
         position: relative; 
	 top: 0px;
	 left:-10px;
	 }

.widget_pages ul li.page_item li{
         position: relative; 
	 top: 20px;
	 left:-10px;
     }
	 
/***************************************************************************/
/* estilo wpwidgets antiguos */
/***************************************************************************/

.widget-title {
	 background:url('images/widgetbg.gif') no-repeat;
	 color:#fff;
	 font-size: 10pt;
	 font-weight: bold;
	 padding:6px 0px 6px 15px;
	 }

.widget-title a:link,
.widget-title a:visited,
.widget-title a:hover {
	 color:#fff;
	 }

.widget {
	 color:#555;
	 background:url('images/widget_bottom_bg.gif') no-repeat bottom;
	 padding:10px;
	 margin:0 0 10px 0;
         font-size:8pt;
	 }

.widget ul {
         list-style:none;
         margin:5px 5px 0px 5px;
         padding:0px;
         }

.widget ul li {
         background: url('images/bullet.gif') no-repeat 0px 0px;
         margin-bottom:10px;
         padding-left:14px;
         line-height:15px;
         font-size:8pt;
         }

.center-widget-title {
	 
	 color:#0066cc;
	 font-size:16px;
	 font-weight: bold;
	 margin:0px 140px 0px 140px;
	 padding:8px 0px 0px 15px;
	 }
	 
.center-widget {
         
	 color:#555;
	 margin:0px 140px 6px 140px;
	 padding:0.1em 1.2em 0.6em 1.2em;
	 font-size:10pt;
	 }
	 
.center-widget a:link,
.center-widget a:visited {
         color:#0066cc
	 }

.center-widget a:hover {
         color:#0066cc;
	 border-bottom: 1px dashed #a0a0a0;
	 }

.center-widget ul li {
         background: url('images/bullet.gif') no-repeat 0 0;
         list-style:none;
	 padding:0 0 0 5px;
	 margin:6px 0 0 -10px;
	 }

.center-widget ol li {
	 padding:0;
	 margin:6px 0 0 0px;
	 }

.bottom-page-nav {
         text-align:center;
	 color: #0066cc;
	 }

.bottom-page-nav a:link,
.bottom-page-nav a:visited,
.bottom-page-nav a:hover {
         color:#0066cc;
	 }

.footer {
	 color:#555;
	 font-size:10pt;
         font-weight:normal;
	 text-align:center;
         padding:0px 0px;
         margin:0;
         }
	 
.footer a:link,
.footer a:visited,
.footer a:hover {
         color:#0066cc;
	 }
/* MARCADOR RESULTADOSXFUTBOL.COM */

.marcador {
         align:center;
        *align:center;  
        _align:center;
	 }

/* Comments Styles */

.comment-list {
	 padding:0;
	 margin:0 15px 20px 15px;
	 }

.comment-meta {
         position:relative;
	 top:-20px;
         color: #555555;
         font-size:10pt;
         margin:50px 0 0 0;
	 }

.odd-comment .comment-meta a:link,
.odd-comment .comment-meta a:visited,
.odd-comment .comment-meta a:hover {
         color: #0066cc;
         font-weight:bold;
	 }

.even-comment .comment-meta a:link,
.even-comment .comment-meta a:visited,
.even-comment .comment-meta a:hover {
         color: #008000;
         font-weight:bold;
	 }

.odd-comment .comment-meta .comment-author {
         color: #0066cc;
         font-weight:bold;
	 }

.even-comment .comment-meta .comment-author {
         color: #008000;
         font-weight:bold;
	 }

.odd-comment .comment-text {
         position:relative;
	 top:-10px;
         background:url('images/comment-bg-gradient.gif') top left repeat-y; 
         color: #555;
         border:1px solid #b6cefe;
	 padding:0px 10px !important;
	 padding:10px 10px;
         width:640px;
         overflow:hidden;
	 }

.even-comment .comment-text {
         position:relative;
	 top:-10px;
         background:url('images/comment-bg-gradient-green.gif') top left repeat-y; 
	 color: #555;
         border:1px solid #add3ad;
	 padding:0px 10px !important;
	 padding:10px 10px;
         width:640px;
         overflow:hidden;
	 }

.odd-comment .comment-text a:link,
.odd-comment .comment-text a:visited,
.odd-comment .comment-text a:hover{
         color:#0066CC;
         text-decoration:none;
         }
	 
.even-comment .comment-text a:link,
.even-comment .comment-text a:visited,
.even-comment .comment-text a:hover{
         color:#008000;
         text-decoration:none;
         }

#commentform a:link,
#commentform a:hover,
#commentform a:visited {
         color:#0066cc;
	 }

/* input */

#searchform {
	 margin:0;
	 }
	
input#s {
	 color:#777;
	 width: 90%;
	 height: 18px;
	 margin: 0;
	 padding: 2px;
	 border-left: 1px solid #aaa;
         border-top:1px solid #aaa;
 	 border-right:1px solid #ddd;
	 border-bottom:1px solid #ddd;
	 }

input {
	 color:#555;
	 }

textarea#comment {
         width:640px;
         color:#555;
	 border-left: 1px solid #aaa;
         border-top:1px solid #aaa;
 	 border-right:1px solid #ddd;
	 border-bottom:1px solid #ddd;
         font-size:10pt;
	 }

input#author,
input#email,
input#url {
         width:200px;
         color:#555;
	 border-left: 1px solid #aaa;
         border-top:1px solid #aaa;
 	 border-right:1px solid #ddd;
	 border-bottom:1px solid #ddd;
         font-size:10pt;
         }
table.data-container {
	padding: 3px 3px 0 3px;
	width: 300px;
	margin: 4px;
	float: left;
	font-size: 17px;
}
table.data-container th {
	margin-right: 1px;	
	padding-left: 2px;
	vertical-align: middle;
	height: 25px;
}
table.data-container th.andata, table.data-container th.ritorno {
	text-align: center;
	padding: 2px;
}
table.data-container th.jornata{
	text-align: left;
	padding: 2px;
	font-weight: bold;
        width: 360px;
}
ul.calendario-lista,
ul.calendario-lista li {
	float: left;
}
table.data-container td {
	padding: 2px 6px 2px 5px;
	text-transform: capitalize;	
}
table.data-container td.risultato {
	text-align: center;
}
table.data-container tbody tr.first-row td {
	padding-top: 10px;
}
table.data-container tbody tr.last-row td {
	border-bottom: none;
}
table.data-container tbody td.orario,
table.data-container tbody td.risultato,
table.giornate_seriea thead th.orario,{
	padding: 0;
	text-align: center;
        background-color: #000;
}
/*GIORNATE*/
.type-risultati	ul.giornate {
	background-color:#f4f4f4;
	border-color:#dedede;
	border-style:solid;
	border-width:1px 0;
	margin-bottom:25px;
}
ul.giornate li {
	display: inline;
}
ul.giornate li a {
	font-weight: bold;
	padding-left: 2px;
	display: inline-block;
	line-height: 26px;
}
ul.giornate-db li a {
	padding-left: 0;
}
ul.giornate li a.dgts1 {
	width: 10px;
	padding-left: 0;
	text-align: center;
}
ul.giornate li a.dgts1:hover,
ul.giornate li a.current1 {
	text-decoration: none;
}
ul.giornate li a:hover,	
ul.giornate li a.current {
	text-decoration: none;
}

table.giornate_seriea {
	width: 100%;
	/*float: none;*/
	margin: 0 0 5px  0 !important;
}	
table.giornate_seriea th.ultimo-turno {
	padding: 5px 8px;
}
/* tabellino partita */
table.partita-tabella {
	margin-bottom: 20px;
	width: 620px;
}


table.partita-tabella tr.info-row td {
	padding: 5px 3px;
}
table.partita-tabella th {
	padding: 0 !important;
}
table.partita-tabella th div {
	font-weight: bold;
	height: 20px;
	float: left;
	padding-left: 5px;
	padding-top: 6px;
}
th div.th_left {
	width: 475px;
}
th div.th_left strong {
	float: left;
}
th div.th_left span {
	font-weight: normal;
	float: right;
	padding-right: 10px;
}
th div.th_rigth {
	width: 124px;
}
table.partita-tabella th.tabellino_sx {
	width: 500px;
}
table.info-table th.tabellino {
	width: 120px;
}
table.partita-tabella td {
	/*border-right: none;*/
}
table.partita-tabella td.meta_sx,
table.partita-tabella td.meta_dx {
	/*width: 310px !important;*/
	width: 50%;
}
table.partita-tabella tr.pink td.meta_sx,
table.partita-tabella tr.pink td.meta_dx {
	height: 50px;
}
table.partita-tabella td div.box {
	position: relative; 
}
table.partita-tabella tr.pink td.meta_sx div.risultato,
table.partita-tabella tr.pink td.meta_dx div.risultato {
	width: 20px;
	display: block;
	position: absolute; 
	top: 0;
}
table.partita-tabella tr.pink td.meta_sx div.risultato {
	right: 0px;
}
table.partita-tabella tr.pink td.meta_dx div.risultato {
	left: 10px; 	
}

table.partita-tabella tr.pink td.meta_sx div.risultato span,
table.partita-tabella tr.pink td.meta_dx div.risultato span {
	padding-left: 3px;
	width: 20px;
	display: block; 
}

table.partita-tabella td div.box strong.sx,
table.partita-tabella td div.box strong.dx {
	position: absolute; 
	top: 0px;
}
table.partita-tabella td div.box strong.sx {
	left: 10px;
}
table.partita-tabella td div.box strong.dx {
	right: 10px;
}

/*------------------------------------------------------------------*/
table.info-table th.no-whiteb, 
table.info-table td.no-whiteb {
	border-right: none;
}
table.partita-tabella tr.info-row td a, 
table.partita-tabella tr.info-row td span a,
table.partita-tabella tr.pink td a, 
table.partita-tabella tr.pink td span a  {
	text-decoration: none;
}
table.partita-tabella tr.info-row td a:hover, 
table.partita-tabella tr.info-row td span a:hover,
table.partita-tabella tr.pink td a:hover, 
table.partita-tabella tr.pink td span a:hover  {
	text-decoration: underline;
}
table.partita-tabella tr.pink td {
	padding-top: 10px;
}
table.partita-tabella tr.section td {
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
table.partita-tabella tr.pink td.asinistra a,
table.partita-tabella tr.pink td.adestra a {
	text-indent: -5000px;
	display: block;
	height: 40px;
}
table.partita-tabella tr.pink td.adestra a {
	margin-left: 44px;
}
table.partita-tabella tr.pink td,
table.c-league-tabella tr.pink td,
table.c-league-tabella tr.info-row td.pink,
table.partita-tabella tr.pink {
	padding: 5px;
}

table.c-league-tabella tr.pink td,
table.c-league-tabella tr.info-row td.pink {
	font-weight: bold;
}
table.partita-tabella tr.pink td div.risultato, 
table.partita-tabella tr.pink td a.squadra_left,
table.partita-tabella tr.pink td a.squadra_right {
	font-size: 30px;
}
table.partita-tabella tr.pink td a {
	display: block;
	height: 50px;
	position: absolute;
	top: 0;
	width: 270px;
}
table.partita-tabella tr.pink td a.squadra_left {
	right: 30px;
	text-align: right;
}
table.partita-tabella tr.pink td a.squadra_right {
	left: 30px;
}
table.partita-tabella tr.marcatori td div.box {
	position: relative;
	height: 16px;
}
table.partita-tabella tr.marcatori td a {
	display: block;
	position: absolute;
	top: 0;
	width: 210px;
}
table.partita-tabella tr.marcatori a.player_left {
	right: 0px;
	text-align: right;
}
table.partita-tabella tr.marcatori a.player_right {
	left: 0px;
}

table.partita-tabella tr.marcatori td span.sx_img,
table.partita-tabella tr.marcatori td span.dx_img{
	display: block;
	position: absolute;
	top: 0;
	width: 70px;
	float: left;
	text-align: center;
	white-space: nowrap;
}
tr.section_formazioni td.col_sx table {
	margin-left:4px;
}
tr.section_formazioni td.col_dx table {
	margin-left:2px;
}
tr.section_formazioni table {
	width: 305px;
}
tr.section_formazioni table td {
	border-right: none;
	padding: 2px 3px !important;
	/*height: 21px;*/
	vertical-align: middle;
}

tr.section_formazioni table tr.sostituzione td a {
	color: #666666;
	font-style:italic;
}

table.partita-tabella tr.section_formazioni td.td_1 {
	width: 64px;
}
table.partita-tabella tr.section_formazioni td.td_2 {
	width: 94px;
}
table.partita-tabella tr.section_formazioni td.col_sx,
table.partita-tabella tr.section_formazioni td.col_dx {
	padding: 0;
	margin: 0;
	vertical-align: top;
}


table.partita-tabella tr.marcatori td span.sx_img span,
table.partita-tabella tr.marcatori td span.dx_img span{
	display: inline-block;
	text-align: center;
	background: transparent url(http://images2.gazzettaobjects.it/libs/css/default_theme/assets/partite.png?v=200907021658) no-repeat scroll 0 0;
	width: 25px;
	text-indent: -5000px;
	margin-left: 2px;
}

table.partita-tabella tr.marcatori td span.sx_img span {
	float: right;
}
table.partita-tabella tr.marcatori td span.dx_img span {
	float: left;
}
table.partita-tabella tr.marcatori td span.sx_img {
	left: 0px;
	text-align: right;
	float: left;
}
table.partita-tabella tr.marcatori td span.dx_img {
	right: 0px;
	float: left;
}
table.partita-tabella tr.marcatori td span.sx_img span.autorete,
table.partita-tabella tr.marcatori td span.dx_img span.autorete {
	background-position: left -237px;
}

table.partita-tabella tr.marcatori td span.sx_img span.gol,
table.partita-tabella tr.marcatori td span.dx_img span.gol {
	background-position: left -59px;
}
table.partita-tabella tr.marcatori td span.sx_img span.rigore,
table.partita-tabella tr.marcatori td span.dx_img span.rigore {
	background-position: left -209px;
}
table.partita-tabella tr.section_formazioni td a.player_left {
	display: inline-block;/**/
	width: 100px;
	text-align: right;
}
table.partita-tabella tr.section_formazioni td a.player_right {
	display: inline-block;/**/
	width: 100px;
	float: left;
}
table.partita-tabella tr.section_formazioni td.tempo {
	/*width: 25px;*/
}
table.partita-tabella tr.section_formazioni td span.sx_img span,
table.partita-tabella tr.section_formazioni td span.dx_img span {
	display: inline-block;
	background: transparent url(http://images2.gazzettaobjects.it/libs/css/default_theme/assets/partite.png?v=200907021658) no-repeat scroll 0 0;
	width: 25px;
	text-indent: -5000px;
	height: 16px;
}
table.partita-tabella tr.section_formazioni td span.dx_img {
	/*text-indent: 0px !important;
	display: block;*/
	/*display: inline-block;*/
}
table.partita-tabella tr.marcatori td span.dx_img em,
table.partita-tabella tr.section_formazioni td span.dx_img em {
	float: left;
	display: inline-block;
	font-style: normal;
}

table.partita-tabella tr.section_formazioni span.autorete { background-position: left -237px !important; }
table.partita-tabella tr.section_formazioni span.gol {	background-position: 5px -59px !important;}
table.partita-tabella tr.section_formazioni span.rigore { background-position: left -209px !important;}
table.partita-tabella tr.section_formazioni span.sostituito { background-position: 5px -114px !important;}
table.partita-tabella tr.section_formazioni span.subentrato { background-position: 5px -135px !important;}
table.partita-tabella tr.section_formazioni span.ammonito { background-position: 5px 0 !important;}
table.partita-tabella tr.section_formazioni span.espulso { background-position: 5px -30px !important;}
table.partita-tabella tr.section_formazioni span.ammonito2 { background-position: 5px -160px !important;}
table.partita-tabella tr.section_formazioni span.rigore_ko { background-position: 8px -184px !important;}
table.partita-tabella tr.section_formazioni span.rigore_ok { background-position: 5px -85px !important;}

table.partita-tabella tr.pink td div.risultato span {
	font-size: 20px;
}
table.partita-tabella tr.section_note td div.box {
	width: 600px;
	margin: 0 auto;
}
div#top-main.underline,
div#top-main-db.underline {
	background: url(http://images2.gazzettaobjects.it/libs/css/default_theme/assets/menu-row.gif?v=200909080937) scroll no-repeat 35px 25px;
}
div#top-main-db.underline {
	background-position: 0px 25px;
}
.menu-squadre {
	float:left;
}
.menu-squadre a {
	color: #949494;
	float: left;
	padding: 2px 4px;
}
.menu-squadre a.active {
	background-color:#dcdcdc;
}
.menu-squadre span {
	background-color:#949494;
	width:1px;
	height:11px;
	margin:4px 4px;
	float:left;
}
.menu-squadre em {
	color:#949494;
	float: left;
	margin-top: 3px;
}
.menu-squadre-db {
	padding: 0 0 18px !important;
	width: 620px;
}
.sub-nuoto .bodycontent img.left {
	margin: 10px;
}
ul.calendario-lista,
ul.calendario-lista li {
	float: left;
}
h5.seriea {
	font-size: 12px;
	margin-top: 20px;
}
.sponsored_seriea {
	background-color: #ffffff !important;
}
table.classifica-seriea thead th.bkg_white div {
	width: 615px;
	position: relative; 
	height: 80px; 
	padding: 0;
	display: none;
        background-color: #000;
}
table.classifica-seriea thead th.bkg_white div img {
	position: absolute; 
}
table.classifica-seriea thead th.bkg_white div img.tim {
	 top: center; 
	 left: 0;
}
table.classifica-seriea thead th.bkg_white div img.testo {
	 top: 20px; 
	 left: 89px; 
}
table.classifica-seriea thead th.bkg_white div img.alice {
	 top: center; 
	 right: 0;
}

table.classifica-seriea  {
	border: none;
}
table.data-container td {
	border-bottom: 1px solid #d2d2d2;
}
table.data-container th.andata {
	background-color: #fff;
}
.sub-nuoto .data-container {
	background-color:#eee;
}
table.data-container th.jornata {
	background-color: #000;
        color: #fff;
}
table.data-container th.ritorno {
	background-color: #fff;
}
table.data-container {
	background-color: #f67105; /*rosino chiaro sfondo*/
}
table.data-container {
	padding: 3px 3px 0 3px;
	width: 590px;
	margin: 2px;
	float: left;
	font-size: 16px;
}
table.data-container th {
	margin-right: 1px;	
	padding-left: 2px;
	vertical-align: middle;
	height: 25px;
}
table.data-container th.andata,
table.data-container th.ritorno {
	text-align: center;
	padding: 2px;
	font-weight: bold;
}

ul.calendario-lista,
ul.calendario-lista li {
	float: left;
}
table.data-container td {
	padding: 2px 6px 2px 5px;
	text-transform: capitalize;	
}
table.data-container td.risultato {
	text-align: center;
}
table.data-container tbody tr.first-row td {
	padding-top: 10px;
}
table.data-container tbody tr.last-row td {
	border-bottom: none;
}
table.data-container tbody td.orario,
table.data-container tbody td.risultato,
table.giornate_seriea thead th.orario,{
	padding: 0;
	text-align: center;
}
table.data-container tbody tr.first-row td {
	padding-top: 10px;
}


