﻿/*  
Theme Name: Mountain blog - skin north face
Theme URI: http://www.mountainblog.it
Description:  skin north face 
Version: 1.1 (released 2010)
Author: Tommaso Brentari
Author URI: http://www.etymo.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


THANK YOU ALL!!!


/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	}


@font-face {
    font-family: 'BitsumishiRegular';
    src: url('http://www.mountainblog.it/font/bitsumis-webfont.eot');
    src: url('http://www.mountainblog.it/font/bitsumis-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.mountainblog.it/font/bitsumis-webfont.woff') format('woff'),
         url('http://www.mountainblog.it/font/bitsumis-webfont.ttf') format('truetype'),
         url('http://www.mountainblog.it/font/bitsumis-webfont.svg#BitsumishiRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



body,html {
	min-height:101%;
	}
	
body {
	background: #fff;
	color: #333;
	padding: 0px 0px 0px 0px;
	}

body, select, input, textarea {
	font: 12px Tahoma, Geneva, sans-serif;
	line-height:1.5em;
	}

body.home {
	background: #eeeeee;
	color: #333;
	padding: 0px 0px 0px 0px;
font-family: Tahoma, Geneva, sans-serif; 
	}

body.laspo {
	background: #f2f2f2;
	color: #333;
	padding: 0px 0px 0px 0px;
	}

body.dolomite {
	background: #000 url(images/sfondo-dolomite2.jpg) repeat-x;
	color: #333;
	padding: 0px 0px 0px 0px;
	}

body.arva {
	background: #fff;
	color: #333;
	padding: 0px 0px 0px 0px;
	}

body.eoft {
	background: #ccc url(images/bg_pattern.png) repeat;
	color: #333;
	padding: 0px 0px 0px 0px;
	}


body.safety {
	background: #000;
	color: #333;
	padding: 0px 0px 0px 0px;
	}

body.academy {
	background: #ffd204 url(images/sfondo-academy.jpg) top center no-repeat;
	background-attachment:fixed;
	color: #333;
	padding: 0px 0px 0px 0px;
	}
	

body.gore {
	background: #fff;
	color: #333;
	padding: 0px 0px 0px 0px;
	}


body.tributoalpi {
	background: #000;
	color: #333;
	padding: 0px 0px 0px 0px;
	}


#scatolone {
width:1600px;
height:100%;
margin:0px auto;
background: transparent;
background-attachment:fixed;
}




#bannertop {
width:1258px;
height:122px;
background: transparent url(images/TNF_F11_PF_mountainblogskin_SOPRA.jpg) no-repeat;
display:blocK;
margin:0px 0px 0px 0px;

}

#bannerright {
width:125px;
height:7200px;
background: transparent url(images/TNF_F11_PF_skin_mountainblog_DESTRA.jpg) center top;
margin: 0px 2px 0px 0px;
float:right;
background-repeat:repeat-y;

}

#bannerleft {
width:125px;
height:7200px;
background: transparent url(images/TNF_F11_PF_skin_mountainblog_SINISTRA.jpg) center top;
display:block;
margin:0px 0px 0px 0px;
float:left;
background-repeat:repeat-y;

}





#bannertopgore {
width:1600px;
height:144px;
background: transparent url(images/skin-gore-top-gen.jpg) no-repeat;
display:blocK;
margin:0px 0px 0px 0px;

}

#bannerrightgore {
width:302px;
height:7200px;
background: transparent url(images/skin-gore-right-gen.jpg) center top;
margin: -144px 2px 0px 0px;
float:right;
background-repeat:repeat-y;

}

#bannerleftgore {
width:287px;
height:7200px;
background: transparent url(images/skin-gore-left-gen.jpg) center top;
display:block;
margin:-144px 0px 0px 0px;
float:left;
background-repeat:repeat-y;

}


#homepagenew-scatolonegore {
width:1600px;
height:100%;
margin:0px auto; 
background: transparent;
background-attachment:fixed;
}




#bannertoplaspo {
width:1012px;
height:100px;
background: transparent url(images/laspo-batura-skin-banner.jpg) right no-repeat;
display:blocK;
margin:17px 0px 0px 0px;
}

#bannerrightlaspo {
width:212px;
height:7200px;
background: transparent url(images/laspo-batura-skin-destra.jpg) left top;
margin: 0px 0px 0px 0px;
float:right;
background-repeat:repeat-y;

}

#bannerleftlaspo {
width:213px;
height:7200px;
background: transparent url(images/laspo-batura-skin-sinistra.jpg) right top;
display:block;
margin:0px 0px 0px 0px;
float:left;
background-repeat:repeat-y;

}


body.homenewlaspo {
	background: transparent url(images/sfondo-batura.jpg) center top repeat-y;
	color: #333;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Geneva, sans-serif; 
	}


#homepagenew-scatolonelaspo {
width:1436px;
height:100%;
margin:0px auto; 
background: transparent;
background-attachment:fixed;
}



#logonewlaspo {/*where the logo sits*/
	width:1012px;
	margin: 0px 0px 20px -1px;
	padding:20px 0px 0px 0px;
	height:150px;
	background:#000; 
	}




.bannerTNF{
margin: 0px 2px 0px 0px;
}



p {	
	margin: 15px 0;
	}

a {
	outline:none;
	}

a:link, a:visited {
	color: #333;
	text-decoration:none;
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
margin-top:2px;
margin-bottom:2px;
	background-color:#262626;
	border: 0px solid;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}

.tool {
border:0;
font-size:110%;
border-top: 0px solid #262626;
border-bottom: 0px solid #262626;
padding:10px 0px 10px 35px;
margin-left:20px;
background: #fff url(images/mail.jpg) left no-repeat;
}


#partnereoft {
width:610px;
height:85px;
margin:10px 0px 10px 0px;
background: #333;
display:block;
}


#partnereoft a img {
background: #333;
margin:5px 0px 0px 2px;
display:inline;
}

h1.eoft {
color: #333;
margin: 15px 0px 0px -10px;
display:inline;
}



.titolo {
display:block;
color: #262626;
font: 1.4em Georgia, "Times New Roman", Times, serif;
}

.tag {
border:0;
font-size:100%;
border: 1px solid #91bc3e;
padding:10px 10px 10px 23px;
margin:20px 10px 0px 0px;
background: #f4f4f5 url(images/tags.png) no-repeat;
background-position: 3px 10px;
}

.mappe {
border:0;
font-size:110%;
border-top: 0px solid #262626;
border-bottom: 0px solid #262626;
padding:7px 0px 7px 5px;
margin-left:0px;
margin-bottom:5px;
background: #f1f4bf url(images/map_icon.png) no-repeat right;
color:#262626;
}




