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

html{
	 	background: #000000 url(../img/style/BktopRip.jpg) repeat-x;
	}

* {
	margin: 0;
	padding: 0;
}

body {
	 /*background: #000000;*/
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 color: #cccccc;
}

h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

blockquote {
	padding: 0 30px;
	background: url(../img/style/citazione.jpg) no-repeat;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif
	color: #999999;
}

blockquote p {
}

a {
	/*background: url(../img/style/img03.gif) repeat-x left bottom;*/
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	width: 980px; 
	height: 100%;
	margin: 0 auto;
	z-index: 50;
}

/* Menu */

#menu {
	height: 50px;
}

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

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 37px;
	padding: 13px 30px 0px 30px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FCFDDF;
}

#menu a:hover {
	background: #333333;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(../img/style/img04.gif) repeat-x;
}

/* Header */

#header {
	height: 200px;
	position: relative;
	z-index: 60;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 20px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #E43C15;
}

#logo p {
	margin: 0;
	padding: 42px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

/* Search */

#search {
	float: right;
	width: 300px;
	padding: 40px 0px 4px 0;
	background: url(../img/style/ricerca.jpg) no-repeat left bottom;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 986px;
	margin: 0 auto;
	background: #FFFFFF url(../img/style/bkgtot.jpg);
}

#bgtop {
		height: 200px;
		background:url(../img/style/BktopRip.jpg);
}

#menu {
	   padding: 10px 5px 10px 5px;
	  }


#bgbottom {
	padding-bottom: 100px;
	background: url(../img/style/bkgdown.jpg) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

.puntato {
	padding-left: 15px;
	background: url(../img/style/img11.gif) no-repeat left center;
}

#withemedium{
			 color: #DDDDDD;
			}

/* Content */

#content {
	float: left;
	width: 230px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 10px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(../img/style/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(../img/style/img14.gif) no-repeat left center;
}





/* Post */

.post1 {
}

.post1 .bigpix {
	margin-bottom: 20px;
	background: #666;
	border:#666;
}

.post1 .bigpix .image {
}

.post1 .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #CCC;
}

.post1 .bigpix .caption a {
	color: #666;
	border:#999999;
}

.post1 .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

.post1 .title a {
	background: none;
}

.post1 .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post1 .byline a {
	color: #C2C2C2;
}

.post1 .entry {
	padding: 20px 10px 0 10px;
}

.post1 .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post1 .tags a {
	padding: 0 5px;
	background: none;
}

.post1 .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post1 .links .comments {
	padding-left: 20px;
	background: url(../img/style/img13.gif) no-repeat left center;
}

.post1 .links .permalink {
	padding-left: 18px;
	background: url(../img/style/img14.gif) no-repeat left center;
}





/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(../img/style/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 500px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}


#sidebarGallery {
	float: left;
	width: 500px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}


/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #111111;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 986px;
	height: 75px;
	margin: 0 auto;
	background: #000000 url(../img/style/BottomReflex.jpg) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}



/* menu tabs */
#header ul {
	z-index: 100;
	position: absolute;
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
	left: 40px;
	top: 4px;
	/*font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;*/
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
}
#header li {
   display:inline;
   margin:0; 
   padding:0;
}
#header a {
   float:left;
   background: url(../img/style/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(../img/style/tabright.gif) no-repeat right top;
   padding:4px 14px 11px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}

#header a:hover { background-position:0% -31px; }
#header a:hover span { background-position:100% -31px; }
#header #current a { background-position:0% -31px; color: #FFF; }
#header #current a span { background-position:100% -31px; color: #FFF; }
/* end menu tabs */




/*-----------------MENU-----------------*/

.label {
	    background: url(../img/menu/MenuTop.jpg);
		height: 20px;
		color:#FFFFFF;
		padding-left: 5px;
		font-size: 1.1em;
	   }
	   
	   
.contentmenu {
			 background: #333;
			 cursor:pointer;
			 padding-left: 0px;
			 border-left: #333 solid 1px;
			 border-right: #333 solid 1px;
			 border-bottom: #333 solid 1px;
			}
			
			
.contentmenu li{
				 color: #999;
				 height: 22px;
				 padding-left: 12px;
				 background: url(../img/menu/MenuUP.jpg);
			    }

.contentmenu li a {
				   color: #999999;
			      }
				  
.contentmenu li a:hover {
				   		 color: #6699FF;
			      		}
			
.contentmenu li:hover {
					  color: #0066FF; 
					  padding-left: 12px;
					  background: url(../img/menu/MenuDOWN5.jpg);
					 }

.innerLabel  {
			 	padding-left: 12px;
			 	color:#EEE;
			 	background: url(../img/menu/MenuUPInner.jpg);
			 	height: 22px;
			   }
			   
.innerLabel:hover {
			 	padding-left: 12px;
			 	color:#EEE;
			 	background: url(../img/menu/MenuDOWNInner5.jpg);
			 	height: 22px;
			   }
			   
			   

.innerContent {
	/*background: #999;*/
	padding: 0px 0px 15px 5px;;
}


/*------------link-----------*/
.list { 
		background:none;
		border:none;
		margin: 0px 0px -5px 0px;
	  }
	  
	  
	  
.anim{
	   margin: 30px;
	   font:oblique;
	  }
	  

.anim1{
	   margin: 30px;
	   font:oblique;
	   
	  }
	  
	  

/*----------form elements-----------*/
.form_bordo {
	  margin:2px; padding: 5px;
	  border: 1px solid #666666; 
	  background-color: #333333; 
	 }

label {
	   color:#999;
	   display: block;
	   font-weight:500;
	   margin:2px 0;
      }
	  
.label_errore {
	   color: #E43C15;
	   display: block;
	   font-weight:500;
	   margin:2px 0;
      }

.label_conferma {
	   color: #1D62B3;
	   display: block;
	   font-weight:500;
	   margin:2px 0;
      }
	  
input {
	   padding: 2px;
	   border:1px solid #666;
	   height: 15px;
	   font: normal 1em Verdana, sans-serif;
	   color:#777;
      }
	  
textarea {
	width:460px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #999;
	height:150px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em  Verdana, Arial, Helvetica, sans-serif; 
	border: 1px solid #CCC;
	background: #DDD;
	height: 22px;
	width: 120px;
	padding: 2px 3px; 
	color: #4284B0;	
}
input.button1 {
	margin: 1px;
	font: 0.9em  Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	background: #DDD;
	height: 20px;
	width: 80px;
	padding: 0px, 0px, -10px, 0px;
	color: #4284B0;
}

/*Regolamento Griuppi */


.gruppi{
	   margin: 25px;
	  }  