﻿/* ------ Reset dei tag ------ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote, th, td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	width: 600px;
}

fieldset, img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
}

ul {
	padding-left: 10px;
	margin-left: 10px;
}

ol {
	list-style-type: lower-latin;
	padding-left: 15px;
	margin-left: 10px;
}

caption, th {
	text-align:left;
}

html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

body {
	background-color: #ebead1;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	font-family:	"Trebuchet MS", Georgia, Palatino, Verdana, Arial, Helvetica, sans-serif;
	font-weight:	normal;
	line-height:	normal;
	letter-spacing: -1px;
}

h1 {
	font-size:		1.8em;
	color:			#0e4faf;
}

h2 {
	font-size:		1.5em;
	color:			#514F42;
	margin:			0 0 6px 0;
}

h3 {
	font-size:		1.4em;
	color:			#514F42;
}

h4 {
	font-size:		1.3em;
	color:			#514F42;
}

h5 {
	font-size:		1.2em;
	color:			#514F42;
}

#header {
	background: #ebead1 url(../images/sfondo/bgHeader.jpg) no-repeat center top;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 300px;
}

#headerMenuTop {
	margin: 0 auto;
	width: 1100px;
	height: 50px;
}

#MenuTop {
	float: right;
}

#MenuTop ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#MenuTop li {
	display: inline;
}

#MenuTop a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 14px;
	color: #5b5b5b;
}

#MenuTop a:hover {
	color: #0e4faf;
}

#headerContent {
	margin: 0 auto;
	width: 1100px;
	height: 195px;
}


#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 167px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 5px 20px;
	background: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 2px solid #EBEAD1;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 14px;
	color: #182C33;
}

#menu a:hover {
	color: #0e4faf;
}

#content {
	padding: 0;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#contentContent {
	margin: 0 auto;
	width: 1100px;
}

#contentLeft {
	float: left;
	width: 830px;
}

#contentRight {
	float: left;
	padding-left: 40px;
	width: 230px;
}

#footer {
	background: #81bc45 url(../images/sfondo/bgFooter.jpg) no-repeat center top;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 400px;
}

#footerContent {
	margin: 0 auto;
	width: 1100px;
}

#sitemap {
	float: left;
	width: 1100px;
	height: 360px;
	font-size:14px;
	line-height:1em;
}

#info {
	float: left;
	width: 1100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
}

#info a {
	text-decoration: none;
	border-bottom: 1px dotted #0e4faf;
	color: #0e4faf;
}

.post {
	margin-top: 20px;
}

.post .date {
	float: left;
	width: 80px;
	height: 65px;
	margin: 0;
	margin-right: 20px;
	padding-top: 2px;
	background: #0e4faf;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 45px;
}

.post .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 50px;
	font-size: 1.8em;
}

.post a {
	color: #828170;
	text-decoration: none;
}
.post a:hover {
	color: #979680;
}

.post .title h2 {
	padding: 0;
	margin: 0;
}	

.post .meta {
	margin: 0 0 30px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.post .meta a {
	color: #828170;
}

.post .entry {
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #666633;
}

.post .share {
	margin: 0;
	padding: 0 0 20px 0;
}


/* Commments */
.comments {
	margin-top: 20px;
}

.comments .title {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
}

.comments .meta {
	margin: 0 0 10px 10px;
	padding: 0;
	color: #979680;
	line-height:normal;
}
.comments .entry {
	margin: 0;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	border: 1px solid #c8c8c8;	
}


/* Sitemap */
.colOneFooter, 
.colTwoFooter {
	float:left;
	margin: 10px 30px 0px 0px;
	width: 150px;
}

.colThreeFooter,
.colFourFooter {
	float:left;
	margin: 10px 30px 0px 0px;
	width: 340px;
}

#sitemap ul {
	padding: 0; 
	margin: 0; 
}

ul {
	list-style-type: square;
}

#sitemap li {
	display: block; 
	padding: 0 0 3px 0;
	margin: 0 0 3px 0; 
	line-height: 1.8em;
}

#sitemap a:link {
	color: #ffffff; 
	text-decoration: none;
	background: url(../images/layout/icon-fillarrow-gray.gif) no-repeat 0 50%;
	padding-left: 10px; 
}

