
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
background:#5a5f25;
 
background:url('images/top2000.png')#5a5f25 no-repeat;
 
}
#sfondo{
position:absolute;
height:110%;
width: 100%;
margin: 0;
padding: 0;
z-index:-1;

}
.container{
min-height:100%;
height:auto !important;
height:100%;
margin:0 auto -100px; /* margine negativo altezza footer */
width:1000px;
}
#centerdiv{
position:relative;
padding:10px;
margin-top:50px;
text-align:justify;
margin-left:50px;
width:900px;
height:280px;
font-size:22px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
}
img{
border:0px;
border-radius:5px;
 
}

#wrapper {
	width: 980px;
	 
 	padding: 0;
 
}

/* Header */

#header {
	clear: both;
	width: 980px;
	height: 330px;
	margin: 0px auto;
	padding: 0px;
}

/* Logo */

#logo {
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
	color: #000000;
}

#logo h1, #logo p {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	font-size: 72px;
}

#logo span {
	color: #FF3801;
}

#logo p {
	margin: -25px 0px 0px 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-style: italic;
	font-size: 32px;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #359F00;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #65B23E;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

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

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #FF6F26;
	font-weight: bold;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 30px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 98px;
	height: 37px;
	margin-right: 5px;
	padding: 12px 0px 0px 0px;
	background: url(images/img02.png) no-repeat left top;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00000;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: url(images/img03.png) no-repeat left top;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 580px;
	margin-top: 30px;
	padding: 0px 0px 0px 40px;
	background: url(images/img04.gif) repeat-y left top;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 10px 60px;
	background: url(images/img06.jpg) no-repeat left 5px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-size: 46px;
	color: #359F00;
}

.post .title a {
	color: #359F00;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li a {
	padding-left: 10px;
	background: url(images/img03.gif) no-repeat left 5px;
	color: #464646;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #359F00;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

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

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
  margin-top:120px;
	height: 50px;
	
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}
.photo {
		position:relative;
		font-family:arial;	
		overflow:hidden;
		border:5px solid #000;
		width:350px;
		height:233px;
	}	
	
		.photo .heading, .photo .caption {
			position:absolute;
			background:#000;
			height:50px;
			width:350px;
			opacity:0.6;
		}
		
		.photo .heading { 
			top:-50px;
		}

		.photo .caption { 		
			bottom:-50px;		
			left:0px;
		}
		
		.photo .heading span {
			color:#26c3e5;	
			top:-50px;
			font-weight:bold;
			display:block;
			padding:5px 0 0 10px;
		}
		
		.photo .caption span{
			color:#999;	
			font-size:9px;
			display:block;
			padding:5px 10px 0 10px;
		}
		
#slider {

	/* You MUST specify the width and height */
	width:250px;
	height:250px;
	position:relative;	
	overflow:hidden;
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500;
	
	/* width should be lesser than #slider width */
	width:100px;
	overflow:hidden;	
	

}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:100px;
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#fff;	
}

	#excerpt li {
		padding:5px;
	}
	


.clear {
	clear:both;	
}
#FotoGallery
{
    text-align: center;
    font-size: 11px;
    font-family: verdana;
}
#FotoGallery ul
{

    clear: left;
    margin: 0px 0px 0px 0px;
}
#FotoGallery li
{
    margin-bottom:5px;
    float: left;
    list-style-type: none;
    background: transparent;
    width: 400px;
    height: 100px;
    
    color:white;
    border: solid  0px #000000;
		border-bottom: 1px solid black;
 
 
}
#FotoGallery li:hover{
text-decoration:underline;

}
#FotoGallery a:hover{
}

.drop{

font: italic 22pt Arial bold;
 color: #fff;
 width: 229pt;
 float: left
}
.drop2{

font: italic 22pt Arial bold;
 color: #fff;
 width: 705pt;
 float: left
}
#FotoGallery img{
float:left;
}

#left{

margin-left: 0px;
float: left;
display: inline;
width: 460px;
border:0px solid gray;
}
#center{

margin-left: 200px;
display: inline;
width: 460px;
border:0px solid gray;
}
 
#right{
 
padding-left: 40px;
margin-right: 0px;
float: right;
display: inline;
width: 460px;
border:0px solid gray;
}
#page { width: 575px; margin: 30px auto; }
#gamesHolder { padding: 5px; margin-top: 30px; width: 565px; }


#FotoGallery2
{
    text-align: center;
    font-size: 16px;
    font-family: arial;
}
#FotoGallery2 ul
{
 
 

    clear: left;
    margin: 0px 0px 0px 0px;
}

#FotoGallery2 li
{
margin-left:100px;
color:white;
border:1px solid white;
padding:5px;
background-color:transparent; 
    float: left;
    list-style-type: none;
     width: 700px;
    min-height: 80px;
     
}
#FotoGallery3 li
{  


filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1uadri.png',sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1uadri.png',sizingMethod='scale')";
background:url('images/1uadri.png') #fff no-repeat;
background-size:100% 100%;

padding:10px;
    float: left;
    list-style-type: none;
     width: 800px;
    min-height: 80px;
    border: solid  0px #000000;
	 
 
 
}
#FotoGallery2 li:hover{
 
 
}

table { margin: auto; border-collapse: separate; border-spacing: 20px }
td { vertical-align: top; text-align:center; width: 235px }
hr { margin-top: 20px; }

pre { text-align: left; overflow: visible }
code { background-color: #ffc  }
pre code { background-color: #eee;display:none; }

.pics { height: 232px; width: 232px; padding:0; margin:0; overflow: hidden }
.pics img { height: 200px; width: 200px; padding: 10px; border: 1px solid #fff; background-color: #4a882c; top:0; left:0 }
.pics img {-moz-border-radius: 10px; -webkit-border-radius: 10px;}


#form{
margin-left:90px;
margin-top:50px;

}
#form input,text{
width:300px;
height:20px;
background:#F0FFFF;

}
#form td{
width:200px;
 
 
}
#form label{
 color:black;
 text-transform:Uppercase;
 fon-size:20px;
}
#form textarea{
height:150px;
width:300px;
 background:#F0FFFF;
 
}