﻿/*  
Theme Name: New Mountain blog
Theme URI: http://www.mountainblog.it
Description: nuova versione magazine style 
Version: 0.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: "Florencesans Exp";
	src: url ("http://www.mountainblog.it/Flor13.ttf") ;
	}

.entry h1{
	font-family: Arial, Helvetica, Sans -serif;
margin:5px 0px 3px 0px;
padding:0px 0px 5px 0px;
text-shadow: 1px 1px 2px #ccc;
font-weight:100%;
	}


.entry h1 span  {
	font-family: Arial, Helvetica, Sans -serif;
	color:#959b0f;
	font-size:80%;
	border-bottom: 1px solid #959b0f;
	padding:0px 0px 10px 0px;
	margin:0px 0px 25px 0px;
	display:block;
	}




body,html {
	min-height:101%;
	}
	
body {
	background: #262626 url(images/bg.png) center repeat-y;
	color: #333;
	padding: 0px 0px 0px 0px;
	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
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;
}



.titolo {
display:block;
color: #262626;
font: 1.4em Georgia, "Times New Roman", Times, serif;
}

.tag {
border:0;
font-size:110%;
border-top: 0px solid #262626;
border-bottom: 0px solid #262626;
padding:7px 0px 7px 23px;
margin-top:20px;
margin-left:0px;
background: #f1f4bf url(images/tags.png) no-repeat left;
}

.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 0; border:0px solid #999; padding:1px;}

img.left{ float:left; margin:0 12px 5px 0; }
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 0; }
	
		
/******************************************
*   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:931px;
	height:100%;
	min-height:1000px;
	margin:0 auto;
	font-size:1em;
	background: #fff url(images/testata-autori.jpg) top no-repeat;
	padding: 0px 0px 0px 0px;
	border-bottom:0px double #333;
	border-left:0px double #333;
	border-right:0px double #333;

}



#logoclick {/*where the logo sits*/
	width:400px;
	margin: 25px 0px 0px 50px;
	height:120px;
	background:transparent;
	}

#brandclick {/*where the logo sits*/
	width:400px;
	margin: 35px 0px 0px 0px;
	height:100px;
	background:transparent;
	}



.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {/*you guessed it: it�s the sidebar container*/
background: transparent url(images/fondo.png) repeat;
width: 255px;
	float:right;
margin: 70px 20px 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 15px;
	padding:0px 23px 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 23px;
	}


#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;
	}
	
#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:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	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;
	}

	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #262626;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #262626;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #262626;
	margin: 20px 0;
	}

h3 {
	font: 1.0em Arial, Helvetica, sans-serif;
	letter-spacing:0.3em;
	margin-bottom:5px;
margin-top:3px;
	font-weight:bold;
	color:#262626;
	}

.commerciale {
	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/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:12px 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 {
	color: #333333;
font: 1.3em Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;

	}
#archive h4 {

color: #004677;
	}	
	
	
/******************************************
*   Content                        
******************************************/

#content {
	width:620px;
	float:left
	background: url(images/fondo.png) repeat;
	}

#contenthome {
	margin-top:5px;
	width:635px;
	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-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	font-weight:bold;
	color:#262626;
	letter-spacing: -0.7px
	text-align:left;
	}
		
#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 url(images/fondo.png) repeat;
	padding:10px 10px 10px 10px;
	margin:70px 0px 0px 20px;
	text-align:left;
	font-size:105%;
	line-height:20px;
	}



.entry small {
	color:#262626;
padding:0px;
margin:0px;
	}




.entry small a {
	color:#262626;
	text-decoration:underline;
	}

.entrytitle a{
	color:#262626;
	}


.entry a {
color:#262626;
	}

.entry img {
	background: #fff;
	margin: 0px 8px 5px 0px;
	display:block
	}


.entry a img {

	}


.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 5px;
padding:6px;
background-color:#e8ec97;
	}


.post a img {
margin-left:5px;
margin-bottom:5px;
padding:6px;
background-color:#e8ec97; 
border:1px solid #ccc;
	}

.post a:hover img{
background-color:#F4F4EC;
border:1px solid #ccc;
	}


.entry blockquote {
	color:#262626;
	background:#e8ec97;
	padding:5px 8px 5px 8px;
	margin:10px 0px 10px 15px;
	border:1px solid #ccc;
	}	

.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:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				

/* 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                        
******************************************/

#footer {
	
background: url(images/piede.jpg) repeat-x #fff;
margin: 0px auto;
	width: 931px;
height:100%;
	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
	}
.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:left;
	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: #ff6600;
	border-bottom: 1px solid #b6b6b6;
	width:290px;
	display:block;
}

#linguettacategorie a{
color: #ff6600;
font-size:120%;
font-weight:bold;
}