#contenitoretab {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:277px;
display:block;
margin:0px 0px 0px 20px;
	
	}



ul.tabNavigation {
		    list-style: none;
		    margin: 0px 0px 0px 0px;
		    padding-left: 0px;
width:250px;
		}





		UL.tabNavigation LI {
		    display: inline;


		}

		UL.tabNavigation LI A {
		    padding: 5px 0px 0px 0px;
		    background-color: transparent;
		    color: #000;
		    text-decoration: none;

		}



		UL.tabNavigation LI A.selected,
		UL.tabNavigation LI A:hover {
		    background-color: #transparent;
		    color: #fff;
		 
		}
		
		UL.tabNavigation LI A:focus {
			outline: 0;
		}

		div.tabs > div {
			padding: 15px 5px 5px 10px;
			margin-top: -6px;
			border: 0px solid #333;
			text-align:left;
			
		}


		
		div.tabs > div h2 {
			margin-top: 5px;
			color:#fff;
font-size:18px;
margin-bottom:0px;
border:none;
		}

div.tabs > div h2 a {
			
			color:#fff;

		}



		#first {
		    background-color: #195A84;
			width:270px;
min-height:250px;
		}

#first h2 a {
		    color:#fff;
		}

		#second {
		    background-color: #739BB4;

width:270px;
		}

		#third {
		    background-color: #C0D2DE;

width:270px;
		}
		
		





/****** Images ****************************/



img, a:link img, a:visited img{border:0px solid #014876; padding:5px; margin:7px;}

img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0px; border:0px solid #999; padding:1px;}

img.left{ float:left; margin:0 12px 5px 10px; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }
img align left{ float:left; margin:0 12px 5px 0px; }
	
		
/******************************************
*   General Structure                         
******************************************/

ul#portfolio {
	margin-left:35px;
}



ul#portfolio li {
	list-style:none;
	margin-left:-20px;
}

ul#portfolio li img{
	border: 1px solid #abc2d4;
	padding: 2px;
	list-style:none;
}

#page { /*the main container*/
	width:910px;
	height:100%;
	margin:0px auto;
	min-height:2000px;
	font-size:1em;
	background: transparent;
	padding: 0px 0px 0px 0px;
clear:both;
display:block;
padding: 5px 0px 0px 0px;
	}

#indexpage { /*the main container*/
	width:920px;
	height:100%;
	min-height:1700px;
	font-size:1em;
	background: transparent; 
	padding: 5px 0px 0px 0px;
	margin:0px auto;
	}



#sfondoneutro{
	background: transparent url(images/sfondo_biancoMTB.png) left top no-repeat;
min-height:4000px;
	color: #333;
	padding: 0px 0px 0px 0px;
margin:0px auto;
display:block;
	}




#supersfondo{
	background: #fcc300 url(images/skin-lasportiva.jpg) center top no-repeat;
min-height:3000px;
	color: #333;
	padding: 0px 0px 135px 0px;
margin:0px 0px 0px 0px;
display:block;
	}

#sfondogardena{
	background: #000 url(images/skin-valgardena-definitivo.jpg) center top no-repeat;
min-height:3000px;
	color: #333;
	padding: 0px 0px 135px 0px;
margin:0px 0px 0px 0px;
display:block;
	}

#sfondosalewa{
	background: #000 url(images/bg-salewa-wide.jpg) center top no-repeat;
min-height:3000px;
	color: #333;
	padding: 0px 0px 135px 0px;
margin:0px 0px 0px 0px;
display:block;
	}



#sfondoboulder{
	background: #000 url(images/skin-boulder.jpg) center top no-repeat;
min-height:3000px;
	color: #333;
	padding: 0px 0px 135px 0px;
margin:0px 0px 0px 0px;
display:block;
	}


#sfondoclimbing{
	background: #000 url(images/skin-climbing.jpg) center top no-repeat;
min-height:3000px;
	color: #333;
	padding: 0px 0px 135px 0px;
margin:0px 0px 0px 0px;
display:block;
	}

#sfondoalpinismo{
	background: #000 url(images/skin-alpinismo.jpg) center top no-repeat;
min-height:3000px;
	color: #333;
	padding: 0px 0px 135px 0px;
margin:0px 0px 0px 0px;
display:block;
	}



#sfondospedizioni{
	background: #000 url(images/skin-spedizioni.jpg) center top no-repeat;
min-height:3000px;
	color: #333;
	padding: 0px 0px 135px 0px;
margin:0px 0px 0px 0px;
display:block;
	}

#sfondoskyrun{
	background: #000 url(images/skin-skyrun.jpg) center top no-repeat;
min-height:3000px;
   	color: #333;
	padding: 0px 0px 135px 0px;
margin:0px 0px 0px 0px;
display:block;
	}

#sfondofreeski{
	background: #000 url(images/skin-freeski.jpg) center top no-repeat;
min-height:3000px;
	color: #333;
	padding: 0px 0px 135px 0px;
margin:0px 0px 0px 0px;
display:block;
	}


#sfondotrekking{
	background: #000 url(images/skin-trekking.jpg) center top no-repeat;
min-height:3000px;
	color: #333;
	padding: 0px 0px 135px 0px;
margin:0px 0px 0px 0px;
display:block;
	}



#sfondonoskin{
	background: #fff url(images/test-skin-vuoto.jpg) center top no-repeat;
min-height:5000px;
	color: #333;
	padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px;
	}






#sfondoneutroinfinito{
	background: transparent url(images/sfondo_biancoMTB.png) center top no-repeat;
min-height:6500px;
	color: #333;
	padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px;
display:block;
	}


#sfondoneutrointerna{
	background: transparent url(images/sfondo_bianco_pagina_tube.png) center top no-repeat;
	color: #333;
	padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px;
display:block;

	}



#pageboulder { /*the main container*/
	width:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
	background: #fff url(images/header-boulder.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	border-bottom:0px double #333;
	border-left:0px double #333;
	border-right:0px double #333;
	}



#pagegore { /*the main container*/
	width:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
	background: #fff url(images/header-boot.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	}



#pageacademy { /*the main container*/
	width:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
 	background: #fff url(images/mountainacademy.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	}




#pageeoft { /*the main container*/
	width:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
	background: #fff url(images/headerEOFT.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	}

#pagesafety { /*the main container*/
	width:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
	background: #fff url(images/headersafety.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	}


#pagetributoalpi { /*the main container*/
	width:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
	background: #fff url(images/header-tributo-alpi.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	}


