/*
Theme Name: Sportingame
Description: Tema a due colonne.
Version: 1.0
Author: Elisa Cecchettini
Spacco tutto: Toddy
Tags: blue, black, green, custom header, fixed width, two columns, widgets
*/


/* Links */

* {
    margin: 0;
    padding: 0;
}

.visualClear {
	clear:both;	
}

a { text-decoration: underline; color: #F15B2A; font-weight: normal;}
/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { 
	font-size: 32px; 
	margin-bottom: 0px; 
	margin-top: 10px; 
	position:absolute;
	left:-9999px;
	}
h2 { font-size: 20px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; padding-left: 40px; margin-top: 10px; margin-bottom: 10px; text-align:justify}

ul { list-style-image: url(images/arrow.png); }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body
{
	color: #222222;
	font: normal 13px Arial, Helvetica, Verdana, sans-serif;
     line-height: 1.6em;
}

p {
        margin-top: 10px;
}

#wrapper2 {
	width: 100%;
	margin: 0 auto;
}


#header  a#logo {
        position: absolute;
        width: 139px;
        height: 0px;
        overflow: hidden;
        padding-top: 127px;
        background: url(images/logo.gif) no-repeat top left;
        top: 10px;
        left: 20px;
}

#headercontainer {
        background: url(images/headerbg.png) repeat-x bottom left;
        position: relative;
}

#header
{
	width: 900px;
        height: 248px;
	background:white url(images/header.jpg) no-repeat top left;
        margin: 0 auto;
        position: relative;
}
.img-tennis {
	height:100px;
	width:118px;
	background:white url(images/tennis.gif);
	display:block;
	float:right;
	margin-right:100px;
	margin-top:10px;
}

#navigation
{
        position: absolute;
        z-index: 10;
        bottom: 0;
	width: 100%;
        background: url(images/bgtrans.png) repeat top left;
}

#wrapper
{       
        margin: 0 auto;
	width: 900px;
	color: #555555;
	background: #FFFFFF;
}

#content-wrapper
{
	margin-top:10px;
        margin-bottom: 30px;
}

#content
{
	padding: 0px;
}

#sidebar-wrapper
{
	width: 28%;
	float: left;
}

#sidebar
{
	float: left;
	/*padding: 0px 15px 10px 0px;
	background-color: #FFF9F0;
	border: 1px solid #FFEACC;*/
	margin-left: 10px;
	margin-top: 40px;
}

#footer
{
	width: 100%;
     position: relative;
	background: url(images/footerbg.png) repeat-x top left;
	clear: both;
	padding-top: 10px;
	padding-bottom: 30px;
}

#innerfooter {
       width: 900px;
       margin: 0 auto;
       position: relative;
	   text-align:center;
}

#footer p{
     line-height:1.7;
     font-size:0.9em;
     margin-top:0;
	
}

#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}


/* Navigation */

#navigation ul { 
	list-style-type: none; 
	list-style-image: none; 
	margin:0 auto;
        padding-left: 0px;
        width: 900px;

}

#navigation li { 
	float: left;
    padding: 4px 15px 4px 15px;
	border-right: 1px solid #f15b29;
	font-size:14px;
	}

#navigation li.current_page_item a, #navigation li.current_page_parent a{
        font-weight: bold;
}

#navigation li a:hover{
        color: #FF9D7F;
}

#navigation li.page-item-3 {
        padding-left: 0px;
}

#navigation li a {
     color: #f15b29;
     text-decoration: none;
}




/* Content */

#content .post-title a { 
	border-bottom-width: 0; 
}

#content .post-title, #content .page-item {
	color:#F15B2A;
	font-weight:bold;
}

#content .post p.img { 
	float: left; 
	margin: 0 15px 0 0;
	}

#content .post p.img img { 
	padding: 8px; border: 
	1px solid #d0d0d0; 
	background-color: #eeeeee; 
}
	
#content .post p img {
	padding:4px;
	border:0px;
}

#content .post-footer 
{ 
	font-size: 90%; 
	color: #888888;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
	background-repeat: none;
	background-color: #FFF9F0;
	border: 1px solid #FFEACC;
}

/* Sidebar */

.sideblock
{
	padding:0;
	padding:5px 10px 10px 10px;
	border:1px solid #cccccc;
}

.sideblock ul {
	margin:0;
	padding:0;
	list-style:none;
}

.sideblock ul li {
	margin:20px 0;	
	border-bottom:1px dotted #ccc;
	}