#linguettacategoriesinistra {
	padding: 0px 0px 3px 10px;
	margin: 15px 0px 12px -15px;
	color: #3399cc;
	border-bottom: 1px solid #b6b6b6;
	width:290px;
	display:block;
}

#linguettacategoriesinistra a{
color: #3399cc;
font-size:120%;
font-weight:bold;
}




ul.sezionitematiche {
margin:20px 0px 0px 15px;
font-size:160%;
list-style:none;
text-transform:uppercase;
}


ul li a#uno {
background: transparent url(images/spite.png) no-repeat;
background-position: 0px 3px;
text-decoration:none;
margin:0px 0px 0px -15px;
padding:5px 0px 5px 25px;
line-height:30px;
list-style:none;
border-bottom:1px solid #b6b6b6;
display:block;
}

ul li a#due {
background: transparent url(images/spite.png) no-repeat;
background-position: 0px -30px;
text-decoration:none;
margin:0px 0px 0px -15px;
padding:5px 0px 5px 25px;
line-height:30px;
list-style:none;
border-bottom:1px solid #b6b6b6;
display:block;
}

ul li a#tre {
background: transparent url(images/spite.png) no-repeat;
background-position: 0px -64px;
text-decoration:none;
margin:0px 0px 0px -15px;
padding:5px 0px 5px 25px;
line-height:30px;
list-style:none;
border-bottom:1px solid #b6b6b6;
display:block;
}


ul li a#quattro {
background: transparent url(images/spite.png) no-repeat;
background-position: 0px -97px;
text-decoration:none;
margin:0px 0px 0px -15px;
padding:5px 0px 5px 25px;
line-height:30px;
list-style:none;
border-bottom:1px solid #b6b6b6;
display:block;
}


ul li a#cinque {
background: transparent url(images/spite.png) no-repeat;
background-position: 0px -132px;
text-decoration:none;
margin:0px 0px 0px -15px;
padding:5px 0px 5px 25px;
line-height:30px;
list-style:none;
border-bottom:1px solid #b6b6b6;
display:block;
}


ul li a#sei {
background: transparent url(images/spite.png) no-repeat;
background-position: 0px -166px;
text-decoration:none;
margin:0px 0px 0px -15px;
padding:5px 0px 5px 25px;
line-height:30px;
list-style:none;
border-bottom:1px solid #b6b6b6;
display:block;
}


ul li a#sette {
background: transparent url(images/spite.png) no-repeat;
background-position: 0px -199px;
text-decoration:none;
margin:0px 0px 0px -15px;
padding:5px 0px 5px 25px;
line-height:30px;
list-style:none;
border-bottom:1px solid #b6b6b6;
display:block;
}


ul li a#otto {
background: transparent url(images/spite.png) no-repeat;
background-position: 0px -234px;
text-decoration:none;
margin:0px 0px 0px -15px;
padding:5px 0px 5px 25px;
line-height:30px;
list-style:none;
border-bottom:1px solid #b6b6b6;
display:block;
}


ul li a#nove {
background: transparent url(images/spite.png) no-repeat;
background-position: 0px -268px;
text-decoration:none;
margin:0px 0px 0px -15px;
padding:5px 0px 5px 25px;
line-height:30px;
list-style:none;
border-bottom:1px solid #b6b6b6;
display:block;
}



ul li a:hover#uno{
background-color:#ebebeb;
color:#5a6224;
}

ul li a:hover#due{
background-color:#ebebeb;
color:#ff7e00;
}

ul li a:hover#tre{
background-color:#ebebeb;
color:#338e8d;
}

ul li a:hover#quattro{
background-color:#ebebeb;
color:#c11486;
}

ul li a:hover#cinque{
background-color:#ebebeb;
color:#edcf02;
}

ul li a:hover#sei{
background-color:#ebebeb;
color:#976104;
}

ul li a:hover#sette{
background-color:#ebebeb;
color:#3cb924;
}

ul li a:hover#otto{
background-color:#ebebeb;
color:#8e40bf;
}

ul li a:hover#nove{
background-color:#ebebeb;
color:#395fbf;
}

ul li a:hover#dieci{
background-color:#ebebeb;
color:#5a6224;
}




ul.autori{
margin:10px 0px 5px 5px;
color:#91bc3e;
list-style:none;
	}


#sidebar ul.autori li{
height:60px;
margin:0px 0px 0px 0px;
padding:1px 0px 0px 0px;
font-size:125%;
border-bottom: 1px solid #ccc;

	}

#sidebar ul.autori li a{
text-decoration:none;
color:#000;
display:blocK;
width:100%;
	}



ul.autori li a img{
margin:3px 3px 0px 0px;
padding:5px;
float:left;
display:block;
width:45px;
	}

#sidebar ul.autori li a:hover{
text-decoration:underline;
color:#91bc3e;
	}