#pagemello{ /*the main container*/
	width:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
	background: #fff url(images/header-melloblocco.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	}


#pagemezzalama{ /*the main container*/
	width:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
	background: #fff url(images/headermezzalama.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	}


#pagesellaronda{ /*the main container*/
	width:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
	background: #fff url(images/headersellaronda.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	}

#pagedaone{ /*the main container*/
	width:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
	background: #fff url(images/header-daone.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	}


#pagedolomitetff{ /*the main container*/
	width:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
	background: #fff url(images/testata-dolomite.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	}


#pagegardaraid{ /*the main container*/
	width:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
	background: #fff url(images/header-garda-lake-raid.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	}






#concorsosalewa { /*the main container*/
	width:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
	background: #fff url(images/headerblog.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	border-bottom:0px double #333;
	border-left:0px double #333;
	border-right:0px double #333;
	}



#pagesalewa { /*the main container*/
	width:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
	background: #fff url(images/header-salewa.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	border-bottom:0px double #333;
	border-left:0px double #333;
	border-right:0px double #333;
	}

#pagestandard { /*the main container*/
	width:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
	background: #fff url(images/header.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	border-bottom:0px double #333;
	border-left:0px double #333;
	border-right:0px double #333;
	}




#boxautore { /*the main container*/
	margin-left:40px;
	width:577px;
	height:110px;
margin-bottom:20px;
background: transparent url(images/autori_page.png) no-repeat;
	}



#logoclick {/*where the logo sits*/
	width:576px;
	margin: 0px 0px 0px 0px;
	height:142px;
	background:transparent; 
	}

#brandclick {/*where the logo sits*/
	width:400px;
	margin: 35px 0px 0px 0px;
	height:100px;
	background:transparent;
	}



.left {
	float:left;
	}

.right {
	float:right;
	}

#clickbox {/*you guessed it: it�s the sidebar container*/
	width: 250px;
height:50px;
	float:right;
margin:0px 10px 0px 0px;
background:transparent;
display:block;
	}

#sidebar {/*you guessed it: it�s the sidebar container*/
	width: 250px;
	float:right;
margin-top:-212px;
margin-right:15px;
	}

#sidebarsalewa {/*you guessed it: it�s the sidebar container*/
background: transparent url(images/fondo.png) repeat;
width: 255px;
	float:right;
margin: 70px 10px 0px 0px;
padding:0px 10px 0px 10px;
	}

#leftcol {/*the left homepage column carrying the "Featured Article" section*/
	width:290px;
	border-right:1px solid #b6b6b6;
	margin:5px 0px 0px 14px;
	padding:0px 25px 0px 0px;

	}

#leftcol, #rightcol {
	margin-top:0px;
	float:left;
	}	
	
#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:280px;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 20px;
	}


#leftcol h2 {
	color:#262626;

	}




#modernbricksmenu{
width: 928px;
height:41px;
margin:0 auto;
background: transparent url(images/ menu.jpg) repeat-x;
}

#modernbricksmenu ul{
font: bold 12px Arial;
margin:0px 0px 0px 10px;
margin-left: 5px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0px 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: #4D4B4B;
margin: 4px 12px 0px 15px; /*Margin between each menu item*/
padding: 2px 5px;
text-decoration: none;
letter-spacing: 1px;
border-right: 0px solid #5583A7;
line-height:30px;
-moz-opacity: 0.7;
opacity: 0.7;
}

#modernbricksmenu a:hover{
color: #757272; /*Menu hover bgcolor*/
text-decoration:none;
-moz-opacity: 1.0;
opacity: 1.0;
}


#modernbricksmenu a.home{
background: url(images/icone/home.png) no-repeat left;
padding-left:30px;
}

#modernbricksmenu a.vr{
background: url(images/vr_icon.png) no-repeat left;
padding-left:30px;
}



#modernbricksmenu a.blogosphera{
background: url(images/icone/blogosphera.png) no-repeat left;
padding-left:30px;
}

#modernbricksmenu a.autori{
background: url(images/autori.png) no-repeat left;
padding-left:30px;
}

#modernbricksmenu a.tb{
background: url(images/mb_icon.png) no-repeat left;
padding-left:30px;
}

#modernbricksmenu a.info{
background: url(images/icone/contatti.png) no-repeat left;
padding-left:30px;
}

#modernbricksmenu a.news{
background: url(images/icone/newsletter.png) no-repeat left;
padding-left:30px;
}

#modernbricksmenuline{

padding: 0;
margin-bottom:0px;
width: 100%;
background: red; 
}


		
/******************************************
*   Sidebar                         
******************************************/

.subnav li {/*.subnav is mainly the categories list*/
	margin-left:0px;
font-size:110%;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff url(images/tags.png) no-repeat left;
	display:block;
	padding:6px 4px 6px 23px;
	border-bottom: 1px solid #8d8d8d;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #E8ED89 url(images/tags.png) no-repeat left;
	text-decoration:none;
	}



.dolomitelist li {/*.subnav is mainly the categories list*/
	margin-left:0px;
font-size:110%;
font-weight:bold;
	}

.dolomitelist li a {
	background: transparent;
	display:block;
	color:#3f3e3e;
	padding:6px 4px 6px 6px;
	border-bottom: 1px solid #8d8d8d;
	}
		
.dolomitelist li a:hover, .subnav li a:active {
	background: transparent;
	color:#ce0814;
	text-decoration:none;
	}






.subnavsafety li {/*.subnav is mainly the categories list*/
	margin-left:0px;
font-size:120%;
	}

.subnavsafety li a {
	background: #fff;
	display:block;
	margin:0px;
	padding:3px 4px 6px 5px;
	border-bottom: 1px solid #8d8d8d;
	}
		
.subnavsafety li a:hover{
	background: #E8ED89;
	text-decoration:none;
	}


.subnavtributo li {/*.subnav is mainly the categories list*/
	margin-left:0px;
font-size:110%;
	}

.subnavtributo li a {
	background: #fff;
	display:block;
	margin:0px;
	padding:3px 4px 6px 5px;
	border-bottom: 1px solid #8d8d8d;
	}
		
.subnavtributo li a:hover{
	background: #E8ED89;
	text-decoration:none;
	}





.subnavgore li {/*.subnav is mainly the categories list*/
	margin:5px 0px 8px 22px;
font-size:140%;

	}

.subnaveoft li a:link, .subnaveoft li a:visited {
	background: #fff url(images/video-copy.png) no-repeat left;
	display:block;
	margin:0px;
	padding:5px 4px 7px 27px;
	border-bottom: 1px solid #8d8d8d;

	}
		