.sideblock ul li a {
	font-size:1em;	
	background:transparent url(images/sbaffo2.gif) no-repeat left center;
	padding-left:38px;
}

.sideblock ul li a:hover {
	color:#013b54;
}

.sideblock h3 { 
	margin-top: 0; 
	font-size: 1em; 
	color: #033C55; 
	font-weight: bold; 

}

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

.post {
	margin-top:15px;	
}

.post p {
        line-height:2;
        text-align:justify;
}

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #EDD7CC;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 4px;
	font-weight: bold;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
	color:#135470;
	float:left;
	font-family:"Comic Sans MS",cursive;
	font-size:15px;
	font-weight:bold;
	left:10px;
	margin-bottom:2px;
	margin-left:90px;
	margin-top:35px;
	padding:0;
	position:relative;
	text-transform:lowercase;
}

.login-panel .invia {
	margin-top:10px;	
}

.alignright {
	float:right;
        margin-left:4px;	
}

.alignleft {
	float:left;
    margin-right:10px;	
}

.homepage-desc {
	float:left;
	margin-top:20px;
	position:relative;
	text-align:justify;
	width:450px;
}

.lazzarodesc p {
        position: absolute;
        top: 24px;
        left: 175px;
        font-size: 13px;
        width: 200px;
}

.lazzarodesc a {
        position: absolute;
        top: 104px;
        left: 210px;
        font-size: 13px;
        color: #FFF59F;
}

.lazzarodesc a:hover {
        color: #ffffff;
}

.lazzarodesc {
        position: relative;
        float: left;
        margin-top: 20px;
        margin-left: 40px;
        width: 400px;
        height: 170px;
        background: url("images/lazzaropromo.jpg") no-repeat top left;
}

#submenu {
        width: 250px;
        float: right;
        margin-top: 40px;
        margin-bottom: 25px;
}

#submenu h2 {
        font-size: 18px;
        margin-left: 30px;
        color: #F15B2A;
        margin-top: 0px;
}

#submenu .current_page_item a{
        font-weight: bold;
        text-decoration: none;
}

#areariservata {
        position: absolute;
        top: 10px;
        right: 130px;
}

.boxevidenza {
        background: #D5F4FF;
        padding: 6px 12px 12px 12px;
        margin-top: 30px;
        border: 2px solid #8FE2FF;
}

#newscontainer {
	clear:both;
	margin-bottom: 20px;
}

#newscontainer h2 {
	font-size: 20px;
	margin: 0px 0px 18px 0;
	color: #F15B29;
}

#newscontainer h3, #newscontainer a {
	font-size: 15px;
	margin: 0px;
	margin-top:25px;
}

#newscontainer p {
	margin: 0px;
	text-align:justify
}

#newscontainer a {
	text-decoration: none;
        
}

#partners a {
        /*margin-top: 20px;*/
        display: block;
        float:left
}

#partners a img {
	text-decoration: none;
        margin-top: 20px;
        margin-left: 20px;
        border: 0px;
}

#partners {
	float:left;
	margin-left:40px;
	width:400px;
	position:relative;
	margin-bottom:20px;
}

#partners h2 {
    position: absolute;
    top: -40px;
    left: 5px;
    overflow: hidden;
    width: 82px;
    height: 0px;
    padding-top: 35px;
    display: block;
    background: url(images/partners.gif) no-repeat top left;
}

#newscontainer a:hover {
	text-decoration: underline;
}

#newsleft {
	width: 400px;
	float: left;
}

#newsright {
	width: 440px;
	float: right;
} 

.newsitem {
	margin-top: 10px;
}

#newscontainer ul {
	list-style:none;
        padding-left: 0px;
	}

#newscontainer li{
	border-bottom: 1px dotted #ccc;
	/*padding-bottom: 10px;*/
	padding-top: 3px;
	list-style:none;
}

#newscontainer li .data {
	font-size: 12px;
}

#partners {
	height: 120px;
	background: #E0F4FF;
	margin-top: 20px;
}

#video-container {
       float:right;
       margin-top:10px;
}

.info .rosa {
	color:#F15B29;
}

.info p {
	margin:0;
	padding:0;
}

.freccia {
	padding-left:40px;
	background: url("images/arrow_web.gif") no-repeat top left;
}

.box-job img {
	border:none;
}

.box-job {
padding:10px 10px 10px 0;
	border-bottom:1px solid #CCCCCC;
	/*border-top:2px solid #CCCCCC;*/
	height:150px;
	
}

.row {
	background:#E6F8FF;
}
