body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(Images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
	color: #DE332C;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(Images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 120px 20px 0px 30px;
	font-size: 35px;
	color: #DE332C;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 71px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(Images/img05.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}

/* Logo */

#logo {
	float: left;
	margin-top: 30px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	/*background: url(Images/img04.jpg) no-repeat left 50%;*/
	/*padding-left: 60px;*/
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}

#menu a:hover {
	background: url(Images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F4F4F4;
}

#latest-post {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}

#latest-post .entry img {
	float: left;
	margin: 0 5px 5px 0;
	padding: 3px;
	border: 2px solid #fff;
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(Images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 100%;
	padding-top: 10px;
	text-align: center;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(Images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 95%;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(Images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/* Tabella */
table.match {
	background: url(Images/risCenter.jpg) top center repeat-y;
	border-collapse: collapse;
}

td.risUp {
	width: 100%;
	background: url(Images/risUp.jpg) top center no-repeat;
	height: 95px;
}
td.risDown {
	width: 100%;
	background: url(Images/risDown.jpg) top center no-repeat;
	height: 22px;
}

td.team {
	text-align: center;
	font-weight: bold;
	width: 50%;
	color: #f4f4f4;
}
td.number {
	font-size: 200%;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #333;
	width: 50%;
	color: #BAA065;
	padding-bottom: 5px;
}
td.player {
	padding-left: 15px;
	font-size: 90%;
	width: 50%;
	color: #f4f4f4;
	font-weight: bold;
}
td.notes {
	padding-left: 15px;
	padding-top: 5px;
	font-size: 90%;
	width: 50%;
	color: #f4f4f4;
}
td.notes img {
	margin-top: 4px;
}

td.stadium {
	color: #f4f4f4;
	text-align: center;
	font-size: 90%;
	border-bottom: 1px solid #333;
}

table.classifica {
	width: 100%;
}

table.classifica tr.menu {
	text-align: center;
	background-color: #333;
	color: #fff;
	font-weight: bold;
}

table.classifica tr.item,
table.gare tr.item {
	text-align: center;
}

table.classifica tr.item td:first-child {
	font-weight: bold;
}

table.classifica tr.item td,
table.gare tr.item td {
	border-bottom: 1px solid #333;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
}

table.gare tr.item td {
	border-top: 1px solid #333;
}

table.gare {
	width: 100%;
	margin-bottom: 20px;
	margin-top: -10px;
	border-collapse: collapse;
}

table.gare td {
	padding: 0;
}

table tr#red {
	background-color: #FFBCBC;
}
table tr#blue {
	background-color: #C2D2FF;
}
table tr#lightblue {
	background-color: #C9F9FF;
}
table tr#green {
	background-color: #C1FFB3;
}
table tr#violet {
	background-color: #E8B1FF;
}
table tr#yellow {
	background-color: #FFF8A9;
}

/* Tabella societa' */
table.soc {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #c0c0c0;
	margin-top: 10px;
}

#latest-post .entry table.soc img {
	float: left;
	padding: 3px;
	border: 2px solid #fff;
	margin: 0 15px 0 0;
}

td.ruolo {
	background-color: #333;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

td.attr {
	text-align: right;
	border-bottom: 1px solid #333;
	width: 30%;
	padding-right: 10px;
}

td.val {
	font-weight: bold;
	width: 70%;
	border-bottom: 1px solid #333;
}