.subnaveoft li a:hover, .subnaveoft li a:active {
	background: #E8ED89 url(images/video-copy.png) no-repeat left;
	text-decoration:none;
	
	}






.subnaveoft li {/*.subnav is mainly the categories list*/
	margin-left:4px;
font-size:120%;
list-style:none;
	}

.subnaveoft li a:link, .subnaveoft li a:visited {
	background: #fff url(images/video-copy.png) no-repeat left;
	display:block;
	margin:0px;
	padding:5px 4px 7px 27px;
	border-bottom: 1px solid #8d8d8d;

	}
		
.subnaveoft li a:hover, .subnaveoft li a:active {
	background: #E8ED89 url(images/video-copy.png) no-repeat left;
	text-decoration:none;
	
	}



	
#sidelist li {
	list-style:none;

	}

.sidebanner {
	background:#262626;
	margin: 5px 0px 7px 0px;
	height:1px;
	width:248px;
	}

.partner li {
font-size:110%;
	margin:0 0 0px 25px;
	list-style:url(images/bullet_yellow.png);
	}
	
#sidelist .partner li {
	list-style:url(images/page_white_go.png);
	margin-bottom:15px;
	margin-left:24px;
margin-top:5px;
	}

#sidelist .progetti li {
	list-style:url(images/page_white_go.png);
	margin-bottom:15px;
	margin-left:10px;
margin-top:10px;
	}
	
.bullets li {
font-size:110%;
	margin:0 0 5px 15px;
	list-style:url(images/bullet_yellow.png);
	}
	
#sidelist .bullets li {
	list-style:url(images/bullet_yellow.png);
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	background:#fff;
	}

#sidelist .children li {
	background: #fff;
	list-style: none;
margin-top:3px;
	margin-left:0px;
	padding-left:10px;
	border-bottom:1px solid #ccc;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:5px 2px 3px 0px;
	border:0;
	background:#fff;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

#sidelist .feed li{
font-size:110%;
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/rss.gif) no-repeat;
	}

#sidelist .news li{
font-size:110%;
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/news.jpg) no-repeat;
	}

#sidelist .salewa li{
font-size:110%;
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/salewa-iconcina.png) no-repeat;
	}


#sidelist .tube li{
font-size:110%;
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/youtube-iconcina.png) no-repeat;
	}


#sidelist .facebook li{
font-size:110%;
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/fb-iconcina.png) no-repeat;
	}


	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;

	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #262626;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #262626;
	font: 1.8em Tahoma, Geneva, sans-serif;
	padding-bottom:8px;
	border-bottom:1px solid #262626;
	margin: 20px 0;
	}

h3 {
	font: 1.0em Tahoma, Geneva, sans-serif;
	letter-spacing:0.3em;
	margin-bottom:5px;
margin-top:3px;
	font-weight:bold;
	color:#262626;
	}

.commerciale {
	font: 1em Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.3em;
	font-weight:bold;
	color:#262626;
margin:3px 0px 3px 5px;
padding:5px 0px 0px 25px;
	background:url(images/folder_page.gif) left no-repeat;
	}



.linkgo {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.3em;
	font-weight:bold;
	color:#262626;
margin:3px 0px 3px 5px;
padding:5px 0px 0px 25px;
	background:url(images/link_go.jpg) left no-repeat;
	}


#sidebar h2, #sidebar h3 a {
	font: 1em Arial, Helvetica, sans-serif;
	letter-spacing:0.3em;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color:#262626;
	}

#sidebar h3.sponsor{
	color:#fff;
	border-top:3px double #fff;
	border-bottom:1px solid #fff;
	}

#sidebar h3, #sidebar h2 {
	font-size:0.9em;
	border-top:3px double #262626;
	border-bottom:1px solid #262626;
	padding:5px 0 5px 2px;
	margin:20px 0 15px 0;

	}


#sidebar h3, {
	font-size:0.9em;
	border-top:3px double #B1C7D5;
	border-bottom:1px solid #B1C7D5;
	padding:5px 0 5px 2px;
	margin:20px 0 15px 0;
	color:#fff;
	}

#sidebar img {
	padding:0px;
	margin:0px;

	}



h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #262626;
	}

h4 a {
	color: #333333;
	font: 1.3em;
	margin-bottom:10px;
	font-weight:bold;
	text-decoration:none;

	}

h4 a:hover {
	text-decoration:none;

	}

#archive h4 {

color: #004677;
	}	
	
	
/******************************************
*   Content                        
******************************************/


#content {
	width:605px;
	float:left
	background: transparent;
	}

#contenthome {
	margin-top:5px;
	width:640px;
	float:left
	}

#commenti {
	width:600px;
	float:left
margin-left:30px;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:8px;
	margin:10px 3px 20px 0px;
	border: 1px solid #ccc;
	}

.feature li{
	margin-left:19px;
padding: 2px 0px 0px 2px;
	}

.feature p, #rightcol p { margin:0;}

#leftcol.nobordo { border:none;	}

#leftcol .feature { margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */








			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

#sondaggio {
	float:left;
	margin: 0 18px 8px 0;
	padding:2px;
	border: 0px solid #999;
	}

#sondaggio p {
	margin-bottom:10px;
	}

.title, a.title  {
	font-size:0.9em;
	font-weight:bold;
	color:#262626;
	letter-spacing: -0.7px
	text-align:left;
display:block;
	}
		
#lead p {
	margin-bottom:10px;
	}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
border:none;
box-shadow: 3px 3px 3px 0px #dedcdc;  
-moz-box-shadow: 3px 3px 3px 0px #dedcdc;  
-webkit-box-shadow: 3px 3px 3px 0px #dedcdc;
	}

#leftcol img {
background: #fff;
	margin: 2px 0px 2px 0px;
	display:block
box-shadow: 3px 3px 3px 0px #dedcdc;  
-moz-box-shadow: 3px 3px 3px 0px #dedcdc;  
-webkit-box-shadow: 3px 3px 3px 0px #dedcdc;
	}


#rightcol a img {
padding:4px; 
	margin:10px 10px 4px 0px;
border: 1px solid #dedcdc;
background: #fff;
	}


#rightcol a:hover img{ 
	background: #e5e6e3; 
	
}





#leftcol a img {
padding:4px; 
	margin:10px 10px 4px 0px;
border: 1px solid #dedcdc;
background: #fff;
	}


#leftcol a:hover img{ 
	background: #e5e6e3; 
	
}

	
#rightcol .clearfloat {
	border-bottom:0px solid #999;
	padding:8px 0;
	margin-left:-10px;
	}	