#sitemap a:visited {
	color: #000000; 
	background: url(../images/layout/icon-visited.gif) no-repeat 0 50%;
	text-decoration: none; 
	padding-left: 10px; 
}

#sitemap a:hover {
	color: #fff000; 
	text-decoration: none; 
	background: url(../images/layout/icon-fillarrow-gray.gif) no-repeat 0 50%;
	padding-left: 10px; 
}

#sitemap a:active {
	color: #fff000; 
	text-decoration: none;
	background: url(../images/layout/icon-fillarrow-gray.gif) no-repeat 0 50%;
	padding-left: 10px; 
}


#sitemap h5 {
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	font-size: 13px;
	font-weight:bold;
	letter-spacing:1px;
	margin: 0 0 5px;
	padding: 20px 0 10px;
	text-transform:uppercase;
}

#sitemap h6 {
	color:#ffffff;
	font-size:11px;
	font-style: italic;
	font-weight: bold;
	letter-spacing:1px;
	margin:0 0 5px;
	padding:5px 0 5px;
	text-transform: uppercase;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	margin-bottom: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	border-top: 1px dashed #666633;
}

#sidebar li li {
	margin: 0;
	padding: 4px 0 4px 0;
}

#sidebar li li a 
{
	
}

#sidebar h2 {
	padding: 0;
	margin: 0 0 6px 0;
}

#sidebar a {
	border-bottom: dotted 1px  #0E4FAF;
	text-decoration: none;
}

#sidebar a:hover {
	border-bottom: solid 1px  #0E4FAF;
	text-decoration: none;
}


/* Squadra */

.giocatore {
	float: left;
	margin: 0;
	height: 300px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #0e4faf;
}

 .nome {
	position: static  ;
	top: 10px;
}

a.cornice {
	margin: 0px;
	padding: 0px;
	background: none;
}

a.cornice img {
	height: 200px;
	width: 150px;
	padding: 20px 20px 50px 40px;
	background: #000 url(../images/cornice-new.jpg) no-repeat  50% 0;
}

a.corniceold {
	margin: 0px;
	padding: 0px;
	background: none;
}

a.corniceold img {
	height: 199px;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 21px 20px 20px 20px;
	background: #000 url(../images/cornice-societa.jpg) no-repeat  50% 0;
}

a.cornicesponsor {
	margin: 0px;
	padding: 0px;
	background: none;
}

a.cornicesponsor img {
	height: 150px;
	width: 150px;
	margin: 20px 0px 0px 20px;
	padding: 20px 20px 20px 20px;
	background: #000 url(../images/cornice-sponsor.jpg) no-repeat  50% 0;
}

#registrazione td,
#contatti td {
	padding: 0 0 10px 0;
}

#form-registrazione,
#form-contatti {
	background-color: #ededed;
	border: solid 1px #808080;
	padding: 20px 20px 20px 20px;
}

#contatti span {
	font-size: 1.3em;
	color: #514F42;
}

.casellatesto {
	height: 25px;
	border: solid 1px #c0c0c0;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif; 
	font-size: 1.3em;
	color: #514F42;
}

.casellatesto:focus {
	background-color: #bfd1ea;	
	border-color: #808080;
}

.giornata {
	width: 500px;
	height: 250px;
	padding-bottom: 10px;
}

.giornata .intestazione {
	float: left;
	width: 500px;
	height: 25px;
	line-height: 25px;
	vertical-align:middle;
	text-align: center;
	background: #0e4faf;
	font-size: 14px;
	color: #ffffff;
}

.giornata .incontro {
	float: left;
	width: 500px;
	border-bottom: dashed 1px #514F42;
	line-height: 25px;
	vertical-align: middle;
}

.giornata .casa {
	float: left;
	width: 200px;
	height: 25px;
	margin: 0;
}

.giornata .ospite {
	float: left;
	width: 200px;
	height: 25px;
	margin: 0;
}

.giornata .separatore {
	float: left;
	width: 30px;
	height: 25px;
	margin: 0;
	text-align: center;
}

.giornata .risultato {
	float: left;
	width: 70px;
	height: 25px;
	margin: 0;
	text-align:center;
}

 .colonna-1  {
	width: 150px;	
 }
 
  .colonna-2  {
	width: 400px;	
 }
 
  .colonna-3  {
	width: 150px;	
 }