/*
Theme Name: onWings
Theme URI: http://onWings.it/
Description: Nuovo template per onWings.
Version: 1.0
Author: Simone e Filippo
Author URI: http://filippogenovese.icoffee.it/
Tags: blue, custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/nomefile.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
		background: #eee url('images/background.png') top;
	border: none;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	}

#content {
	font-size: 1.2em;
	}


#footer {
	background: #fff url('images/nomefile.jpg') no-repeat top;
	border: none;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	}

.indirizzo {
font-weight:bold;
font-size:10px;
color:#1361b8;
font-family:Lucida Console, Comic Sans MS;
text-align: right;
margin-right:40px;
margin-bottom:20px;
}

#boxnews{
border:solid thin;
width:600px;
height:150px;
background: #eee;
margin: 1em 3em;
}

#box-title{
position:absolute;
border:solid thin;
border-color:#1361b8;
	-moz-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-border-radius: 4px;
width:590px;
height:50px;
z-index:90;
visibility:hidden;
margin: 1.4em 3.4em;
background: #eee;
}


#box-1{
position:absolute;
border:solid thin;
width:600px;
overflow:hidden;
height:400px;
z-index:5;
margin: 1em 3em;
border-color:#1361b8;

}

#box-2{
position:absolute;
margin: 1em 3em;
z-index:20;
border:solid thin;
width:600px;
overflow:hidden;
height:400px;
border-color:#1361b8;

}

#box-3{
position:relative;
z-index:10;
border:solid thin;
border-color:#1361b8;
width:600px;
height:400px;
overflow:hidden;
margin: 1em 3em;
margin-bottom:0;
	clear: both;

}

#thumb{
position:relative;
z-index:10;
/*border:solid thin;
//border-color:#1361b8;*/
width:600px;
overflow:hidden;
margin: 0px 3em;
/*margin-top: -20px;*/
	clear: both;

}
#box-ie{
text-align: right;
position:relative;
z-index:10;
width:600px;
height:400px;
overflow:hidden;
margin: 0;
clear: both;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
		-moz-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-border-radius: 8px;
	}
 
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 100%;
	}

#header {
	margin: 0 0 0 0px;
	padding: 0;
	height: 39px;
	width: 760px;

	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
		height: 30px;

	}

#footer p {
	margin: 0;
	padding: 0px 0 0 10px;
	text-align: right;
		display: inline;

	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */






/* Begin Various Tags & Classes */

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/


/*Barra di navigazione -lista orizontale*/

#categorylist ul
{
margin: 0.8em;
padding: 0em 0;
list-style-type: none;
text-align: center;
}

#categorylist ul li { display: inline; }

#categorylist ul li a
{
text-decoration: none;
/*border: thin dotted blue;*/
padding: 0.6em 1em;
color: #000;

}

#categorylist ul li a:hover
{
color: #fff;
background-color: #369;
}

/* Fine barra di navigazione */