#rightcol a {
	color:#262626;
	}	


#rightcol p {
	margin-top:5px;
	text-align:left;
	}

#leftcol p {
text-align:justify;
margin:4px 5px 4px 2px;
	}


/* Post Formatting */


.autoripage {
	padding-bottom:28px;
	margin-left:35px;
	margin-top:20px;
	paddin-top:50px;
	text-align:left;
	border-bottom:0px solid #262626;
	font-size:113%;
	line-height:20px;
	}

.entry {
	background: transparent;
	padding:0px 0px 10px 10px;
	margin:0px 0px 0px 15px;
	text-align:left;
	font-size:105%;
	line-height:20px;
border-left:1px solid #b9c206;
border-right:0px solid #b9c206;
	}



.entry small {
	color:#262626;
padding:0px;
margin:0px;
	}




.entry small a {
	color:#262626;
	text-decoration:underline;
	}

.entry h3 {
	margin-top:-115px;
	}


.entry a {
color:#262626;
text-decoration:underline;
	}

.entry img {
	background: #fff;
	margin: 0px 8px 5px -5px;
	display:block;
	}


.entry a img {
background: #fff;
	margin: 0px 8px 5px -5px;
	display:block;
	}


.entry a:hover img{
background-color:#dedcdc;
	}

#postautore {
	color:#fff;
	background: #88A8BF url(images/bg_postautore.jpg) top repeat-x;
	padding:10px;
	margin:10px 10px 0px -2px;
	border-bottom:1px solid #CBCFD2;
	border-left:1px solid #CBCFD2;
	}

#postautore ul li{
	color:#fff;
	margin-left:25px;
	font-size:90%;
	}

#postautore ul li a{

color:#fff;
	}

.post img {
margin:0px 15px 2px 0px;
padding:0px 0px 0px 0px;
background-color:#e8ec97;
	}


.post a img {
margin-left:0px;
margin-bottom:5px;
padding:6px;
background-color:#F4F4EC; 
border:1px solid #ccc;
	}

.post a:hover img{
background-color:#ccc;
border:1px solid #ccc;
	}


.entry blockquote {
	
	background:#f5f5f4;
	padding:2px 8px 4px 20px;
	margin:10px 10px 10px 0px;
	border: 1px solid #91bc3e;
	}

.entry blockquote h3{
font-size:120%;
	}	

.entry ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left:20px;
	padding-left:5px;
	}

.entry ol li {
	margin-bottom:5px;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:20px 0px 15px 0px;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}

.backbox {
	font-size:1.1em;
	margin:0 0 0px 0;
	padding:8px 10px;
	background:#F4F4EC;
	
	}
				

/* Form Elements */

select {
	background:#f3f4f9;
	border:1px solid #6b83c1;
	width:100%
	}
	

#searchform { 	padding:10px 5px 5px 0; 	}

.campo {
	width: 200px;
	}



.button {
	padding: 1px;
	background:#C8CE4A;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#AEB431;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;

	}



/* Comments*/


#commentarea {
margin-left:0px;
	}

.commentlist {
	padding-left:20px;
margin-left:20px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	border:1px solid #E6E3D3;
	}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
	
	
/******************************************
*   Footer                        
******************************************/


#footersafety {
background: #fff url(images/piede.jpg) repeat-x ;
margin: 50px 0px 0px 0px;
	width: 920px;
height:100%;
	font-size:0.9em;
	text-align:center;
	padding-top:15px;
	color:#262626;
	}



#footer {
	
	background: transparent url(images/sfondo_light.png) repeat-y;
	margin: 0px auto;

	font-size:0.9em;
	text-align:center;
	padding-top:15px;
	color:#262626;
	}

#footer a {
	text-decoration:underline;
	}

.navigation {
	border-top:1px solid #262626;
	display: block;
	text-align: center;
	margin: 10px 0px 60px 0px;
	padding: 10px 0px 0px 0px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


.sidebox {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px 15px 5px 15px;
	border: 1px solid #ccc;
margin-top:0px;
height:240px;

	}

.date{
	background:url(images/boxdata.png);
	background-repeat:no-repeat;
	width:60px;
	height:69px;
	text-align:center;
	float:right;
	color:#fff;
	padding-top:8px;
	margin: 5px 5px 10px -3px;
	font-size:19px;
}


.newsletterTextInput{ width:120px; }

.newsletterContainer{ width:100%; }

.success {
	background: #CFEBF7;
	border: 1px solid #2580B2;
}

.error {
	background: #FFEFF7;
	border: 1px solid #c69;
}

.error, .success {
	margin: 3px 0px;
	padding: 2px;
}



	 #scrollup {
	   position: relative;
	   overflow: hidden;
	   height: 240px;
	 }

#scrollup img {
	   float:right;
margin-right:0px;
margin-bottom:10px;
 }

	 .headline {
	   position: absolute;
	   top: 250px;
     	left: 0px;
	   height: 240px;
	   width:215px;
	 }


#related {/*.subnav is mainly the categories list*/
	margin-left:20px;

	}

#related h3 {
	border-bottom: 1px dotted #8db03e;
	padding-bottom:10px;
margin:0px 0px 0px 0px;
	}



#related ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
	}

#related li a:link, #related li a:visited {
background: #fff url(images/bullet_star.png) no-repeat top left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:5px 4px 5px 18px;
	border-bottom: 1px dotted #8db03e;
	}
		
#related li a:hover, #related  li a:active {
	background: #f1f4bf url(images/bullet_star.png) no-repeat top left;
	text-decoration:none;
	border-bottom: 1px dotted #8db03e;
	}


.posttab {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #323131;
	background-color: transparent;
}

.posttab h4 {
	padding: 3px 0px 0px 23px;
	margin: 0px 0px 0px 0px;
	color: #323131;
	background: transparent url(images/diagram.png) no-repeat left;
}

.posttab a {
	padding: 5px 0px 0px 25px;
	margin: 15px 0px 0px 22px;
	background: transparent url(images/check.png) no-repeat left;
	color: #DFE73F;
	font:120% Georgia, "Times New Roman", Times, serif;
display:block;
}

