/*  
Theme Name: Ginger Ninja! v2
Description: The new Ginger Ninja! theme.
Version: 1.0
Author: Donny Burnside
Author URI: http://www.ginger-ninja.net/
*/

/* Generic Styling */

body {
	background:#fff;
	font-family:"Trebuchet MS";
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	margin: 0; padding: 0;
	}
	

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}
	

p {
	margin-bottom:1.75em;
	margin-top: 15px;
	}

a {
	text-decoration:none;
	color:#0033FF;
	}
a:hover {
	text-decoration:underline;
	color:#0066FF;
	}
#home_alfa{
font-family:Verdana;
float:right;
margin-top:10px;

}
/* Structure */

#wrapper {
	width:940px;
	background:#FFFFFF;
	font-size:1.2em;
	margin: 0 auto;

	}

#menu {
	height:35px;
	line-height:35px;
	background:url(../image/bg-menu.png) repeat-x;
	padding:0;
	text-transform:uppercase;
	}
#sidebar {
	float:right;
	width:180px;
	background:#efefef;
	margin-right:0px;
	}
#content {
	float:left;
	width:220px;
	min-height:400px;
	margin-top: 10px;
	}
#testo {
	float:left;
	width:940px;
	position: static;
	left: 222px;
	height: auto;
	padding: 0;
	margin:0;
	background:#FFFFFF;
	}

#footer {
	clear:both;
	height:24px;
	bottom: auto;
	background: url(../image/bg-footer.jpg) repeat-x;
	}

/* Entries */

.entry {
	padding:5px 10px;
	text-align:left;
	line-height:1.75em;
	}
.entry-title {
	font-size:1.9em;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom: 10px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
color:#999999;
font-weight:bold;
	}
.comments a {
	color:#6CC7DC;
	background:url(../image/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}
.novita {
	font:"Trebuchet MS";
	font-size:14px;
	color:#CC0000;
	width:500px;
}


/* Menu */
.right {
float:right;
}
#menu ul {
	list-style-type:none;

	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	
	}
#menu li a:hover {
	background:url(../image/bg-menurosso1px.gif) repeat-x center center;
	}

#menu2 li {
	float:right;
	}
#menu2 li a {
	padding:0 10px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	
	}
#menu2 li a:hover {
	background:url(../image/bg-menu-hover.png) repeat-x center center;
	}
	
#faq li {
background:url(../image/2/fondo_faq.png) no-repeat center;
}	
#faq li a {
	display:block;
	color:#ffffff;
	}
#faq li a:hover {
	background:url(../image/2/fondo_faq_2.png) no-repeat center !important;
	}	
	

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar li a.cur {
	display:block;
	height:20px;
	line-height:20px;
	color:#6CC4D8;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a.cur:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:20px;
	background:url(../image/bg-sidebar-bottom.gif) no-repeat top center;
	}
	
/* Footer */

#footer-valid {

	padding-top:4px;
	padding-left:10px;
	cursor:default;
	color:#ffffff;
	font-size:9px;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(../image/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url(../image/button-feed.png) 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(../image/bg-ad-top.png) no-repeat;
	padding:5px;
	}
	
.indice
{
	text-align:left;
	font-size:small;
}

.indice a
{
	color:#231F40;
}

.indice a:hover
{
	color: #0066CC;
}

.abstract
{
	line-height:18px;
	padding-left:7px;
}

.titolo
{
	color:#FFFFFF; 
	font-family:Verdana
	font-size: 14px;
}
.subtitolo
{
    text-align:center;
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight:bold;
}
.msg{
color:#FF0000;
font-weight:bold;
font-size:14px;
text-align:center;
}

.autore
{
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}

.categoria
{
	font-weight: bold;
	font-size: 14px;
}

.cerca_sub
{
	width:80px;
}

.tagcloud a {
	text-decoration:none;
	color:#0066CC;
	}
.tagcloud a:hover {
	text-decoration:none;
	color:#231F40;
	}

.selected{
	background-image:url(../image/select.jpg)
}
.unselected{
	background-color:#FFFFFF;
}
ul.vert-one{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:bold 12px Helvetica, Verdana, Arial, sans-serif;
	line-height:165%;
	width:204px;
	margin-left: 10px;
}
ul.vert-one li{
	margin:0;
	padding:0;
	border-top:0px solid #fff;
	border-bottom:1px solid #fff;
}
ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#990000;
	background:#cebda5;
	padding:0 0 0 10px;
	width:194px;
	
}
ul.vert-one li a:hover{
	background:#b19d80 url("http://www.formare.erickson.it/qualitaintegrazionescolastica/image/vert-one_arrow.gif") no-repeat 0 5px;	color: #990000;
}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#b19d80 url("http://www.formare.erickson.it/qualitaintegrazionescolastica/image/vert-one_arrow.gif") no-repeat 0 5px;}
ul.vert-one li a.curren:hover{background:#cebda5}
.Stile1 {font-size: 18px}
.Stile3 {font-size: 36px; }

#marqueecontainer{
	position: relative;
	width: 300px; /*marquee width */
	height: 110px; /*marquee height */
	background-color: #FFFFFF;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
}
.login {
margin-left:10px;
width:204;
}
.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	