.posttab p {
	padding: 0px 0px 5px 0px;
	margin: -7px 20px 10px 45px;
	color: #323131;
}

		#sidecontent {
			color: White;
			width: 156px;
			height:500px;
			float: right;
			background: #262626;
		}
		
		#sidecontent div {
			cursor: default;
			height:500px;
 			background: #262626;

		}

	#sidecontent div img {
		border:0px solid;
		margin:3px 0px 1px 0px;
		padding:0px;
		}
		
		.sidecontentslider {
			background: #262626  url(images/bottone.png) no-repeat;
			padding-left: 40px;
			height:500px;
			cursor: pointer;
		}
		
		.sidecontentslider:hover {
			background: #262626 url(images/bottone.png) no-repeat;
			height:500px;
		}
		
		.sidecontentslider.expanded {
			background: #262626  url(images/bottone.png) no-repeat;
			height:500px;
		}
		
		.sidecontentslider.expanded:hover {
			background: #262626  url(images/bottone.png) no-repeat;
			height:500px;
		}




#rightcol a img.noombra,#rightcol img.noombra {
background: transparent;
	margin: 0px 0px 0px 0px;
	display:block
border:none;
box-shadow: 0px 0px 0px 0px #dedcdc;  
-moz-box-shadow: 0px 0px 0px 0px #dedcdc;  
-webkit-box-shadow: 0px 0px 0px 0px #dedcdc;
	}

#leftcol a img.noombra,#leftcol img.noombra {
background: transparent;
	margin: 0px 0px 0px 0px;
	display:block
box-shadow: 0px 0px 0px 0px #dedcdc;  
-moz-box-shadow: 0px 0px 0px 0px #dedcdc;  
-webkit-box-shadow: 0px 0px 0px 0px #dedcdc;
	}



#linguettacategorie {
	padding: 0px 0px 3px 15px;
	margin: 5px 0px 12px -22px;
	color: #ed1c24;
	border-bottom: 1px solid #b6b6b6;
	width:290px;
	display:block;
}

#linguettacategorie a{
color: #ed1c24;
font-size:120%;
font-weight:normal;
font-family:'BitsumishiRegular', "Tahoma", sans-serif;
}





#linguettacategoriesinistra {
	padding: 0px 0px 3px 10px;
	margin: 15px 0px 12px -15px;
	color: #91bc3e;
	border-bottom: 1px solid #b6b6b6;
	width:290px;
	display:block;
}

#linguettacategoriesinistra a{
color: #91bc3e;
font-size:120%;
font-weight:normal;
font-family:'BitsumishiRegular', "Tahoma", sans-serif;
}





ul.sezionitematiche {
margin:2px 0px 0px 15px;
font-size:135%;
list-style:none;
text-transform:uppercase;
font-weight:bold;
}




ul li a#due {
background: transparent;
background-position: 0px -26px;
text-decoration:none;
margin:0px 0px 0px -15px;
padding:4px 0px 4px 15px;
line-height:19px;
list-style:none;
border-bottom:1px solid #fff;
display:block;
color:#ff7e00;
}




ul li a#nove {
background: transparent;
background-position: 0px -263px;
text-decoration:none;
margin:0px 0px 0px -15px;
padding:4px 0px 4px 15px;
line-height:19px;
list-style:none;
border-bottom:1px solid #fff;
display:block;
color:#91bc3e;
}





ul li a:hover#due{
background-color:#fff;
color:#333333;
}



ul li a:hover#nove{
background-color:#fff;
color:#333333;
}







#list4 {
		width:560px;
margin: 10px 0px 30px 0px;
}


#list4 div .titoletto { 
font-size:110%;
font-weight: normal;
padding: 5px 0px 5px 18px;
	margin: 0px 0px 0px 10px;
	color: #484847;
	border-bottom: 1px solid #DFE73F;
	background: transparent url(images/add.png) no-repeat left;
	cursor: pointer;
}

#list4 div.selected.titoletto { 
font-weight: bold;
border-bottom: 0px solid #DFE73F;
color:#DFE73F;
background: transparent url(images/remove.png) no-repeat left;
}

#list4 div div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	color: #565655;
	background-color: transparent;
	cursor: pointer;
}



#list4 div div a {
color: #373736;
border:none;
border-bottom: 1px solid #DFE73F;
display:block;
padding: 5px 0px 5px 2px;
margin: 0px 18px 0px 18px;
text-decoration:none;

}

#list4 div div a:hover {
background: transparent url(images/hovertab.png) repeat;

}


.related_post {
display:block;
margin: 0px 0px 0px 0px;
}

.related_post a{
text-decoration:none;
}

#post_div {
height:50px;
margin-top:-10px;
padding-bottom:5px;
border-bottom:1px solid #ccc;
margin-bottom:5px;
}
.img_related_post{
float:left
}
.text_related_post{
text-align:left;
width:590px;
}
.related_post img {
align:left;
border: 1px solid #ccc;
margin: 0px 6px 0px 0px;
padding: 2px 2px 2px 2px;
width:40px;
}

#sidebarsalewa a:hover {
opacity:.70;
filter:alpha(opacity=70);
filter:”alpha(opacity=70)”;
} 




/******************************************
*   layout new home                    
******************************************/


body.homenew {
	background: #eeeeee;
	color: #333;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Geneva, sans-serif; 
	}



#homepagenew-content { /*the main container*/
	width:1010px;
	height:100%;
	min-height:1700px;
	font-size:1em;
	background: transparent; 
	padding: 5px 0px 0px 0px;
	margin:0px auto;
	}



#homepagenew-sfondo{
	background: #fff;
min-height:4400px;
	color: #333;
	padding: 0px 0px 0px 0px;
margin:0px auto;
display:block;
width:1010px;
	}


#homepagenew-sfondogore{
	background: #fff;
min-height:4400px;
	color: #333;
	padding: 0px 0px 0px 0px;
margin:0px auto;
display:block;
	}


#homepagenew-scatolone {
width:1260px;
height:100%;
margin:0px auto; 
background: transparent;
background-attachment:fixed;
}





#logonew {/*where the logo sits*/
	width:1012px;
	margin: 0px 0px 20px -1px;
	padding:20px 0px 0px 0px;
	height:150px;
	background:#000; 
	}


#logonew-nansen {/*where the logo sits*/
	width:1012px;
	margin: 0px 0px 20px -1px;
	padding:20px 0px 0px 0px;
	height:180px;
	background: #000 url(images/header-nansen-amudsen.jpg) no-repeat;
	}

#logonew-lowa {/*where the logo sits*/
	width:1012px;
	margin: 0px 0px 20px -1px;
	padding:20px 0px 0px 0px;
	height:180px;
	background: #000 url(images/testata-discorvering.jpg) no-repeat;
	}

#logonew-merano {/*where the logo sits*/
	width:1012px;
	margin: 0px 0px 20px -1px;
	padding:20px 0px 0px 0px;
	height:180px;
	background: #000 url(images/header-prosit.jpg) no-repeat;
	}

#header-gore-active {/*where the logo sits*/
	width:1012px;
	margin: 0px 0px 20px -1px;
	padding:20px 0px 0px 0px;
	height:180px;
	background: #000 url(images/header-gore-active.jpg) no-repeat;
	}


#header-eoft {/*where the logo sits*/
	width:1012px;
	margin: 0px 0px 20px -1px;
	padding:20px 0px 0px 0px;
	height:180px;
	background: #000 url(images/header-eoft.jpg) no-repeat;
	}





#sidebarnew {
	width: 340px;
	float:right;
margin-top:12px;
margin-right:15px;
border:0px solid #000;
	}


#sidebarnew h2{
font-family:'BitsumishiRegular', "Tahoma", sans-serif;
border-bottom:1px solid #666;
padding: 0px 0px 2px 5px;
margin:10px 0px 5px 0px;
color:#231f20;
	}


#sidebarnew h4{
font-family:'BitsumishiRegular', "Tahoma", sans-serif;
font-size:130%;
	font-weight:600;
padding: 0px 0px 2px 0px;
margin:20px 0px 10px 8px;
color:#91bc3e;
	}



#sidebarnew h2 span{
color:#91bc3e;
	}



#sidebarnew p{
	padding:3px 7px 0px 7px;
	}


#sidebarnew ul.agenda{
margin:10px 0px 5px 25px;
color:#91bc3e;
	}


#sidebarnew ul.agenda li{
padding:0px 0px 10px 2px;
	}

#sidebarnew ul.agenda li a{
text-decoration:none;
color:#000;
	}

#sidebarnew ul.agenda li a:hover{
text-decoration:underline;
color:#91bc3e;
	}



#sidebarnew ul.detteoft{
margin:10px 0px 5px 5px;
color:#91bc3e;
font-size:120%;
	}


#sidebarnew ul.detteoft li{
padding:10px 0px 15px 0px;
border-bottom:1px solid #ccc;
color:#000;
list-style:none;
	}

#sidebarnew ul.detteoft li a{
text-decoration:none;
color:#e3011c;
	}

#sidebarnew ul.detteoft li a:hover{
text-decoration:underline;
color:#91bc3e;
	}




ul.autori{

margin:10px 0px 5px 5px;
color:#91bc3e;
list-style:none;
	}


#sidebarnew ul.autori li{
height:60px;
margin:0px 0px 0px 0px;
padding:1px 0px 0px 0px;
font-size:125%;
border-bottom: 1px solid #ccc;

	}

#sidebarnew ul.autori li a{
text-decoration:none;
color:#000;
display:blocK;
width:100%;

	}



ul.autori li a img{
padding:0px 0px 0px 0px;
float:left;
display:block;
width:45px;
	}

#sidebarnew ul.autori li a:hover{
text-decoration:underline;
color:#91bc3e;
	}

#sidebarnew ul.autori li a:hover{
text-decoration:underline;
color:#91bc3e;
border-left: 4px solid #91bc3e;

	}


#sidebarnew .boxpartnernew a img{
width:60px;
margin:10px 11px 0px 11px;
padding:0px 0px 0px 0px;
	}


#sidebarnew .event-blog a img{
width:300px;
height:60px;
margin:10px 0px 0px 24px;
padding:0px 0px 0px 0px;
	}


ul.video{
margin:10px 0px 5px 5px;
color:#91bc3e;
list-style:none;
	}


#sidebarnew ul.video li{
height:110px;
margin:0px 0px 0px 0px;
padding:1px 0px 0px 0px;
font-size:100%;
border-bottom: 1px solid #ccc;
overflow:hidden;

	}

#sidebarnew ul.video li a{
text-decoration:none;
color:#000;
display:blocK;
width:100%;
	}




ul.video li a img{
padding:0px 0px 0px 0px;
float:left;
display:block;
width:150px;
	}



#sidebarnew ul.video li a:hover{
text-decoration:underline;
color:#91bc3e;
border-left: 4px solid #91bc3e;

	}






#sidebarnewdestra {
	width: 170px;
margin-top:0px;
margin-right:0px;
background: transparent;
float:right;
border:0px solid red;
	}


#sidebarnewsinistra {
	width: 169px;
margin-top:0px;
margin-right:0px;
background:transparent;
border:0px solid yellow;
	}


#actionboxnew{
font-family:'BitsumishiRegular', "Tahoma", sans-serif;
background: transparent;
padding:8px 0px 0px 0px;
margin:0px 0px 0px 0px;
border-bottom: 0px solid #ed1c24;
width:150px;
}

#actionboxnew h3{
font-family:'BitsumishiRegular', "Tahoma", sans-serif;
background: #transparent;
margin:0px 0px 0px -2px;
padding:0px 5px 6px 6px;
font-size:125%;
color:#ed1c24;
border:none;
display:block;
width:150px;
text-transform:uppercase;
letter-spacing:0px;
border-bottom:2px solid #ed1c24;
}


#actionboxnew h3 a{
font-family:'BitsumishiRegular', "Tahoma", sans-serif;
color:#ed1c24;
text-decoration:none;
}

#actionboxnew h3 a:hover{
color:#000;
text-decoration:none;
}


#experienceboxnew h3 a{
font-family:'BitsumishiRegular', "Tahoma", sans-serif;
color:#91bc3e;
text-decoration:none;
}

#experienceboxnew h3 a:hover{
color:#000;
text-decoration:none;
}

#experienceboxnew{
font-family:'BitsumishiRegular', "Tahoma", sans-serif;
background:transparent;
padding:8px 0px 0px 0px;
margin:0px 0px 0px 0px;
width:150px;

}

#experienceboxnew h3{
font-family:'BitsumishiRegular', "Tahoma", sans-serif;
background: transparent;
margin:0px 0px 0px -2px;
padding:0px 5px 6px 6px;
font-size:125%;
color:#91bc3e;
border-bottom:2px solid #91bc3e;
display:block;
width:150px;
text-transform:uppercase;
letter-spacing:0px;
}


ul.sezionitematicheaction {
margin:10px 0px 10px 5px;
padding:0px 0px 0px 0px;
font-size:120%;
list-style:none;
text-transform:uppercase;
font-weight:bold;
color:#ed1c24;
}



ul.sezionitematicheaction li a{
margin:15px 0px 15px 0px;
padding:12px 0px 12px 0px;
list-style:none;
text-transform:uppercase;
font-weight:normal;
color:#ed1c24;
}


ul.sezionitematicheaction li {
margin:0px 0px 0px 0px;
padding:2px 0px 1px 0px;
}


ul.sezionitematicheexperience li {
margin:0px 0px 0px 0px;
padding:2px 0px 1px 0px;
}



ul.sezionitematicheexperience {
margin:10px 0px 31px 5px;
padding:0px 0px 0px 0px;
font-size:120%;
list-style:none;
text-transform:uppercase;
font-weight:bold;
color:#91bc3e;
}



ul.sezionitematicheexperience li a{
margin:12px 0px 0px 0px;
padding:8px 0px 8px 0px;
list-style:none;
text-transform:uppercase;
font-weight:normal;
color:#91bc3e;
}



.camponew {
	width: 280px;

	}


#icone {
	width: 300px;
	background:transparent;
margin:-178px -20px 7px 0px;
padding:0px;
float:right;
	}


#icone img{
width:30px;
margin:0px 3px 2px 2px;
padding:0px 3px 2px 2px;
	}

#icone img a:hover{
border:none;
	}


#slider h2 a{ 
font-family: Tahoma, Geneva, sans-serif;
letter-spacing: 0px; 
color:#000; 
margin:0; 
padding:0;
display:block; 
width:300px;
font-weight:bold;
font-size:80%;
}





#rightcol h3{
background: #fff;
margin:-6px 0px 0px -32px;
padding:5px 0px 5px 8px;
font-size:125%;
color:#ed1c24;
border:none;
display:block;
width:300px;
text-transform:uppercase;
letter-spacing:0px;
border-bottom:2px solid #ed1c24;
border-left:0px solid #ed1c24;
font-family:'BitsumishiRegular', "Tahoma", sans-serif;
}


#leftcol h3{
background: transparent;
margin:-2px 0px 0px -15px;
padding:5px 0px 5px 8px;
font-size:125%;
color:#91bc3e;
border-bottom:2px solid #91bc3e;
display:block;
width:295px;
text-transform:uppercase;
letter-spacing:0px;
font-family:'BitsumishiRegular', "Tahoma", sans-serif;
}


#list7 a img{
width:55px;
}


#list8 a img{
width:55px;
}




#menunew{
width: 1000px;
height:35px;
margin:0px 0px 0px 15px;
padding:0px 0px 0px 0px;
background:transparent;
}

#menunew ul{
margin:0px 0px 0px 0px;
list-style: none;
padding:0px 0px 0px 0px;
}

#menunew li{
display: inline;
text-transform:uppercase;
}

#menunew li a{
float: left;
display: block;
color: #1a171b;
margin: 7px 0px 0px 6px; /*Margin between each menu item*/
padding: 5px 5px 3px 24px;
text-decoration: none;
letter-spacing: 1px;
border:2px solid #9ab710;
border-bottom:0px solid #9ab710;
font-size:110%;
font-weight:bold;
min-width:40px;
background: transparent url(images/icon-micro.png) no-repeat center left;
}


#menunew a:hover{
background:#000 url(images/icon-micro-hover.jpg) no-repeat center left;
text-decoration: none;
color:#fff;
border:2px solid #000;
}


#menunew li a.visited{
background:#000 url(images/icon-micro-hover.jpg) no-repeat center left;
color:#fff;
padding: 5px 5px 3px 24px;
border:2px solid #000;
border-bottom:0px solid #000;
}

#menunew li a.info{
margin-left:95px;
background: #fff;
padding: 5px 6px 3px 6px;
text-align:center;
border:2px solid #9ab710;
border-bottom:0px solid #9ab710;
}








#menunewtest{
width: 1000px;
height:33px;
margin:0px 0px 0px 10px;
padding:0px 0px 0px 0px;
background:transparent;
font-family:'BitsumishiRegular', "Tahoma", sans-serif;
font-size:100%;

}

#menunewtest ul{
margin:0px 0px 0px 0px;
list-style: none;
padding:0px 0px 0px 0px;
}

#menunewtest li{
display: inline;
text-transform:uppercase;
}

#menunewtest li a{
float: left;
display: block;
color: #1a171b;
margin: 4px 0px 0px 6px; /*Margin between each menu item*/
padding: 5px 5px 3px 24px;
text-decoration: none;
letter-spacing: 1px;
border:2px solid #eeeeee;
border-bottom:0px solid #9ab710;
font-size:116%;
font-weight:bold;
min-width:40px;
background: #eeeeee url(images/icon-micro.png) no-repeat center left;
}


#menunewtest a:hover{
background:#000 url(images/icon-micro-hover.jpg) no-repeat center left;
text-decoration: none;
color:#fff;
border:2px solid #000;
}


#menunewtest li a.visited{
background:#000 url(images/icon-micro-hover.jpg) no-repeat center left;
color:#fff;
padding: 5px 5px 4px 24px;
border:2px solid #000;
border-bottom:0px solid #000;
}



#menunewtest a.homemenu{
margin-right:20px;
margin-left:5px;
background: #eeeeee url(images/icon-micro-home.png) no-repeat center left;
padding: 5px 6px 4px 24px;
text-align:center;
border:2px solid #eeeeee;
border-bottom:0px solid #9ab710;
}

#menunewtest a:hover.homemenu{
color:#fff;
background: #000000 url(images/icon-micro-home-hover.png) no-repeat center left;
border:2px solid #000000;
padding: 5px 6px 4px 24px;
}

#menunewtest a:hover.homemenutest{
color:#fff;
background: #000000 url(images/icon-micro-home-hover.png) no-repeat center left;
border:2px solid #000000;
padding: 5px 6px 4px 24px;
}



#menunewtest li a.info{
margin-left:35px;
background: #eeeeee;
padding: 5px 6px 3px 6px;
text-align:center;
border:2px solid #eeeeee;
border-bottom:0px solid #9ab710;
}


#menunewtest li a.newsletter{
background: #eeeeee;
padding: 5px 6px 3px 6px;
text-align:center;
border:2px solid #eeeeee;
border-bottom:0px solid #9ab710;
}


#menunewtest li a:hover.info{
background: #000;
color:#fff;
border:2px solid #000;
border-bottom:0px solid #9ab710;
}


#menunewtest li a:hover.newsletter{
background: #000;
color:#fff;
border:2px solid #000;
border-bottom:0px solid #9ab710;
}

#menunew li a.newsletter{
background: #fff;
padding: 5px 6px 3px 6px;
text-align:center;§
border:2px solid #9ab710;
border-bottom:0px solid #9ab710;
}


#menunew li a:hover.info{
background: #000;
color:#fff;
border:2px solid #000;
border-bottom:0px solid #9ab710;
}


#menunew li a:hover.newsletter{
background: #000;
color:#fff;
border:2px solid #000;
border-bottom:0px solid #9ab710;
}




